|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.eclipse.core.commands.common.EventManager
org.eclipse.jface.action.AbstractAction
org.eclipse.jface.action.Action
cvj2.app.gui.window.main.MainWindow.MyAction
public static class MainWindow.MyAction
Command に結びついた Action のサブクラス
フィールドの概要 |
---|
インタフェース org.eclipse.jface.action.IAction から継承されたフィールド |
---|
AS_CHECK_BOX, AS_DROP_DOWN_MENU, AS_PUSH_BUTTON, AS_RADIO_BUTTON, AS_UNSPECIFIED, CHECKED, DESCRIPTION, ENABLED, HANDLED, IMAGE, RESULT, TEXT, TOOL_TIP_TEXT |
コンストラクタの概要 | |
---|---|
MainWindow.MyAction(java.lang.String text)
|
|
MainWindow.MyAction(java.lang.String text,
int style)
|
メソッドの概要 | |
---|---|
void |
run()
|
クラス org.eclipse.jface.action.AbstractAction から継承されたメソッド |
---|
addPropertyChangeListener, firePropertyChange, firePropertyChange, removePropertyChangeListener |
クラス org.eclipse.core.commands.common.EventManager から継承されたメソッド |
---|
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
インタフェース org.eclipse.jface.action.IAction から継承されたメソッド |
---|
addPropertyChangeListener, removePropertyChangeListener |
コンストラクタの詳細 |
---|
public MainWindow.MyAction(java.lang.String text)
public MainWindow.MyAction(java.lang.String text, int style)
メソッドの詳細 |
---|
public void run()
IAction
内の run
Action
内の run
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |