Public Member Functions | Static Public Member Functions | Static Private Attributes

jscicalc.pobject.Mcl Class Reference

Information for Mcl button. More...

Collaboration diagram for jscicalc.pobject.Mcl:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Mcl ()
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 = { "M", "c", "l" }

Detailed Description

Information for Mcl button.

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

Constructor & Destructor Documentation

jscicalc.pobject.Mcl.Mcl (  ) 

Member Function Documentation

static void jscicalc.pobject.Mcl.main ( String  args[]  )  [static]
String [] jscicalc.pobject.Mcl.name_array (  )  [virtual]

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

Returns:
an array

Implements jscicalc.pobject.PObject.

References jscicalc.pobject.Mcl.fname.


Member Data Documentation

final String [] jscicalc.pobject.Mcl.fname = { "M", "c", "l" } [static, private]

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