Uses of Class
ca.phon.ui.tristatecheckbox.TristateCheckBoxTreeModel
-
Uses of TristateCheckBoxTreeModel in ca.phon.app.opgraph.wizard
Modifier and TypeMethodDescriptionstatic TristateCheckBoxTreeModel
OpGraphCheckBoxTree.createModel
(ca.phon.opgraph.OpGraph graph, boolean propogateState) static TristateCheckBoxTreeModel
ReportTreeCheckboxTree.createModel
(ReportTree reportTree, Predicate<ReportTreeNode> nodePredicate) -
Uses of TristateCheckBoxTreeModel in ca.phon.app.session
Modifier and TypeMethodDescriptionstatic TristateCheckBoxTreeModel
ParticipantSelector.createModel
(Collection<Participant> participants) static TristateCheckBoxTreeModel
ParticipantSelector.createModel
(Collection<Participant> participants, boolean enableCheckboxes) static TristateCheckBoxTreeModel
SessionSelector.createModel
(Project project, boolean hideEmptyCorpora) SessionSelector.getCheckboxTreeModel()
-
Uses of TristateCheckBoxTreeModel in ca.phon.ui.tristatecheckbox