Interface | Description |
---|---|
IWorkbenchListener |
Interface for any workbench listener.
|
Class | Description |
---|---|
ExtendedListDataEvent |
This Class extends ListDataEvent by adding the list data objects to the event.
|
WorkbenchEvent |
This is the base class for all workbench events, that are used to notify
workbench listener about changes in the workbench.
|
WorkspaceChangeEvent |
This is the event object for workspace change events.
|