Interface ComponentEvents

All Known Subinterfaces:
AWTGLAutoDrawable
All Known Implementing Classes:
GLCanvas, GLJPanel

public interface ComponentEvents
Factors out the listener manipulation for the events supported by all of the GLDrawable implementations. Provided to reduce clutter in the documentation for GLDrawable.