Package com.jogamp.newt
Interface Window.FocusRunnable
- Enclosing interface:
- Window
public static interface Window.FocusRunnable
-
Method Summary
-
Method Details
-
run
boolean run()- Returns:
- false if NEWT shall proceed requesting the focus, true if NEWT shall not request the focus.
-