Re: Java Swing Grid




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.

.



Relevant Pages

  • Re: Java Swing Grid
    ... I'm working on a project which requires the usage of Java Swing and I ... Can anyone recommend a commercial/shareware grid component? ...
    (comp.lang.java.gui)
  • Re: Java Swing Grid
    ... I'm working on a project which requires the usage of Java Swing and I ... Can anyone recommend a commercial/shareware grid component? ...
    (comp.lang.java.gui)
  • Java Swing Grid
    ... I'm working on a project which requires the usage of Java Swing and I ... Can anyone recommend a commercial/shareware grid component? ...
    (comp.lang.java.gui)