Index of all Fields and Methods
All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

ACOS. Static variable in interface polarDust.calculator.CalcConstants
Arccosinus (x=arccos(x)) code.
acos(). Method in class polarDust.calculator.Processor01
R1 = arccos(R1)
action(Event, Object). Method in class polarDust.home.AppletButton
action(Event, Object). Method in class polarDust.calculator.KeypadPanel01
Responds to button click events.
action(Event, Object). Method in class polarDust.calculator.KeypadPanel02
Responds to button clicks.
action(Event, Object). Method in class polarDust.calculator.NumKeypadPanel
Responds to button actions.
ADD. Static variable in interface polarDust.calculator.CalcConstants
Add code.
add(). Method in interface polarDust.calculator.CalcCPU
add(). Method in class polarDust.calculator.Processor01
R1 = R1 + R2
addComponent(int, int, int, int, Component). Method in class polarDust.calculator.GridBagLayoutHelper
Adds a component to the layout.
AppletButton(). Constructor for class polarDust.home.AppletButton
ASIN. Static variable in interface polarDust.calculator.CalcConstants
Arcsinus (x=arcsin(x)) code.
asin(). Method in class polarDust.calculator.Processor01
R1 = arcsin(R1)
assign(double). Method in interface polarDust.calculator.CalcDisplay
assign(double). Method in class polarDust.calculator.NumDisplay01
Displays the parameter with output to calculator printer if exists.
assign(double). Method in class polarDust.calculator.NumDisplay02
assign(double). Method in class polarDust.calculator.NumDisplayPanel01
assign(double). Method in class polarDust.calculator.NumDisplayPanel02
assignWithDecimals(double, int). Method in interface polarDust.calculator.CalcDisplay
assignWithDecimals(double, int). Method in class polarDust.calculator.NumDisplay01
Displays the parameter with output to calculator printer.
assignWithDecimals(double, int). Method in class polarDust.calculator.NumDisplay02
assignWithDecimals(double, int). Method in class polarDust.calculator.NumDisplayPanel01
assignWithDecimals(double, int). Method in class polarDust.calculator.NumDisplayPanel02
ATAN. Static variable in interface polarDust.calculator.CalcConstants
Arctangent (x=arctan(x)) code.
atan(). Method in class polarDust.calculator.Processor01
R1 = arctan(R1)

B

BINARY. Static variable in interface polarDust.calculator.CalcConstants
Binary type operation.
binary(int). Method in class polarDust.calculator.Processor01

C

