protected abstract class AbstractSimpleMetaAttributeEditor.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 abstract Object |
getNewValue()
DOCUMENT ME!
|
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()
protected abstract Object getNewValue()
Copyright © 2012–2026 cismet GmbH. All rights reserved.