No GLEventListener?

I am working on a JOGL reindeer for JME. I have a partial implementation working at this time but I am having tromle using the GLEventListener. Is thare any way to just call gl without using GLEventListener?

This may be a bit off topic but dose any one know how to disable the mouse using java/JOGL/Jinput?