|
Class Summary |
| Dispatch |
This abstract class stub forms a superclass for dispatches. |
| FileBufferDispatch |
This class listens to Eclipse's file buffer to check changes to the
underlying buffers to the editor. |
| JavaElementDispatch |
|
| PartDispatch |
This class listens to changes to parts, particularly the opening and closing
of tabs (which are parts) of the editor. |
| PerspectiveDispatch |
This class listens to changes in the perspective. |
| WindowDispatch |
This singleton class listens to changes in the current instance of Eclipse's
window management. |