Information for Mcl button. More...

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" } |
Information for Mcl button.
| jscicalc.pobject.Mcl.Mcl | ( | ) |
Referenced by jscicalc.pobject.Mcl.main().
| static void jscicalc.pobject.Mcl.main | ( | String | args[] | ) | [static] |
References jscicalc.pobject.Mcl.Mcl(), and jscicalc.pobject.PObject.name().
| String [] jscicalc.pobject.Mcl.name_array | ( | ) | [virtual] |
Array used to construct name() and shortName() String objects.
Implements jscicalc.pobject.PObject.
References jscicalc.pobject.Mcl.fname.
final String [] jscicalc.pobject.Mcl.fname = { "M", "c", "l" } [static, private] |
Referenced by jscicalc.pobject.Mcl.name_array().
1.7.1