org.seasar.eclipse.common.action
クラス AbstractEditorActionDelegate
java.lang.Object
org.seasar.eclipse.common.action.AbstractEditorActionDelegate
- すべての実装されたインタフェース:
- IActionDelegate, IEditorActionDelegate
public abstract class AbstractEditorActionDelegate
- extends Object
- implements IEditorActionDelegate
- 作成者:
- taichi
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
editorPart
protected IEditorPart editorPart
resource
protected IResource resource
AbstractEditorActionDelegate
public AbstractEditorActionDelegate()
setActiveEditor
public void setActiveEditor(IAction action,
IEditorPart targetEditor)
- 定義:
- インタフェース
IEditorActionDelegate
内の setActiveEditor
selectionChanged
public void selectionChanged(IAction action,
ISelection selection)
- 定義:
- インタフェース
IActionDelegate
内の selectionChanged
Copyright © 2006-2008 The Seasar Foundation. All Rights Reserved.