Uses of Class
org.forester.archaeopteryx.MainFrame
Packages that use MainFrame
-
Uses of MainFrame in org.forester.archaeopteryx
Subclasses of MainFrame in org.forester.archaeopteryxMethods in org.forester.archaeopteryx that return MainFrameModifier and TypeMethodDescriptionstatic MainFrame
Archaeopteryx.createApplication
(Phylogeny phylogeny) static MainFrame
Archaeopteryx.createApplication
(Phylogeny[] phylogenies) static MainFrame
Archaeopteryx.createApplication
(Phylogeny[] phylogenies, String config_file_name, String title) static MainFrame
Archaeopteryx.createApplication
(Phylogeny phylogeny, Configuration config, String title) static MainFrame
MainFrameApplication.createInstance
(Phylogeny[] phys, Configuration config, String title, File current_dir) Constructors in org.forester.archaeopteryx with parameters of type MainFrame -
Uses of MainFrame in org.forester.archaeopteryx.tools
Methods in org.forester.archaeopteryx.tools with parameters of type MainFrameModifier and TypeMethodDescriptionvoid
void
Constructors in org.forester.archaeopteryx.tools with parameters of type MainFrameModifierConstructorDescriptionAncestralTaxonomyInferrer
(MainFrame mf, TreePanel treepanel, Phylogeny phy)