|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.problets.lib.conceptmap.view.TreeView
org.problets.lib.conceptmap.view.collapsible.CollapsibleTreeView
public class CollapsibleTreeView
Class: CollapsibleTreeView
Purpose: Derived from TreeView. Adds to the functionality of a
tree view in order to handle a collapsible tree view.
| Constructor Summary | |
|---|---|
CollapsibleTreeView(TreeModel treeModel)
Creates a CollapsibleTreeView object using the corresponding tree model as argument. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class org.problets.lib.conceptmap.view.TreeView |
|---|
draw, findNode, getColumnsInTree, getLeftColumn, getMouseoverVisibleNode, getRoot, getRowsInTree, getTopRow, getTreeModel, handleMouseClicked, handleMouseDragged, handleMouseMoved, handleMousePressed, handleMouseReleased, highlightNode, highlightNode, highlightPath, highlightPath, layout, setColumnsInTree, setCoord, setExpandedUpToDepth, setLeftColumn, setRowsInTree, setTextFont, setTopRow, updateSize |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CollapsibleTreeView(TreeModel treeModel)
treeModel - the model representing this view| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||