Interface Window.FocusRunnable

Enclosing interface:
Window

public static interface Window.FocusRunnable
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    run()
     
  • Method Details

    • run

      boolean run()
      Returns:
      false if NEWT shall proceed requesting the focus, true if NEWT shall not request the focus.