Uses of Class
com.actelion.research.gui.dock.TreeContainer
-
Packages that use TreeContainer Package Description com.actelion.research.gui.dock -
-
Uses of TreeContainer in com.actelion.research.gui.dock
Subclasses of TreeContainer in com.actelion.research.gui.dock Modifier and Type Class Description class
TreeFork
class
TreeRoot
Fields in com.actelion.research.gui.dock declared as TreeContainer Modifier and Type Field Description protected TreeContainer
TreeElement. mParent
Methods in com.actelion.research.gui.dock that return TreeContainer Modifier and Type Method Description TreeContainer
TreeElement. getParent()
Methods in com.actelion.research.gui.dock with parameters of type TreeContainer Modifier and Type Method Description void
TreeElement. setParent(TreeContainer parent)
void
TreeRoot. setParent(TreeContainer parent)
-