Uses of Package
info.bioinfweb.treegraph.gui.treeframe

Packages that use info.bioinfweb.treegraph.gui.treeframe
info.bioinfweb.treegraph.document Contains the classes that represent the data structure of TreeGraph 2 (document elements and formats) as well as all edit operations in the undo-package to manipulate the data structure and classes to read and write a document from and to different formats (io- subpackage). 
info.bioinfweb.treegraph.graphics.positionpaint   
info.bioinfweb.treegraph.gui.actions Contains the actions classes used in the TreeGraph 2 GUI. 
info.bioinfweb.treegraph.gui.actions.edit   
info.bioinfweb.treegraph.gui.actions.file   
info.bioinfweb.treegraph.gui.actions.format   
info.bioinfweb.treegraph.gui.actions.select   
info.bioinfweb.treegraph.gui.actions.view   
info.bioinfweb.treegraph.gui.actions.window   
info.bioinfweb.treegraph.gui.dialogs Contains dialogs of the TreeGraph 2 GUI. 
info.bioinfweb.treegraph.gui.dialogs.datatable   
info.bioinfweb.treegraph.gui.dialogs.elementformats   
info.bioinfweb.treegraph.gui.dialogs.exporttographic   
info.bioinfweb.treegraph.gui.dialogs.io   
info.bioinfweb.treegraph.gui.mainframe Contains all classes directly related to the main frame. 
info.bioinfweb.treegraph.gui.treeframe Contains all classes that make up a document window. 
info.bioinfweb.treegraph.gui.treeframe.ruler   
 

Classes in info.bioinfweb.treegraph.gui.treeframe used by info.bioinfweb.treegraph.document
TreeInternalFrame
           
 

Classes in info.bioinfweb.treegraph.gui.treeframe used by info.bioinfweb.treegraph.graphics.positionpaint
TreeSelection
          This class manages the selection of multiple elements in an tree view panel.
 

Classes in info.bioinfweb.treegraph.gui.treeframe used by info.bioinfweb.treegraph.gui.actions
TreeInternalFrame
           
TreeSelection
          This class manages the selection of multiple elements in an tree view panel.
 

Classes in info.bioinfweb.treegraph.gui.treeframe used by info.bioinfweb.treegraph.gui.actions.edit
TreeInternalFrame
           
TreeSelection
          This class manages the selection of multiple elements in an tree view panel.
 

Classes in info.bioinfweb.treegraph.gui.treeframe used by info.bioinfweb.treegraph.gui.actions.file
TreeInternalFrame
           
TreeSelection
          This class manages the selection of multiple elements in an tree view panel.
 

Classes in info.bioinfweb.treegraph.gui.treeframe used by info.bioinfweb.treegraph.gui.actions.format
TreeInternalFrame
           
TreeSelection
          This class manages the selection of multiple elements in an tree view panel.
 

Classes in info.bioinfweb.treegraph.gui.treeframe used by info.bioinfweb.treegraph.gui.actions.select
TreeInternalFrame
           
TreeSelection
          This class manages the selection of multiple elements in an tree view panel.
 

Classes in info.bioinfweb.treegraph.gui.treeframe used by info.bioinfweb.treegraph.gui.actions.view
TreeInternalFrame
           
TreeSelection
          This class manages the selection of multiple elements in an tree view panel.
 

Classes in info.bioinfweb.treegraph.gui.treeframe used by info.bioinfweb.treegraph.gui.actions.window
TreeInternalFrame
           
TreeSelection
          This class manages the selection of multiple elements in an tree view panel.
 

Classes in info.bioinfweb.treegraph.gui.treeframe used by info.bioinfweb.treegraph.gui.dialogs
TreeSelection
          This class manages the selection of multiple elements in an tree view panel.
 

Classes in info.bioinfweb.treegraph.gui.treeframe used by info.bioinfweb.treegraph.gui.dialogs.datatable
TreeViewPanel
          Shows the tree saved in the associated document in a swing GUI.
 

Classes in info.bioinfweb.treegraph.gui.treeframe used by info.bioinfweb.treegraph.gui.dialogs.elementformats
TreeSelection
          This class manages the selection of multiple elements in an tree view panel.
 

Classes in info.bioinfweb.treegraph.gui.treeframe used by info.bioinfweb.treegraph.gui.dialogs.exporttographic
TreeInternalFrame
           
TreeSelection
          This class manages the selection of multiple elements in an tree view panel.
 

Classes in info.bioinfweb.treegraph.gui.treeframe used by info.bioinfweb.treegraph.gui.dialogs.io
TreeViewPanel
          Shows the tree saved in the associated document in a swing GUI.
 

Classes in info.bioinfweb.treegraph.gui.treeframe used by info.bioinfweb.treegraph.gui.mainframe
TreeInternalFrame
           
 

Classes in info.bioinfweb.treegraph.gui.treeframe used by info.bioinfweb.treegraph.gui.treeframe
TreeEditlInputListener
          This listener implements the reactions to user inputs for editing the tree in a tree window.
TreeSelection
          This class manages the selection of multiple elements in an tree view panel.
TreeViewPanel
          Shows the tree saved in the associated document in a swing GUI.
TreeViewPanelListener
           
 

Classes in info.bioinfweb.treegraph.gui.treeframe used by info.bioinfweb.treegraph.gui.treeframe.ruler
TreeViewPanel
          Shows the tree saved in the associated document in a swing GUI.
TreeViewPanelListener