-
designPane
com.ephox.editlive.inkslingers.design.DesignPane designPane
-
codePane
com.ephox.editlive.inkslingers.code.CodePane codePane
-
switchPanel
com.ephox.editlive.java2.editor.SwitchPanel<T extends java.lang.Enum<T>> switchPanel
-
htmlKit
com.ephox.editlive.java2.editor.EphoxEditorKit htmlKit
-
htmlDoc
com.ephox.editlive.java2.editor.EphoxHTMLDocument htmlDoc
-
filter
com.ephox.editlive.parsers.filter.Filter filter
-
htmlScrollPane
com.ephox.editlive.java2.editor.EScrollPane htmlScrollPane
-
textScrollPane
com.ephox.editlive.java2.editor.EScrollPane textScrollPane
-
undoRedoHandler
com.ephox.editlive.common.undo.UndoRedoHandler undoRedoHandler
-
selectionToggle
boolean selectionToggle
-
addNextUndo
boolean addNextUndo
-
paneState
com.ephox.editlive.java2.editor.PaneState paneState
-
bConsumeCharacter
boolean bConsumeCharacter
-
lastKeyWasDelete
boolean lastKeyWasDelete
-
enterWasPressed
boolean enterWasPressed
-
edCommand
com.ephox.editlive.common.EditorCommandHandler edCommand
-
sStoredPreBody
java.lang.String sStoredPreBody
-
sStoredPostBody
java.lang.String sStoredPostBody
-
undoManager
javax.swing.undo.UndoManager undoManager
-
compoundTextUndo
boolean compoundTextUndo
-
compoundTextEdit
javax.swing.undo.CompoundEdit compoundTextEdit
-
popup
com.ephox.editlive.java2.editor.context.ContextPopupMenu popup
-
popupX
int popupX
-
popupY
int popupY
-
showParagraphMarkers
boolean showParagraphMarkers
-
selfLoadingSpellingEngine
com.ephox.threading.loading.SelfLoading<T> selfLoadingSpellingEngine
-
spellerLoader
com.ephox.functional.data.immutable.Optional<T> spellerLoader
-
spellerLocale
com.ephox.functional.data.immutable.Optional<T> spellerLocale
-
paintFormat
javax.swing.text.MutableAttributeSet paintFormat
-
operationManager
com.ephox.editlive.java2.editor.operation.OperationManagerImpl operationManager
-
toggleTracker
com.ephox.editlive.java2.editor.trackers.ToggleTracker toggleTracker
-
documentModifier
com.ephox.editlive.java2.editor.DocumentModifierImpl documentModifier
-
undoAdded
boolean undoAdded
-
autoCorrect
com.ephox.editlive.java2.editor.spelling.autocorrect.AutoCorrectKeyListener autoCorrect
-
autoCorrectEnabled
boolean autoCorrectEnabled
-
toggleTrackerUpdater
com.ephox.editlive.java2.editor.ToggleTrackerUpdater toggleTrackerUpdater
-
actionHandler
com.ephox.editlive.java2.editor.actionhandler.ActionHandler actionHandler
-
caret
com.ephox.editlive.java2.editor.caret.ECaret caret
-
tableDeleteHandler
com.ephox.editlive.java2.editor.table.TableDeleteHandler tableDeleteHandler
-
trackChangesManager
com.ephox.editlive.java2.editor.trackchanges.TrackChangesManager trackChangesManager
-
codeViewPaste
com.ephox.functional.closures.Effect codeViewPaste
-
ignoredWords
com.ephox.editlive.java2.editor.spelling.words.IgnoredWords ignoredWords
-
broadcaster
com.ephox.editlive.broadcaster.EditorEventBroadcaster broadcaster
-
spellDialogNotifier
com.ephox.editlive.java2.editor.spelling.dialog.SpellDialogNotifier spellDialogNotifier
-
dirtyEventFirer
com.ephox.functional.data.mutable.MutationEvent<A> dirtyEventFirer
-
config
com.ephox.editlive.java2.config.XMLConfig config
-
replaceElementWithoutTrackingChanges
com.ephox.functional.closures.Effect2<A,B> replaceElementWithoutTrackingChanges
-
insertHtmlAtCaretPositionOrLogF
com.ephox.functional.closures.Effect1<A> insertHtmlAtCaretPositionOrLogF
-
tableDeleteHandlerThings
com.ephox.editlive.java2.editor.table.TableDeleteHandler.TableDeleteHandlerThings tableDeleteHandlerThings
-
mousey
java.awt.event.MouseListener mousey
-
currentFindDialog
com.ephox.functional.data.mutable.Mutable<T> currentFindDialog
-
caretUpdateRunning
boolean caretUpdateRunning
-
caretUpdatePausible
com.ephox.editlive.pausible.Pausible caretUpdatePausible
-
die
com.ephox.functional.closures.Effect die