java.lang.Object
javax.swing.plaf.metal.MetalIconFactory.FileIcon16
javax.swing.plaf.metal.MetalIconFactory.TreeLeafIcon
- All Implemented Interfaces:
- Serializable,- Icon
- Enclosing class:
- MetalIconFactory
public static class MetalIconFactory.TreeLeafIcon extends MetalIconFactory.FileIcon16
The class represents a tree leaf icon.
- 
Constructor SummaryConstructors Constructor Description TreeLeafIcon()
- 
Method SummaryMethods declared in class javax.swing.plaf.metal.MetalIconFactory.FileIcon16getAdditionalHeight, getShift
- 
Constructor Details- 
TreeLeafIconpublic TreeLeafIcon()
 
-