Class Keyboard

java.lang.Object
com.hp.lft.sdk.Keyboard

public class Keyboard extends Object
A class that enables low-level keyboard operations.
When working in a grid configuration, use DesktopEnvironment.getKeyboard() in order to get the KeyboardDevice object, which enables keyboard operations on a specific environment or grid node.
  • Constructor Details

    • Keyboard

      public Keyboard()
  • Method Details