|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TreeModelAdaptee | |
---|---|
org.norvelle.textcite.gui.adapter | |
org.norvelle.textcite.model | This package contains the classes used for the TextCite data model. |
Uses of TreeModelAdaptee in org.norvelle.textcite.gui.adapter |
---|
Constructors in org.norvelle.textcite.gui.adapter with parameters of type TreeModelAdaptee | |
---|---|
TreeModelAdapter(TreeModelAdaptee adaptee,
javax.swing.tree.TreeNode root)
|
|
TreeModelAdapterCollection(TreeModelAdaptee adaptee)
|
Uses of TreeModelAdaptee in org.norvelle.textcite.model |
---|
Classes in org.norvelle.textcite.model that implement TreeModelAdaptee | |
---|---|
class |
BookOutlineTree
The BookOutlineItemTree stores all the currently defined BookOutlineItem objects in the Citebook. |
class |
CategoryTree
The CategoryTree stores all the currently defined Category objects in the Citebook. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |