Class ListKeyboardDriver

All Implemented Interfaces:
LightDriver, ListDriver, MultiSelListDriver

public class ListKeyboardDriver extends ListAPIDriver implements MultiSelListDriver
List driver for java.awt.List component type. Uses keyboard and mouse.
Author:
Alexandre Iline(alexandre.iline@sun.com)
  • Constructor Details

    • ListKeyboardDriver

      public ListKeyboardDriver()
      Constructs a ListKeyboardDriver.
  • Method Details