public abstract class DockingActionDockableEvent extends DockingActionEvent
ACTION_ADD_DOCKABLE, ACTION_CLOSE, ACTION_CREATE_TAB, ACTION_SPLIT_COMPONENT, ACTION_SPLIT_DOCKABLE, ACTION_SPLIT_DOCKABLE_CONTAINER, ACTION_STATE_CHANGE| Constructor and Description |
|---|
DockingActionDockableEvent(DockingDesktop desktop,
Dockable dockable,
int initialState,
int nextState,
int actionType) |
| Modifier and Type | Method and Description |
|---|---|
Dockable |
getDockable() |
void |
setDockable(Dockable dockable) |
clone, getActionType, getDesktop, getInitialDockableState, getNextDockableStatepublic DockingActionDockableEvent(DockingDesktop desktop, Dockable dockable, int initialState, int nextState, int actionType)
© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications