|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectadams.core.ImageJHelper
public class ImageJHelper
Helper class for ImageJ.
| Field Summary | |
|---|---|
static String |
ENV_IMAGEJ_DIR
the environment variable to specify an alternative ImageJ directory, just above the "plugins" directory. |
protected static Boolean |
m_PluginsDirectorySet
whether the plugins directory has been set already. |
static String |
PROPERTY_PLUGINS_DIR
the system property that ImageJ queries for the plugins directory. |
| Constructor Summary | |
|---|---|
ImageJHelper()
|
|
| Method Summary | |
|---|---|
static void |
setPluginsDirectory()
Sets the ImageJ directory as ".$PROJECTHOME/imagej" and the plugins directory therefore as ".$PROJECTHOME/imagej/plugins" |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PROPERTY_PLUGINS_DIR
public static final String ENV_IMAGEJ_DIR
protected static Boolean m_PluginsDirectorySet
| Constructor Detail |
|---|
public ImageJHelper()
| Method Detail |
|---|
public static void setPluginsDirectory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||