jadex.util.jtable
Class SortArrowIcon
java.lang.Object
   jadex.util.jtable.SortArrowIcon
jadex.util.jtable.SortArrowIcon
- All Implemented Interfaces: 
- Icon
- public class SortArrowIcon- extends Object- implements Icon
 
 
 
 
NONE
public static final int NONE
- See Also:
- Constant Field Values
DECENDING
public static final int DECENDING
- See Also:
- Constant Field Values
ASCENDING
public static final int ASCENDING
- See Also:
- Constant Field Values
SortArrowIcon
public SortArrowIcon(int direction)
getIconWidth
public int getIconWidth()
- 
- Specified by:
- getIconWidthin interface- Icon
 
- 
 
getIconHeight
public int getIconHeight()
- 
- Specified by:
- getIconHeightin interface- Icon
 
- 
 
paintIcon
public void paintIcon(Component c,
                      Graphics g,
                      int x,
                      int y)
- 
- Specified by:
- paintIconin interface- Icon
 
- 
 
Submit a bug or feature
 For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples. Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.