- addCheckStateListener
- getTree
- setInput
- <init>
Creates a tree viewer on the given tree control. The SWT.CHECK style bit must be
set on the given tr
- getControl
- refresh
- setChecked
- setCheckedElements
Sets which elements are checked in this viewer's tree. The given list contains
the elements that are
- setContentProvider
- setLabelProvider
- getCheckedElements
Returns a list of checked elements in this viewer's tree, including currently
hidden ones that are m
- setGrayed
Sets the grayed state for the given element in this viewer.