public interface FloatEditorListener
extends java.util.EventListener
限定符和类型 | 方法和说明 |
---|---|
void |
editingCanceled(FloatEditorEvent evt)
This tells the listeners the editor has canceled editing
|
void |
editingStopped(FloatEditorEvent evt)
This tells the listeners the editor has stopped editing
|
void editingStopped(FloatEditorEvent evt)
void editingCanceled(FloatEditorEvent evt)