Why is the java swing gui drawing bad?
Something strange with my java interface. This is very bad.
What could be the problem?
+3
Long smith
source
to share
1 answer
This creates an issue with JDK 8, which can be resolved by changing your graphics card settings.
Source: JDK 1.8 shows Swing image, fixed in JDK 1.7
+4
joey rohan
source
to share