Package com.nomagic.ui
Class BorderIcon
java.lang.Object
com.nomagic.ui.BorderIcon
- All Implemented Interfaces:
 Icon
Icon for adding a border around a wrapped icon.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionintintvoid 
- 
Constructor Details
- 
BorderIcon
 
 - 
 - 
Method Details
- 
paintIcon
 - 
getIconWidth
public int getIconWidth()- Specified by:
 getIconWidthin interfaceIcon
 - 
getIconHeight
public int getIconHeight()- Specified by:
 getIconHeightin interfaceIcon
 
 -