Information for Statistics memor clear button. More...

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