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


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

Packages that use IconPieChartLabelPanel
info.bioinfweb.treegraph.gui.dialogs.editelement   
 

Uses of IconPieChartLabelPanel in info.bioinfweb.treegraph.gui.dialogs.editelement
 

Fields in info.bioinfweb.treegraph.gui.dialogs.editelement declared as IconPieChartLabelPanel
private  IconPieChartLabelPanel NewIconLabelsDialog.formatsPanel
           
 

Methods in info.bioinfweb.treegraph.gui.dialogs.editelement that return IconPieChartLabelPanel
protected  IconPieChartLabelPanel NewIconLabelsDialog.getFormatsPanel()