Public Member Functions | |
virtual void | paint (Component *c, Graphics &g, int x, int y)=0 |
virtual int | getIconHeight () const=0 |
virtual int | getIconWidth () const=0 |
|
Paint the icon. |
|
Returns the preferred height for this Icon. This height is then used in calculating the icon's parent size. |
|
Returns the preferred width for this Icon. This width is then used in calculating the icon's parent size. |