|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectecologylab.generic.Debug
ecologylab.xml.ElementState
ecologylab.xml.types.element.ArrayListState
ecologylab.appframework.types.PreferencesSet
@Deprecated public class PreferencesSet
A top level message between javascript and CFSessionLauncher.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ecologylab.xml.ElementState |
|---|
ElementState.ClassToCollectionMap, ElementState.DeclarationStyle, ElementState.xml_attribute, ElementState.xml_class, ElementState.xml_classes, ElementState.xml_collection, ElementState.xml_leaf, ElementState.xml_map, ElementState.xml_nested, ElementState.xml_tag |
| Field Summary |
|---|
| Fields inherited from class ecologylab.xml.types.element.ArrayListState |
|---|
set |
| Fields inherited from class ecologylab.xml.ElementState |
|---|
CDATA, ESTIMATE_CHARS_PER_FIELD, FLOATING_PRECISION_OFF, MARSHALLING_PARAMS, NORMAL, UTF16, UTF16_LE, UTF8, XML_FILE_HEADER |
| Fields inherited from interface ecologylab.appframework.ApplicationPropertyNames |
|---|
CODEBASE, FRAME, GO_PREFIX, PREFERENCES_SET, PREFERENCES_SET_ASSET, USERINTERFACE_PREF |
| Fields inherited from interface ecologylab.xml.XMLTranslationExceptionTypes |
|---|
FILE_NOT_FOUND, IO_EXCEPTION, NULL_PURL, UNKNOWN |
| Constructor Summary | |
|---|---|
PreferencesSet()
Deprecated. |
|
| Method Summary | |
|---|---|
protected java.util.Collection |
getCollection(java.lang.Class thatClass)
Deprecated. When translating from XML, if a tag is encountered with no matching field, perhaps it belongs in a Collection. |
static void |
loadPreferencesXML(TranslationSpace translationSpace,
java.io.File path,
java.lang.String prefFilePath)
Deprecated. Load an ecologylab style preferences file. |
void |
processPreferences()
Deprecated. |
| Methods inherited from class ecologylab.xml.types.element.ArrayListState |
|---|
add, add, addAll, addAll, clear, clone, contains, containsAll, get, getArrayList, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, recycle, remove, remove, removeAll, retainAll, set, set, size, subList, toArray, toArray, trimToSize |
| Methods inherited from class ecologylab.generic.Debug |
|---|
classSimpleName, closeLoggingFile, debug, debug, debug, debug, debugA, debugA, debugA, debugI, debugI, debugI, error, error, getClassName, getClassName, getInteractive, getPackageName, getPackageName, getPackageName, initialize, level, level, level, logToFile, print, print, println, println, println, println, println, println, printlnA, printlnA, printlnA, printlnI, printlnI, printlnI, printlnI, setLoggingFile, show, show, superString, toggleInteractive, toString, toString, warning, warning, weird, weird |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.List |
|---|
equals, hashCode |
| Constructor Detail |
|---|
public PreferencesSet()
| Method Detail |
|---|
protected java.util.Collection getCollection(java.lang.Class thatClass)
getCollection in class ArrayListStatethatClass - The type of the ElementState superclass that could be stored in a Collection.
public void processPreferences()
public static void loadPreferencesXML(TranslationSpace translationSpace,
java.io.File path,
java.lang.String prefFilePath)
translationSpace - path - prefFilePath -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||