Package org.apache.log4j.chainsaw.icons
Class LineIconFactory
java.lang.Object
org.apache.log4j.chainsaw.icons.LineIconFactory
A simple factory/facade for creating some of the standard Icons that are based
on line drawings
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static class
A nice and simple 'X' style icon that is used to indicate a 'close' operation.private static class
A nice and simple 'X' style icon that is used to indicate a 'close' operation. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
logger
private static final org.apache.log4j.Logger logger
-
-
Constructor Details
-
LineIconFactory
private LineIconFactory()
-
-
Method Details
-
createExpandIcon
-
createCollapseIcon
-
createCloseIcon
-
createBlankIcon
-