Interface OSUtil

    • Method Detail

      • checkFeatureAvailability

        void checkFeatureAvailability()
        check if needed command libraries or packages are installed and working
        if not ok, respective features will do nothing but issue error messages
      • open

        boolean open​(App app)
      • switchto

        boolean switchto​(App app)
      • switchto

        App switchto​(String title,
                     int index)
      • close

        boolean close​(App app)
      • getFocusedWindow

        Rectangle getFocusedWindow()