c(). Method in interface polarDust.calculator.CalcCPU
c(). Method in class polarDust.calculator.Processor01
Clear all registers.
CALC_KEY_0. Static variable in interface polarDust.calculator.CalcConstants
Value (hashCode) for key zero (0).
CALC_KEY_1. Static variable in interface polarDust.calculator.CalcConstants
Value (hashCode) for key one (1).
CALC_KEY_2. Static variable in interface polarDust.calculator.CalcConstants
Value (hashCode) for key two (2).
CALC_KEY_3. Static variable in interface polarDust.calculator.CalcConstants
Value (hashCode) for key three (3).
CALC_KEY_4. Static variable in interface polarDust.calculator.CalcConstants
Value (hashCode) for key four (4).
CALC_KEY_5. Static variable in interface polarDust.calculator.CalcConstants
Value (hashCode) for key five (5).
CALC_KEY_6. Static variable in interface polarDust.calculator.CalcConstants
Value (hashCode) for key six (6).
CALC_KEY_7. Static variable in interface polarDust.calculator.CalcConstants
Value (hashCode) for key seven (7).
CALC_KEY_8. Static variable in interface polarDust.calculator.CalcConstants
Value (hashCode) for key eight (8).
CALC_KEY_9. Static variable in interface polarDust.calculator.CalcConstants
Value (hashCode) for key nine (9).
CALC_KEY_ADD. Static variable in interface polarDust.calculator.CalcConstants
CALC_KEY_CE. Static variable in interface polarDust.calculator.CalcConstants
CALC_KEY_CLR. Static variable in interface polarDust.calculator.CalcConstants
CALC_KEY_DIV. Static variable in interface polarDust.calculator.CalcConstants
CALC_KEY_DOT. Static variable in interface polarDust.calculator.CalcConstants
Value (hashCode) for key dot (.).
CALC_KEY_EQU. Static variable in interface polarDust.calculator.CalcConstants
CALC_KEY_MADD. Static variable in interface polarDust.calculator.CalcConstants
CALC_KEY_MC. Static variable in interface polarDust.calculator.CalcConstants
CALC_KEY_MR. Static variable in interface polarDust.calculator.CalcConstants
CALC_KEY_MSUB. Static variable in interface polarDust.calculator.CalcConstants
CALC_KEY_MUL. Static variable in interface polarDust.calculator.CalcConstants
CALC_KEY_PRC. Static variable in interface polarDust.calculator.CalcConstants
CALC_KEY_SUB. Static variable in interface polarDust.calculator.CalcConstants
CalcHashtable(). Constructor for class polarDust.calculator.CalcHashtable
Calculator(String). Constructor for class polarDust.home.Calculator
Calculator01(). Constructor for class polarDust.calculator.Calculator01
Constructs a new frame.
Calculator01(CalculatorApplet). Constructor for class polarDust.calculator.Calculator01
Constructs a new frame.
Calculator02(). Constructor for class polarDust.calculator.Calculator02
Constructs a new frame.
Calculator02(CalculatorApplet). Constructor for class polarDust.calculator.Calculator02
Constructs a new frame.
Calculator03(). Constructor for class polarDust.calculator.Calculator03
Constructs a new frame.
Calculator03(CalculatorApplet). Constructor for class polarDust.calculator.Calculator03
Constructs a new frame.
CalculatorApplet(). Constructor for class polarDust.calculator.CalculatorApplet
CalculatorPanel(). Constructor for class polarDust.calculator.CalculatorPanel
CalculatorPanel01(). Constructor for class polarDust.calculator.CalculatorPanel01
Constructs a new panel.
CalculatorPanel01(CalculatorApplet). Constructor for class polarDust.calculator.CalculatorPanel01
Constructs a new panel.
CalculatorPanel02(). Constructor for class polarDust.calculator.CalculatorPanel02
Constructs a new panel.
CalculatorPanel02(CalculatorApplet). Constructor for class polarDust.calculator.CalculatorPanel02
Constructs a new panel.
CalculatorPanel03(). Constructor for class polarDust.calculator.CalculatorPanel03
Constructs a new panel.
CalculatorPanel03(CalculatorApplet). Constructor for class polarDust.calculator.CalculatorPanel03
Constructs a new panel.
CE. Static variable in interface polarDust.calculator.CalcConstants
Clear Entry (x=0) code.
ce(). Method in interface polarDust.calculator.CalcCPU
ce(). Method in class polarDust.calculator.Processor01
Clear entry (R1 = 0).
CLR. Static variable in interface polarDust.calculator.CalcConstants
Clear All (x=0, y=0, m=0, etc.) code.
configure(). Method in class polarDust.calculator.Calculator01
Configures the layout of this frame.
configure(). Method in class polarDust.calculator.Calculator02
Configures the layout of this frame.
configure(). Method in class polarDust.calculator.Calculator03
Configures the layout of this frame.
configure(). Method in class polarDust.calculator.CalculatorApplet
Configures a CalculatorPanelxx.
configure(). Method in class polarDust.calculator.CalculatorPanel
configure(). Method in class polarDust.calculator.CalculatorPanel01
Prepares the layout of the panel
configure(). Method in class polarDust.calculator.CalculatorPanel02
Prepares the layout of the panel
configure(). Method in class polarDust.calculator.CalculatorPanel03
Prepares the layout of the panel
configure(). Method in class polarDust.calculator.KeypadPanel01
Prepares the layout of the panel
configure(). Method in class polarDust.calculator.KeypadPanel02
Prepares the layout of the panel
configure(). Method in class polarDust.calculator.LogoPanel01
Prepares the layout of the panel
configure(). Method in class polarDust.calculator.LogoPanel02
Prepares the layout of the panel
configure(). Method in class polarDust.calculator.NumDisplayPanel01
Prepares the layout of the panel.
configure(). Method in class polarDust.calculator.NumDisplayPanel02
configure(). Method in class polarDust.calculator.NumKeypadPanel
Configures panel's layout.
configure(). Method in class polarDust.calculator.PrinterPanel01
Configure the panel's layout.
contains(Object). Static method in class polarDust.calculator.CalcHashtable
containsKey(Object). Static method in class polarDust.calculator.CalcHashtable
COS. Static variable in interface polarDust.calculator.CalcConstants
Cosinus (x=cos(x)) code.
cos(). Method in class polarDust.calculator.Processor01
R1 = cos(R1)
COURIER. Static variable in interface polarDust.calculator.CalcConstants
Courier typeface.
CutoutText(String). Constructor for class polarDust.calculator.CutoutText
Constructs the component

