Uses of Class com.vlsolutions.swing.docking.RelativeDockablePosition

Uses in package com.vlsolutions.swing.docking.ws

Methods with parameter type com.vlsolutions.swing.docking.RelativeDockablePosition

void
Adds a new dockable (and stores its return-to-docked position)
void
WSDesktop.setFloating(WSDockKey dockable, Rectangle windowRect, RelativeDockablePosition returnPosition)
Adds a new floating dockable

Uses in package com.vlsolutions.swing.docking

Constructors with parameter type com.vlsolutions.swing.docking.RelativeDockablePosition

Creates a dockable state based on an existing state, with another relative positionning
DockableState.DockableState(DockingDesktop desktop, Dockable dockable, int state, RelativeDockablePosition position)

Fields of type com.vlsolutions.swing.docking.RelativeDockablePosition

RelativeDockablePosition
convenience field referencing the BOTTOM border of the DockingDesktop
RelativeDockablePosition
convenience field referencing the CENTER part of the BOTTOM border of the DockingDesktop
RelativeDockablePosition
convenience field referencing the TOP-RIGHT corner of the DockingDesktop
RelativeDockablePosition
convenience field referencing the TOP-RIGHT corner of the DockingDesktop
RelativeDockablePosition
convenience field referencing the LEFT border of the DockingDesktop
RelativeDockablePosition
convenience field referencing the CENTER part of the LEFT border of the DockingDesktop
RelativeDockablePosition
convenience field referencing the RIGHT border of the DockingDesktop
RelativeDockablePosition
convenience field referencing the CENTER part of the RIGHT border of the DockingDesktop
RelativeDockablePosition
convenience field referencing the TOP border of the DockingDesktop
RelativeDockablePosition
convenience field referencing the CENTER part of TOP border of the DockingDesktop
RelativeDockablePosition
convenience field referencing the TOP-LEFT corner of the DockingDesktop
RelativeDockablePosition
convenience field referencing the TOP-RIGHT corner of the DockingDesktop

Methods with parameter type com.vlsolutions.swing.docking.RelativeDockablePosition

void
Adds a dockable in the docking desktop, and tries to respect the relative positionning provided.
void
Registers and add a dockable on an auto-hide border.

Methods with return type com.vlsolutions.swing.docking.RelativeDockablePosition

RelativeDockablePosition
Returns the relative restore position of the dockable when it is not shown (auto-hide or closed).

© Copyright 2004-2006 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications