Subclasses of Dispatch in editorListener.listeners |
class |
FileBufferDispatch
This class listens to Eclipse's file buffer to check changes to the
underlying buffers to the editor. |
class |
PartDispatch
This class listens to changes to parts, particularly the opening and closing
of tabs (which are parts) of the editor. |
class |
PerspectiveDispatch
This class listens to changes in the perspective. |
class |
WindowDispatch
This singleton class listens to changes in the current instance of Eclipse's
window management. |