Uses of Package
ecologylab.appframework.types.prefs

Packages that use ecologylab.appframework.types.prefs
ecologylab.appframework Interface Ecology Lab Application Development Framework makes interfacing with the runtime platform easier. 
ecologylab.appframework.types.prefs Type declarations for preferences, in the Interface Ecology Lab Application Development Framework. 
ecologylab.appframework.types.prefs.gui GUI elements for manipulating preferences within applications. 
ecologylab.services.messages Messages passed in the ecologylab.services Distributed Computing Framework (DCF). 
 

Classes in ecologylab.appframework.types.prefs used by ecologylab.appframework
MetaPrefSet
          Groupings of MetaPrefs, by category.
PrefSet
          A serial set of Pref objects.
 

Classes in ecologylab.appframework.types.prefs used by ecologylab.appframework.types.prefs
Choice
          Multi-choice option for a preference.
MetaPref
          Metadata about a Preference.
MetaPrefSet
          Groupings of MetaPrefs, by category.
Pref
          Generic base class for application Preference objects.
PrefBoolean
          Pref for a Boolean
PrefChangedListener
          An object that monitors a Pref or set of Prefs to respond to changes in it/them.
PrefColor
          A preference that is a Color.
PrefFloat
          Pref for a Float
PrefInt
          Pref for an Integer
PrefSet
          A serial set of Pref objects.
PrefString
          Preference that is a String
ValueChangedListener
           
WidgetTypes
          Types of graphical user interface components for interactive setting / editing Preference values.
 

Classes in ecologylab.appframework.types.prefs used by ecologylab.appframework.types.prefs.gui
MetaPref
          Metadata about a Preference.
MetaPrefSet
          Groupings of MetaPrefs, by category.
PrefSet
          A serial set of Pref objects.
 

Classes in ecologylab.appframework.types.prefs used by ecologylab.services.messages
PrefSet
          A serial set of Pref objects.