Uses of Class
org.forester.archaeopteryx.MainFrameApplication
Packages that use MainFrameApplication
Package
Description
-
Uses of MainFrameApplication in org.forester.analysis
Constructors in org.forester.analysis with parameters of type MainFrameApplicationModifierConstructorDescriptionTaxonomyDataManager
(MainFrameApplication mf, TreePanel treepanel, Phylogeny phy) TaxonomyDataManager
(MainFrameApplication mf, TreePanel treepanel, Phylogeny phy, boolean delete, boolean allow_simple_name) -
Uses of MainFrameApplication in org.forester.archaeopteryx
Methods in org.forester.archaeopteryx that return MainFrameApplicationModifier and TypeMethodDescriptionstatic MainFrameApplication
MainFrameApplication.createInstance
(Phylogeny[] phys, Configuration config) -
Uses of MainFrameApplication in org.forester.archaeopteryx.tools
Constructors in org.forester.archaeopteryx.tools with parameters of type MainFrameApplicationModifierConstructorDescriptionPhylogeneticInferrer
(List<MolecularSequence> seqs, PhylogeneticInferenceOptions options, MainFrameApplication mf) PhylogeneticInferrer
(Msa msa, PhylogeneticInferenceOptions options, MainFrameApplication mf) PhyloInferenceDialog
(MainFrameApplication frame, PhylogeneticInferenceOptions options, boolean from_unaligned_seqs) SequenceDataRetriver
(MainFrameApplication mf, TreePanel treepanel, Phylogeny phy)