Package | Description |
---|---|
org.eclipse.jface.viewers |
Provides a framework for viewers, which are model-based
content adapters for SWT widgets.
|
org.eclipse.swt.events |
SWT typed listener support.
|
Modifier and Type | Method and Description |
---|---|
protected void |
Viewer.fireHelpRequested(HelpEvent event)
Notifies any help listeners that help has been requested.
|
protected void |
Viewer.handleHelpRequest(HelpEvent event)
Handles a help request from the underlying SWT control.
|
Modifier and Type | Method and Description |
---|---|
void |
HelpListener.helpRequested(HelpEvent e)
Sent when help is requested for a control, typically
when the user presses F1.
|
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.