we need better mica icons - preferably graphical, not just letters. need to order the mica icons so they appear in the same order as their tabs are laid out.
svn rev 3124 checks in some purdy MICA icons. Still some things left to do: 1) get the mica icon order to match the left-to-right order of the tabs themselves 2) why is the "E" icon showing up when resources do not support them? I was getting errors when I clicked on the "E" icon for resources that did not support events, but the icons still showed (this is nothing that I touched, I just uploaded new images). 3) get the mica icons to show up to the left of the tab names - I commented out a piece of code in TabRenderer - I don't know how to render these so the icon is to the left of the name (they kept showing up at the top of the name). Look for "/* TODO: FIGURE OUT HOW TO PUT THE IMAGE TO THE LEFT OF THE TAB NAME" in the code.
* if we're going to change the tab order, then you need to change concrete subclasses of QuicknavDecorator for the MICA icons in resource and resourceGroup contexts
svn rev 3128 - fix the quicknav decorators and a couple view pages that use onc:icon so the ordering now matches the new order of the tabs
mica icons have been referbished (not sure if these will be the final ones but, good enough). the resource tabs show the mica icons too.
Icons match order of tabs, tabs contain same icons. rev3238
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1626 This bug is related to RHQ-1625