public class TimerPropertyEditor extends DialogPropertyEditor
label
Constructor and Description |
---|
TimerPropertyEditor() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getValue() |
void |
setValue(java.lang.Object value) |
protected void |
showDialog() |
public java.lang.Object getValue()
getValue
in interface java.beans.PropertyEditor
getValue
in class com.l2fprod.common.beans.editor.AbstractPropertyEditor
public void setValue(java.lang.Object value)
setValue
in interface java.beans.PropertyEditor
setValue
in class com.l2fprod.common.beans.editor.AbstractPropertyEditor
protected void showDialog()
showDialog
in class DialogPropertyEditor