|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TreeView | |
---|---|
story.dbcore.gui | |
story.flashback.gui |
Uses of TreeView in story.dbcore.gui |
---|
Classes in story.dbcore.gui that implement TreeView | |
---|---|
class |
DefaultTreeView
A TreeView that just takes the ID of the node and does not use bins. |
Methods in story.dbcore.gui that return TreeView | |
---|---|
TreeView |
CoreBrowser.getTreeView()
Returns the TreeView in use. |
Methods in story.dbcore.gui with parameters of type TreeView | |
---|---|
void |
CoreBrowser.launchBrowser(boolean showAllRepTab,
TreeView treeView)
Create the GUI and show it. |
Constructors in story.dbcore.gui with parameters of type TreeView | |
---|---|
Forest(CoreBrowser browser,
DBCoreInterface dbci,
DetailBox details,
boolean showAllRepTab,
TreeView treeView)
Constructor. |
Uses of TreeView in story.flashback.gui |
---|
Classes in story.flashback.gui that implement TreeView | |
---|---|
class |
ReferencesTreeView
A TreeView for the References tree that displays the Title for the name of the node and sorts nodes into bins by Author (reformatted from the BibTex format). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |