java.lang.Object
javax.swing.plaf.metal.MetalIconFactory.PaletteCloseIcon
- All Implemented Interfaces:
- Serializable, Icon, UIResource
- Enclosing class:
- MetalIconFactory
- See Also:
- Source Code
public int getIconHeight()
- See Also:
- Icon
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public int getIconWidth()
- See Also:
- Icon
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public MetalIconFactory.PaletteCloseIcon()
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public void paintIcon(Component c,
Graphics g,
int x,
int y)
- See Also:
- Icon
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples