Interface AutoSpellConstants
-
- All Known Implementing Classes:
AutoSpellCheckHandler,AutoSpellEditorKit,AutoSpellView
public interface AutoSpellConstantsJust some constants used by autospell.- Author:
- Robert Gustavsson (robert@lindesign.se)
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringwordMisspelledstatic java.lang.BooleanwordMisspelledTrue
-
-
-
Field Detail
-
wordMisspelled
static final java.lang.String wordMisspelled
- See Also:
- Constant Field Values
-
wordMisspelledTrue
static final java.lang.Boolean wordMisspelledTrue
-
-