|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.frontend.DefaultLayoutChangeStrategy.SettingAccess
bibliothek.gui.dock.common.intern.layout.CLayoutChangeStrategy.CSettingAccess
protected class CLayoutChangeStrategy.CSettingAccess
A DefaultLayoutChangeStrategy.SettingAccess that modifies the roots by calling
CLayoutChangeStrategy.replaceMultipleDockables(DockFrontendInternals, CSettingAccess, DockLayoutComposition).
| Constructor Summary | |
|---|---|
CLayoutChangeStrategy.CSettingAccess(DockFrontendInternals frontend,
Setting setting)
|
|
| Method Summary | |
|---|---|
MultipleCDockable |
findMatch(DockLayout<?> layout)
Searches a match for the meta-data layout. |
DockLayoutComposition |
getRoot(java.lang.String root)
Gets the layout of a root. |
| Methods inherited from class bibliothek.gui.dock.frontend.DefaultLayoutChangeStrategy.SettingAccess |
|---|
fillMissing, getInvisibleCount, getInvisibleKey, getInvisibleLayout, getInvisibleLocation, getInvisibleRoot, getRootKeys, getSetting |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CLayoutChangeStrategy.CSettingAccess(DockFrontendInternals frontend,
Setting setting)
| Method Detail |
|---|
public MultipleCDockable findMatch(DockLayout<?> layout)
layout. The result of this method will
never be result again for this CLayoutChangeStrategy.CSettingAccess.
layout - the element whose match is searched
null if none was foundpublic DockLayoutComposition getRoot(java.lang.String root)
DefaultLayoutChangeStrategy.SettingAccess
getRoot in class DefaultLayoutChangeStrategy.SettingAccessroot - the root
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||