public abstract class EdbAction extends AbstractAction implements EdbEIDHolder
Modifier and Type | Field and Description |
---|---|
protected EDB |
edb |
changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Constructor and Description |
---|
EdbAction(EDB ec,
MLText n)
Abstract EDB Action.
|
EdbAction(EDB ec,
MLText n,
EdbEIDHolder eh)
Abstract EDB Action.
|
Modifier and Type | Method and Description |
---|---|
EdbEID |
eid()
EIDを取得する.
|
MLText |
getName()
Get name of this action.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createFormedUTLFId, createLogisticsId, eidIsValid
actionPerformed
protected EDB edb
public EdbAction(EDB ec, MLText n, EdbEIDHolder eh)
ec
- EDB Contextn
- Action Nameeh
- EID Holderpublic EdbEID eid()
返り値は常に非nullである.無効なEIDに対しては,EdbEID.NULLを返す.
eid
in interface EdbEIDHolder
public MLText getName()
EDB Working Group at Tue Jun 10 17:08:59 JST 2025