How to apply LookAndFeel of JTatto in java Frames
I am trying to implement look and feel in JFrame swing java, its throwing
following exception
"java.lang.ClassCastException:javax.swing.DebugGraphics cannot be cast to
java.awt.Graphics2D "
Its working on some forms. what is the reason for above error
No comments:
Post a Comment