public interface ContentTypeHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
ContentTypeHandler.Factory |
static class |
ContentTypeHandler.NumberTypeHandler |
static class |
ContentTypeHandler.SimpleTypeHandler |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumns() |
Action |
getEditAction() |
JFormattedTextField.AbstractFormatter |
getFormatter() |
String |
getString(Object newValue) |
String |
getTooltip() |
Object |
getValue(String textValue) |
void |
setDefaultValue(String value) |
JFormattedTextField.AbstractFormatter getFormatter()
int getColumns()
Action getEditAction()
String getTooltip()
void setDefaultValue(String value)
Copyright © 2013. All Rights Reserved.