protected class DefaultSimpleEditor.ValueChangeListener extends Object implements FocusListener, ActionListener
| Modifier | Constructor and Description |
|---|---|
protected |
ValueChangeListener() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
actionPerformed()
DOCUMENT ME!
|
void |
actionPerformed(ActionEvent e) |
void |
focusGained(FocusEvent e) |
void |
focusLost(FocusEvent e) |
protected boolean |
isChanged()
DOCUMENT ME!
|
public void focusGained(FocusEvent e)
focusGained in interface FocusListenerpublic void focusLost(FocusEvent e)
focusLost in interface FocusListenerpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerprotected void actionPerformed()
protected boolean isChanged()
Copyright © 2012–2026 cismet GmbH. All rights reserved.