|
|||||||||
| Home >> All >> com >> flexstor >> common >> awt >> [ image overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.flexstor.common.awt.image
Class AssetImageMgr

java.lang.Objectcom.flexstor.common.awt.image.AssetImageMgr
- public class AssetImageMgr
- extends java.lang.Object
| Field Summary | |
private static AssetImageTemplate |
template
|
| Constructor Summary | |
AssetImageMgr()
|
|
| Method Summary | |
static java.awt.Image |
getImage(int nCheckoutStatus,
int nArchiveStatus)
|
static void |
loadTemplate()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
template
private static AssetImageTemplate template
| Constructor Detail |
AssetImageMgr
public AssetImageMgr()
| Method Detail |
loadTemplate
public static void loadTemplate()
getImage
public static java.awt.Image getImage(int nCheckoutStatus, int nArchiveStatus)
|
|||||||||
| Home >> All >> com >> flexstor >> common >> awt >> [ image overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.flexstor.common.awt.image.AssetImageMgr