Re: Java Swing Grid
- From: "Jeff" <jeffrey.summers@xxxxxxxxx>
- Date: 30 Dec 2006 03:06:06 -0800
Paul Weiss wrote:
Hi,
I'm working on a project which requires the usage of Java Swing and I
need to decide on a grid component.
Can anyone recommend a commercial/shareware grid component?
Or am I better off just adding all the features I need on top of
JTable?
Thanks
On my current project I started using Quicktable, decided to try to do
it all with JTable, then got tired of reinventing the wheel. Quicktable
is fairly inexpensive and takes a lot of the work out of grid
programming. Documentation isn't great, but a quick tear down of the
samples made a lot of things clear.
.
- References:
- Java Swing Grid
- From: Paul Weiss
- Java Swing Grid
- Prev by Date: Re: JTextField - how to disable selecting text in this component?
- Next by Date: Re: how to fire JTree child node event
- Previous by thread: Re: Java Swing Grid
- Index(es):
Relevant Pages
|