Uses of Class
uicomponents.PrefsBag

Packages that use PrefsBag
ui   
 

Uses of PrefsBag in ui
 

Methods in ui that return PrefsBag
static PrefsBag Prefs.getPrefs(java.awt.Frame parent, PrefsBag bag)
           
 

Methods in ui with parameters of type PrefsBag
static PrefsBag Prefs.getPrefs(java.awt.Frame parent, PrefsBag bag)
           
 

Constructors in ui with parameters of type PrefsBag
Prefs(java.awt.Frame parent, boolean modal, PrefsBag b)
          Creates new form Prefs