|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdesktop.swingx.icon.ColumnControlIcon
public class ColumnControlIcon
Icon class for rendering icon which indicates user control of column visibility.
| Constructor Summary | |
|---|---|
ColumnControlIcon()
TODO: need to support small, medium, large |
|
| Method Summary | |
|---|---|
int |
getIconHeight()
Returns the icon's height. |
int |
getIconWidth()
Returns the icon's width. |
static void |
main(String[] args)
|
void |
paintIcon(Component c,
Graphics g,
int x,
int y)
Draw the icon at the specified location. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ColumnControlIcon()
| Method Detail |
|---|
public int getIconWidth()
javax.swing.Icon
getIconWidth in interface Iconpublic int getIconHeight()
javax.swing.Icon
getIconHeight in interface Icon
public void paintIcon(Component c,
Graphics g,
int x,
int y)
javax.swing.Icon
paintIcon in interface Iconpublic static void main(String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||