cvj2.app.gui.window.main
クラス MainWindow.SortAction

java.lang.Object
  上位を拡張 org.eclipse.core.commands.common.EventManager
      上位を拡張 org.eclipse.jface.action.AbstractAction
          上位を拡張 org.eclipse.jface.action.Action
              上位を拡張 cvj2.app.gui.window.main.MainWindow.MyAction
                  上位を拡張 cvj2.app.gui.window.main.MainWindow.SortAction
すべての実装されたインタフェース:
IAction
含まれているクラス:
MainWindow

public static class MainWindow.SortAction
extends MainWindow.MyAction

ツールバーのソートメニュー


入れ子のクラスの概要
 class MainWindow.SortAction.MenuCreator
           
 
フィールドの概要
 
インタフェース 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.SortAction(java.lang.String text)
           
 
メソッドの概要
 
クラス cvj2.app.gui.window.main.MainWindow.MyAction から継承されたメソッド
run
 
クラス org.eclipse.jface.action.Action から継承されたメソッド
convertAccelerator, convertAccelerator, findKeyCode, findKeyString, findModifier, findModifierString, getAccelerator, getActionDefinitionId, getDescription, getDisabledImageDescriptor, getHelpListener, getHoverImageDescriptor, getId, getImageDescriptor, getMenuCreator, getStyle, getText, getToolTipText, isChecked, isEnabled, isHandled, notifyResult, removeAcceleratorText, removeMnemonics, runWithEvent, setAccelerator, setActionDefinitionId, setChecked, setDescription, setDisabledImageDescriptor, setEnabled, setHelpListener, setHoverImageDescriptor, setId, setImageDescriptor, setMenuCreator, setText, setToolTipText
 
クラス 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
 

コンストラクタの詳細

MainWindow.SortAction

public MainWindow.SortAction(java.lang.String text)