using UIManager.getIcon() in the XML
Francis Upton <[email protected]> Thu, 28 Oct 2004 13:30:52 -0700
| Newsgroups | gmane.comp.embedded.carlsbad-cubes |
|---|---|
| Message-ID | <[email protected]> |
I would like to use standard icons that are part of whatever the L/F is,
like:
UIManager.getIcon("FileView.directoryIcon");
Is there a way that I can declare references to these icons in the .xml
file?
If not, it's easy enough to just set them up after the XML is rendered.
Thanks,
Francis