Class LineIconFactory.BlankIcon
java.lang.Object
org.apache.log4j.chainsaw.icons.LineIconFactory.BlankIcon
- All Implemented Interfaces:
Icon
- Enclosing class:
LineIconFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintvoid
-
Field Details
-
size
int size
-
-
Constructor Details
-
BlankIcon
public BlankIcon(int size)
-
-
Method Details
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeightin interfaceIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidthin interfaceIcon
-
paintIcon
-