Module jEdit

Package org.gjt.sp.jedit.msg


package org.gjt.sp.jedit.msg
  • Class
    Description
    An EBMessage sent by the EditPane just before the buffer changes.
    Message sent when a buffer-related change occurs.
    Message sent when dockable window state changes.
    Sending this message will cause the specified dynamic menu to be recreated.
    Message sent just before jEdit exits.
    Message sent when jEdit starts the exit process.
    Message sent after jEdit has finished starting up, but before the initial view is created.
    Message sent when an edit pane-related change occurs.
    Message sent when plugins are loaded and unloaded.
    An EBMessage associated with an EditPane that is sent just before its caret position changes in a "major way" to another location in the same Buffer.
    Message sent when properties are changed using the global options or plugin options dialog box.
    Message sent right before the global options dialog is shown.
     
    Message sent when a register is updated.
    Message sent when search and replace settings change.
    Message sent when a file system tree node, or a ProjectViewer tree node, is selected.
    Message sent when a file or directory changes.
    Message sent when a view-related change occurs.