Class ByteEditor
java.lang.Object
java.beans.PropertyEditorSupport
org.apache.mina.integration.beans.AbstractPropertyEditor
org.apache.mina.integration.beans.NumberEditor
org.apache.mina.integration.beans.ByteEditor
- All Implemented Interfaces:
PropertyEditor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class NumberEditor
toText, toValueMethods inherited from class AbstractPropertyEditor
defaultText, getAsText, getValue, setAsText, setTrimText, setValueMethods inherited from class PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
-
Constructor Details
-
ByteEditor
public ByteEditor()
-
-
Method Details
-
toValue
- Overrides:
toValuein classNumberEditor
-
defaultValue
- Overrides:
defaultValuein classNumberEditor- Returns:
- The default value
-