Uses of Class
bibliothek.gui.dock.common.intern.CDockFrontend
Packages that use CDockFrontend
Package
Description
A set of classes that can be used to create basic applications.
Classes and interfaces used internally.
-
Uses of CDockFrontend in bibliothek.gui.dock.common
Methods in bibliothek.gui.dock.common that return CDockFrontendModifier and TypeMethodDescriptionCControl.intern()Gets the representation of the layer beneath the common-layer. -
Uses of CDockFrontend in bibliothek.gui.dock.common.intern
Methods in bibliothek.gui.dock.common.intern that return CDockFrontendModifier and TypeMethodDescriptionCControlFactory.createFrontend(CControlAccess owner, DockController controller) Creates a newDockFrontendthat will be used byowner.EfficientControlFactory.createFrontend(CControlAccess owner, DockController controller) Methods in bibliothek.gui.dock.common.intern with parameters of type CDockFrontendModifier and TypeMethodDescriptionvoidCDockFrontendListener.loaded(CDockFrontend frontend, CSetting setting) Informs thatfrontenddid loadsetting.voidCDockFrontendListener.loading(CDockFrontend frontend, CSetting setting) Informs thatfrontendis about to loadsetting.