de.uni_paderborn.fujaba.fsa.swing
Class IntegerVerifier
java.lang.Object
javax.swing.InputVerifier
de.uni_paderborn.fujaba.fsa.swing.IntegerVerifier
- public class IntegerVerifier
- extends javax.swing.InputVerifier
No comment provided by developer, please add a comment to improve documentation.
- Version:
- $Revision: 1.10 $
- Author:
- $Author: lowende $
Field Summary |
private static IntegerVerifier |
verifier
No comment provided by developer, please add a comment to improve documentation. |
Constructor Summary |
private |
IntegerVerifier()
Constructor for class IntegerVerifier |
Method Summary |
static IntegerVerifier |
get()
No comment provided by developer, please add a comment to improve documentation. |
boolean |
verify(javax.swing.JComponent input)
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from class javax.swing.InputVerifier |
shouldYieldFocus |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
verifier
private static IntegerVerifier verifier
- No comment provided by developer, please add a comment to improve documentation.
IntegerVerifier
private IntegerVerifier()
- Constructor for class IntegerVerifier
get
public static IntegerVerifier get()
- No comment provided by developer, please add a comment to improve documentation.
- Returns:
- No description provided
verify
public boolean verify(javax.swing.JComponent input)
- No comment provided by developer, please add a comment to improve documentation.
- Parameters:
input
- No description provided
- Returns:
- No description provided