Uses of Package
org.eclipse.ui.forms.events
-
Packages that use org.eclipse.ui.forms.events 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. -
Classes in org.eclipse.ui.forms.events used by org.eclipse.ui.forms.events Class 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. -
Classes in org.eclipse.ui.forms.events used by org.eclipse.ui.forms.widgets Class Description ExpansionEvent Notifies listeners when expandable controls change expansion state.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.