Generators

Uses of Interface
org.topcased.properties.configurator.TabbedView

Packages that use TabbedView
org.topcased.properties.configurator   
org.topcased.properties.configurator.util   
org.topcased.properties.generator   
 

Uses of TabbedView in org.topcased.properties.configurator
 

Methods in org.topcased.properties.configurator that return TabbedView
 TabbedView PropertiesConfiguratorFactory.createTabbedView()
          Returns a new object of class 'Tabbed View'.
 TabbedView Category.getParent()
          Returns the value of the 'Parent' container reference.
 

Methods in org.topcased.properties.configurator with parameters of type TabbedView
 void Category.setParent(TabbedView value)
          Sets the value of the 'Parent' container reference.
 

Uses of TabbedView in org.topcased.properties.configurator.util
 

Methods in org.topcased.properties.configurator.util with parameters of type TabbedView
 java.lang.Object PropertiesConfiguratorSwitch.caseTabbedView(TabbedView object)
          Returns the result of interpretting the object as an instance of 'Tabbed View'.
 

Uses of TabbedView in org.topcased.properties.generator
 

Constructors in org.topcased.properties.generator with parameters of type TabbedView
PropertiesViewGenerator(TabbedView tabbedView)
          Class constructor.
 


Generators

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