org.seasar.eclipse.rcp
クラス WindowContextManager
java.lang.Object
org.seasar.eclipse.rcp.WindowContextManager
public class WindowContextManager
- extends Object
プラグイン毎の WindowContext
を管理するためのクラスです。
- 作成者:
- y-komori
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowContextManager
public WindowContextManager()
getWindowContext
public WindowContext getWindowContext(String pluginId)
pluginId
をキーとして WindowContext
のインスタンスを取得します。
- パラメータ:
pluginId
- プラグインID
- 戻り値:
WindowContext
のインスタンス
Copyright © 2006-2007 The Seasar Foundation. All Rights Reserved.