|
|
javax > javax.swing > javax.swing.plaf > javax.swing.plaf.iconuiresource >
Class: javax.swing.plaf.IconUIResource java.lang.Object javax.swing.plaf.IconUIResource
public class IconUIResource extends Object implements Icon, UIResource, Serializable
FIELDS:
CONSTRUCTORS:
| | | public | IconUIResource(Icon delegate) |
| |
|
|
|
METHODS:
| | | | public | int | getIconHeight() |
| | public | int | getIconWidth() |
| | public | void | paintIcon(Component c, Graphics g, int x, int y) |
| |
|
|
|
INHERITED METHODS:
| getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|