Eclipse Platform
Release 3.0

Uses of Package
org.eclipse.ui.forms.events

Packages that use org.eclipse.ui.forms.events
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
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
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.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.