Class 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.

See Also:
Serialized Form

Constructors

Constructor Description
TreeLeafIcon()

Methods

Methods declared in class javax.swing.plaf.metal.MetalIconFactory.FileIcon16

getAdditionalHeight, getShift

Methods declared in class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods declared in interface javax.swing.Icon

getIconHeight, getIconWidth, paintIcon

Constructors

TreeLeafIcon

public TreeLeafIcon()