D

digit(int). Method in interface polarDust.calculator.CalcCPU
digit(int). Method in class polarDust.calculator.CalculatorApplet
Plays a sound for a digit between 0 and 9.
digit(int). Method in class polarDust.calculator.Processor01
Performs the calculations for a digit input.
dispatchKeyDown(Event, int). Method in class polarDust.calculator.KeypadPanel01
Dispatches unintercepted key down events to the components.
dispatchKeyDown(Event, int). Method in class polarDust.calculator.KeypadPanel02
Dispatches unintercepted key down events to the components.
dispatchKeyDown(Event, int). Method in class polarDust.calculator.NumKeypadPanel
Dispatch unintercepted key down events.
dispatchKeyUp(Event, int). Method in class polarDust.calculator.KeypadPanel01
Dispatches unintercepted key up events to the components.
dispatchKeyUp(Event, int). Method in class polarDust.calculator.KeypadPanel02
Dispatches unintercepted key up events to the components.
dispatchKeyUp(Event, int). Method in class polarDust.calculator.NumKeypadPanel
Dispatch unintercepted key down events.
DIV. Static variable in interface polarDust.calculator.CalcConstants
Divided by code.
div(). Method in interface polarDust.calculator.CalcCPU
div(). Method in class polarDust.calculator.Processor01
R1 = R2 / R1
DOT. Static variable in interface polarDust.calculator.CalcConstants
Dot code.
dot(). Method in interface polarDust.calculator.CalcCPU
dot(). Method in class polarDust.calculator.CalculatorApplet
Plays a sound for dot(.) character.
dot(). Method in class polarDust.calculator.Processor01
Inputs a decimal point.

E

e(). Method in class polarDust.calculator.Processor01
R1 = 2.71828...
EIGHT. Static variable in interface polarDust.calculator.CalcConstants
Digit eight.
elements(). Static method in class polarDust.calculator.CalcHashtable
EQU. Static variable in interface polarDust.calculator.CalcConstants
Result (equal) code.
equ(). Method in interface polarDust.calculator.CalcCPU
equ(). Method in class polarDust.calculator.Processor01
Enter or result (=sign ).
EXP. Static variable in interface polarDust.calculator.CalcConstants
Exponential function (x=e^x) code.
exp(). Method in class polarDust.calculator.Processor01
R1 = e^R1

F

FIVE. Static variable in interface polarDust.calculator.CalcConstants
Digit five.
FOUR. Static variable in interface polarDust.calculator.CalcConstants
Digit four.

G

get(Object). Static method in class polarDust.calculator.CalcHashtable
GridBagLayoutHelper(Container, GridBagLayout, GridBagConstraints, int, int). Constructor for class polarDust.calculator.GridBagLayoutHelper
Constructs a new object.

H

handleEvent(Event). Method in class polarDust.home.Calculator
Callback method.
handleEvent(Event). Method in class polarDust.calculator.Calculator01
Handles the events related to the destruction of the frame.
handleEvent(Event). Method in class polarDust.calculator.Calculator02
Handles the events related to the destruction of the frame.
handleEvent(Event). Method in class polarDust.calculator.Calculator03
Handles the events related to the destruction of the frame.
HELVETICA. Static variable in interface polarDust.calculator.CalcConstants
Helvetica typeface.

I

init(). Method in class polarDust.home.AppletButton
init(). Method in class polarDust.calculator.CalculatorApplet
Initializes the applet.
INV. Static variable in interface polarDust.calculator.CalcConstants
Inverse (x=1/x) code.
inv(). Method in interface polarDust.calculator.CalcCPU
inv(). Method in class polarDust.calculator.Processor01
R1 = 1 / R1
isAlive(). Method in class polarDust.calculator.CutoutText
The thread is alive.
isAlive(). Method in class polarDust.calculator.NumDisplay01
isAlive(). Method in class polarDust.calculator.NumDisplay02
isError(). Method in interface polarDust.calculator.CalcDisplay
isError(). Method in class polarDust.calculator.NumDisplay01
isError(). Method in class polarDust.calculator.NumDisplay02
isError(). Method in class polarDust.calculator.NumDisplayPanel01
isError(). Method in class polarDust.calculator.NumDisplayPanel02
isNotZero(double). Method in class polarDust.calculator.NumDisplay01
isNotZero(double). Method in class polarDust.calculator.NumDisplay02
isSuspended(). Method in class polarDust.calculator.CutoutText
The thread is suspended.

