Re: jtables in netbeans help
Patrick Keegan <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
cmate wrote: >I am learning NetBeans and Java for that matter, and have created a JFrame >and put a JTable in it, and am having a hard time figuring out how to modify >things in NetBeans - for example, how do I make the column headers show? I >see where to edit the text for the headers, but cant figure out how to make >them show. I can find sample java code on how to do this, but I am trying >to figure out the 'NetBeans' way of doing it. > >Also, I am trying to figure out how to modify the JTable column sizes >graphically in NetBeans... > >It would be nice if there was a site with various mini tutorials on how to >do these things.... > > Currently, the NetBeans IDE documentation is geared more to helping with IDE issues and less for Java issues. I agree that it would be much better to tie the two together. Expect more of that in the future. -Patrick > > > >