Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ikayaki.gui.NullableDecimalFormat Class Reference

List of all members.

Public Member Functions

Override Object parseObject (String source) throws ParseException

Detailed Description

Decimal format that accepts an empty string. An empty string equals null. <p/> If this class is used, it is not possible to use NumberFormatter's setMinimum and setMaximum values, because it will create a NullPointerException.

Author:
Esko Luontola

Definition at line 36 of file NullableDecimalFormat.java.


Member Function Documentation

Override Object ikayaki.gui.NullableDecimalFormat.parseObject String  source  )  throws ParseException
 

Definition at line 38 of file NullableDecimalFormat.java.

References ikayaki.gui.null.


The documentation for this class was generated from the following file:
Generated on Fri May 6 16:01:05 2005 for Squid by  doxygen 1.4.1