com.sun.jini.example.browser
Class MetalIcons.GrayFolderIcon

java.lang.Object
  extended by com.sun.jini.example.browser.MetalIcons.FolderIcon16
      extended by com.sun.jini.example.browser.MetalIcons.GrayFolderIcon
All Implemented Interfaces:
Serializable, Icon
Enclosing class:
MetalIcons

static class MetalIcons.GrayFolderIcon
extends MetalIcons.FolderIcon16
implements Icon


Constructor Summary
MetalIcons.GrayFolderIcon()
           
 
Method Summary
 int getAdditionalHeight()
           
 int getShift()
           
 void paintIcon(Component c, Graphics g, int x, int y)
           
 
Methods inherited from class com.sun.jini.example.browser.MetalIcons.FolderIcon16
drawCross, getIconHeight, getIconWidth, paintIcon
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.swing.Icon
getIconHeight, getIconWidth
 

Constructor Detail

MetalIcons.GrayFolderIcon

MetalIcons.GrayFolderIcon()
Method Detail

paintIcon

public void paintIcon(Component c,
                      Graphics g,
                      int x,
                      int y)
Specified by:
paintIcon in interface Icon

getShift

public int getShift()
Overrides:
getShift in class MetalIcons.FolderIcon16

getAdditionalHeight

public int getAdditionalHeight()
Overrides:
getAdditionalHeight in class MetalIcons.FolderIcon16


Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.