|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.control.SingleParentRemover
bibliothek.gui.dock.common.intern.ui.CSingleParentRemover
public class CSingleParentRemover
A SingleParentRemover not removing any CStations.
| Constructor Summary | |
|---|---|
CSingleParentRemover(CControl control)
Creates a new remover |
|
| Method Summary | |
|---|---|
protected boolean |
shouldTest(DockStation station)
Tells whether station should be automatically
removed or just be ignored. |
| Methods inherited from class bibliothek.gui.dock.control.SingleParentRemover |
|---|
install, test, testAll, uninstall |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CSingleParentRemover(CControl control)
control - the control for which this remover will be used| Method Detail |
|---|
protected boolean shouldTest(DockStation station)
SingleParentRemoverstation should be automatically
removed or just be ignored.
shouldTest in class SingleParentRemoverstation - a station to test
true if the station may be removed
by this remover, false otherwise.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||