30package com.jogamp.opengl.test.junit.newt.parenting;
32import com.jogamp.newt.event.*;
38 this.eventFifo = eventFifo;
41 public void keyReleased(
final KeyEvent e) {
static boolean isPrintableKey(final short uniChar, final boolean isKeyChar)
Returns true if given uniChar represents a printable character, i.e.
synchronized void put(final NEWTEvent event)
Add NEWTEvent to tail.