Class APIDriverInstaller

  • All Implemented Interfaces:
    DriverInstaller

    public class APIDriverInstaller
    extends ArrayDriverInstaller
    Installs all necessary drivers for Jemmy operators except low-level drivers which are installed by InputDriverInstaller.
    Author:
    Alexandre Iline(alexandre.iline@sun.com)
    • Constructor Detail

      • APIDriverInstaller

        public APIDriverInstaller​(boolean shortcutEvents)
        Constructs a DefaultDriverInstaller object.
        Parameters:
        shortcutEvents - Signals whether shortcut mode is used.
      • APIDriverInstaller

        public APIDriverInstaller()
        Constructs a DefaultDriverInstaller object with shortcut mode flag taken from JemmyProperties.