Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #3817 > unrolled thread
| Started by | "caultonpos" <caultonpos@THRWHITE.remove-dii-this> |
|---|---|
| First post | 2011-04-27 15:47 +0000 |
| Last post | 2011-04-27 15:47 +0000 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.java.gui
jtable broken on Vista? "caultonpos" <caultonpos@THRWHITE.remove-dii-this> - 2011-04-27 15:47 +0000
Re: jtable broken on Vist "John B. Matthews" <john.b..matthews@THRWHITE.remove-dii-this> - 2011-04-27 15:47 +0000
| From | "caultonpos" <caultonpos@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 15:47 +0000 |
| Subject | jtable broken on Vista? |
| Message-ID | <84c43a9e-0f86-441e-af50-6e37cdfe1555@m45g2000hsb.googlegroups.com> |
To: comp.lang.java.gui Hello, As much as I would love everyone to migrate to linux or solaris the reality is that my open source EMR needs to run on Vista but apparently it does not due to the bug http://bugs.sun.com/bugdatabase/view_bug.do;jsessionid=ebe438b1028250719c3069b621b?bug_id=6668281 which seems to say it can be fixed - but certainly my table gets the same null pointer exception. Does anyone have jtables working on Vista with more than trivial functionality? I don't have Vista yet so troubleshooting is going to be tough... Greg --- * 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
[toc] | [next] | [standalone]
| From | "John B. Matthews" <john.b..matthews@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 15:47 +0000 |
| Subject | Re: jtable broken on Vist |
| Message-ID | <nospam-32FDA6.15582724072008@aioe.org> |
| In reply to | #3817 |
To: comp.lang.java.gui In article <84c43a9e-0f86-441e-af50-6e37cdfe1555@m45g2000hsb.googlegroups.com>, caultonpos <caultonpos@gmail.com> wrote: > Hello, > > As much as I would love everyone to migrate to linux or solaris the > reality is that my open source EMR needs to run on Vista but > apparently it does not due to the bug > > http://bugs.sun.com/bugdatabase/view_bug.do;jsessionid=ebe438b1028250719c3069b > 621b?bug_id=6668281 > > which seems to say it can be fixed - but certainly my table gets the > same null pointer exception. > > Does anyone have jtables working on Vista with more than trivial > functionality? I don't have Vista yet so troubleshooting is going to > be tough... Even if you're not supporting older JVMs, you could look at Suns old TableSorter & TableMap implementation, discussed here: <http://forums.sun.com/thread.jspa?messageID=3162048> Sun seems to have withdrawn them, but they're in the Xcode distribution on Mac OS X: /Developer/Examples/Java/JFC/TableExample. -- John B. Matthews trashgod at gmail dot com home dot woh dot rr dot com slash jbmatthews --- * 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
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.java.gui
csiph-web