com.jogamp.newt
Interface Window.FocusRunnable

Enclosing interface:
Window

public static interface Window.FocusRunnable


Method Summary
 boolean run()
           
 

Method Detail

run

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


Copyright 2010 JogAmp Community.