The following links refer to tutorials and documentations
of JavaView.
-
User's Guide (Users)
Getting Started with JavaView.
-
Html Tutorial (Users)
How to include interactive geometries in your own web pages, view 3d
geometries on a local computer or attach JavaView
to your software.
-
Java Programming
Tutorial (Authors)
In the tutorial we describe step-by-step how to use JavaView's
class library to program own numerical experiments and write applets
in Java. Each tutorial consists of a task to solve and the
corresponding Java source code.
-
Reference
Manual of the JavaView software API. (Authors)
The Java API of JavaView is open and documented.
The generation of new applets requires different levels
of skills:
Users
modify parameters of existing applets and
applications for performing own experiments and for the inclusion into
web pages and publications. New applets are generated by adjusting the
parameters of existing applets.
Authors
write Java code and extend the class
library of JavaView
for the development of own experiments and own applets. The creation of
more complex applications requires programming in the Java.