(Getting back to working with JavaDX...)

    These source files aren't being compiled and so are missing from both
dx.jar and server.jar.

   ./dx/applets/CaptionLabels.java
   ./dx/applets/Status.java
   ./dx/applets/imageWindow.java

Some of mine are being compiled. If I look in the resultant java/classes directory, I see CaptionLabels.class makeall.class Status.class and imageWindow.class

   ./dx/net/ResetNode.java
   ./dx/protocol/clientMsg.java
   ./dx/protocol/sequenceMsg.java
   ./dx/runtime/ScalarInteractor.java
   ./dx/runtime/Separator.java
   ./dx/runtime/StringInteractor.java
   ./dx/runtime/ToggleGroup.java

None of these are listed in makeall.java as you state. I could make a guess, but Peter is of more authority here.


From JavaDXing the ScatterData.net sample, it looks like ToggleGroup and
ResetNode are two that need to be in dx.jar.  Anyone know off-hand about
the rest, and whether they go in dx.jar and/or server.jar?

Also, what's the correct method for adding them to the build?  Patch them
into makeall.java and bump the hex IDs around (I'm not a Java hacker)?

Randy

--
Randall Hopper (mailto:[EMAIL PROTECTED])
Lockheed Martin Operation Support
EPA Scientific Visualization Center
US EPA N127-01; RTP, NC 27711


--
.............................................................................
David L. Thompson                          The University of Montana
mailto:[EMAIL PROTECTED]                 Computer Science Department
http://www.cs.umt.edu/u/dthompsn           Missoula, MT  59812
                                           Work Phone : (406)257-8530

Reply via email to