Search:

Type: Posts; User: Kumarrrr

Search: Search took 0.13 seconds.

  1. Replies
    5
    Views
    1,777

    Re: actionPerformed

    problem solved... thanks.
  2. Replies
    5
    Views
    1,777

    Re: actionPerformed

    It gets invoked only once.. if it's a limitation, how can I work around it?
  3. Replies
    5
    Views
    1,777

    actionPerformed

    Hi,

    I've made a button listen for actions.

    button.addActionListener(this);

    so, let's say the button is clicked twice, will actionPerformed() be invoked twice too ?
Results 1 to 3 of 3