public class BidibSpy extends Object implements TrayActionExecutor
| Modifier and Type | Field and Description |
|---|---|
protected ScheduledExecutorService |
reconnectProxyWorker |
| Constructor and Description |
|---|
BidibSpy() |
| Modifier and Type | Method and Description |
|---|---|
void |
connect()
Connect the ports for the spy.
|
void |
disconnect()
Disconnect the ports for the spy.
|
void |
exit()
Exit the application.
|
boolean |
isConnectEnabled() |
boolean |
isDisconnectEnabled() |
void |
showPreferences()
Show the preferences.
|
void |
startApp(String[] args) |
protected final ScheduledExecutorService reconnectProxyWorker
public void startApp(String[] args)
public void exit()
TrayActionExecutorexit in interface TrayActionExecutorpublic void showPreferences()
TrayActionExecutorshowPreferences in interface TrayActionExecutorpublic void connect()
TrayActionExecutorconnect in interface TrayActionExecutorpublic void disconnect()
TrayActionExecutordisconnect in interface TrayActionExecutorpublic boolean isConnectEnabled()
isConnectEnabled in interface TrayActionExecutorpublic boolean isDisconnectEnabled()
isDisconnectEnabled in interface TrayActionExecutorCopyright © 2023. All rights reserved.