Search:

Type: Posts; User: Chidy

Search: Search took 0.12 seconds.

  1. Replies
    9
    Views
    5,492

    Re: How to use multiple actionlisteners

    try to make add and counter Class variable
  2. Replies
    9
    Views
    5,492

    Re: How to use multiple actionlisteners

    May be if our forum Vip means this try it
    public void actionPerformed(ActionEvent event)
    {
    if(event.getSource()==add){
    counter++;}
    }
  3. Replies
    6
    Views
    2,293

    Re: Need help coding Dice rolling simulation

    calling method must be like die1.getFace() and die2.getFace() instead of die1(getFace) and die2(getFace) also you have to declare count and star
  4. Thread: hi

    by Chidy
    Replies
    1
    Views
    840

    hi

    hello member i am just a new one here hoping to get your fully participation in this community :)
Results 1 to 4 of 4