Package | Description |
---|---|
org.eclipse.jface.viewers |
Provides a framework for viewers, which are model-based
content adapters for SWT widgets.
|
org.eclipse.ui.dialogs |
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
|
Modifier and Type | Method and Description |
---|---|
void |
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.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceSelectionDialog.checkStateChanged(CheckStateChangedEvent event) |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.