Search:

Type: Posts; User: coder.freak

Search: Search took 0.11 seconds.

  1. Replies
    1
    Views
    2,095

    jbutton on applet

    i have compile it but unable to run it using applet viewer ,,,it says lot of error !





    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import javax.swing.JButton;...
  2. Replies
    3
    Views
    1,662

    all i need is algorithm

    can any 1 here give me the algorithm to the below :

    i need to develop a app it say : there ll be 2 pic against each other and by clicking on 1 pic
    the count no. increases
  3. Replies
    3
    Views
    1,628

    Re: java (circle)

    hey thnxs 4 the reply .....but i want to know what the parameters means for eg in c to draw a circle we need circle (x,y,radius);
    this is not the case with java ....i m not getting it plz...
  4. Replies
    3
    Views
    1,628

    java (circle)

    what does the following parameter in the circle code means
    g.drawOval(70,90,200,200);

    means what is 70 90 200 200????????
Results 1 to 4 of 4