|
Class Summary |
| PSPDec |
PSPDec (short for 'Prospero Software Products Decimal') is a class
that records and manipulates decimal numbers with exact precision. |
| PSPDecAr |
PSPDecAr (short for 'Prospero Software Products Decimal Array')
is a class that records and manipulates arrays of decimal numbers with exact
precision. |
| PSPDecMask |
PSPDecMask (short for 'Prospero Software Products Decimal Mask')
controls formatting of decimal values and allowable keystrokes
for editing decimal values. |
| PSPNum |
The PSPNum class supports regular decimal numbers which may
be viewed/revised in an edit box. |
| PSPNumBeanInfo |
The PSPNumBeanInfo class defines Bean-related items for the
PSPNum JavaBean class. |
| PSPNumCustomizer |
The PSPNumCustomizer class controls customization for
a particular instance of PSPNum JavaBean class. |
| PSPNumS |
PSPNumS is a 'Swing' version of the PSPNum class. |
| PSPNumSBeanInfo |
The PSPNumSBeanInfo class defines Bean-related items for the
PSPNumS JavaBean class. |
| PSPNumSCustomizer |
The PSPNumSCustomizer class controls customization for
a particular instance of PSPNumS JavaBean class. |