My graphics card only supports 16 colors. Can I still use Java?
Created May 4, 2012
John Zukowski All graphical applications require at least 256 colors. Console-based programs like servlets or the compiler are not limited by this capability.
Created May 4, 2012