|
VLab Common 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.psnc.vlab.util.image.ImageFactory
public abstract class ImageFactory
ImageFactory
class - image factory returns an image by the given key.
If the image is not found it will be created.
Constructor Summary | |
---|---|
ImageFactory()
|
Method Summary | |
---|---|
static ImageBean |
getImageBean(java.lang.String imageName)
Get the ImageBean by the given key. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageFactory()
Method Detail |
---|
public static ImageBean getImageBean(java.lang.String imageName)
imageName
- image name
|
VLab Common 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |