This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 98063 - I18N- [RES]Table customizer - not possible to internationalize columns name
Summary: I18N- [RES]Table customizer - not possible to internationalize columns name
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Binding (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-03-16 09:53 UTC by Jana Maleckova
Modified: 2007-10-19 15:06 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Table customizer (42.64 KB, image/jpeg)
2007-10-17 08:32 UTC, tboerkel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jana Maleckova 2007-03-16 09:53:21 UTC
NetBeans IDE Dev (Build 070314)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
cs_CZ (nb); Cp1250

Description:
============
have jFrame with inserted jTable
1. invoke table customizer, use User specified model
2. in Columns Card, select some column and edit it's title throught
custom editor
3. use Resource bundle property
4. set key, value, comments and confirm it
5. check that no key and value are generated in appropriate resource bundle
Comment 1 Jan Stola 2007-09-17 14:02:01 UTC
Fixed.

Modified file:
/cvs/form/src/org/netbeans/modules/form/ResourceSupport.java
new revision: 1.20; previous revision: 1.19
Comment 2 Tomas Pavek 2007-10-09 14:40:54 UTC
*** Issue 118107 has been marked as a duplicate of this issue. ***
Comment 3 tboerkel 2007-10-17 08:29:54 UTC
I can't see how to invoke Resource editor for title string from table customizer. I can only edit the title by clicking
into its field. Attaching screenshot of table customizer.
Comment 4 tboerkel 2007-10-17 08:32:21 UTC
Created attachment 51093 [details]
Table customizer
Comment 5 Jan Stola 2007-10-17 09:55:27 UTC
This is a funny misunderstanding. The attached screenshot is not JTable customizer I mentioned, it is a custom editor 
of TableModel property editor (e.g. the editor that is displayed when you click on ... button next to 'model' 
property). The customizer I mentioned is available from contextual menu on JTable component - via Table Contents menu 
item.

I have changed the name of the custom editor of TableModel property editor to 'Table model customizer' to distinguish 
it clearly from JTable customizer.

Modified file:
/cvs/form/src/org/netbeans/modules/form/editors2/Bundle.properties
new revision: 1.24; previous revision: 1.23
Comment 6 Jana Maleckova 2007-10-19 14:23:17 UTC
it doesn't work in beta2 :(
columns are not still internationalized

Product Version: NetBeans IDE 6.0 Beta 2 (Build 200710181000)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)
Comment 7 Jan Stola 2007-10-19 15:00:40 UTC
Closing as fixed again - it was another misunderstanding, janie's test case was issue 118107.
Comment 8 Jana Maleckova 2007-10-19 15:06:42 UTC
confirmed and verified

Product Version: NetBeans IDE 6.0 Beta 2 (Build 200710181000)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)