Search:

Type: Posts; User: chronoz13

Search: Search took 0.36 seconds.

  1. Replies
    8
    Views
    2,067

    [SOLVED] Re: frame are exiting at the same time

    im still getting the same error...
  2. Replies
    8
    Views
    2,067

    [SOLVED] Re: frame are exiting at the same time

    last problem.. i tried to deal with this one.. but i cant figure out the flow ..

    the PopUp Class


    public class PopUpFrame {

    private JFrame f;
    private JPanel popUpPanel;
  3. Replies
    8
    Views
    2,067

    [SOLVED] Re: frame are exiting at the same time

    \m/:x:">damn! i love this forum!! THANKS SIR COPEG!!!! hahahaha
  4. Replies
    8
    Views
    2,067

    [SOLVED] Re: frame are exiting at the same time

    now i want to ask how to.. make this.. please help...

    i want to make an action for this button... that if i press ok it will just act like a JOption button
    that will JUST EXIT the DIALOG not the...
  5. Replies
    8
    Views
    2,067

    [SOLVED] Re: frame are exiting at the same time

    tnx dude but i got the error... just a little stupidity i didnt notice this part


    this.setDefaultCloseOperation(PopUpFrame.EXIT_ON_CLOSE);

    damn.... im getting frustrated .. because i need to...
  6. Replies
    8
    Views
    2,067

    [SOLVED] frame are exiting at the same time

    i need some quick help here please..

    i have a class names PopUpFrame class


    public class PopUpFrame extends JFrame {

    private JPanel popUpPanel;

    private JLabel errorMessage;
Results 1 to 6 of 6