| Methods in info.bioinfweb.treegraph.graphics.positionpaint with parameters of type TreeSelection | 
 void | 
TreePainter.paintTree(Graphics2D g,
          Document document,
          TreeSelection selection,
          float pixelsPerMm,
          boolean transparent)
 
          Paints the whole specified document. | 
 void | 
RectangularCladogramPainter.paintTree(Graphics2D g,
          Document document,
          TreeSelection selection,
          float pixelsPerMm,
          boolean transparent)
 
            | 
 void | 
TreePainter.paintTree(Graphics2D g,
          Rectangle visibleRect,
          Document document,
          TreeSelection selection,
          float pixelsPerMm,
          boolean transparent)
 
          Paints the specified rectangle of the specified document. | 
 void | 
RectangularCladogramPainter.paintTree(Graphics2D g,
          Rectangle visibleRect,
          Document document,
          TreeSelection selection,
          float pixelsPerMillimeter,
          boolean transparent)
 
            | 
 
| Methods in info.bioinfweb.treegraph.gui.actions.edit with parameters of type TreeSelection | 
protected  Node | 
MoveSubtreeAction.getSelectedNode(TreeSelection selection)
 
          Returns the node that should be moved if the selection contains this node or its
 afferent branch as the first element. | 
 void | 
UndoRedoToAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
UndoAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
SetColumnTypeAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
SeparateBranchAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
SearchTextAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
RerootAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
ReplaceInNodeDataAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
RenameDataIDAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
RedoAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
PasteAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
NewTextLabelAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
NewPieChartLabelsAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
NewNodeAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
NewLegendAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
NewIconLabelsAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
MoveSubtreeUpAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
MoveSubtreeDownAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
LadderizeAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
EditTextElementAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
EditPieChartLabelIDsAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
EditBranchLengthAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
DeleteSubelementsAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
DeleteOutsideIntervalAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
DeleteElementAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
DeleteColumnAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
CopyElementAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
CopyColumnAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
CopyAllLabelsAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
CollapseNodeAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
ChangeLabelIDAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
CalculateColumnAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 
| Methods in info.bioinfweb.treegraph.gui.actions.file with parameters of type TreeSelection | 
 void | 
SaveAsAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
SaveAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
OpenAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
NewDocumentAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
ImportTableAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
ExportToPDFAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
ExportToNewickNexusAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
ExportToGraphicAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
ExportTableAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
ExitAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
CloseAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
ApplyNameTableAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
AddSupportValuesAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 
| Methods in info.bioinfweb.treegraph.gui.actions.format with parameters of type TreeSelection | 
 void | 
ShowRootedAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
ShowHideScaleBarAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
ScaleDistanceValuesAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
ScaleBranchLengthsAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
ReanchorLegendAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
EditGlobalFormatsAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
EditElementFormatsAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
DistanceValuesByNodeBranchDataAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
ColorsByNodeBranchDataAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
AutoPositionLabelsAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 
| Methods in info.bioinfweb.treegraph.gui.actions.select with parameters of type TreeSelection | 
protected  void | 
SelectTypeInSubtreeAction.performSelection(ActionEvent e,
                 TreeInternalFrame frame,
                 TreeSelection selection)
 
            | 
protected  void | 
SelectTypeInDocumentAction.performSelection(ActionEvent e,
                 TreeInternalFrame frame,
                 TreeSelection selection)
 
            | 
protected  void | 
SelectSubtreeAction.performSelection(ActionEvent e,
                 TreeInternalFrame frame,
                 TreeSelection selection)
 
            | 
protected  void | 
SelectLegendsWithPosIndexAction.performSelection(ActionEvent e,
                 TreeInternalFrame frame,
                 TreeSelection selection)
 
            | 
protected  void | 
SelectLegendsInSubtreeAction.performSelection(ActionEvent e,
                 TreeInternalFrame frame,
                 TreeSelection selection)
 
            | 
protected  void | 
SelectLegendsAction.performSelection(ActionEvent e,
                 TreeInternalFrame frame,
                 TreeSelection selection)
 
            | 
protected  void | 
SelectLeafsInSubtreeAction.performSelection(ActionEvent e,
                 TreeInternalFrame frame,
                 TreeSelection selection)
 
            | 
protected  void | 
SelectLeafsInDocumentAction.performSelection(ActionEvent e,
                 TreeInternalFrame frame,
                 TreeSelection selection)
 
            | 
protected  void | 
SelectLabelsWithIDAction.performSelection(ActionEvent e,
                 TreeInternalFrame frame,
                 TreeSelection selection)
 
            | 
protected  void | 
SelectLabelsInSubtreeAction.performSelection(ActionEvent e,
                 TreeInternalFrame frame,
                 TreeSelection selection)
 
            | 
protected  void | 
SelectAllAction.performSelection(ActionEvent e,
                 TreeInternalFrame frame,
                 TreeSelection selection)
 
            | 
protected  void | 
InvertSelectionAction.performSelection(ActionEvent e,
                 TreeInternalFrame frame,
                 TreeSelection selection)
 
            | 
protected abstract  void | 
AbstractSelectionAction.performSelection(ActionEvent e,
                 TreeInternalFrame frame,
                 TreeSelection selection)
 
            | 
 void | 
SelectTypeInSubtreeAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
SelectTypeInDocumentAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
SelectSubtreeAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
SelectLegendsWithPosIndexAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
SelectLegendsInSubtreeAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
SelectLegendsAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
SelectLeafsInSubtreeAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
SelectLeafsInDocumentAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
SelectLabelsWithIDAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
SelectLabelsInSubtreeAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
SelectAllAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            | 
 void | 
InvertSelectionAction.setEnabled(Document document,
           TreeSelection selection,
           NodeBranchDataAdapter tableAdapter)
 
            |