A C E F G I J K N R

A

atof(String) - Method in class JosAertsBeans.JNumberField
Converts a string of digits to a double

C

caretUpdate(CaretEvent) - Method in class JosAertsBeans.JNumberField
Handle the caret update event from the text field.
caretUpdate(CaretEvent) - Method in class JosAertsBeans.JIntegerField
Handle the caret update event from the text field.

E

errorInput(KeyEvent) - Method in class JosAertsBeans.JNumberField
Method to catch a wrong input (e.g.
errorInput(KeyEvent) - Method in class JosAertsBeans.JIntegerField
Method to catch a wrong input (e.g.

F

focusGained(FocusEvent) - Method in class JosAertsBeans.JNumberField
Handle the focus Gained event from the text field.
focusGained(FocusEvent) - Method in class JosAertsBeans.JIntegerField
Handle the focus Gained event from the text field.
focusLost(FocusEvent) - Method in class JosAertsBeans.JNumberField
Handle the focus Lost event from the text field.
focusLost(FocusEvent) - Method in class JosAertsBeans.JIntegerField
Handle the focus Lost event from the text field.

G

getDoubleValue() - Method in class JosAertsBeans.JNumberField
Transform the contents of the field to a double
getIntValue() - Method in class JosAertsBeans.JIntegerField
Converts a string of digits to an integer

I

isFieldEmpty() - Method in class JosAertsBeans.JNumberField
Returns whether the field is empty
isFieldEmpty() - Method in class JosAertsBeans.JIntegerField
Returns whether the field is empty

J

JIntegerField - class JosAertsBeans.JIntegerField.
 
JIntegerField() - Constructor for class JosAertsBeans.JIntegerField
Constructor without input.
JIntegerField(int) - Constructor for class JosAertsBeans.JIntegerField
Constructor with input for the length of the field.
JNumberField - class JosAertsBeans.JNumberField.
 
JNumberField() - Constructor for class JosAertsBeans.JNumberField
Constructor without input.
JNumberField(int) - Constructor for class JosAertsBeans.JNumberField
Constructor with input for the length of the field.
JosAertsBeans - package JosAertsBeans
 

K

keyPressed(KeyEvent) - Method in class JosAertsBeans.JNumberField
Handle the key pressed event from the text field.
keyPressed(KeyEvent) - Method in class JosAertsBeans.JIntegerField
Handle the key pressed event from the text field.
keyReleased(KeyEvent) - Method in class JosAertsBeans.JNumberField
Handle the key released event from the text field.
keyReleased(KeyEvent) - Method in class JosAertsBeans.JIntegerField
Handle the key released event from the text field.
keyTyped(KeyEvent) - Method in class JosAertsBeans.JNumberField
Handle the key typed event from the text field.
keyTyped(KeyEvent) - Method in class JosAertsBeans.JIntegerField
Handle the key typed event from the text field.

N

noValidField() - Method in class JosAertsBeans.JNumberField
Method for a nonvalid field
noValidField() - Method in class JosAertsBeans.JIntegerField
Method for a nonvalid field

R

resetParameters() - Method in class JosAertsBeans.JNumberField
Method to reset the parameters
resetParameters() - Method in class JosAertsBeans.JIntegerField
Method to reset the parameters

A C E F G I J K N R