|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractUIPlugin
ch.elexis.labor.medics.MedicsActivator
public class MedicsActivator
Activator for percentile plugin
Field Summary | |
---|---|
static java.lang.String |
PLUGIN_ID
The plug-in ID |
static java.lang.String |
TEXT_ENCODING
|
Constructor Summary | |
---|---|
MedicsActivator()
The constructor |
Method Summary | |
---|---|
static ImageDescriptor |
getImageDescriptor(java.lang.String path)
Returns an image descriptor for the image file at the given plug-in relative path |
static MedicsActivator |
getInstance()
Returns an instance of this activator object. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.String TEXT_ENCODING
public static final java.lang.String PLUGIN_ID
Constructor Detail |
---|
public MedicsActivator()
Method Detail |
---|
public static MedicsActivator getInstance()
public static ImageDescriptor getImageDescriptor(java.lang.String path)
path
- the path
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |