|
||||||||||
| 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.appframework.types.prefs.Pref<AuthenticationList>
ecologylab.appframework.types.prefs.PrefAuthList
public class PrefAuthList
A preference that is an AuthenticationList.
| Nested Class Summary |
|---|
| Field Summary |
|---|
| Fields inherited from class ecologylab.xml.ElementState |
|---|
CDATA, NORMAL, UTF16, UTF16_LE, UTF8 |
| Fields inherited from interface ecologylab.xml.XMLTranslationExceptionTypes |
|---|
FILE_NOT_FOUND, IO_EXCEPTION, NULL_PURL, UNKNOWN |
| Constructor Summary | |
|---|---|
PrefAuthList()
|
|
PrefAuthList(java.lang.String name,
AuthenticationList authList)
|
|
| Method Summary | |
|---|---|
Pref<AuthenticationList> |
clone()
|
void |
setValue(AuthenticationList newValue)
Generic value setter. |
| Methods inherited from class ecologylab.appframework.types.prefs.Pref |
|---|
addPrefChangedListener, clearPref, containsKey, getName, hasPref, key, lookupBoolean, lookupBoolean, lookupColor, lookupColor, lookupElementState, lookupFile, lookupFloat, lookupFloat, lookupInt, lookupInt, lookupLong, lookupLong, lookupPref, lookupString, lookupString, postLoadHook, prefUpdated, print, printAllPrefsMap, toString, useAndSetPrefInt, usePrefBoolean, usePrefColor, usePrefFloat, usePrefInt, usePrefString, value |
| 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, warning, warning, weird, weird |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PrefAuthList()
public PrefAuthList(java.lang.String name,
AuthenticationList authList)
| Method Detail |
|---|
public void setValue(AuthenticationList newValue)
Pref
setValue in class Pref<AuthenticationList>ecologylab.appframework.types.prefs.Pref#setValue(T)public Pref<AuthenticationList> clone()
clone in class Pref<AuthenticationList>Pref.clone()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||