jscicalc.pobject.Dec Class Reference

Change base to decimal. More...

Inheritance diagram for jscicalc.pobject.Dec:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Dec ()
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 = { "D", "e", "c" }


Detailed Description

Change base to decimal.

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

Constructor & Destructor Documentation

jscicalc.pobject.Dec.Dec (  ) 


Member Function Documentation

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

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

Returns:
an array

Implements jscicalc.pobject.PObject.

References jscicalc.pobject.Dec.fname.

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


Member Data Documentation

final String [] jscicalc.pobject.Dec.fname = { "D", "e", "c" } [static, private]


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

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