public class DateEditor extends ConfiguratorEditorSupport implements java.awt.event.ActionListener
addGluebean, BUTTON_MARGIN, canceled, fpmi, LARGE_DIMENSION, MEDIUM_DIMENSION, modelColumn, modelRow, panel, propertyName, SMALL_DIMENSION, tableModel, TINY_DIMENSION| Constructor and Description |
|---|
DateEditor() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
protected void |
chooseDate() |
protected void |
initComponents()
This is where you can add your own components to the "panel" field.
|
void |
setValue(java.lang.Object o) |
createDynamicOptsButton, init, isBindableEnabled, setBindableEnabledgetBean, getContext, getCustomEditor, getFPMIContext, getPropertyName, init, isCanceled, setAlignment, supportsCustomEditorprotected void initComponents()
ConfiguratorEditorSupportinitComponents in class ConfiguratorEditorSupportpublic void setValue(java.lang.Object o)
setValue in interface java.beans.PropertyEditorsetValue in class java.beans.PropertyEditorSupportprotected void chooseDate()
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListener