Uses of Class
org.tigris.gef.properties.ui.PropSheet

Packages that use PropSheet
org.tigris.gef.properties.ui   
 

Uses of PropSheet in org.tigris.gef.properties.ui
 

Subclasses of PropSheet in org.tigris.gef.properties.ui
 class PropSheetCategory
          A PropSheet that shows only properties in a given Category.
 

Methods in org.tigris.gef.properties.ui with parameters of type PropSheet
 void TabPropFrame.addPropSheet(PropSheet ps)
          Add a new PropSheet to this window under the name it supplies.