UDK 3.2.0 Java API Reference

インタフェース
com.sun.star.uno.IEnvironment の使用

IEnvironment を使用しているパッケージ
com.sun.star.uno   
 

com.sun.star.uno での IEnvironment の使用
 

IEnvironment を返す com.sun.star.uno のメソッド
static IEnvironment UnoRuntime.getEnvironment(String name, Object context)
          推奨されていません。 As of UDK 3.2.0, this method is deprecated, without offering a replacement.
 IEnvironment IBridge.getSourceEnvironment()
          推奨されていません。 Returns the source environment.
 IEnvironment IBridge.getTargetEnvironment()
          推奨されていません。 Returns the destination environment.
 

IEnvironment 型のパラメータを持つ com.sun.star.uno のメソッド
static IBridge UnoRuntime.getBridge(IEnvironment from, IEnvironment to, Object[] args)
          推奨されていません。 As of UDK 3.2.0, this method is deprecated, without offering a replacement.
static IMapping UnoRuntime.getMapping(IEnvironment from, IEnvironment to)
          推奨されていません。 As of UDK 3.2.0, this method is deprecated, without offering a replacement.
 


UDK 3.2.0 Java API Reference