29package com.jogamp.opengl.test.junit.newt;
31import com.jogamp.newt.event.*;
final Object getAttachment()
final void setAttachment(final Object attachment)
Attach the passed object to this event.
NEWT Window events are provided for notification purposes ONLY.