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