public class CDockController extends DockController
DockController that is usually used by a CControl.RESTRICTED_ENVIRONMENT| Constructor and Description |
|---|
CDockController(CControl owner)
Creates a new controller
|
CDockController(CControl owner,
DockControllerFactory factory)
Creates a new controller
|
| Modifier and Type | Method and Description |
|---|---|
void |
setFocusedDockable(FocusRequest request) |
protected void |
showCoreWarning() |
add, addAcceptance, addActionGuard, addActionOffer, addDockableFocusListener, addDockableSelectionListener, addDockTitleBindingListener, addRepresentative, addRepresentativeListener, createDefaultIconScheme, createDefaultTextScheme, disableCoreWarning, dockableSelectionListeners, dockTitleBindingListeners, ensureFocusSet, findRootWindow, fireDockableSelected, fireTitleBound, fireTitleUnbound, freezeLayout, getAcceptance, getActionOffer, getActionViewConverter, getColors, getComponentHierarchyObserver, getDefaultActionOffer, getDockableSelector, getDockComponentManager, getDockTitleManager, getDoubleClickController, getExtensions, getFocusController, getFocusedDockable, getFocusHistory, getFonts, getGlobalMouseDispatcher, getHierarchyLock, getIcons, getKeyboardController, getMouseFocusObserver, getPopupController, getPopupMenuFactory, getPopupSuppressor, getProperties, getRegister, getRelocator, getRepresentatives, getRootWindowProvider, getSingleParentRemover, getStation, getStationCount, getTexts, getTheme, getThemeManager, initiate, isBound, isFocused, isLayoutFrozen, isOnFocusing, isRestrictedEnvironment, kill, listOffers, meltLayout, remove, removeAcceptance, removeActionGuard, removeActionOffer, removeDockableFocusListener, removeDockableSelectionListener, removeDockTitleBindingListener, removeRepresentative, removeRepresentativeListener, rootWindowChanged, searchElement, setAtLeastFocusedDockable, setDefaultActionOffer, setFocusedDockable, setFocusedDockable, setFocusedDockable, setPopupMenuFactory, setPopupSuppressor, setRestrictedEnvironment, setRootWindow, setRootWindowProvider, setSingleParentRemover, setThemepublic CDockController(CControl owner)
owner - the owner of this controllerpublic CDockController(CControl owner, DockControllerFactory factory)
owner - the owner of this controllerfactory - tells this controller how to initialize several subsystemspublic void setFocusedDockable(FocusRequest request)
setFocusedDockable in class DockControllerprotected void showCoreWarning()
showCoreWarning in class DockControllerCopyright © 2018. All rights reserved.