jscicalc.pobject.STO Class Reference

Information for STO (memory store) button. More...

Inheritance diagram for jscicalc.pobject.STO:

jscicalc.pobject.PObject jscicalc.GObject
Collaboration diagram for jscicalc.pobject.STO:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 STO ()
String[] name_array ()
 Array used to construct name() and shortName() String objects.

Static Public Member Functions

static void main (String args[])

Static Private Attributes

static final String[] fname = { "S", "T", "O" }


Detailed Description

Information for STO (memory store) button.

See also:
STOButton
Author:
J. D. Lamb
Version:
Revision
1.4

Constructor & Destructor Documentation

jscicalc.pobject.STO.STO (  ) 


Member Function Documentation

String [] jscicalc.pobject.STO.name_array (  )  [virtual]

Array used to construct name() and shortName() String objects.

Returns:
an array

Implements jscicalc.pobject.PObject.

References jscicalc.pobject.STO.fname.

static void jscicalc.pobject.STO.main ( String  args[]  )  [static]


Member Data Documentation

final String [] jscicalc.pobject.STO.fname = { "S", "T", "O" } [static, private]


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

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