Re: using UIManager.getIcon() in the XML

<[email protected]> Fri, 29 Oct 2004 08:09:16 +0200
Newsgroups gmane.comp.embedded.carlsbad-cubes
Organization http://freemail.web.de/
Message-ID <[email protected]>
List for Users of Carlsbad Cubes' Technologies and Products <[email protected]> schrieb am 29.10.04 01:20:00:
> 
> 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?

AFAIK it is (currently) not possible to use these icons. To be honest, this
is the first time I heard of these ;) On the other hand, it should be
not that difficult to implement this...

Frank