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

jscicalc.pobject.Right Class Reference

Right button information. More...

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

List of all members.

Public Member Functions

 Right ()
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 = { "→" }

Detailed Description

Right button information.

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

Constructor & Destructor Documentation

jscicalc.pobject.Right.Right (  ) 

Member Function Documentation

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

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

Returns:
an array

Implements jscicalc.pobject.PObject.

References jscicalc.pobject.Right.fname.


Member Data Documentation

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

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