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