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

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

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

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

DockableState
this method will return null when the event is triggered for initial docking
DockableState
Returns the future (proposed) state of the dockable.
DockableState
returns the new state of the dockable
DockableState
returns the previous state of the dockable, or null if the component wasn't known to the docking desktop before.

Uses in package com.vlsolutions.swing.docking

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

Creates a dockable state based on an existing state, with another relative positionning

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

void
Updates the current state of a dockable

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

DockableState
Returns the current state of a dockable (CLOSED, HIDDEN, DOCKED, MAXIMIZED, FLOATING)
DockableState
Returns the current state of a dockable (CLOSED, HIDDEN, DOCKED, MAXIMIZED, FLOATING)
DockableState[]
Creates and returns an array of all registered dockable with their current state.
DockableState[]
Creates and returns an array of all registered dockable with their current state.
DockableState
Returns the previous state of a hidden or floating dockable (when that dockable was in the DOCKED state.

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