public final class XmlTagNameSynchronizer extends java.lang.Object implements CommandListener, EditorFactoryListener
TOPIC| Modifier and Type | Method and Description |
|---|---|
void |
beforeCommandFinished(CommandEvent event) |
void |
editorCreated(EditorFactoryEvent event)
Called after
Editor instance has been created. |
static void |
runWithoutCancellingSyncTagsEditing(Document document,
java.lang.Runnable runnable) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbeforeUndoTransparentActionFinished, commandFinished, commandStarted, undoTransparentActionFinished, undoTransparentActionStartededitorReleasedpublic void editorCreated(EditorFactoryEvent event)
EditorFactoryListenerEditor instance has been created.editorCreated in interface EditorFactoryListenerpublic void beforeCommandFinished(CommandEvent event)
beforeCommandFinished in interface CommandListenerpublic static void runWithoutCancellingSyncTagsEditing(Document document, java.lang.Runnable runnable)