jadex.util.jtable
Class SortArrowIcon
java.lang.Object
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:
getIconWidth
in interface Icon
getIconHeight
public int getIconHeight()
- Specified by:
getIconHeight
in interface Icon
paintIcon
public void paintIcon(Component c,
Graphics g,
int x,
int y)
- Specified by:
paintIcon
in 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-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.