Search:

Type: Posts; User: aussiemcgr

Search: Search took 0.10 seconds.

  1. Re: java.lang.IllegalArgumentException: Identifier not found

    Not solved, more ignored. I took my code on a detour. However, I am still curious as to what would have caused the IllegalArgumentException at runtime. Might run into it again sometime in the future...
  2. Re: java.lang.IllegalArgumentException: Identifier not found

    I've actually moved past this, but for curiosity reasons, my call to ButtonEditor was:
    table.getColumn(3).setCellEditor(new ButtonEditor(new JCheckBox()));
  3. Re: java.lang.IllegalArgumentException: Identifier not found

    It was a runtime. That was all I got...
  4. java.lang.IllegalArgumentException: Identifier not found

    I'm completely confused as to what is happening here. There error is when i make the super call in the constructor. What is happening?

    My error is: java.lang.IllegalArgumentException: Identifier...
Results 1 to 4 of 4