Package loggerForms

Class FormsHotKeyControl

java.lang.Object
loggerForms.FormsHotKeyControl

public class FormsHotKeyControl extends Object
Functions for handling hotkey events.
Author:
Doug Gillespie
  • Constructor Details Link icon

    • FormsHotKeyControl Link icon

      public FormsHotKeyControl(FormsControl formsControl)
  • Method Details Link icon

    • removeAllListeners Link icon

      public void removeAllListeners()
    • addKeyListener Link icon

      public void addKeyListener(FormDescription aFD, String hotKey)
      Add a new listener for a hotkey.
      Parameters:
      aFD - form description for the hotkey
      hotKey - hotkey name, e.g. "F5"