K

keyDown(Event, int). Method in class polarDust.calculator.CalculatorPanel01
Sends unintercepted key events to the keypad panel.
keyDown(Event, int). Method in class polarDust.calculator.CalculatorPanel02
Sends key events to the keypad panel.
keyDown(Event, int). Method in class polarDust.calculator.CalculatorPanel03
Sends key events to the keypad panel.
keyDown(Event, int). Method in class polarDust.calculator.KeypadPanel01
Responds to key down events.
keyDown(Event, int). Method in class polarDust.calculator.KeypadPanel02
Responds to key down events.
keyDown(Event, int). Method in class polarDust.calculator.NumKeypadPanel
Responds to key actions.
KeypadPanel01(CalcCPU). Constructor for class polarDust.calculator.KeypadPanel01
Constructs a new panel.
KeypadPanel01(CalcCPU, CalculatorApplet). Constructor for class polarDust.calculator.KeypadPanel01
Constructs a new panel.
KeypadPanel02(CalcCPU). Constructor for class polarDust.calculator.KeypadPanel02
Constructs a new panel.
KeypadPanel02(CalcCPU, CalculatorApplet). Constructor for class polarDust.calculator.KeypadPanel02
Constructs a new panel.
keys(). Static method in class polarDust.calculator.CalcHashtable
keyUp(Event, int). Method in class polarDust.calculator.CalculatorPanel01
Sends unintercepted key events to the keypad panel.
keyUp(Event, int). Method in class polarDust.calculator.CalculatorPanel02
Sends key events to the keypad panel.
keyUp(Event, int). Method in class polarDust.calculator.CalculatorPanel03
Sends key events to the keypad panel.
keyUp(Event, int). Method in class polarDust.calculator.NumKeypadPanel
Responds to key actions.

L

LN. Static variable in interface polarDust.calculator.CalcConstants
Natural logarithm code.
ln(). Method in interface polarDust.calculator.CalcCPU
ln(). Method in class polarDust.calculator.Processor01
R1 = ln(R1)
LOG. Static variable in interface polarDust.calculator.CalcConstants
Decimal logarithm code.
log(). Method in interface polarDust.calculator.CalcCPU
log(). Method in class polarDust.calculator.Processor01
R1 = log(R1)
LogoPanel01(). Constructor for class polarDust.calculator.LogoPanel01
LogoPanel02(). Constructor for class polarDust.calculator.LogoPanel02

M

MADD. Static variable in interface polarDust.calculator.CalcConstants
Add to memory (m+=x) code.
madd(). Method in interface polarDust.calculator.CalcCPU
madd(). Method in class polarDust.calculator.Processor01
Add to memory.
main(String[]). Static method in class polarDust.home.Calculator
Instantiates a new Calculator object.
main(String[]). Static method in class polarDust.calculator.Calculator01
Instantiates a new Calculator01 object.
main(String[]). Static method in class polarDust.calculator.Calculator02
Instantiates a new Calculator02 object.
main(String[]). Static method in class polarDust.calculator.Calculator03
Instantiates a new Calculator03 object.
maxDigitsFactor(). Method in interface polarDust.calculator.CalcDisplay
maxDigitsFactor(). Method in class polarDust.calculator.NumDisplay01
maxDigitsFactor(). Method in class polarDust.calculator.NumDisplay02
maxDigitsFactor(). Method in class polarDust.calculator.NumDisplayPanel01
Answers the maxDigitsFactor for the display component.
maxDigitsFactor(). Method in class polarDust.calculator.NumDisplayPanel02
MC. Static variable in interface polarDust.calculator.CalcConstants
Memory clear (m=0) code.
mc(). Method in interface polarDust.calculator.CalcCPU
mc(). Method in class polarDust.calculator.Processor01
Memory register (RM) clear.
minimumSize(). Method in class polarDust.calculator.CutoutText
minimumSize(). Method in class polarDust.calculator.NumDisplay01
minimumSize(). Method in class polarDust.calculator.NumDisplay02
minimumSize(). Method in class polarDust.calculator.Printer01
mouseUp(Event, int, int). Method in class polarDust.calculator.LogoPanel02
Suspends or resumes the logo threads.
mouseUp(Event, int, int). Method in class polarDust.calculator.NumDisplayPanel01
Toggles runnable for the display component.
mouseUp(Event, int, int). Method in class polarDust.calculator.NumDisplayPanel02
MR. Static variable in interface polarDust.calculator.CalcConstants
Memory read (x=m) code.
mr(). Method in interface polarDust.calculator.CalcCPU
mr(). Method in class polarDust.calculator.Processor01
Memory read.
MSUB. Static variable in interface polarDust.calculator.CalcConstants
Substract from memory (m-=x) code.
msub(). Method in interface polarDust.calculator.CalcCPU
msub(). Method in class polarDust.calculator.Processor01
Substract from memory.
MUL. Static variable in interface polarDust.calculator.CalcConstants
Multiply by code.
mul(). Method in interface polarDust.calculator.CalcCPU
mul(). Method in class polarDust.calculator.Processor01
R1 = R1 * R2

