Uses of Class
org.eclipse.jface.viewers.CheckboxTreeViewer
Packages that use CheckboxTreeViewer
Package
Description
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
-
Uses of CheckboxTreeViewer in org.eclipse.ui.dialogs
Subclasses of CheckboxTreeViewer in org.eclipse.ui.dialogsModifier and TypeClassDescriptionclassCheckboxTreeViewer with special behaviour of the checked / gray state on container (non-leaf) nodes: The grayed state is used to visualize the checked state of its children.Methods in org.eclipse.ui.dialogs that return CheckboxTreeViewerModifier and TypeMethodDescriptionprotected CheckboxTreeViewerCheckedTreeSelectionDialog.createTreeViewer(Composite parent) Creates the tree viewer.protected CheckboxTreeViewerCheckedTreeSelectionDialog.getTreeViewer()Returns the tree viewer.