Neat! Is there some mechanism for pluggable resource handling in ArgoUML similar to the Icon Themes that linux has? If not, the AppFramework's ResourceMap might be a good place to look for an example of how to do this: https://appframework.dev.java.net/source/browse/appframework/trunk/AppFramework/src/org/jdesktop/application/ResourceMap.java?rev=124&view=markup
Mark On Sun, Oct 26, 2008 at 7:32 AM, Bob Tarling <[EMAIL PROTECTED]> wrote: > Sweet! > > > 2008/10/24 Bogdan Szanto <[EMAIL PROTECTED]>: >> Hi *, >> I've just attached a new version of the colored icons in Issue 5453 >> (http://argouml.tigris.org/issues/show_bug.cgi?id=5453). They respect Bob's >> remarks (folded corner, shade, gradient background, white fill on the inner >> icons). >> Attached to this e-mail you can find a print screen with what they look like >> integrated in ArgoUML. >> >> Regards, >> Bogdan >> >> >> Bob Tarling wrote: >>> >>> > I think he's talking about the visual metaphor of putting a 'plus' >>> > sign or a 'small document' over the symbols of diagrams when we are >>> > creating a new one. >>> Not quite but similar. >>> >>> I'm just suggesting using the current icons for create class diagram, >>> create use case diagram but with colour added. >>> >>> It looks like you've removed some other pixels from your icons which are >>> those that show the border of a page with the top right corner folded over. >>> That part of the icon is currently the common metaphor representing a >>> diagram page. >>> >>> Attached is the blown up icon currently used for Use Case Diagram (16 >>> x16). You can see the border edge of the diagram in black with a folded over >>> corner on the top right. Its given a slight raised effect by the white >>> shadow on the top and left edge and by the white shadow of the stick figure. >>> >>> The grey of the page background is graduated from top left to bottom right >>> giving the feel of some curved shape to the diagram page. >>> >>> Is it possible just to replace that graduated grey with a different >>> graduated colour and leave the rest of the icon as it currently is? >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Mark Fortner blog: http://feeds.feedburner.com/jroller/ideafactory --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