N

NINE. Static variable in interface polarDust.calculator.CalcConstants
Digit nine.
NUL. Static variable in interface polarDust.calculator.CalcConstants
A null (nil) representation.
NumDisplay01(). Constructor for class polarDust.calculator.NumDisplay01
Constructs a new display.
NumDisplay01(PrinterPanel01). Constructor for class polarDust.calculator.NumDisplay01
Constructs a new display, driver for a printer.
NumDisplay02(). Constructor for class polarDust.calculator.NumDisplay02
NumDisplay02(PrinterPanel01). Constructor for class polarDust.calculator.NumDisplay02
NumDisplayPanel01(). Constructor for class polarDust.calculator.NumDisplayPanel01
Constructs a new panel.
NumDisplayPanel01(PrinterPanel01). Constructor for class polarDust.calculator.NumDisplayPanel01
Constructs a new display panel, driver for a printer.
NumDisplayPanel02(). Constructor for class polarDust.calculator.NumDisplayPanel02
NumDisplayPanel02(PrinterPanel01). Constructor for class polarDust.calculator.NumDisplayPanel02
NumKeypadPanel(CalcCPU). Constructor for class polarDust.calculator.NumKeypadPanel
Constructs a panel with the following buttons: 0, ..., 9, dot(.).
NumKeypadPanel(CalcCPU, CalculatorApplet). Constructor for class polarDust.calculator.NumKeypadPanel
Constructs a panel with the following buttons: 0, ..., 9, dot(.).

O

ONE. Static variable in interface polarDust.calculator.CalcConstants
Digit one.
op(int). Method in class polarDust.calculator.CalculatorApplet
Plays a sound for an operator code.
opRegAssign(int). Method in class polarDust.calculator.Processor01

P

paint(Graphics). Method in class polarDust.calculator.CutoutText
Paints on a Graphics object.
paint(Graphics). Method in class polarDust.calculator.KeypadPanel01
Paints on a Graphics object.
paint(Graphics). Method in class polarDust.calculator.KeypadPanel02
Paints on a Graphics object.
paint(Graphics). Method in class polarDust.calculator.NumDisplay01
paint(Graphics). Method in class polarDust.calculator.NumDisplay02
paint(Graphics). Method in class polarDust.calculator.NumKeypadPanel
Paints the panel.
paint(Graphics). Method in class polarDust.calculator.Printer01
Paints the component.
pi(). Method in class polarDust.calculator.Processor01
R1 = 3.14156...
POW. Static variable in interface polarDust.calculator.CalcConstants
At power (x=x^y) code.
pow(). Method in interface polarDust.calculator.CalcCPU
pow(). Method in class polarDust.calculator.Processor01
R1 = R2 ^ R1
PRC. Static variable in interface polarDust.calculator.CalcConstants
Percentage code.
prc(). Method in interface polarDust.calculator.CalcCPU
prc(). Method in class polarDust.calculator.Processor01
Percent operator.
preferredSize(). Method in class polarDust.calculator.CutoutText
preferredSize(). Method in class polarDust.calculator.NumDisplay01
preferredSize(). Method in class polarDust.calculator.NumDisplay02
preferredSize(). Method in class polarDust.calculator.Printer01
Printer01(). Constructor for class polarDust.calculator.Printer01
Constructs a printer.
PrinterPanel01(). Constructor for class polarDust.calculator.PrinterPanel01
Creates a new instance of a PrinterPanel01 object.
Processor01(CalcDisplay). Constructor for class polarDust.calculator.Processor01
Creates a new Processor01 object.

