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


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

Packages that use AboutDialog
info.bioinfweb.treegraph.gui.actions.help   
 

Uses of AboutDialog in info.bioinfweb.treegraph.gui.actions.help
 

Fields in info.bioinfweb.treegraph.gui.actions.help declared as AboutDialog
private  AboutDialog AboutAction.dialog
           
 

Methods in info.bioinfweb.treegraph.gui.actions.help that return AboutDialog
private  AboutDialog AboutAction.getDialog()