Uses of Class
net.infonode.properties.propertymap.PropertyMapContainer

Packages that use PropertyMapContainer
net.infonode.properties.gui.util Utility GUI classes for properties. 
net.infonode.tabbedpanel Core classes for creating and using tabbed panels and tabs 
net.infonode.tabbedpanel.titledtab TitledTab is a tab type with support for text, icon and a custom Swing component 
 

Uses of PropertyMapContainer in net.infonode.properties.gui.util
 

Subclasses of PropertyMapContainer in net.infonode.properties.gui.util
 class ButtonProperties
          Properties and property values for a button.
 class ComponentProperties
          Properties and property values for a JComponent.
 class ShapedPanelProperties
          Properties and property values for a shaped panel, which is a panel that can have a ShapedBorder and a ComponentPainter.
 

Uses of PropertyMapContainer in net.infonode.tabbedpanel
 

Subclasses of PropertyMapContainer in net.infonode.tabbedpanel
 class TabAreaComponentsProperties
          TabAreaComponentsProperties holds all visual properties for the area in a tabbed panel's tab area where the tab area components (scroll buttons, tab drop down list and components set by calling setTabAreaComponents in a tabbed panel) are shown.
 class TabAreaProperties
          TabAreaProperties holds all visual properties for a tabbed panel's tab area.
 class TabbedPanelButtonProperties
          Tabbed panel button properties contains properties objects for all buttons in a tabbed panel.
 class TabbedPanelContentPanelProperties
          TabbedPanelContentPanelProperties holds all properties for a TabbedPanelContentPanel.
 class TabbedPanelProperties
          TabbedPanelProperties holds all properties for a TabbedPanel.
 

Uses of PropertyMapContainer in net.infonode.tabbedpanel.titledtab
 

Subclasses of PropertyMapContainer in net.infonode.tabbedpanel.titledtab
 class TitledTabProperties
           TitledTabProperties holds all properties for a TitledTab.
 class TitledTabStateProperties
          TitledTabStateProperties holds all properties that are unique for a titled tab state.
 



Copyright © 2007 NNL Technology AB. All Rights Reserved.