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 82588 - TableItem must have option to always display column names and row labels
Summary: TableItem must have option to always display column names and row labels
Status: NEW
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Karol Harezlak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-14 05:56 UTC by pirasenna
Modified: 2007-07-11 10:35 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Patch for implementing the two features proposed in this feature request. (30.47 KB, application/octet-stream)
2006-08-14 07:28 UTC, pirasenna
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pirasenna 2006-08-14 05:56:18 UTC
While using the table item, two properties must be available.  One is the always
show the column name.  Another is to always draw the row label.
Comment 1 pirasenna 2006-08-14 07:28:26 UTC
Created attachment 32868 [details]
Patch for implementing the two features proposed in this feature request.
Comment 2 pirasenna 2006-08-14 07:32:16 UTC
Hi Breh,
I've attached to this bug report a patch file in which I've modified TableItem.java.
I've implemented the two features, "alwaysDrawHeaders" and
"firstColumnAsLabels".  I've tested it on the following simulation kits:
- JavaME WTK
- Motorola's Emulator A.3
- Nokia still has the scrolling problem.

Let me know if you have any questions.
Thanks,
Piras
Comment 3 Lukas Hasik 2006-08-14 09:15:34 UTC
Hi, thank you for your contribution. I have to warn you about "Policy Statement
Regarding the Contributor Agreement" - http://www.netbeans.org/about/legal/ca.html
Without this agreement your code cannot be integrated. 

Comment 4 Martin Brehovsky 2006-08-16 14:22:18 UTC
Great - thanks, I'll look at this contribution perhaps later this week and try
to integrate it. Right now I'm not sure if it will make it to 5.5 or 6.0, but I
should know more at the end of the week.
Comment 5 Lukas Hasik 2006-09-27 12:59:53 UTC
FYI - reporter signed the CA. He is listed in
http://www.sunsource.net/CA_signatories.htm#t


Pirasenna Thiyagarajan - NB - OpenSSO - javanet - piras
Comment 6 David Kaspar 2007-07-11 10:35:46 UTC
Designer 1 has been removed. Therefore reassigning to Designer 2 module. Probably this issue will be resolved in the future.
Karol, could you check this issue? Thanks.