|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgistoolkit.application.Constants
Class to hold constant information for the application that may change should The application change.
Constructor Summary | |
Constants()
Creates new Constants |
Method Summary | |
static java.lang.String |
getApplicationName()
Returns a constant name for the application. |
static void |
setApplicationName(java.lang.String inName)
Sets a constant name for the application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Constants()
Method Detail |
public static java.lang.String getApplicationName()
public static void setApplicationName(java.lang.String inName)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |