|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WindowTabProperties | |
net.infonode.docking.properties | Property classes for docking windows. |
Uses of WindowTabProperties in net.infonode.docking.properties |
Methods in net.infonode.docking.properties that return WindowTabProperties | |
WindowTabProperties |
WindowTabProperties.addSuperObject(WindowTabProperties properties)
Adds a super object from which property values are inherited. |
WindowTabProperties |
WindowTabProperties.removeSuperObject()
Deprecated. Use removeSuperObject(WindowTabProperties) instead. |
WindowTabProperties |
WindowTabProperties.removeSuperObject(WindowTabProperties superObject)
Removes a super object. |
WindowTabProperties |
TabWindowProperties.getTabProperties()
Returns the default property values for the window tabs in the tab window. |
WindowTabProperties |
DockingWindowProperties.getTabProperties()
Returns the property values for the window tab when the window is located in a TabWindow or a WindowBar. |
Methods in net.infonode.docking.properties with parameters of type WindowTabProperties | |
WindowTabProperties |
WindowTabProperties.addSuperObject(WindowTabProperties properties)
Adds a super object from which property values are inherited. |
WindowTabProperties |
WindowTabProperties.removeSuperObject(WindowTabProperties superObject)
Removes a super object. |
Constructors in net.infonode.docking.properties with parameters of type WindowTabProperties | |
WindowTabProperties(WindowTabProperties inheritFrom)
Creates a property object that inherit values from another property object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |