jscicalc.button.STOButton Class Reference

This button creates a Container with the value currently stored in the calculator memory and puts it in memory. More...

Inheritance diagram for jscicalc.button.STOButton:

jscicalc.button.CalculatorButton
Collaboration diagram for jscicalc.button.STOButton:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 STOButton (CalculatorApplet applet)
 Constructor.
void actionPerformed (java.awt.event.ActionEvent actionEvent)
 Evaluates current expression and stores in memory.

Static Private Attributes

static final long serialVersionUID = 1L


Detailed Description

This button creates a Container with the value currently stored in the calculator memory and puts it in memory.

Probably could be derived from EqualsButton.

Author:
J. D. Lamb
Version:
Revision
1.6

Constructor & Destructor Documentation

jscicalc.button.STOButton.STOButton ( CalculatorApplet  applet  ) 


Member Function Documentation

void jscicalc.button.STOButton.actionPerformed ( java.awt.event.ActionEvent  actionEvent  ) 


Member Data Documentation

final long jscicalc.button.STOButton.serialVersionUID = 1L [static, private]

Reimplemented from jscicalc.button.CalculatorButton.


The documentation for this class was generated from the following file:

Generated on Sun Jun 1 08:57:58 2008 for Java Scientific Calculator by  doxygen 1.5.5