public abstract class EmacsWriteAction extends EmacsAction
EmacsAction.Tracker| Modifier | Constructor and Description |
|---|---|
protected |
EmacsWriteAction(java.lang.String actionName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
lock(BasicDocument document) |
protected void |
unlock(BasicDocument document) |
actionPerformed, addKillRing, appendKillRing, getClipboardText, getMark, getSystemClipboard, popKillRing, prependKillRing, removeMark, setClipboardText, setMark, setSystemClipboard, showEndBufferMessage, showMarkNotSetMessage, showMarkSetMessage, showNextKillAppendMessage, showPreviousNotYankMessage, showReadOnlyMessage, yankKillRingactionPerformed, beep, buildIndent, getFontHeight, getIndentSizeProperty, getLastAction, getMagicCaretPosition, getName, getSmartIndentProvider, getSpaces, getTab, getTabs, getTabSizeProperty, getUseAutoIndentProperty, getUseTabsProperty, getVisibleRect, isEditable, setMagicCaretPosition, showMessage, skipLeadingIndentaugmentList, getFocusedComponent, getTextComponentprotected void lock(BasicDocument document)
lock in class BasicActionprotected void unlock(BasicDocument document)
unlock in class BasicAction