org.tbee.swing.textfieldpopup
Class NumberTextfieldPopup
java.lang.Object
org.tbee.swing.textfieldpopup.NumberTextfieldPopup
- All Implemented Interfaces:
- TextfieldPopup
public class NumberTextfieldPopup
- extends Object
- implements TextfieldPopup
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOURCECODE_VERSION
public static final String SOURCECODE_VERSION
- Standard variable for determining version of a class file.
- See Also:
- Constant Field Values
NumberTextfieldPopup
public NumberTextfieldPopup()
isPopupFor
public boolean isPopupFor(Class c)
- Specified by:
isPopupFor in interface TextfieldPopup
getComponent
public Component getComponent(Object value,
JRootPane rootPane,
Component c)
- Specified by:
getComponent in interface TextfieldPopup
getValue
public Object getValue()
- Specified by:
getValue in interface TextfieldPopup
Copyright © 2012 KnowledgePlaza. All Rights Reserved.