Generators

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

Packages that use Category
org.topcased.properties.configurator   
org.topcased.properties.configurator.util   
 

Uses of Category in org.topcased.properties.configurator
 

Methods in org.topcased.properties.configurator that return Category
 Category PropertiesConfiguratorFactory.createCategory()
          Returns a new object of class 'Category'.
 Category Tab.getCategory()
          Returns the value of the 'Category' container reference.
 

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

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

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


Generators

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