Interface TrayActionExecutor

  • All Known Implementing Classes:
    BidibSpy

    public interface TrayActionExecutor
    • Method Detail

      • exit

        void exit()
        Exit the application.
      • showPreferences

        void showPreferences()
        Show the preferences.
      • connect

        void connect()
        Connect the ports for the spy.
      • disconnect

        void disconnect()
        Disconnect the ports for the spy.
      • isConnectEnabled

        boolean isConnectEnabled()
      • isDisconnectEnabled

        boolean isDisconnectEnabled()