Syntax
constants group LinguServiceEventFlags;
Description
to be used in lingu-service events.
These values define the flags which may be logically combined
to build the event type of a
LinguServiceEvent
Field Details
|
|
Syntax
const short SPELL_CORRECT_WORDS_AGAIN = 1;
Description
The spelling of previously correct words should be checked again.
Syntax
const short SPELL_WRONG_WORDS_AGAIN = 2;
Description
The spelling of previously misspelled words should be checked again.
Syntax
const short HYPHENATE_AGAIN = 4;
Description
The hyphenation of words may have changed.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.