R

reg1Assign(double). Method in class polarDust.calculator.Processor01
reg1AssignWithDecimals(double, int). Method in class polarDust.calculator.Processor01
reg1Show(double). Method in class polarDust.calculator.Processor01
reg1ShowWithDecimals(double, int). Method in class polarDust.calculator.Processor01
regMAssign(double). Method in class polarDust.calculator.Processor01
RESULT. Static variable in interface polarDust.calculator.CalcConstants
Result operation i.e.
result(int). Method in class polarDust.calculator.Processor01
resume(). Method in class polarDust.calculator.CutoutText
Resume the thread.
resume(). Method in class polarDust.calculator.NumDisplay01
resume(). Method in class polarDust.calculator.NumDisplay02
run(). Method in class polarDust.home.AppletButton
run(). Method in class polarDust.calculator.CutoutText
Runs the thread.
run(). Method in class polarDust.calculator.NumDisplay01
run(). Method in class polarDust.calculator.NumDisplay02

S

setNumber(String). Method in class polarDust.calculator.NumDisplay01
Sends a string to be displayed.
setNumber(String). Method in class polarDust.calculator.NumDisplay02
setNumber(String). Method in class polarDust.calculator.NumDisplayPanel01
setNumber(String). Method in class polarDust.calculator.NumDisplayPanel02
SEVEN. Static variable in interface polarDust.calculator.CalcConstants
Digit seven.
SGN. Static variable in interface polarDust.calculator.CalcConstants
Change sign (x=-x) code.
sgn(). Method in interface polarDust.calculator.CalcCPU
sgn(). Method in class polarDust.calculator.Processor01
Toggles the sign of the current number (R1 = -R1).
show(double). Method in interface polarDust.calculator.CalcDisplay
show(double). Method in class polarDust.calculator.NumDisplay01
Displays the parameter.
show(double). Method in class polarDust.calculator.NumDisplay02
show(double). Method in class polarDust.calculator.NumDisplayPanel01
show(double). Method in class polarDust.calculator.NumDisplayPanel02
showM(double). Method in interface polarDust.calculator.CalcDisplay
showM(double). Method in class polarDust.calculator.NumDisplay01
Shows the letter M if the parameter is not represented as a zero value.
showM(double). Method in class polarDust.calculator.NumDisplay02
showM(double). Method in class polarDust.calculator.NumDisplayPanel01
showM(double). Method in class polarDust.calculator.NumDisplayPanel02
showNumber(double, int). Method in class polarDust.calculator.NumDisplay01
showNumber(double, int). Method in class polarDust.calculator.NumDisplay02
showOp(String). Method in interface polarDust.calculator.CalcDisplay
showOp(String). Method in class polarDust.calculator.NumDisplay01
Oputputs the operator to the calculator printer.
showOp(String). Method in class polarDust.calculator.NumDisplay02
showOp(String). Method in class polarDust.calculator.NumDisplayPanel01
showOp(String). Method in class polarDust.calculator.NumDisplayPanel02
showResult(String). Method in class polarDust.calculator.Printer01
Advances the "paper tape" one row and prints a number.
showWithDecimals(double, int). Method in interface polarDust.calculator.CalcDisplay
showWithDecimals(double, int). Method in class polarDust.calculator.NumDisplay01
Displays the parameter.
showWithDecimals(double, int). Method in class polarDust.calculator.NumDisplay02
showWithDecimals(double, int). Method in class polarDust.calculator.NumDisplayPanel01
showWithDecimals(double, int). Method in class polarDust.calculator.NumDisplayPanel02
SIN. Static variable in interface polarDust.calculator.CalcConstants
Sinus (x=sin(x)) code.
sin(). Method in class polarDust.calculator.Processor01
R1 = sin(R1)
SIX. Static variable in interface polarDust.calculator.CalcConstants
Digit six.
size(). Static method in class polarDust.calculator.CalcHashtable
SQR. Static variable in interface polarDust.calculator.CalcConstants
At square (x*x) code.
sqr(). Method in interface polarDust.calculator.CalcCPU
sqr(). Method in class polarDust.calculator.Processor01
R1 = R1 * R1
SQRT. Static variable in interface polarDust.calculator.CalcConstants
Square root code.
sqrt(). Method in interface polarDust.calculator.CalcCPU
sqrt(). Method in class polarDust.calculator.Processor01
R1 = square_root(R1)
start(). Method in class polarDust.home.AppletButton
start(). Method in class polarDust.calculator.CutoutText
Starts the thread.
start(). Method in class polarDust.calculator.NumDisplay01
Start the thread for blinking.
start(). Method in class polarDust.calculator.NumDisplay02
stop(). Method in class polarDust.calculator.CalculatorApplet
Stops the threads in the embedded panels.
stop(). Method in class polarDust.calculator.CalculatorPanel
stop(). Method in class polarDust.calculator.CalculatorPanel01
Stops the threads in the logo and display panels.
stop(). Method in class polarDust.calculator.CalculatorPanel02
Stops the threads in the logo and display panels.
stop(). Method in class polarDust.calculator.CalculatorPanel03
Stops the threads in the logo and display panels.
stop(). Method in class polarDust.calculator.CutoutText
Stops the thread.
stop(). Method in class polarDust.calculator.LogoPanel02
Stops the logo thread.
stop(). Method in class polarDust.calculator.NumDisplay01
Stops the thread for blinking.
stop(). Method in class polarDust.calculator.NumDisplay02
stop(). Method in class polarDust.calculator.NumDisplayPanel01
Stops the thread of the display component.
stop(). Method in class polarDust.calculator.NumDisplayPanel02
STR_0. Static variable in interface polarDust.calculator.CalcConstants
Digit zero as a string.
STR_1. Static variable in interface polarDust.calculator.CalcConstants
Digit one as a string.
STR_2. Static variable in interface polarDust.calculator.CalcConstants
Digit two as a string.
STR_3. Static variable in interface polarDust.calculator.CalcConstants
Digit three as a string.
STR_4. Static variable in interface polarDust.calculator.CalcConstants
Digit four as a string.
STR_5. Static variable in interface polarDust.calculator.CalcConstants
Digit five as a string.
STR_6. Static variable in interface polarDust.calculator.CalcConstants
Digit six as a string.
STR_7. Static variable in interface polarDust.calculator.CalcConstants
Digit seven as a string.
STR_8. Static variable in interface polarDust.calculator.CalcConstants
Digit eight as a string.
STR_9. Static variable in interface polarDust.calculator.CalcConstants
Digit nine as a string.
STR_ACOS. Static variable in interface polarDust.calculator.CalcConstants
Arccosinus - string representation.
STR_ADD. Static variable in interface polarDust.calculator.CalcConstants
Add - string representation.
STR_ASIN. Static variable in interface polarDust.calculator.CalcConstants
Arcsinus - string representation.
STR_ATAN. Static variable in interface polarDust.calculator.CalcConstants
Arctangent - string representation.
STR_CE. Static variable in interface polarDust.calculator.CalcConstants
Clear Entry - string representation.
STR_CLR. Static variable in interface polarDust.calculator.CalcConstants
Clear All - string representation.
STR_COS. Static variable in interface polarDust.calculator.CalcConstants
Cosinus - string representation.
STR_DIV. Static variable in interface polarDust.calculator.CalcConstants
Divided by - string representation.
STR_DOT. Static variable in interface polarDust.calculator.CalcConstants
Dot - string representation.
STR_EQU. Static variable in interface polarDust.calculator.CalcConstants
Result (equal) - string representation.
STR_EXP. Static variable in interface polarDust.calculator.CalcConstants
Exponential function - string representation.
STR_INV. Static variable in interface polarDust.calculator.CalcConstants
Inverse - string representation.
STR_LN. Static variable in interface polarDust.calculator.CalcConstants
Natural logarithm - string representation.
STR_LOG. Static variable in interface polarDust.calculator.CalcConstants
Decimal logarithm - string representation.
STR_MADD. Static variable in interface polarDust.calculator.CalcConstants
Add to memory - string representation.
STR_MC. Static variable in interface polarDust.calculator.CalcConstants
Memory Clear - string representation.
STR_MR. Static variable in interface polarDust.calculator.CalcConstants
Memory Read - string representation.
STR_MSUB. Static variable in interface polarDust.calculator.CalcConstants
Substract from memory - string representation.
STR_MUL. Static variable in interface polarDust.calculator.CalcConstants
Multiply by - string representation.
STR_NUL. Static variable in interface polarDust.calculator.CalcConstants
The string representation for NULL : ""
STR_POW. Static variable in interface polarDust.calculator.CalcConstants
At power - string representation.
STR_PRC. Static variable in interface polarDust.calculator.CalcConstants
Percentage - string representation.
STR_SGN. Static variable in interface polarDust.calculator.CalcConstants
Change sign - string representation.
STR_SIN. Static variable in interface polarDust.calculator.CalcConstants
Sinus - string representation.
STR_SQR. Static variable in interface polarDust.calculator.CalcConstants
At square - string representation.
STR_SQRT. Static variable in interface polarDust.calculator.CalcConstants
Square root - string representation.
STR_SUB. Static variable in interface polarDust.calculator.CalcConstants
Substract - string representation.
STR_SWAP. Static variable in interface polarDust.calculator.CalcConstants
Swap registers - string representation.
STR_TAN. Static variable in interface polarDust.calculator.CalcConstants
Tangent - string representation.
STR_VE. Static variable in interface polarDust.calculator.CalcConstants
Value of e - string representation.
STR_VPI. Static variable in interface polarDust.calculator.CalcConstants
Value PI - string representation.
SUB. Static variable in interface polarDust.calculator.CalcConstants
Substract code.
sub(). Method in interface polarDust.calculator.CalcCPU
sub(). Method in class polarDust.calculator.Processor01
R1 = R2 - R1
suspend(). Method in class polarDust.calculator.CutoutText
Suspends the thread.
suspend(). Method in class polarDust.calculator.NumDisplay01
suspend(). Method in class polarDust.calculator.NumDisplay02
SWAP. Static variable in interface polarDust.calculator.CalcConstants
Swap registers (x->y, y->x) code.
swap(). Method in interface polarDust.calculator.CalcCPU
swap(). Method in class polarDust.calculator.Processor01
Swap registers (R1 with R2).

