Uses of Package
org.gudy.azureus2.plugins.ui.config

Packages that use org.gudy.azureus2.plugins.ui.config
org.gudy.azureus2.plugins Provides interfaces in order to create Azureus Plugins. 
org.gudy.azureus2.plugins.ui.config   
org.gudy.azureus2.plugins.ui.model   
org.gudy.azureus2.ui.swt.plugins   
 

Classes in org.gudy.azureus2.plugins.ui.config used by org.gudy.azureus2.plugins
ConfigSection
          Base class for adding "ConfigSection"s.
Parameter
          represents a generic parameter description
PluginConfigUIFactory
          Functions to create various plugin UI Config Parameters.
 

Classes in org.gudy.azureus2.plugins.ui.config used by org.gudy.azureus2.plugins.ui.config
ConfigSection
          Base class for adding "ConfigSection"s.
EnablerParameter
          represents a parameter that is able to enable/disable other parameters.
LabelParameter
           
Parameter
          represents a generic parameter description
ParameterListener
           
UIParameterContext
          Any class implementing this interface represent an object which is to be used to generate a UIParameter object.
 

Classes in org.gudy.azureus2.plugins.ui.config used by org.gudy.azureus2.plugins.ui.model
ActionParameter
           
BooleanParameter
           
ColorParameter
           
DirectoryParameter
           
FileParameter
           
HyperlinkParameter
           
IntParameter
           
LabelParameter
           
Parameter
          represents a generic parameter description
ParameterGroup
           
PasswordParameter
           
StringListParameter
           
StringParameter
           
UIParameter
          This parameter represents a native UI object to be displayed in a configuration section.
UIParameterContext
          Any class implementing this interface represent an object which is to be used to generate a UIParameter object.
 

Classes in org.gudy.azureus2.plugins.ui.config used by org.gudy.azureus2.ui.swt.plugins
ConfigSection
          Base class for adding "ConfigSection"s.
UIParameterContext
          Any class implementing this interface represent an object which is to be used to generate a UIParameter object.