JavaTM 2 Platform Std. Ed. v1.6.0
javax.swing.plaf.metal
Class MetalIconFactory.TreeLeafIcon
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetalIconFactory.TreeLeafIcon
public MetalIconFactory.TreeLeafIcon()
getShift
public int getShift()
- Overrides:
getShift in class MetalIconFactory.FileIcon16
getAdditionalHeight
public int getAdditionalHeight()
- Overrides:
getAdditionalHeight in class MetalIconFactory.FileIcon16
Copyright 2003 Sun Microsystems, Inc. All rights reserved
|