Search:

Type: Posts; User: amahara

Search: Search took 0.06 seconds.

  1. Replies
    5
    Views
    9,370

    Re: need help with ActionListener,JPanel,JFrame

    wow, thanks for your explanation copeg, this solved the problem :D
    :D:D:D
  2. Replies
    5
    Views
    9,370

    Re: need help with ActionListener,JPanel,JFrame

    thanks for the info copeg, i tried using pack() as you suggested, but somehow it resize my JFrame dimension
    so can i stop it from resizing itself?

    and just a quick question, can i use KeyListener...
  3. Replies
    5
    Views
    9,370

    Re: need help with ActionListener,JPanel,JFrame

    never mind, i already find out that im missing JFrame.show();
    under JFrame.add(new AL_test());
  4. Replies
    5
    Views
    9,370

    need help with ActionListener,JPanel,JFrame

    hey everyone,

    can someone help me on this problem
    this is the problem, i have one instance of JFrame that implements an ActionListener
    and from this JFrame i need to call one instance of JPanel...
Results 1 to 4 of 4