Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Re: previous tab's functions no longer working when new tab is created

    Can you create ONE file with all the parts that compiles, executes and shows the problem?
  2. Re: previous tab's functions no longer working when new tab is created

    Why does the test code need JFileChooser for a GUI problem???
  3. Re: previous tab's functions no longer working when new tab is created

    The last posted code does not compile without errors. It is missing many class definitions.


    Running: D:\Java\jdk1.7.0\bin\javac.exe -Xlint Example2.java

    Example2.java:29: error: cannot find...
  4. Re: previous tab's functions no longer working when new tab is created

    600+ lines are too many to work with. Try to cut it down to 200.


    That is all that needs to be in the testing code.
  5. Re: previous tab's functions no longer working when new tab is created

    The code does not compile without errors.
  6. Re: previous tab's functions no longer working when new tab is created

    How can the posted code be compiled and tested There aren't import statements and I don't see a main() method.
  7. Re: previous tab's functions no longer working when new tab is created

    Not without seeing some code. Make a small, complete program that compiles, executes and shows the problem.
Results 1 to 7 of 7