UDK 3.2.0 Java API Reference

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

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

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

IBridge を返す 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 IBridge UnoRuntime.getBridgeByName(String from, Object fromContext, String to, Object toContext, Object[] args)
          推奨されていません。 As of UDK 3.2.0, this method is deprecated, without offering a replacement.
static IBridge[] UnoRuntime.getBridges()
          推奨されていません。 As of UDK 3.2.0, this method is deprecated, without offering a replacement.
 


UDK 3.2.0 Java API Reference