Uses of Class
org.eclipse.jface.viewers.CheckStateChangedEvent
Package
Description
Provides a framework for viewers, which are model-based
content adapters for SWT widgets.
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
-
Uses of CheckStateChangedEvent in org.eclipse.jface.viewers
Modifier and TypeMethodDescriptionvoid
ICheckStateListener.checkStateChanged
(CheckStateChangedEvent event) Notifies of a change to the checked state of an element.protected void
CheckboxTreeViewer.fireCheckStateChanged
(CheckStateChangedEvent event) Notifies any check state listeners that the check state of an element has changed. -
Uses of CheckStateChangedEvent in org.eclipse.ui.dialogs
Modifier and TypeMethodDescriptionvoid
ResourceSelectionDialog.checkStateChanged
(CheckStateChangedEvent event)