Overview
Package
Class
Tree
Deprecated
Index
Help
Oracle JEWT 4.2.10
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
N
NOT_ADDED_INDEX
- Static variable in class oracle.bali.ewt.wizard.
WizardPage
Index returned for pages that haven't been added to a Wizard.
NOT_SET
- Static variable in class oracle.bali.ewt.text.
MultiLineLabel
Constant used to indicate to setPreferredRows() or setPreferredColumns() that the columns or rows should be calculated dynamically.
NoWrapper
- class oracle.bali.ewt.text.
NoWrapper
.
The NoWrapper class implements the TextWrapper interface to never wrap the text it is passed.
NoWrapper()
- Constructor for class oracle.bali.ewt.text.
NoWrapper
NullSequence
- class oracle.bali.ewt.wizard.dWizard.
NullSequence
.
Provides an implementation of an empty sequence, namely one that contains no pages.
NullTwoDModel
- class oracle.bali.ewt.model.
NullTwoDModel
.
A NullTwoDModel is an data source that contains no rows or columns and always returns null from getData.
NumberTextField
- class oracle.bali.ewt.text.
NumberTextField
.
NumberTextField is a subclass of JTextField that only accepts numbers.
NumberTextField.AccessibleNumberTextField
- class oracle.bali.ewt.text.
NumberTextField.AccessibleNumberTextField
.
The class used to obtain the accessible role for this object.
NumberTextField.AccessibleNumberTextField(NumberTextField)
- Constructor for class oracle.bali.ewt.text.
NumberTextField.AccessibleNumberTextField
NumberTextField()
- Constructor for class oracle.bali.ewt.text.
NumberTextField
Create the NumberTextField with a null number.
NumberTextField(int)
- Constructor for class oracle.bali.ewt.text.
NumberTextField
Create the NumberTextField with the given number of columns.
NumberTextField(Number)
- Constructor for class oracle.bali.ewt.text.
NumberTextField
Create the NumberTextField with the given Number object.
NumberTextField(Number, int)
- Constructor for class oracle.bali.ewt.text.
NumberTextField
Create the NumberTextField with the given Number object and the given number of columns.
Overview
Package
Class
Tree
Deprecated
Index
Help
Oracle JEWT 4.2.10
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W