Uses of Class
ca.phon.ui.tristatecheckbox.TristateCheckBoxTreeModel
Packages that use TristateCheckBoxTreeModel
-
Uses of TristateCheckBoxTreeModel in ca.phon.app.opgraph.wizard
Methods in ca.phon.app.opgraph.wizard that return TristateCheckBoxTreeModelModifier and TypeMethodDescriptionstatic TristateCheckBoxTreeModelOpGraphCheckBoxTree.createModel(ca.phon.opgraph.OpGraph graph, boolean propogateState) static TristateCheckBoxTreeModelReportTreeCheckboxTree.createModel(ReportTree reportTree, Predicate<ReportTreeNode> nodePredicate) -
Uses of TristateCheckBoxTreeModel in ca.phon.app.session
Methods in ca.phon.app.session that return TristateCheckBoxTreeModelModifier and TypeMethodDescriptionstatic TristateCheckBoxTreeModelParticipantSelector.createModel(Collection<Participant> participants) static TristateCheckBoxTreeModelParticipantSelector.createModel(Collection<Participant> participants, boolean enableCheckboxes) static TristateCheckBoxTreeModelSessionSelector.createModel(Project project, boolean hideEmptyCorpora) SessionSelector.getCheckboxTreeModel()Constructors in ca.phon.app.session with parameters of type TristateCheckBoxTreeModel -
Uses of TristateCheckBoxTreeModel in ca.phon.ui.tristatecheckbox
Constructors in ca.phon.ui.tristatecheckbox with parameters of type TristateCheckBoxTreeModel