org.seasar.uruma.util
クラス ShellUtil

java.lang.Object
  上位を拡張 org.seasar.uruma.util.ShellUtil

public class ShellUtil
extends Object

Shell に関するユーティリティクラスです。

作成者:
y-komori

コンストラクタの概要
ShellUtil()
           
 
メソッドの概要
static Shell getShell()
          現在のウィンドウの Shell オブジェクトを返します。
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ShellUtil

public ShellUtil()
メソッドの詳細

getShell

public static Shell getShell()
現在のウィンドウの Shell オブジェクトを返します。

戻り値:
Shell オブジェクト


Copyright © 2006-2008 The Seasar Foundation. All Rights Reserved.