Search:

Type: Posts; User: Junky

Search: Search took 0.16 seconds.

  1. Replies
    13
    Views
    3,265

    Re: 2 questions(an error and line breakpoint?)

    Do not place your Java files in the Java installation directory. Keep your files elsewhere. If you have set up the environment variables correctly you can compile and run your Java programs anywhere...
  2. Replies
    13
    Views
    3,265

    Re: 2 questions(an error and line breakpoint?)

    I got those errors when compiling on the command line. Something you were advised to do twice and totally ignored.
  3. Replies
    13
    Views
    3,265

    Re: 2 questions(an error and line breakpoint?)

    wlocalc.java:7: cannot find symbol
    symbol: class ItemListener
    public class wlocalc extends JFrame implements ActionListener, ItemListener {
    ...
Results 1 to 3 of 3