Uses of Class
org.norvelle.textcite.gui.outlook_bar.AuthorPubTreeModel

Packages that use AuthorPubTreeModel
org.norvelle.textcite.gui.outlook_bar   
 

Uses of AuthorPubTreeModel in org.norvelle.textcite.gui.outlook_bar
 

Fields in org.norvelle.textcite.gui.outlook_bar declared as AuthorPubTreeModel
protected  AuthorPubTreeModel AuthorPubTreeNode.model
           
 

Constructors in org.norvelle.textcite.gui.outlook_bar with parameters of type AuthorPubTreeModel
AuthorPubTreeNode(Author author, AuthorPubTreeNode parent, AuthorPubTreeModel model)
          Calling with an Author produces a node that represents an Author in the tree
AuthorPubTreeNode(AuthorPubTreeModel model)
          Calling with the empty constructor creates a root node
AuthorPubTreeNode(Book book, AuthorPubTreeNode parent, AuthorPubTreeModel model)
          Calling with an Author produces a node that represents an Author in the tree