Baysao's note

Wednesday, May 7, 2008

pratika java

java.lang.IllegalStateException: Attempt to mutate in notification
resolved :

EventQueue.invokeLater(
new Runnable()
{
public void run() {
}});

No comments: