Class CDockController
java.lang.Object
bibliothek.gui.DockController
bibliothek.gui.dock.common.intern.CDockController
The
DockController that is usually used by a CControl.- Author:
- Benjamin Sigg
-
Field Summary
Fields inherited from class bibliothek.gui.DockController
RESTRICTED_ENVIRONMENT -
Constructor Summary
ConstructorsConstructorDescriptionCDockController(CControl owner) Creates a new controllerCDockController(CControl owner, DockControllerFactory factory) Creates a new controller -
Method Summary
Methods inherited from class bibliothek.gui.DockController
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, setTheme
-
Constructor Details
-
CDockController
Creates a new controller- Parameters:
owner- the owner of this controller
-
CDockController
Creates a new controller- Parameters:
owner- the owner of this controllerfactory- tells this controller how to initialize several subsystems
-
-
Method Details
-
setFocusedDockable
- Overrides:
setFocusedDockablein classDockController
-
showCoreWarning
protected void showCoreWarning()- Overrides:
showCoreWarningin classDockController
-