Calculator_Fragment
The activity (GUI) for the calculator. Display and Buttons are managed here.
Author
"Martin Krischik" «krischik@users.sourceforge.net»
Properties
Functions
Link copied to clipboard
Called when the views are injected.
Link copied to clipboard
Returns the instance as a Fragment (saves you an instanceOf check and cast)
Link copied to clipboard
Bind or unbind the calculator service
Link copied to clipboard
a button for the haptic feedback.
Link copied to clipboard
display additional information on the error.
Link copied to clipboard
Text currently displayed
Link copied to clipboard
Link copied to clipboard
Set the indicators (Shift, Alpha, Deg, Grad, Gra, etc.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
create buttons
Link copied to clipboard
Called when a fragment is first attached to its activity.
Link copied to clipboard
Called to ask the fragment to save its current dynamic state, so it can later be reconstructed in a new instance of its process is restarted.
Link copied to clipboard
Set text to be displayed (calculator alpha codes).
Link copied to clipboard
Set the indicators (Shift, Alpha, Deg, Grad, Gra, etc.
Link copied to clipboard
Set javaText to be displayed (java string).
Link copied to clipboard
Get calculator key code of the currently pressed key.