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

ikayaki.gui.ProjectInformationPanel.MyFormatterFactory Class Reference

List of all members.

Public Member Functions

JFormattedTextField.AbstractFormatter getFormatter (final JFormattedTextField tf)

Detailed Description

Custom formatter factory for the JFormattedTextFields in this class.

Author:
Esko Luontola

Definition at line 638 of file ProjectInformationPanel.java.


Member Function Documentation

JFormattedTextField.AbstractFormatter ikayaki.gui.ProjectInformationPanel.MyFormatterFactory.getFormatter final JFormattedTextField  tf  ) 
 

Returns an AbstractFormatter that can handle formatting of the passed in JFormattedTextField.

Parameters:
tf JFormattedTextField requesting AbstractFormatter
Returns:
AbstractFormatter to handle formatting duties, a null return value implies the JFormattedTextField should behave like a normal JTextField

Definition at line 647 of file ProjectInformationPanel.java.


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