jscicalc.pobject.NullPObject Class Reference

This class represents a PObject that does nothing. More...

Inheritance diagram for jscicalc.pobject.NullPObject:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Static Public Member Functions

static NullPObject instance ()

Private Member Functions

 NullPObject ()

Static Private Attributes

static final String[] fname = { "" }
static NullPObject instance = null
 A null Pobject.


Detailed Description

This class represents a PObject that does nothing.

It is used so that Calculator Buttons can be blank. This is a singleton class.

Author:
J. D. Lamb
Version:
Revision
1.4

Constructor & Destructor Documentation

jscicalc.pobject.NullPObject.NullPObject (  )  [private]


Member Function Documentation

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

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

Returns:
an array

Implements jscicalc.pobject.PObject.

References jscicalc.pobject.NullPObject.fname.


Member Data Documentation

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

A null Pobject.

Useful for buttons that do nothing.


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

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