Uses of Class
sc.fiji.snt.gui.OntologyBrowser.OntologyTab
Packages that use OntologyBrowser.OntologyTab
-
Uses of OntologyBrowser.OntologyTab in sc.fiji.snt.gui
Methods in sc.fiji.snt.gui that return OntologyBrowser.OntologyTabModifier and TypeMethodDescriptionOntologyBrowser.addAllenCCFOntology()Convenience method to add the Allen CCF ontology as a tab, including all compartments.OntologyBrowser.addAllenCCFOntology(boolean meshesOnly) Adds the Allen CCF ontology as a tab.OntologyBrowser.addDeepOntology(String tabLabel, Map<String, Object> tree) Adds a custom ontology tab built from a deeply nested map.OntologyBrowser.addDrosophilaOntology()Adds the Drosophila adult brain ontology (FBbt) as a tab.Adds a custom ontology tab from a nested map.OntologyBrowser.addOntology(String tabLabel, DefaultTreeModel model) Adds an ontology tab backed by an existingDefaultTreeModel.OntologyBrowser.getTab(int index) Returns the tab at the given index.