Down button information. More...

Public Member Functions | |
| Down () | |
| 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 = { "↓" } |
Down button information.
| jscicalc.pobject.Down.Down | ( | ) |
References jscicalc.pobject.PObject.fshortcut, and jscicalc.pobject.PObject.ftooltip.
Referenced by jscicalc.pobject.Down.main().
| static void jscicalc.pobject.Down.main | ( | String | args[] | ) | [static] |
References jscicalc.pobject.Down.Down(), and jscicalc.pobject.PObject.name().
| String [] jscicalc.pobject.Down.name_array | ( | ) | [virtual] |
Array used to construct name() and shortName() String objects.
Implements jscicalc.pobject.PObject.
References jscicalc.pobject.Down.fname.
final String [] jscicalc.pobject.Down.fname = { "↓" } [static, private] |
Referenced by jscicalc.pobject.Down.name_array().
1.7.1