Uses of Package
net.sf.sdedit.ui.components.configuration

Packages that use net.sf.sdedit.ui.components.configuration
net.sf.sdedit.config   
net.sf.sdedit.editor   
net.sf.sdedit.ui   
net.sf.sdedit.ui.components.buttons   
net.sf.sdedit.ui.components.configuration   
net.sf.sdedit.ui.components.configuration.configurators   
net.sf.sdedit.ui.impl   
 

Classes in net.sf.sdedit.ui.components.configuration used by net.sf.sdedit.config
Adjustable
          This annotation is intended for write methods of Bean subclasses.
Bean
          A Bean provides a single instance of a "data object" that implements the T interface which should only define get-, set-, and is-methods like a Java bean.
DataObject
          An interface tagged with/extending DataObject should only have get-, set- and is-methods allowing access to (virtual) attributes like a Java bean.
StringSelectionProvider
          An interface for objects that dynamically provide an array of strings each representing a potential value for a string property (annotated with Adjustable.stringSelectionProvided()) of a data object managed by a Bean.
 

Classes in net.sf.sdedit.ui.components.configuration used by net.sf.sdedit.editor
Bean
          A Bean provides a single instance of a "data object" that implements the T interface which should only define get-, set-, and is-methods like a Java bean.
 

Classes in net.sf.sdedit.ui.components.configuration used by net.sf.sdedit.ui
Bean
          A Bean provides a single instance of a "data object" that implements the T interface which should only define get-, set-, and is-methods like a Java bean.
ConfigurationAction
           
 

Classes in net.sf.sdedit.ui.components.configuration used by net.sf.sdedit.ui.components.buttons
ConfigurationAction
           
 

Classes in net.sf.sdedit.ui.components.configuration used by net.sf.sdedit.ui.components.configuration
Adjustable
          This annotation is intended for write methods of Bean subclasses.
Bean
          A Bean provides a single instance of a "data object" that implements the T interface which should only define get-, set-, and is-methods like a Java bean.
ConfigurationDialog
           
ConfigurationUI
          A component for configuring the properties of a Bean.
Configurator
          An abstract base class for the components used by ConfigurationUI for configuring properties of a Bean.
DataObject
          An interface tagged with/extending DataObject should only have get-, set- and is-methods allowing access to (virtual) attributes like a Java bean.
StringSelectionProvider
          An interface for objects that dynamically provide an array of strings each representing a potential value for a string property (annotated with Adjustable.stringSelectionProvided()) of a data object managed by a Bean.
 

Classes in net.sf.sdedit.ui.components.configuration used by net.sf.sdedit.ui.components.configuration.configurators
Bean
          A Bean provides a single instance of a "data object" that implements the T interface which should only define get-, set-, and is-methods like a Java bean.
Configurator
          An abstract base class for the components used by ConfigurationUI for configuring properties of a Bean.
DataObject
          An interface tagged with/extending DataObject should only have get-, set- and is-methods allowing access to (virtual) attributes like a Java bean.
 

Classes in net.sf.sdedit.ui.components.configuration used by net.sf.sdedit.ui.impl
Bean
          A Bean provides a single instance of a "data object" that implements the T interface which should only define get-, set-, and is-methods like a Java bean.
ConfigurationAction
           
ConfigurationDialog
           
 



Copyright © 2011. All Rights Reserved.