Uses of Class
info.bioinfweb.treegraph.gui.dialogs.DistanceValueInput

Packages that use DistanceValueInput
info.bioinfweb.treegraph.gui.dialogs Contains dialogs of the TreeGraph 2 GUI. 
info.bioinfweb.treegraph.gui.dialogs.elementformats   
info.bioinfweb.treegraph.gui.dialogs.formatbynodedata   
info.bioinfweb.treegraph.gui.mainframe.tools   
 

Uses of DistanceValueInput in info.bioinfweb.treegraph.gui.dialogs
 

Fields in info.bioinfweb.treegraph.gui.dialogs declared as DistanceValueInput
private  DistanceValueInput MarginInput.bottom
           
private  DistanceValueInput GlobalFormatsDialog.branchLengthScaleInput
           
private  DistanceValueInput GlobalFormatsDialog.horizontalLabelSpacingInput
           
private  DistanceValueInput GlobalFormatsDialog.labelBlockDistanceInput
           
private  DistanceValueInput MarginInput.left
           
private  DistanceValueInput GlobalFormatsDialog.legendSpacingInput
           
private  DistanceValueInput ScaleBranchLengthsDialog.lengthInput
           
private  DistanceValueInput MarginInput.right
           
private  DistanceValueInput MarginInput.top
           
private  DistanceValueInput GlobalFormatsDialog.verticalLabelSpacingInput
           
 

Methods in info.bioinfweb.treegraph.gui.dialogs that return DistanceValueInput
 DistanceValueInput MarginInput.getBottom()
           
 DistanceValueInput MarginInput.getLeft()
           
private  DistanceValueInput ScaleBranchLengthsDialog.getLengthInput()
          Returns the length input and creates it if necessary.
 DistanceValueInput MarginInput.getRight()
           
 DistanceValueInput MarginInput.getTop()
           
 

Uses of DistanceValueInput in info.bioinfweb.treegraph.gui.dialogs.elementformats
 

Fields in info.bioinfweb.treegraph.gui.dialogs.elementformats declared as DistanceValueInput
private  DistanceValueInput LinePanel.cornerRadiusInput
           
private  DistanceValueInput FontFormatsPanel.fontHeightInput
           
private  DistanceValueInput ScaleBarPanel.heightInput
           
private  DistanceValueInput LinePanel.lineWidthInput
           
private  DistanceValueInput BranchPanel.minLengthInput
           
private  DistanceValueInput LegendPanel.minTreeDistanceInput
           
private  DistanceValueInput BranchPanel.spaceAboveInput
           
private  DistanceValueInput BranchPanel.spaceBelowInput
           
private  DistanceValueInput ScaleBarPanel.treeDistanceInput
           
 

Methods in info.bioinfweb.treegraph.gui.dialogs.elementformats that return DistanceValueInput
private  DistanceValueInput FontFormatsPanel.getFontHeightInput()
           
 

Uses of DistanceValueInput in info.bioinfweb.treegraph.gui.dialogs.formatbynodedata
 

Fields in info.bioinfweb.treegraph.gui.dialogs.formatbynodedata declared as DistanceValueInput
private  DistanceValueInput DistanceValuesByNodeBranchDataDialog.maxWidthInput
           
private  DistanceValueInput DistanceValuesByNodeBranchDataDialog.minWidthInput
           
 

Methods in info.bioinfweb.treegraph.gui.dialogs.formatbynodedata that return DistanceValueInput
private  DistanceValueInput DistanceValuesByNodeBranchDataDialog.getMaxWidthInput()
           
private  DistanceValueInput DistanceValuesByNodeBranchDataDialog.getMinWidthInput()
           
 

Uses of DistanceValueInput in info.bioinfweb.treegraph.gui.mainframe.tools
 

Fields in info.bioinfweb.treegraph.gui.mainframe.tools declared as DistanceValueInput
private  DistanceValueInput DistanceValuePopup.input