Save This Page
Home » openjdk-7 » javax » swing » plaf » metal » [javadoc | source]
javax.swing.plaf.metal
public static class: MetalIconFactory.FileIcon16 [javadoc | source]
java.lang.Object
   javax.swing.plaf.metal.MetalIconFactory$FileIcon16

All Implemented Interfaces:
    Serializable, Icon

Direct Known Subclasses:
    TreeLeafIcon

Warning: Serialized objects of this class will not be compatible with future Swing releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of Swing. As of 1.4, support for long term storage of all JavaBeansTM has been added to the java.beans package. Please see java.beans.XMLEncoder .
Field Summary
 MetalIconFactory.ImageCacher imageCacher     
Method from javax.swing.plaf.metal.MetalIconFactory$FileIcon16 Summary:
getAdditionalHeight,   getIconHeight,   getIconWidth,   getShift,   paintIcon
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from javax.swing.plaf.metal.MetalIconFactory$FileIcon16 Detail:
 public int getAdditionalHeight() 
 public int getIconHeight() 
 public int getIconWidth() 
 public int getShift() 
 public  void paintIcon(Component c,
    Graphics g,
    int x,
    int y)