Compiere 3.1

org.compiere.images
Class ImageFactory.FolderIcon16

java.lang.Object
  extended by org.compiere.images.ImageFactory.FolderIcon16
All Implemented Interfaces:
Icon
Enclosing class:
ImageFactory

public static class ImageFactory.FolderIcon16
extends Object
implements Icon

Scaleable 16*16 Folder Icon


Constructor Summary
ImageFactory.FolderIcon16()
           
 
Method Summary
 int getAdditionalHeight()
          Get Additional Height
 int getIconHeight()
          Get Icon Height
 int getIconWidth()
          Get Icon Width
 int getShift()
          Get Shift
 void paintIcon(Component c, Graphics g, int x, int y)
          Paint Icon
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageFactory.FolderIcon16

public ImageFactory.FolderIcon16()
Method Detail

paintIcon

public void paintIcon(Component c,
                      Graphics g,
                      int x,
                      int y)
Paint Icon

Specified by:
paintIcon in interface Icon
Parameters:
c -
g -
x -
y -

getShift

public int getShift()
Get Shift

Returns:
0

getAdditionalHeight

public int getAdditionalHeight()
Get Additional Height

Returns:
0

getIconWidth

public int getIconWidth()
Get Icon Width

Specified by:
getIconWidth in interface Icon
Returns:
width

getIconHeight

public int getIconHeight()
Get Icon Height

Specified by:
getIconHeight in interface Icon
Returns:
height

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.