Uses of Class
org.forester.archaeopteryx.MainFrame
-
Packages that use MainFrame Package Description org.forester.archaeopteryx org.forester.archaeopteryx.tools -
-
Uses of MainFrame in org.forester.archaeopteryx
Subclasses of MainFrame in org.forester.archaeopteryx Modifier and Type Class Description classMainFrameAppletclassMainFrameApplicationMethods in org.forester.archaeopteryx that return MainFrame Modifier and Type Method Description static MainFrameArchaeopteryx. createApplication(Phylogeny phylogeny)static MainFrameArchaeopteryx. createApplication(Phylogeny[] phylogenies)static MainFrameArchaeopteryx. createApplication(Phylogeny[] phylogenies, java.lang.String config_file_name, java.lang.String title)static MainFrameArchaeopteryx. createApplication(Phylogeny phylogeny, Configuration config, java.lang.String title)static MainFrameMainFrameApplication. createInstance(Phylogeny[] phys, Configuration config, java.lang.String title, java.io.File current_dir)Constructors in org.forester.archaeopteryx with parameters of type MainFrame Constructor Description MainPanel(Configuration configuration, MainFrame parent) -
Uses of MainFrame in org.forester.archaeopteryx.tools
Methods in org.forester.archaeopteryx.tools with parameters of type MainFrame Modifier and Type Method Description voidRunnableProcess. end(MainFrame mf)voidRunnableProcess. start(MainFrame mf, java.lang.String name)Constructors in org.forester.archaeopteryx.tools with parameters of type MainFrame Constructor Description AncestralTaxonomyInferrer(MainFrame mf, TreePanel treepanel, Phylogeny phy)
-