| java.lang.Object net.infonode.properties.propertymap.PropertyMapContainer
All known Subclasses: net.infonode.docking.properties.SplitWindowProperties, net.infonode.tabbedpanel.titledtab.TitledTabStateProperties, net.infonode.docking.properties.ViewTitleBarProperties, net.infonode.docking.properties.WindowTabButtonProperties, net.infonode.docking.properties.WindowTabProperties, net.infonode.docking.properties.FloatingWindowProperties, net.infonode.properties.gui.util.ComponentProperties, net.infonode.docking.properties.DockingWindowProperties, net.infonode.docking.properties.TabWindowProperties, net.infonode.docking.properties.WindowTabStateProperties, net.infonode.tabbedpanel.TabbedPanelButtonProperties, net.infonode.docking.properties.DockingWindowDropFilterProperties, net.infonode.docking.properties.ViewTitleBarStateProperties, net.infonode.tabbedpanel.titledtab.TitledTabProperties, net.infonode.docking.properties.RootWindowProperties, net.infonode.docking.properties.ViewProperties, net.infonode.docking.properties.WindowBarProperties, net.infonode.tabbedpanel.TabAreaProperties, net.infonode.tabbedpanel.TabbedPanelContentPanelProperties, net.infonode.properties.gui.util.ShapedPanelProperties, net.infonode.tabbedpanel.TabAreaComponentsProperties, net.infonode.tabbedpanel.TabbedPanelProperties, net.infonode.properties.gui.util.ButtonProperties,
PropertyMapContainer | public class PropertyMapContainer (Code) | | Base class for property classes that use a
PropertyMap .
author: $Author: jesper $ version: $Revision: 1.5 $ |
PropertyMapContainer | public PropertyMapContainer(PropertyMapGroup propertyMapGroup)(Code) | | Constructor.
Parameters: propertyMapGroup - the property map group |
PropertyMapContainer | public PropertyMapContainer(PropertyMap map)(Code) | | Constructor.
Parameters: map - the property map |
|
|