Package org.apache.log4j.chainsaw.icons
Class LineIconFactory.BlankIcon
java.lang.Object
org.apache.log4j.chainsaw.icons.LineIconFactory.BlankIcon
- All Implemented Interfaces:
Icon
- Enclosing class:
LineIconFactory
A nice and simple 'X' style icon that is used to indicate a 'close' operation.
-
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
-