Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
G
I
J
P
R
S
G
getLeftAccuracy()
- Method in class
JMeter
Accessor for number left accuracy.
getRightAccuracy()
- Method in class
JMeter
Accessor for right accuracy.
I
Init()
- Method in class
JMeter
Initializations common to all constructors.
J
JMeter
- class
JMeter
.
Component: JMeter Displays numbers in a textbox with correct decimal format.
JMeter()
- Constructor for class
JMeter
Default constructor (parameter-less).
JMeter(Color, Color)
- Constructor for class
JMeter
Constructor with user-defined background and foreground.
JMeter(int, int)
- Constructor for class
JMeter
Constructor with user-defined left and right of decimal accuracy.
JMeter(int, int, Color, Color)
- Constructor for class
JMeter
Constructor with user-defined accuracy and colors.
P
processComponentKeyEvent(KeyEvent)
- Method in class
JMeter
Disallows special key input.
processInputMethodEvent(InputMethodEvent)
- Method in class
JMeter
Disallows normal user input.
R
redrawMeter()
- Method in class
JMeter
Redraws the meter.
resetMeter()
- Method in class
JMeter
Meter is zero'ed.
S
setLeftAccuracy(int)
- Method in class
JMeter
Mutator for left accuracy.
setRightAccuracy(int)
- Method in class
JMeter
Mutator for left accuracy.
setText(String)
- Method in class
JMeter
Disabled for safety purposes.
setValue(double)
- Method in class
JMeter
Set the value of the meter using data of type
double
.
setValue(int)
- Method in class
JMeter
Set the value of the meter using data of type
int
.
setValue(long)
- Method in class
JMeter
Set the value of the meter using data of type
long
.
setValue(short)
- Method in class
JMeter
Set the value of the meter using data of type
short
.
G
I
J
P
R
S
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES