jscicalc.pobject.I Class Reference

Container to hold i. More...

Inheritance diagram for jscicalc.pobject.I:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 I ()
 Constructor.
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 = { "i" }


Detailed Description

Container to hold i.

Author:
J. D. Lamb
Version:
Revision
1.4

Constructor & Destructor Documentation

jscicalc.pobject.I.I (  ) 

Constructor.

Sets a tooltip and shortcut. Also stores the value of Pi in the container.

References jscicalc.pobject.PObject.fshortcut, and jscicalc.pobject.PObject.ftooltip.

Referenced by jscicalc.pobject.I.main().


Member Function Documentation

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

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

Returns:
an array

Implements jscicalc.pobject.PObject.

References jscicalc.pobject.I.fname.

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


Member Data Documentation

final String [] jscicalc.pobject.I.fname = { "i" } [static, private]


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

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