Oracle Forms 9i Samples and Demos

B D G I L M O S

B

BATCH_SIZE - Static variable in class oracle.forms.demos.jspell.SpellCheckTextArea
The property that we'll use to set batch Size for checking
BATCH_SIZE - Static variable in class oracle.forms.demos.jspell.SpellCheckTextField
The property that we'll use to set batch Size for checking

D

deselect() - Method in class oracle.forms.demos.jspell.SpellCheckTextArea
 
deselect() - Method in class oracle.forms.demos.jspell.SpellCheckTextField
 
DICTIONARY_PORT - Static variable in class oracle.forms.demos.jspell.SpellCheckTextArea
The property that we'll use to set the Spellcheck Socket Port
DICTIONARY_PORT - Static variable in class oracle.forms.demos.jspell.SpellCheckTextField
The property that we'll use to set the Spellcheck Socket Port
DICTIONARY_SERVER - Static variable in class oracle.forms.demos.jspell.SpellCheckTextArea
The property that we'll use to set the Spellcheck Socket m/c
DICTIONARY_SERVER - Static variable in class oracle.forms.demos.jspell.SpellCheckTextField
The property that we'll use to set the Spellcheck Socket m/c
DICTIONARY_TYPE - Static variable in class oracle.forms.demos.jspell.SpellCheckTextArea
The property that we'll use to set the Spellcheck Dictionary type SOCKET or SERVLET
DICTIONARY_TYPE - Static variable in class oracle.forms.demos.jspell.SpellCheckTextField
The property that we'll use to set the Spellcheck Dictionary type SOCKET or SERVLET

G

getFrame() - Method in class oracle.forms.demos.jspell.SpellCheckTextArea
 
getFrame() - Method in class oracle.forms.demos.jspell.SpellCheckTextField
 
getText() - Method in class oracle.forms.demos.jspell.SpellCheckTextArea
 
getTextComponent() - Method in class oracle.forms.demos.jspell.SpellCheckTextArea
 
getTextComponent() - Method in class oracle.forms.demos.jspell.SpellCheckTextField
 

I

IGNORE_FIRST - Static variable in class oracle.forms.demos.jspell.SpellCheckTextArea
The JSpell Property
IGNORE_FIRST - Static variable in class oracle.forms.demos.jspell.SpellCheckTextField
The JSpell Property
IGNORE_IRREGULAR - Static variable in class oracle.forms.demos.jspell.SpellCheckTextArea
The JSpell Property
IGNORE_IRREGULAR - Static variable in class oracle.forms.demos.jspell.SpellCheckTextField
The JSpell Property
IGNORE_UPPER - Static variable in class oracle.forms.demos.jspell.SpellCheckTextArea
The JSpell Property
IGNORE_UPPER - Static variable in class oracle.forms.demos.jspell.SpellCheckTextField
The JSpell Property
init(IHandler) - Method in class oracle.forms.demos.jspell.SpellCheckTextArea
Implimentation of IView interface
init(IHandler) - Method in class oracle.forms.demos.jspell.SpellCheckTextField
Implimentation of IView interface

L

LEARN_ENABLED - Static variable in class oracle.forms.demos.jspell.SpellCheckTextArea
The Property for disabling the Learn button
LEARN_ENABLED - Static variable in class oracle.forms.demos.jspell.SpellCheckTextField
The Property for disabling the Learn button
log(String) - Method in class oracle.forms.demos.jspell.SpellCheckTextArea
 
log(String) - Method in class oracle.forms.demos.jspell.SpellCheckTextField
 

M

MAX_SUGGESTIONS - Static variable in class oracle.forms.demos.jspell.SpellCheckTextArea
The property that we'll use to set max no of suggestions
MAX_SUGGESTIONS - Static variable in class oracle.forms.demos.jspell.SpellCheckTextField
The property that we'll use to set max no of suggestions

O

oracle.forms.demos.jspell - package oracle.forms.demos.jspell
 

S

select(int, int) - Method in class oracle.forms.demos.jspell.SpellCheckTextArea
 
setProperty(ID, Object) - Method in class oracle.forms.demos.jspell.SpellCheckTextArea
Implimentation of IView interface
setProperty(ID, Object) - Method in class oracle.forms.demos.jspell.SpellCheckTextField
Implimentation of IView interface
setText(String) - Method in class oracle.forms.demos.jspell.SpellCheckTextArea
 
SPELLCHECK - Static variable in class oracle.forms.demos.jspell.SpellCheckTextArea
The property that we'll use to trigger a spellcheck
SPELLCHECK - Static variable in class oracle.forms.demos.jspell.SpellCheckTextField
The property that we'll use to trigger a spellcheck
SpellCheckTextArea - class oracle.forms.demos.jspell.SpellCheckTextArea.
A PJC class used to integrate a Multi Line Text area in a Form with the JSpell Java Spellchecker
SpellCheckTextArea() - Constructor for class oracle.forms.demos.jspell.SpellCheckTextArea
 
SpellCheckTextField - class oracle.forms.demos.jspell.SpellCheckTextField.
A PJC class used to integrate a Single Line Text feild in a Form with the JSpell Java Spellchecker
SpellCheckTextField() - Constructor for class oracle.forms.demos.jspell.SpellCheckTextField
 

B D G I L M O S

Oracle Forms 9i Samples and Demos