FilteringTable icon indicating copy to clipboard operation
FilteringTable copied to clipboard

Update CustomTable.java

Open wodencafe opened this issue 11 years ago • 1 comments

Add null checks to avoid a strange situation with Null Pointer Exceptions.

We triggered this somehow, with code that worked with FilterTable 0.9.9.v7, but broke with 0.9.11.v7.

These null checks protect against the issue.

wodencafe avatar Nov 13 '14 21:11 wodencafe

I need some instruction to compile it. I'm used to maven, not Ivy. I've try running the following command: java -jar /usr/share/java/ivy.jar Most dependencies are resolved, but popupbutton v 2.4.1 is not.

ikus060 avatar Nov 24 '14 16:11 ikus060