public interface DockableStateWillChangeListener
Events are triggered before a Dockable component is :
Those event are vetoable : invoking their cancel
method
will stop the state change processing.
Modifier and Type | Method and Description |
---|---|
void |
dockableStateWillChange(DockableStateWillChangeEvent event)
invoked before a dockable state change.
|
void dockableStateWillChange(DockableStateWillChangeEvent event)
event
- a vetoable state change event.© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications