Class SpacerIcon
java.lang.Object
com.inductiveautomation.ignition.client.util.gui.SpacerIcon
- All Implemented Interfaces:
 Icon
- 
Constructor Summary
ConstructorsConstructorDescriptionSpacerIcon(Icon icon, int space) SpacerIcon(Icon icon, int top, int left, int bottom, int right) SpacerIcon(Icon icon, Insets insets)  - 
Method Summary
Modifier and TypeMethodDescriptionintintvoid 
- 
Constructor Details
- 
SpacerIcon
 - 
SpacerIcon
 - 
SpacerIcon
 
 - 
 - 
Method Details
- 
getIconHeight
public int getIconHeight()- Specified by:
 getIconHeightin interfaceIcon
 - 
getIconWidth
public int getIconWidth()- Specified by:
 getIconWidthin interfaceIcon
 - 
paintIcon
 
 -