Where is sun.awt.X11GraphicsDevice ?

Sorry for disturbing but which library includes sun.awt.X11GraphicsDevice.* ?

Cheers
JIA

this might part of the JDK libraries. it may be a native Linux JNI class.

Thank you so much. That explains why Eclipse always show a red cross for
src/classes/linux

I just remove the entire folder out from building source.

Cheers
JIA