public class BidibSpy extends Object implements TrayActionExecutor
| 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) |
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 © 2020. All rights reserved.