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 155515 - Swing Enhancement
Summary: Swing Enhancement
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-16 02:11 UTC by alanluayon
Modified: 2009-10-06 23:57 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alanluayon 2008-12-16 02:11:26 UTC
For JTABLE
* A Check Box if you want to center your title header.
* A very easy property alignment tool for data in the table that will not use renderer.

For JTextfield
* A Property tool that will set if lower, upper case in the textfield.

For Date
* A Swing Calendar Component for Netbeans.

For Form
* A Property Tool will set if minimize, maximize or normal size.

For ComboBox
* A easy tool to create a query list for records that will not use ListRenderer Class.

Thank Developer's even Netbeans is not as much as very easy to use ... For me it is already OK! T.Y
Comment 1 alanluayon 2009-10-06 23:51:43 UTC
Additional Function Properties for JTable.

1. Grid Color change per record.
2. Drag & Drop Component on the JTable like checkbox.
3. Jtable design customize.

Additional Function for Forms

1. a fixed location for components in the form. where you can set x & y location.
Comment 2 alanluayon 2009-10-06 23:57:00 UTC
Additional to JTree cause its not very friendly!

1. Customize model by using properties.
2. Customize icon picture by using properties.
3. No more hardcode in creation of basic model.

JTable custom timestamp.

1. JTable can view timestamp using table contents properties.