Uses of Class
net.infonode.tabbedpanel.TabbedPanelButtonProperties

Packages that use TabbedPanelButtonProperties
net.infonode.tabbedpanel Core classes for creating and using tabbed panels and tabs 
 

Uses of TabbedPanelButtonProperties in net.infonode.tabbedpanel
 

Methods in net.infonode.tabbedpanel that return TabbedPanelButtonProperties
 TabbedPanelButtonProperties TabbedPanelProperties.getButtonProperties()
          Gets the properties getMap() with properties for all the buttons in a tabbed panel.
 TabbedPanelButtonProperties TabbedPanelButtonProperties.addSuperObject(TabbedPanelButtonProperties superObject)
          Adds a super object from which property values are inherited.
 TabbedPanelButtonProperties TabbedPanelButtonProperties.removeSuperObject()
          Removes the last added super object.
 TabbedPanelButtonProperties TabbedPanelButtonProperties.removeSuperObject(TabbedPanelButtonProperties superObject)
          Removes the given super object.
 

Methods in net.infonode.tabbedpanel with parameters of type TabbedPanelButtonProperties
 TabbedPanelButtonProperties TabbedPanelButtonProperties.addSuperObject(TabbedPanelButtonProperties superObject)
          Adds a super object from which property values are inherited.
 TabbedPanelButtonProperties TabbedPanelButtonProperties.removeSuperObject(TabbedPanelButtonProperties superObject)
          Removes the given super object.
 

Constructors in net.infonode.tabbedpanel with parameters of type TabbedPanelButtonProperties
TabbedPanelButtonProperties(TabbedPanelButtonProperties inheritFrom)
          Constructs a TabbedPanelButtonProperties object that inherits its properties from the given TabbedPanelButtonProperties object
 



Copyright © 2007 NNL Technology AB. All Rights Reserved.