Home / Development / Documentation / 2.0.44 / Uses of Class info.bioinfweb.treegraph.gui.dialogs.elementformats.ElementFormatsDialog
TreeGraph 2
 


Uses of Class
info.bioinfweb.treegraph.gui.dialogs.elementformats.ElementFormatsDialog

Packages that use ElementFormatsDialog
info.bioinfweb.treegraph.gui.dialogs.elementformats   
 

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

Fields in info.bioinfweb.treegraph.gui.dialogs.elementformats declared as ElementFormatsDialog
private  ElementFormatsDialog ScaleBarPanel.owner
           
private  ElementFormatsDialog ScaleBarIntervalKeyListener.owner
           
 

Constructors in info.bioinfweb.treegraph.gui.dialogs.elementformats with parameters of type ElementFormatsDialog
ScaleBarIntervalKeyListener(ElementFormatsDialog owner, JLabel label, info.webinsel.util.swing.DecimalInput smallIntervalInput, info.webinsel.util.swing.DecimalInput longIntervalInput)
          Creates a ScaleBarIntervalKeyListener.
ScaleBarPanel(ElementFormatsDialog owner)
          This is the default constructor