public class DockingActionCloseEvent extends DockingActionDockableEvent
ACTION_ADD_DOCKABLE, ACTION_CLOSE, ACTION_CREATE_TAB, ACTION_SPLIT_COMPONENT, ACTION_SPLIT_DOCKABLE, ACTION_SPLIT_DOCKABLE_CONTAINER, ACTION_STATE_CHANGE
Constructor and Description |
---|
DockingActionCloseEvent(DockingDesktop desktop,
Dockable dockable,
DockableState.Location initialLocation) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
getDockable, setDockable
clone, getActionType, getDesktop, getInitialLocation, getNextLocation
public DockingActionCloseEvent(DockingDesktop desktop, Dockable dockable, DockableState.Location initialLocation)
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.