Package ca.phon.ui
Class EmptyIcon
java.lang.Object
ca.phon.ui.EmptyIcon
- All Implemented Interfaces:
Icon
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
int
void
-
Constructor Details
-
EmptyIcon
public EmptyIcon() -
EmptyIcon
public EmptyIcon(int width, int height)
-
-
Method Details
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidth
in interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeight
in interfaceIcon
-