org.argosfields.image
Class UnitImageSet
java.lang.Object
org.argosfields.image.ImageSet
org.argosfields.image.UnitImageSet
- public final class UnitImageSet
- extends ImageSet
UnitImageSet.java
- Version:
- $Revision: 1.2 $ $Date: 2003/10/23 14:59:56 $
- Author:
- Xavier Cho
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static UnitImageSet getInstance()
getColumns
public final int getColumns()
- Specified by:
getColumns
in class ImageSet
- See Also:
ImageSet.getColumns()
getIconHeight
public final int getIconHeight()
- Specified by:
getIconHeight
in class ImageSet
- See Also:
ImageSet.getIconHeight()
getIconWidth
public final int getIconWidth()
- Specified by:
getIconWidth
in class ImageSet
- See Also:
ImageSet.getIconWidth()
getImage
protected org.eclipse.swt.graphics.Image getImage()
- Specified by:
getImage
in class ImageSet
- See Also:
ImageSet.getImage()
getRows
public final int getRows()
- Specified by:
getRows
in class ImageSet
- See Also:
ImageSet.getRows()
Copyright © Gnome Korea. All Rights Reserved.