NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
Geertjan Wielenga Posted via mailing list.
|
Posted: Sat May 12, 2012 7:15 am Post subject: [platform-dev] Re: Netbeans Platform Database Binding |
|
|
On 05/12/2012 01:52 AM, address-removed wrote:
| Quote: | Hello
A not so simple question
On NetBeans Platform Application (Not Java Desktop)... Is there a way
to bind Database Table elements to JComboBox or JList, JTree?
I have spent valuable time searching for the answer... am inclined
inclined to say no, but am counting on the experts here to give a
definitive answer
p/s I know of the crud tutorial that is not what am asking, although it
is required as a starting point. to create all the entity classes.
|
In that tutorial, you are told to add a BeanTreeView to a TopComponent.
Delete that BeanTreeView. Instead of the BeanTreeView, add a ListView. A
ListView is a JList. The ListView will be bound to the data from the
database in the same way as the BeanTreeView.
Thanks,
Gj |
|
| Back to top |
|
 |
hayford Osei Posted via mailing list.
|
Posted: Sat May 12, 2012 7:39 pm Post subject: [platform-dev] Re: Netbeans Platform Database Binding |
|
|
Hello Thanks for your response...
This is what i want to do
Get Data from Database Table |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|