public static class EdbHelpViewer.Action extends EdbAction
Modifier and Type | Field and Description |
---|---|
(package private) String |
url |
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 |
---|
Action(EDB ec,
MLText title,
EdbEID eid,
String opt)
アクションの新しいインスタンスを初期化します.
|
Action(EDB ec,
MLText title,
String u)
アクションの新しいインスタンスを初期化します.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent ae)
アクションが発生すると呼び出されます.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createFormedUTLFId, createLogisticsId, eidIsValid
String url
public Action(EDB ec, MLText title, String u)
ec
- EDB コンテキストtitle
- 説明u
- ヘルプ情報の URLpublic void actionPerformed(ActionEvent ae)
ヘルプ情報の URL を,Web ブラウザで開きます.失敗した場合は,ヘルプビューアでその URL を表示します.
ae
- アクションイベントEDB Working Group at Tue Jun 10 17:08:59 JST 2025