java.lang.Object
javax.swing.plaf.metal.MetalIconFactory.FileIcon16
javax.swing.plaf.metal.MetalIconFactory.TreeLeafIcon
- All Implemented Interfaces:
Serializable,Icon
- Enclosing class:
- MetalIconFactory
The class represents a tree leaf icon.
-
Constructor Summary
Constructors -
Method Summary
Methods declared in class javax.swing.plaf.metal.MetalIconFactory.FileIcon16
getAdditionalHeight, getShiftMethods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods declared in interface javax.swing.Icon
getIconHeight, getIconWidth, paintIcon
-
Constructor Details
-
TreeLeafIcon
public TreeLeafIcon()Constructs aTreeLeafIcon.
-