Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 361347

Summary: ToolTip for SubApplications
Product: [RT] Riena Reporter: Thorsten Schenkel <thorsten.schenkel>
Component: communicationAssignee: Thorsten Schenkel <thorsten.schenkel>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Thorsten Schenkel CLA 2011-10-19 03:52:58 EDT
It should be possible to set tool tips for SubApplications. The tool tip will be shown, if the mouse pointer is over the according item (tab) of the sub application switcher.
Comment 1 Thorsten Schenkel CLA 2011-10-19 11:51:51 EDT
You can add a tool tip text to every navigation node (INavigationNode). The tool tip will be shown, if the mouse pointer is over the UI element that represents the navigation node. E.g. if the mouse pointer is over a tab of the sub application switcher, the tool tip text of the according sub-application node (ISubApplicationNode) will be displayed. Also the tool tips of modules and sub-modules can be displayed in the navigation.
You can customize the look of the tool tips in the Riena Look&Feel. For the sub-application four new L&F-keys are added:
LnfKeyConstants.SUB_APPLICATION_ITEM_TOOLTIP_FONT
LnfKeyConstants.SUB_APPLICATION_ITEM_TOOLTIP_FOREGROUND
LnfKeyConstants.SUB_APPLICATION_ITEM_TOOLTIP_BACKGROUND
LnfKeyConstants.SUB_APPLICATION_ITEM_TOOLTIP_POPUP_DELAY