Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Class
oracle.ide.webbrowser.ProxyOptions

Packages that use ProxyOptions
oracle.ide.webbrowser Contains classes that allow addins some level of control on the IDE web browser settings. 
 

Uses of ProxyOptions in oracle.ide.webbrowser
 

Methods in oracle.ide.webbrowser that return ProxyOptions
static ProxyOptions ProxyOptions.getInstance(PropertyStorage prefs)
           
static ProxyOptions ProxyOptions.getProxyOptions()
          Get the current proxy options.
 ProxyOptions ProxySettingsPanel.getProxyOptions()
          Convenience method that constructs and returns a new instance of a proxy options object containing the settings configured in this panel.
 

Methods in oracle.ide.webbrowser with parameters of type ProxyOptions
protected  void ProxyOptions.copyToImpl(ProxyOptions copy)
           
static void ProxyOptions.setProxyOptions(ProxyOptions proxyOptions)
          Set the current proxy options.
 void ProxySettingsPanel.setProxyOptions(ProxyOptions proxyOptions)
          Convenience method to initialize the UI from a ProxyOptions object.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Copyright © 1997, 2011, Oracle. All rights reserved.