Uses of Class
wt.prefs.PrefEntrySelector

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

Uses of PrefEntrySelector in wt.prefs
 

Methods in wt.prefs that return PrefEntrySelector
static PrefEntrySelector PrefEntrySelector.newPrefEntrySelector(PrefEntry entry)
          

Supported API: false
static PrefEntrySelector PrefEntrySelector.newPrefEntrySelector()
          

Supported API: false
 

Methods in wt.prefs with parameters of type PrefEntrySelector
private  PrefEntry StandardPreferenceService.addToCache(PrefEntry[] aEntries, String context, PrefEntrySelector selector, String name, boolean found)
           
protected  boolean PrefEntrySelector.readVersion(PrefEntrySelector thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.