Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #705
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!novia!news-out.readnews.com!transit3.readnews.com!news-out.news.tds.net!newsreading01.news.tds.net!86597e80!not-for-mail |
|---|---|
| From | "usenet" <usenet@THRWHITE.remove-dii-this> |
| Subject | Re: JTables columns dragg |
| Message-ID | <0T3pnl5eIk1k@uni.chka.de> (permalink) |
| X-Comment-To | comp.lang.java.gui |
| Newsgroups | comp.lang.java.gui |
| In-Reply-To | <1168969571.196564.256100@m58g2000cwm.googlegroups.com> |
| References | <1168969571.196564.256100@m58g2000cwm.googlegroups.com> |
| Content-Type | text/plain; charset=IBM437 |
| Content-Transfer-Encoding | 8bit |
| X-Gateway | time.synchro.net [Synchronet 3.15a-Win32 NewsLink 1.92] |
| Lines | 27 |
| Date | Wed, 27 Apr 2011 15:29:05 GMT |
| NNTP-Posting-Host | 96.60.20.240 |
| X-Complaints-To | news@tds.net |
| X-Trace | newsreading01.news.tds.net 1303918145 96.60.20.240 (Wed, 27 Apr 2011 10:29:05 CDT) |
| NNTP-Posting-Date | Wed, 27 Apr 2011 10:29:05 CDT |
| Organization | TDS.net |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.gui:705 |
Show key headers only | View raw
To: comp.lang.java.gui Lorenzo <lorenzo.arona@gmail.com> wrote: > I'm developing a MATLAB GUI which uses JTables: I do not want the > columns to be dragged but the code > mytable.setDragEnabled(false); > appears to be useless: columns can still be dragged. Columns are not dragged by drag-and-drop, but internally. > Any idea of what's happening? It seems to me that some sort of Java > instruction get lost when executed under MATLAB... > I would really appreciate some help table.getTableHeader().setReorderingAllowed(false); Christian --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
Back to comp.lang.java.gui | Previous | Next — Previous in thread | Find similar | Unroll thread
JTables columns dragging "Lorenzo" <lorenzo@THRWHITE.remove-dii-this> - 2011-04-27 15:29 +0000 Re: JTables columns dragg "usenet" <usenet@THRWHITE.remove-dii-this> - 2011-04-27 15:29 +0000
csiph-web