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

Packages that use PropertyMapProperty
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 PropertyMapProperty in net.infonode.tabbedpanel
 

Fields in net.infonode.tabbedpanel declared as PropertyMapProperty
static PropertyMapProperty TabbedPanelProperties.CONTENT_PANEL_PROPERTIES
          Content area properties
static PropertyMapProperty TabbedPanelProperties.TAB_AREA_PROPERTIES
          Tab area properties
static PropertyMapProperty TabbedPanelProperties.TAB_AREA_COMPONENTS_PROPERTIES
          Tab area components properties
static PropertyMapProperty TabbedPanelProperties.BUTTON_PROPERTIES
          Button properties
static PropertyMapProperty TabbedPanelContentPanelProperties.COMPONENT_PROPERTIES
          Properties for the component
static PropertyMapProperty TabbedPanelContentPanelProperties.SHAPED_PANEL_PROPERTIES
          Properties for the shaped panel
static PropertyMapProperty TabbedPanelButtonProperties.SCROLL_UP_BUTTON_PROPERTIES
          Properties for scroll up button
static PropertyMapProperty TabbedPanelButtonProperties.SCROLL_LEFT_BUTTON_PROPERTIES
          Properties for scroll left button
static PropertyMapProperty TabbedPanelButtonProperties.SCROLL_DOWN_BUTTON_PROPERTIES
          Properties for scroll down button
static PropertyMapProperty TabbedPanelButtonProperties.SCROLL_RIGHT_BUTTON_PROPERTIES
          Properties for scroll right button
static PropertyMapProperty TabbedPanelButtonProperties.TAB_DROP_DOWN_LIST_BUTTON_PROPERTIES
          Properties for tab drop down list button
static PropertyMapProperty TabAreaProperties.COMPONENT_PROPERTIES
          Properties for the component
static PropertyMapProperty TabAreaProperties.SHAPED_PANEL_PROPERTIES
          Properties for the shaped panel
static PropertyMapProperty TabAreaComponentsProperties.COMPONENT_PROPERTIES
          Properties for the component
static PropertyMapProperty TabAreaComponentsProperties.SHAPED_PANEL_PROPERTIES
          Properties for the shaped panel
 

Uses of PropertyMapProperty in net.infonode.tabbedpanel.titledtab
 

Fields in net.infonode.tabbedpanel.titledtab declared as PropertyMapProperty
static PropertyMapProperty TitledTabStateProperties.COMPONENT_PROPERTIES
          Tab component properties.
static PropertyMapProperty TitledTabStateProperties.SHAPED_PANEL_PROPERTIES
          Tab shaped panel properties.
static PropertyMapProperty TitledTabProperties.NORMAL_PROPERTIES
          Normal state properties
static PropertyMapProperty TitledTabProperties.HIGHLIGHTED_PROPERTIES
          Highlighted state properties
static PropertyMapProperty TitledTabProperties.DISABLED_PROPERTIES
          Disabled state properties
 



Copyright © 2007 NNL Technology AB. All Rights Reserved.