Modifier and Type | Class and Description |
---|---|
class |
SpellAndGrammarCheckDialog.LtCheckDialog
Class for dialog to check text for spell and grammar errors
|
Thread.State, Thread.UncaughtExceptionHandler
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Modifier and Type | Method and Description |
---|---|
void |
nextError()
Find the next error relative to the position of cursor and set the view cursor to the position
|
void |
run()
opens the LT check dialog for spell and grammar check
|
static void |
setTextViewCursor(int x,
DocumentCache.TextParagraph y,
ViewCursorTools viewCursor)
Set the view cursor to text position x, y
y = Paragraph of pure text (no footnotes, tables, etc.)
|
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public void run()
public void nextError()
public static void setTextViewCursor(int x, DocumentCache.TextParagraph y, ViewCursorTools viewCursor)