Class PropertyMapContainer
java.lang.Object
net.infonode.properties.propertymap.PropertyMapContainer
- Direct Known Subclasses:
ButtonProperties,ComponentProperties,DockingWindowDropFilterProperties,DockingWindowProperties,FloatingWindowProperties,RootWindowProperties,ShapedPanelProperties,SplitWindowProperties,TabAreaComponentsProperties,TabAreaProperties,TabbedPanelButtonProperties,TabbedPanelContentPanelProperties,TabbedPanelProperties,TabWindowProperties,TitledTabProperties,TitledTabStateProperties,ViewProperties,ViewTitleBarProperties,ViewTitleBarStateProperties,WindowBarProperties,WindowTabButtonProperties,WindowTabProperties,WindowTabStateProperties
Base class for property classes that use a
PropertyMap.-
Constructor Summary
ConstructorsConstructorDescriptionConstructor.PropertyMapContainer(PropertyMapGroup propertyMapGroup) Constructor. -
Method Summary
-
Constructor Details
-
PropertyMapContainer
Constructor.- Parameters:
propertyMapGroup- the property map group
-
PropertyMapContainer
Constructor.- Parameters:
map- the property map
-
-
Method Details
-
getMap
Returns the property map.- Returns:
- the property map
-