Search:

Type: Posts; User: okxx

Search: Search took 0.09 seconds.

  1. [SOLVED] Re: can not find icon in .exe made by WinRun4j : java.lang.NullPointerException

    Hi all again,

    I ve solved problem with diffrent method. I think this problem about WinRun4j plugin.

    Anyway i found a porgram names Jar2Exe. It creates exe with no problem, no banner, makes a...
  2. [SOLVED] can not find icon in .exe made by WinRun4j : java.lang.NullPointerException

    Hi all,

    I have a problem with icons.
    Part of code :

    Code:

    private JButton getJButton() {
    if (jButton == null) {
    jButton = new JButton();
Results 1 to 2 of 2