Interface | 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.
|
Class | Description |
---|---|
ExpansionAdapter |
This adapter class provides default implementations for the methods
described by the
ExpansionListener interface. |
ExpansionEvent |
Notifies listeners when expandable controls change expansion state.
|
HyperlinkAdapter |
This adapter class provides default implementations for the methods
described by the
HyperlinkListener interface. |
HyperlinkEvent |
Notifies listeners about a hyperlink change.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.