WARNING: Illegal reflective access by com.lightcrafts.platform.Launcher (file:/usr/share/java/lightzone/lightcrafts.jar) to method sun.swing.SwingUtilities2 ...
I'm writing a small, simple minesweeer game in Java these days to refresh my Java skills. My buggest weakness in Java in general is graphics. Right now, I am looking at the ugly default JTextArea ...