A_Register |
Alpha register (16 characters).
|
Calculator |
|
Calculator_Canvas |
|
Calculator_Canvas.Button_Listener |
Listener to listen for button actuion events.
|
Calculator_Frame |
|
Calculator.Execution_Type |
Do a single step and return to Execution_Halt.
|
Calculator.Indicator_Type |
Mode was pressed
Inv
Keyboard in inverse move
Hyp
Keyboard in hyperbolic mode - also used for password entry
K
Constant calculation mode
Hlt
halted program - also used for debugger
Run
Mode1, interactive or program run mode
Wrt
Mode2, write programs
Pcl
Mode3, clear, save, load programs.
Deg
Mode4, Tr
Rad
Mode5
Gra
Mode6
Keyboard_Alpha
Alpha entry and display mode
|
Calculator.Keyboard_Mode |
Keyboard is in normal mode
Keyboard_Normal
Keyboard is in normal mode
Keyboard_Inv
Keyboard is in inverse mode
Keyboard_Hyp
Keyboard is in hyperbolic mode
Keyboard_Inv_Hyp
Keyboard is in inverse hyperbolic mode
Keyboard_Alpha
Keyboard is in alpha mode
Keyboard_Inv_Alpha
Keyboard is in inverse alpha mode
|
Calculator.Program_Type |
A Program which may be from P0 … P19
|
Calculator.Row_Type |
Alpha register to display messages.
|
Calculator.Token_Plane_Type |
Available Token Planes
|
Desktop_Calculator |
Calculator engine with debug capability
|
Error |
Operation Error.
|
IProgrammable_Operation |
A Programmable Operation need to be displayed on program mode.
|
Key_0_RND.Status_Type |
|
Key_C.Status_Type |
|
Key_GSB_LOAD_PEEK.Status_Type |
|
Key_M.Status_Type |
|
Key_Simple |
A simple key without hyperbol was clicked.
|
Key_Simple_2nd |
A simple key with 2nd function was clicked.
|
Key_Simple_BaseN |
A simple key with hyperbol was clicked.
|
Keyboard |
An FX-602P Key.
|
L_Register |
L-Register need addition information to convert in-fix to post-fix.
|
L_Register.Operation_Type |
infix operations and there level
|
M_Error |
Operation M_Error.
|
Main |
Main class for an FX-603p calculator.
|
Memory_Canvas |
|
Op_ABC |
Halt Calculator
|
Op_DC |
Halt Calculator
|
Op_Degree.Mode_Type |
Degree Entry mode
Keyboard_Normal
Degree entry has not started.
Mode_Minutes
Hours has have been entered, minutes next.
Mode_Second
Minutes have been entered, seconds next.
|
Op_Error |
Operation Error.
|
Op_Interface |
Halt Calculator
|
Op_Jump |
Halt Calculator
|
Op_M |
Halt Calculator
|
Op_Peek |
Halt Calculator
|
Op_Poke |
Halt Calculator
|
Op_PRT |
Save / Print Data
|
Op_RSLOAD |
Save / Print Data
|
Op_RSSAVE |
Save / Print Data
|
Op_Stat |
Halt Calculator
|
Op_VER |
Save / Print Data
|
Owned_Operation |
Almost all operations are owned by the calculator and need access to the owner.
|
Preferences_Dialog |
Preferences_Dialog.java
|
Program_Canvas |
|
Programmable_Operation |
A Programmable Operation need to be displayed on program mode.
|
Register_Canvas |
Display calculator register data.
|
Status_Canvas |
|
Token |
The Inv key was clicked
|