Uses of Class
wt.prefs.AbstractPrefEntry

Packages that use AbstractPrefEntry
wt.prefs Uses the PreferenceService to manage Preferences
 

Uses of AbstractPrefEntry in wt.prefs
 

Subclasses of AbstractPrefEntry in wt.prefs
 class FilePrefEntry
          

Supported API: true

Extendable: false
 class UndefinedPrefEntry
          The UndefinedPrefEntry class is used as a place holder data structure within the Preference package.
 

Methods in wt.prefs with parameters of type AbstractPrefEntry
protected  boolean AbstractPrefEntry.readVersion(AbstractPrefEntry thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.