|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pnp.xfeature.editor.ModelImages
public class ModelImages
A utility class that loads XFeature icons and provides them to the application as needed
| Constructor Summary | |
|---|---|
ModelImages()
|
|
| Method Summary | |
|---|---|
static Image |
getImage(java.lang.String path)
Loads and image based on the filename and returns it as instances of the Image class. |
static ImageDescriptor |
getImageDescriptor(java.lang.String path)
Loads and image based on the filename and returns its descriptor. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModelImages()
| Method Detail |
|---|
public static ImageDescriptor getImageDescriptor(java.lang.String path)
public static Image getImage(java.lang.String path)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||