|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultLayoutChangeStrategy.SettingAccess | |
---|---|
bibliothek.gui.dock.frontend | Classes and interfaces needed by the DockFrontend |
Uses of DefaultLayoutChangeStrategy.SettingAccess in bibliothek.gui.dock.frontend |
---|
Methods in bibliothek.gui.dock.frontend that return DefaultLayoutChangeStrategy.SettingAccess | |
---|---|
protected DefaultLayoutChangeStrategy.SettingAccess |
DefaultLayoutChangeStrategy.createAccess(DockFrontendInternals frontend,
Setting setting)
Creates a wrapper around setting that allows the algorithm of this
LayoutChangeStrategy to access the setting. |
Methods in bibliothek.gui.dock.frontend with parameters of type DefaultLayoutChangeStrategy.SettingAccess | |
---|---|
protected void |
DefaultLayoutChangeStrategy.applyInvisibleLayout(DockFrontendInternals frontend,
DockSituation situation,
DefaultLayoutChangeStrategy.SettingAccess setting)
Applies setting to the invisible elements. |
protected void |
DefaultLayoutChangeStrategy.applyLayout(DockFrontendInternals frontend,
DockSituation situation,
DefaultLayoutChangeStrategy.SettingAccess setting,
boolean entry)
Applies the layout described in setting to the visible elements. |
protected Collection<Dockable> |
DefaultLayoutChangeStrategy.approveClosing(DockFrontendInternals frontend,
DockSituation situation,
DefaultLayoutChangeStrategy.SettingAccess setting)
Asks the VetoManager whether some Dockable s can be hidden. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |