Class SizeIcon
java.lang.Object
net.infonode.tabbedpanel.theme.internal.laftheme.SizeIcon
- All Implemented Interfaces:
Icon
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
void
-
Field Details
-
EMPTY
-
-
Constructor Details
-
SizeIcon
public SizeIcon(int width, int height) -
SizeIcon
public SizeIcon(int width, int height, boolean swap)
-
-
Method Details
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidth
in interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeight
in interfaceIcon
-