|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Icon Interface.
Method Summary | |
int |
getIconHeight()
Returns the icon's height. |
int |
getIconWidth()
Returns the icon's width. |
void |
paintIcon(JQComponent component,
Graphics g,
int x,
int y)
Draws the icon at the specified location. |
Method Detail |
public void paintIcon(JQComponent component, Graphics g, int x, int y)
component
- the componentg
- the graphicsx
- the icon's x coordinatey
- the icon's y coordinatepublic int getIconWidth()
public int getIconHeight()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |