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
          Default WebLaF system proxy detection confirm dialog support.
 

Fields in com.alee.managers.proxy declared as SystemProxyConfirmationSupport
protected static SystemProxyConfirmationSupport ProxyManager.systemProxyConfirmationSupport
          System proxy settings confirmation dialog support.
 

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.