Search:

Type: Posts; User: japonce

Search: Search took 0.07 seconds.

  1. Re: Java application works fine in IDE but not in windows

    I'm not lying Norm, I’m sorry I bothered you, I am just looking for some help from someone who has experienced a similar problem or someone with enough experience to give sensible directions to solve...
  2. Re: Java application works fine in IDE but not in windows

    Tahnk you for your time Norm:

    I put some "flags" like
    JOptionPane.showMessageDialog(ventana,"step 1","classname",JOptionPane.INFORMATION_MESSAGE);
    all over the code, besides when I comment this...
  3. Java application works fine in IDE but not in windows

    Hi

    I hope you can help me:

    I have a Java project that works fine in IDE but not in windows, the application shows a screen using javax.swing.JDesktopPane() when clicking in a tree node, I have...
Results 1 to 3 of 3