Uses of Class
xdat.UserPreferences

Packages that use UserPreferences
actionListeners   
gui.dialogs   
xdat   
 

Uses of UserPreferences in actionListeners
 

Constructors in actionListeners with parameters of type UserPreferences
LicenseDisplayDialogActionListener(LicenseDisplayDialog dialog, UserPreferences preferences)
          Instantiates a new license display dialog action listener.
 

Uses of UserPreferences in gui.dialogs
 

Constructors in gui.dialogs with parameters of type UserPreferences
LicenseDisplayDialog(UserPreferences preferences)
          Instantiates a new license display dialog.
 

Uses of UserPreferences in xdat
 

Methods in xdat that return UserPreferences
static UserPreferences Main.getUserPreferences()
          Gets the user preferences.