|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CControlAccess | |
---|---|
bibliothek.gui.dock.common | A set of classes that can be used to create basic applications. |
bibliothek.gui.dock.common.intern |
Uses of CControlAccess in bibliothek.gui.dock.common |
---|
Methods in bibliothek.gui.dock.common with parameters of type CControlAccess | |
---|---|
void |
CWorkingArea.setControl(CControlAccess control)
|
void |
DefaultMultipleCDockable.setControl(CControlAccess control)
|
Constructors in bibliothek.gui.dock.common with parameters of type CControlAccess | |
---|---|
CContentArea(CControlAccess access,
String uniqueId)
Creates a new center. |
Uses of CControlAccess in bibliothek.gui.dock.common.intern |
---|
Methods in bibliothek.gui.dock.common.intern that return CControlAccess | |
---|---|
protected CControlAccess |
AbstractCDockable.control()
Gets access to the controller. |
CControlAccess |
AbstractCDockable.getControl()
Gets the control which is responsible for this dockable. |
CControlAccess |
CDockable.getControl()
Gets the control which is responsible for this dockable. |
Methods in bibliothek.gui.dock.common.intern with parameters of type CControlAccess | |
---|---|
void |
AbstractCDockable.setControl(CControlAccess control)
Sets the CControl which is responsible for this dockable. |
void |
CDockable.setControl(CControlAccess control)
Sets the CControl which is responsible for this dockable. |
Constructors in bibliothek.gui.dock.common.intern with parameters of type CControlAccess | |
---|---|
CommonDockableFactory(String id,
MultipleCDockableFactory<?,?> delegate,
CControlAccess access)
|
|
CStateManager(CControlAccess control)
Creates a new manager |
|
ExtendedModeAcceptance(CControlAccess control)
Creates a new acceptance. |
|
WorkingAreaAcceptance(CControlAccess control)
Creates a new acceptance |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |