Bug 237259 - Tooltips in the Session Bean Wizard
Summary: Tooltips in the Session Bean Wizard
Status: CLOSED FIXED
Alias: None
Product: WTP EJB Tools
Classification: WebTools
Component: jst.ejb (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.1 M1   Edit
Assignee: Kaloyan Raev CLA
QA Contact: Kaloyan Raev CLA
URL:
Whiteboard: S1
Keywords: PII, usability
Depends on:
Blocks:
 
Reported: 2008-06-16 07:12 EDT by Violeta Samardjieva CLA
Modified: 2008-08-04 13:00 EDT (History)
0 users

See Also:


Attachments
patch (16.68 KB, patch)
2008-06-30 04:26 EDT, Kaloyan Raev CLA
no flags Details | Diff
more strings to externalize (2.61 KB, patch)
2008-07-01 07:16 EDT, Kaloyan Raev CLA
no flags Details | Diff
mylyn/context/zip (5.32 KB, application/octet-stream)
2008-07-01 07:16 EDT, Kaloyan Raev CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Violeta Samardjieva CLA 2008-06-16 07:12:13 EDT
Build ID: I20080609-1311

Steps To Reproduce:
1.Create Ejb 3.0 Project
2.Call Session Bean wizard
3.Set Class name and Java Package
4.Next->
5.Expand Home and Components interfaces(EJB 2.x)

There could be added tooltips for the fields L and LH (for Local)and R and RH (for Remote) to give information about the fields to the customers.

More information:
Comment 1 Kaloyan Raev CLA 2008-06-30 04:26:46 EDT
Created attachment 106096 [details]
patch

This patch introduces table tooltips by following this snippet:
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet125.java?view=co

The patch also externalizes the "L", "LH", "R" and "RH" abbreviations and introduces another four string (for the tooltips text) that should be translated. 
It also corrects the spell check of the word "abbreviation" in internal methods and private variables.
Comment 2 Kaloyan Raev CLA 2008-06-30 10:30:24 EDT
This patch requires translation changes and it also could be considered as a UI change. Therefore, I defer it for 3.1. 
Comment 3 Kaloyan Raev CLA 2008-06-30 10:49:20 EDT
Patch committed to HEAD and released to build. 
Comment 4 Kaloyan Raev CLA 2008-07-01 07:03:42 EDT
I have found some more L, LH, R, RH strings that are not externalized. 
Comment 5 Kaloyan Raev CLA 2008-07-01 07:16:37 EDT
Created attachment 106218 [details]
more strings to externalize
Comment 6 Kaloyan Raev CLA 2008-07-01 07:16:38 EDT
Created attachment 106219 [details]
mylyn/context/zip
Comment 7 Kaloyan Raev CLA 2008-07-01 08:42:36 EDT
The additional patch is committed to HEAD and released to build. 
Comment 8 Kaloyan Raev CLA 2008-08-04 11:39:14 EDT
Verified with wtp-sdk-I-3.1-20080801151537.