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, yankKillRing
actionPerformed, beep, buildIndent, getFontHeight, getIndentSizeProperty, getLastAction, getMagicCaretPosition, getName, getSmartIndentProvider, getSpaces, getTab, getTabs, getTabSizeProperty, getUseAutoIndentProperty, getUseTabsProperty, getVisibleRect, isEditable, setMagicCaretPosition, showMessage, skipLeadingIndent
augmentList, getFocusedComponent, getTextComponent
protected void lock(BasicDocument document)
lock
in class BasicAction
protected void unlock(BasicDocument document)
unlock
in class BasicAction