Uses of Class
org.gjt.sp.jedit.msg.EditPaneUpdate
Package
Description
-
Uses of EditPaneUpdate in org.gjt.sp.jedit
-
Uses of EditPaneUpdate in org.gjt.sp.jedit.bufferset
Modifier and TypeMethodDescriptionvoid
BufferSetManager.handleEditPaneUpdate
(EditPaneUpdate message) -
Uses of EditPaneUpdate in org.gjt.sp.jedit.gui
-
Uses of EditPaneUpdate in org.gjt.sp.jedit.gui.statusbar
Modifier and TypeMethodDescriptionvoid
LastModifiedWidgetFactory.LastModifiedWidget.handleMessage
(EditPaneUpdate message) -
Uses of EditPaneUpdate in org.gjt.sp.jedit.gui.tray
Modifier and TypeMethodDescriptionvoid
JEditSwingTrayIcon.handleMessage
(EditPaneUpdate editPaneUpdate) Update tooltip to reflect the window titles currently available. -
Uses of EditPaneUpdate in org.gjt.sp.jedit.msg
Modifier and TypeClassDescriptionclass
An EBMessage sent by the EditPane just before the buffer changes.class
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.