Modelers

Uses of Class
org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection

Packages that use AbstractTabbedPropertySection
org.topcased.tabbedproperties.sections   
 

Uses of AbstractTabbedPropertySection in org.topcased.tabbedproperties.sections
 

Subclasses of AbstractTabbedPropertySection in org.topcased.tabbedproperties.sections
 class AbstractBooleanPropertySection
          An abstract implementation of a section with a check button.
 class AbstractChooserPropertySection
          An abstract implementation of a section with a field using a CSingleObjectChooser composite (CCombo with a Button).
 class AbstractColorPropertySection
          An abstract Color section used to select a Color.
 class AbstractDetailedObjectPropertySection
          An abstract section used to create a model object inside the selected element.
 class AbstractDoublePropertySection
          An abstract implementation of a section for a field with a String property value.
 class AbstractEnumerationPropertySection
          An abstract implementation of a section with a enumeration field using a combo box (pulldown).
 class AbstractFileChooserPropertySection
          An abstract implementation of a section with a field using a FileChooser composite (TextField with a browze Button).
 class AbstractFontPropertySection
          An abstract Font section used to select a Font.
 class AbstractIntegerPropertySection
          An abstract implementation of a section for a field with a String property value.
 class AbstractListPropertySection
          An abstract implementation of a section with a list.
 class AbstractReferencePropertySection
          This widget let the user to manipulate features with bounds higher than 1 This feature is also also non-containment, so the table will display a single button to select the references inside the model
 class AbstractStringPropertySection
          An abstract implementation of a section for a field with a String property value.
 class AbstractTextPropertySection
          An abstract implementation of a section with a text field.
 


Modelers

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.