Package | Description |
---|---|
org.eclipse.ui.forms.events |
Events and listeners for forms-based parts.
|
org.eclipse.ui.forms.widgets |
Custom widgets and controls for forms-based parts.
|
Class and Description |
---|
ExpansionEvent
Notifies listeners when expandable controls change expansion state.
|
HyperlinkEvent
Notifies listeners about a hyperlink change.
|
IExpansionListener
Classes that implement this interface will be notified before and after the
expandable control's expansion state changes.
|
IHyperlinkListener
Classes that implement this interface will be notified when hyperlinks are
entered, exited and activated.
|
Class and Description |
---|
IExpansionListener
Classes that implement this interface will be notified before and after the
expandable control's expansion state changes.
|
IHyperlinkListener
Classes that implement this interface will be notified when hyperlinks are
entered, exited and activated.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.