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, wait
beforeUndoTransparentActionFinished, commandFinished, commandStarted, undoTransparentActionFinished, undoTransparentActionStarted
editorReleased
public void editorCreated(EditorFactoryEvent event)
EditorFactoryListener
Editor
instance has been created.editorCreated
in interface EditorFactoryListener
public void beforeCommandFinished(CommandEvent event)
beforeCommandFinished
in interface CommandListener
public static void runWithoutCancellingSyncTagsEditing(Document document, java.lang.Runnable runnable)