[Issue 5427] Provide icon loader API to allow default icons to be replaced
| Newsgroups | gmane.comp.lang.uml.argouml.issues |
|---|---|
| Message-ID | <[email protected]> |
http://argouml.tigris.org/issues/show_bug.cgi?id=5427
User phidias changed the following:
What |Old value |New value
================================================================================
CC|'endaroza,tfmorris' |'endaroza,phidias,tfmorris
| |'
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Thu Sep 1 14:58:33 -0700 2011 -------
There's another approach might be easier to implement. The Better Swing
Application Framework uses a ResourceMap to inject components with resources that
they need. You simply call map.inject(myComponent).
My thought is that since Linux uses a standard naming convention for icons, that
we could take the ResourceMap idea and combine it with Linux icon themes and have
an easy means of switching out icon sets.
http://kenai.com/projects/bsaf/sources/main/content/framework/trunk/src/main/java/
org/jdesktop/application/ResourceMap.java?rev=222
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=2834039
To unsubscribe from this list, e-mail: [[email protected]].
Please do not reply to this mail. Instead, add your comments in the issue.