KeyStroke « JSplitPane « Java Swing Q&A





1. Getting java.lang.ClassCastException: javax.swing.KeyStroke when creating a JSplitPane    stackoverflow.com

I'm getting a random unreproducible Error when initializing a JSplitPane in with JDK 1.5.0_08. Note that this does not occur every time, but about 80% of the time:

Exception in thread "AWT-EventQueue-0" ...