Home / Development / Documentation / 2.0.44 / info.bioinfweb.treegraph.gui.actions.edit
TreeGraph 2
 


Package info.bioinfweb.treegraph.gui.actions.edit

Class Summary
CalculateColumnAction  
ChangeLabelIDAction  
CollapseNodeAction  
CopyAllLabelsAction  
CopyColumnAction  
CopyElementAction  
CutAction  
DeleteColumnAction  
DeleteElementAction  
DeleteOutsideIntervalAction  
DeleteSubelementsAction  
EditBranchLengthAction  
EditPieChartLabelIDsAction  
EditTextElementAction  
LadderizeAction  
LadderizeDownAction  
LadderizeUpAction  
MoveSubtreeAction This abstract class contains basic functionalities to extract the node to be moved from the selection and is the ancestor of MoveSubtreeUpAction and MoveSubtreeDownAction.
MoveSubtreeDownAction  
MoveSubtreeUpAction  
NewIconLabelsAction  
NewLegendAction  
NewNodeAction  
NewPieChartLabelsAction  
NewTextLabelAction  
PasteAction  
RedoAction  
RedoToAction Undoes all edit to the specified edit.
RenameDataIDAction  
ReplaceInNodeDataAction Action in the edit menu.
RerootAction  
SearchTextAction  
SeparateBranchAction  
SetColumnToDecimalAction Implements basic functionality to set the data type for all lines of a node/branch data column.
SetColumnToTextAction  
SetColumnTypeAction Implements basic functionality to set the data type for all lines of a node/branch data column.
UndoAction  
UndoRedoToAction Subclass of UndoToAction and RedoToAction which implements common behavior.
UndoToAction Redoes all edit to the specified edit.