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 TypeMethodDescriptionint
int
void
-
Field Details
-
size
int size
-
-
Constructor Details
-
BlankIcon
public BlankIcon(int size)
-
-
Method Details
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeight
in interfaceIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidth
in interfaceIcon
-
paintIcon
-