|
In lugnet.cad, Bernd Broich writes:
> The program/applet needs java 1.2 and java3D 1.2 or higher.
>
> The download of it is now available at my homepage:
>
> www.broich.onlinehome.de/java/applete.html
Cool stuff, and with source!! But, I get this error when I try to run it:
Exception in thread "main" java.lang.NoSuchMethodError:
javax.media.j3d.SceneGraphObject: method setCapabilityIsFrequent(I)V not found
at de.onlinehome.broich.ldraw.SubFile.makeAppear(SubFile.java:261)
at de.onlinehome.broich.ldraw.SubFile.<init>(SubFile.java:64)
at de.onlinehome.broich.ldraw.SubFile.<init>(SubFile.java:43)
at de.onlinehome.broich.ldapplet.Show.load(Show.java:194)
at de.onlinehome.broich.ldapplet.Show.jbInit(Show.java:116)
at de.onlinehome.broich.ldapplet.Show.init(Show.java:69)
at de.onlinehome.broich.ldapplet.Show.main(Show.java, Compiled Code)
java3D 1.2 seems to be missing setCapabilityIsFrequent()
I unjarred and poked around in the binary SceneGraphObject.class file, but
I only found setCapability(). Perhaps this is a j3d 1.3 addition?
It doesn't seem to exist in the 1.2 docs, but it does appear in the 1.3
documentation.
Apparently you have to register with SUN to get the beta of j3d 1.3 so
I haven't tried that yet.
Don
PS. James don't get too excited. The j3d page says there is no apple
port yet...
|
|
Message has 2 Replies: | | Re: JAVA - Viewer for dat-Files
|
| (...) NO J3D?!!!! Hmm... I was wondering why I kept putting off learning it. It would've been kinda hard to compile anything... Oh well. Just so you know, Apple has gotten really fond of Java, in so much that they have included it native into Mac OS (...) (23 years ago, 24-Jan-02, to lugnet.cad, lugnet.cad.dat.parts)
| | | Re: JAVA - Viewer for dat-Files
|
| "Don Heyse" <dheyse@hotmail.spam....away.com> schrieb im Newsbeitrag news:GqG98z.Gsr@lugnet.com... (...) I removed the setCapabilityIsFrequent-method from code. I thougt, it has to be set for changing the view, but it don't. So It should work also (...) (23 years ago, 25-Jan-02, to lugnet.cad, lugnet.cad.dat.parts)
|
Message is in Reply To:
| | Re: JAVA - Viewer for dat-Files
|
| "James Reynolds" <james.e.reynolds@m.....utah.edu> schrieb im Newsbeitrag news:GqEDsG.3p4@lugnet.com... (...) Actually it's more application than applet, but I don't know at the moment, whether I will make it an editor, just as filesaving. The (...) (23 years ago, 24-Jan-02, to lugnet.cad, lugnet.cad.dat.parts)
|
20 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|