Search:

Type: Posts; User: pranavk26

Search: Search took 0.14 seconds.

  1. Replies
    5
    Views
    903

    Re: problem with applet

    no there are no errors shown I dont know why this isnt working this is my first applet.:mad:Anyways java plugins cause the problem i have the plugin enabled in the browser.
  2. Replies
    5
    Views
    903

    Re: problem with applet

    Hey I corrected the name.is that what the tutorial is for,please specify.Anyways the program still opens in Mozilla to give a blank page are there any other problems.Also,where should I place the...
  3. Replies
    5
    Views
    903

    problem with applet

    I have problem with this applet. the browser gives page.I don't know wether its not loading or if its extremely slow.Also I am confused on the html part.Should I use tag object or applet and for...
  4. Replies
    0
    Views
    932

    temperature converter

    class TempConverter extends JFrame implements ActionListener
    {
    int inScale=0,outScale=0;//stores scale of input and output temperature
    double r=0.0;
    String p="";//To store action command...
  5. Replies
    25
    Views
    1,944

    Re: action listener not working help

    This is the latest version of the code
  6. Replies
    25
    Views
    1,944

    Re: action listener not working help

    i cant understand what you want me to do can you just post the correct codes .also tell me what i should for my nested switch case
  7. Replies
    25
    Views
    1,944

    Re: action listener not working help

    This is the latest version of the code
  8. Replies
    25
    Views
    1,944

    Re: action listener not working help

    Nothing at all happens
  9. Replies
    25
    Views
    1,944

    Re: action listener not working help

    This is the current version of the code!
  10. Replies
    25
    Views
    1,944

    Re: action listener not working help

    i have added radio buttons,changed the names and added components to the class.but now the program is executing but i am gettong nothing on the screen.also i did not clearly understand what you said...
  11. Replies
    25
    Views
    1,944

    Re: action listener not working help

    hi i have edited the code a little and hope it is easier to read i am now getting a null pointer exception at 1)q.start() and 2)f1.add(panel1)
  12. Replies
    25
    Views
    1,944

    Re: action listener not working help

    Hi i have edited the post as required.as for the variables this is probably my first proper java guide program hence the poor variables.thanks for replies :-j
  13. Replies
    25
    Views
    1,944

    action listener not working help

    Hi thanks for the post.The first panel is printed with its buttons but nothing happens on clicking them.I may not have been edited the posted properly cause I am new here and this my first post.the...
Results 1 to 13 of 13