Uses of Interface
com.alee.managers.proxy.SystemProxyConfirmationSupport

Packages that use SystemProxyConfirmationSupport
com.alee.managers.proxy   
 

Uses of SystemProxyConfirmationSupport in com.alee.managers.proxy
 

Classes in com.alee.managers.proxy that implement SystemProxyConfirmationSupport
 class WebSystemProxyConfirmationSupport
           
 

Methods in com.alee.managers.proxy that return SystemProxyConfirmationSupport
static SystemProxyConfirmationSupport ProxyManager.getSystemProxyConfirmationSupport()
          Returns system proxy settings confirmation dialog support.
 

Methods in com.alee.managers.proxy with parameters of type SystemProxyConfirmationSupport
static void ProxyManager.setSystemProxyConfirmationSupport(SystemProxyConfirmationSupport support)
          Sets system proxy settings confirmation dialog support.