Search:

Type: Posts; User: Norm

Search: Search took 0.50 seconds.

  1. [SOLVED] Re: Can not retrieve full photo on java application, is it wrong with the way using JPanel setLayout ?

    Ask Google about using DOS commands in windows.
  2. [SOLVED] Re: Can not retrieve full photo on java application, is it wrong with the way using JPanel setLayout ?

    I'v never heard of that. I use the javac command to compile java programs:
    D:\Java\jdk1.6.0_29\bin\javac.exe -Xlint TestCode11.java
  3. [SOLVED] Re: Can not retrieve full photo on java application, is it wrong with the way using JPanel setLayout ?

    Please mark this thread as solved.
  4. [SOLVED] Re: Can not retrieve full photo on java application, is it wrong with the way using JPanel setLayout ?

    If you can't make a SSCCE, there is no way I can test to find problems.
  5. [SOLVED] Re: Can not retrieve full photo on java application, is it wrong with the way using JPanel setLayout ?

    No, a small, testable program (http://sscce.org/) has nothing to do with JUnit testing. It's a way to show the problem without a lot of extra, useless code getting in the way.


    If the program...
  6. [SOLVED] Re: Can not retrieve full photo on java application, is it wrong with the way using JPanel setLayout ?

    Make a small program that compiles, executes and shows the problem. If the problem is in the GUI, nothing else needs to be in the testing program.
    Don't post a jar file or the code for the whole...
  7. [SOLVED] Re: Can not retrieve full photo on java application, is it wrong with the way using JPanel setLayout ?

    Can you make a small complete program that compiles, executes and shows the problem? There is no way to test the posted code.
  8. [SOLVED] Re: Can not retrieve full photo on java application, is it wrong with the way using JPanel setLayout ?

    How many other sites is this question posted on?
    Please post links for them.
Results 1 to 8 of 8