|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jgoodies.skeleton.domain.Constants
public final class Constants
Consists only of static methods that return constant lists of choices used to fill models for comboboxes and list views.
Field Summary | |
---|---|
static String[] |
ICE_CLASS_ARRAY
Holds an array of ice classes. |
static List |
ICE_CLASS_LIST
Holds an unmodifiable list of ice classes. |
static String[] |
LOCATION_ARRAY
Holds an array of locations. |
static List |
LOCATION_LIST
Holds an unmodifiable list of locations. |
static String[] |
MATERIAL_ARRAY
Holds an array of materials. |
static List |
MATERIAL_LIST
Holds an unmodifiable list of materials. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String[] ICE_CLASS_ARRAY
ICE_CLASS_LIST
public static final String[] LOCATION_ARRAY
LOCATION_LIST
public static final String[] MATERIAL_ARRAY
MATERIAL_LIST
public static final List ICE_CLASS_LIST
ICE_CLASS_ARRAY
public static final List LOCATION_LIST
LOCATION_ARRAY
public static final List MATERIAL_LIST
MATERIAL_ARRAY
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |