If true, makes it possible for the user to create tab windows inside other tab windows when dragging windows.
If false, only one level of tab windows is allowed.
Changing the value of this property does not alter the window tree.
Creates a property object which inherits property values from another object.
Parameters: inheritFrom - the object which from to inherit property values
Returns the default property values for docking windows.
the default property values for docking windows
getDoubleClickRestoresWindow
public boolean getDoubleClickRestoresWindow()(Code)
Returns true if double clicking on a window tab in a window bar restores the window.
true if double clicking on a window tab in a window bar restores the window
Shaped panel properties for the drag rectangle. Setting a painter disables the default drag rectangle.
the drag rectangle shaped panel properties since: IDW 1.2.0
Returns the distance from the window edge inside which a mouse drag will trigger a window split.
the distance from the window edge inside which a mouse drag will trigger a window split
Replaces a super object.
Parameters: oldSuperObject - the super object to be replaced Parameters: newSuperObject - the super object to replace it with this since: IDW 1.3.0
If set to true, double clicking on a window tab in a window bar restores the window.
Parameters: enabled - if true, double clicking on a window tab in a window bar restores the window this
Sets the distance from the window edge inside which a mouse drag will trigger a window split.
Parameters: size - the distance from the window edge inside which a mouse drag will trigger a window split this
If set to true, the user is allowed to place tab windows inside other tab windows.
Parameters: enabled - if true, the user is allowed to place tab windows inside other tab windows this
Methods inherited from net.infonode.properties.propertymap.PropertyMapContainer