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 SummaryConstructors
- 
Method SummaryMethods declared in class javax.swing.plaf.metal.MetalIconFactory.FileIcon16getAdditionalHeight, getIconHeight, getIconWidth, getShift, paintIcon
- 
Constructor Details- 
TreeLeafIconpublic TreeLeafIcon()Constructs aTreeLeafIcon.
 
-