Missing Icons
"mccorb" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
If you are debugging your netbeans platform app you can just set a breakpoint in the netbeans class and inspect the variables. I would suggest org.openide.util.ImageUtilities.getIcon(...) in your case.