|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CiteBook | |
---|---|
org.norvelle.textcite | This package contains the Application class, which, in addition to creating the GUI and creating the data model, also provides a single static global access point to the CiteBook. |
org.norvelle.textcite.gui.outlook_bar |
Uses of CiteBook in org.norvelle.textcite |
---|
Methods in org.norvelle.textcite that return CiteBook | |
---|---|
static CiteBook |
Application.getCiteBook()
Getter method for the application CiteBook |
Methods in org.norvelle.textcite with parameters of type CiteBook | |
---|---|
static void |
Application.setCiteBook(CiteBook cb)
Setter method for the application CiteBook... to be used in order to run the TextCite engine without the GUI. |
Uses of CiteBook in org.norvelle.textcite.gui.outlook_bar |
---|
Fields in org.norvelle.textcite.gui.outlook_bar declared as CiteBook | |
---|---|
protected CiteBook |
AuthorPubTreeNode.citebook
|
protected CiteBook |
AuthorPubTreeModel.citebook
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |