|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.noos.xing.mydoggy.plaf.ui.cmp.multisplit.MultiSplitLayout.Node
org.noos.xing.mydoggy.plaf.ui.cmp.multisplit.MultiSplitLayout.Leaf
org.noos.xing.mydoggy.plaf.ui.cmp.multisplit.DockableLeaf
public class DockableLeaf
| Constructor Summary | |
|---|---|
DockableLeaf()
|
|
DockableLeaf(String name)
|
|
DockableLeaf(String name,
String dockableId)
|
|
| Method Summary | |
|---|---|
void |
addDockable(String dockableId)
|
String |
getDockable()
|
List<String> |
getDockables()
|
int |
getNameValue()
|
void |
setDockables(List<String> dockables)
|
| Methods inherited from class org.noos.xing.mydoggy.plaf.ui.cmp.multisplit.MultiSplitLayout.Leaf |
|---|
getName, print, setName, toString |
| Methods inherited from class org.noos.xing.mydoggy.plaf.ui.cmp.multisplit.MultiSplitLayout.Node |
|---|
getBounds, getParent, getWeight, isResetted, nextSibling, previousSibling, resetBounds, setBounds, setParent, setWeight |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DockableLeaf()
public DockableLeaf(String name)
public DockableLeaf(String name,
String dockableId)
| Method Detail |
|---|
public String getDockable()
public List<String> getDockables()
public void setDockables(List<String> dockables)
public void addDockable(String dockableId)
public int getNameValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||