java.lang.ClassCastException: org.j3d.aviatrix3d.output.graphics.SimpleAWTSurface cannot be cast to javax.swing.JComponent
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Coderanch by Matthew Yeend, 1 year ago
via Stack Overflow by smitthy
, 1 year agojava.lang.ClassCastException: org.j3d.aviatrix3d.output.graphics.SimpleAWTSurface cannot be cast to javax.swing.JComponent
at Xj3DSpecificDemo.
(Xj3DSpecificDemo.java:23) at Xj3DSpecificDemo.main(Xj3DSpecificDemo.java:69)