T

TAN. Static variable in interface polarDust.calculator.CalcConstants
Tangent (x=tan(x)) code.
tan(). Method in class polarDust.calculator.Processor01
R1 = tan(R1)
THREE. Static variable in interface polarDust.calculator.CalcConstants
Digit three.
toFloatString(double, int). Method in class polarDust.calculator.NumDisplay01
Converts a double to a string format suitable for a NumDisplay
toFloatString(double, int). Method in class polarDust.calculator.NumDisplay02
toggleRunnable(). Method in class polarDust.calculator.NumDisplay01
Resume or suspends the thread for blinking.
toggleRunnable(). Method in class polarDust.calculator.NumDisplay02
toString(). Method in class polarDust.calculator.CalcHashtable
toString(). Method in class polarDust.calculator.Calculator01
toString(). Method in class polarDust.calculator.Calculator02
toString(). Method in class polarDust.calculator.Calculator03
toString(). Method in class polarDust.calculator.CalculatorApplet
toString(). Method in class polarDust.calculator.CalculatorPanel
toString(). Method in class polarDust.calculator.CalculatorPanel01
toString(). Method in class polarDust.calculator.CalculatorPanel02
TWO. Static variable in interface polarDust.calculator.CalcConstants
Digit two.

U

UNARY. Static variable in interface polarDust.calculator.CalcConstants
Unary type operation.
unary(int). Method in class polarDust.calculator.Processor01
update(Graphics). Method in class polarDust.calculator.CutoutText
Paints on a Graphics object.
update(Graphics). Method in class polarDust.calculator.NumDisplay01
update(Graphics). Method in class polarDust.calculator.NumDisplay02
update(Graphics). Method in class polarDust.calculator.Printer01
Paints the component uses double buffering.

V

VE. Static variable in interface polarDust.calculator.CalcConstants
Value of e code.
VPI. Static variable in interface polarDust.calculator.CalcConstants
Value of PI code.

Z

ZERO. Static variable in interface polarDust.calculator.CalcConstants
Digit zero.