|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ProxyBean in net.sourceforge.atunes.gui.views.dialogs.editPreferences |
|---|
| Methods in net.sourceforge.atunes.gui.views.dialogs.editPreferences with parameters of type ProxyBean | |
|---|---|
void |
InternetPanel.setConfiguration(ProxyBean proxy)
Sets the configuration. |
| Uses of ProxyBean in net.sourceforge.atunes.kernel.handlers |
|---|
| Methods in net.sourceforge.atunes.kernel.handlers with parameters of type ProxyBean | |
|---|---|
void |
AudioScrobblerServiceHandler.updateService(ProxyBean proxy,
java.lang.String user,
java.lang.String password)
Update service. |
| Uses of ProxyBean in net.sourceforge.atunes.kernel.modules.state |
|---|
| Methods in net.sourceforge.atunes.kernel.modules.state that return ProxyBean | |
|---|---|
ProxyBean |
ApplicationState.getProxy()
Gets the proxy. |
| Methods in net.sourceforge.atunes.kernel.modules.state with parameters of type ProxyBean | |
|---|---|
void |
ApplicationState.setProxy(ProxyBean proxy)
Sets the proxy. |
| Uses of ProxyBean in net.sourceforge.atunes.kernel.modules.updates |
|---|
| Methods in net.sourceforge.atunes.kernel.modules.updates with parameters of type ProxyBean | |
|---|---|
static void |
ApplicationUpdates.checkUpdates(ProxyBean p,
boolean showNoNewVersion)
Used to check for new version. |
| Uses of ProxyBean in net.sourceforge.atunes.kernel.utils |
|---|
| Methods in net.sourceforge.atunes.kernel.utils with parameters of type ProxyBean | |
|---|---|
static Proxy |
NetworkUtils.getProxy(ProxyBean proxy)
Returns a net.sourceforge.atunes.kernel.modules.proxy.Proxy for a given ProxyBean |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||