Search:

Type: Posts; User: dgksharma

Search: Search took 0.07 seconds.

  1. Re: Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException

    so how can i resolve this either i should have to keep exit.png in my locale and give the exact path of exit.png
  2. Re: Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException

    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import java.awt.event.KeyEvent;

    import javax.swing.ImageIcon;
    import javax.swing.JFrame;
    import javax.swing.JMenu;...
  3. Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException

    Hi All,


    I am new to swing when i tried to run one swing example it gives error like



    Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
Results 1 to 3 of 3