|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectag.ion.noa4e.ui.NOAUIPluginImages
public class NOAUIPluginImages
Image registry of the plugin.
| Field Summary | |
|---|---|
static java.lang.String |
IMG_WIZBAN_APPLICATION
Banner for an office application wizard. |
| Constructor Summary | |
|---|---|
NOAUIPluginImages()
|
|
| Method Summary | |
|---|---|
static org.eclipse.swt.graphics.Image |
getImage(java.lang.String key)
Returns the Image identified by the given key,
or null if it does not exist. |
static org.eclipse.jface.resource.ImageDescriptor |
getImageDescriptor(java.lang.String key)
Returns image descriptor of the image with the submitted key. |
static org.eclipse.jface.resource.ImageRegistry |
getImageRegistry()
Returns the image registry. |
static org.eclipse.jface.resource.ImageRegistry |
initializeImageRegistry()
Initializes the image registry and declare all images. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String IMG_WIZBAN_APPLICATION
| Constructor Detail |
|---|
public NOAUIPluginImages()
| Method Detail |
|---|
public static org.eclipse.jface.resource.ImageRegistry initializeImageRegistry()
public static org.eclipse.jface.resource.ImageRegistry getImageRegistry()
public static org.eclipse.swt.graphics.Image getImage(java.lang.String key)
Image identified by the given key,
or null if it does not exist.
key - key to be used
public static org.eclipse.jface.resource.ImageDescriptor getImageDescriptor(java.lang.String key)
key - key to be used
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||