Menu File Menu Inspector Menu Method Menu Window Point Info Point Material Element Info Element Mat Polygon Mat Camera Info Display

Interface

Menu Window

Animation

Opens the animation dialog of the currently active project if this has any animation. Only active if current project contains an animation.

Slider "Time"
The time parameter is double-valued, in this case it is running between 0.0 and 720.0. Whenever this value gets changed, the geometry will be updated.
Button "Rewind"
In every animation step the time value gets decremented by the time-sliders block increment.
Button "Start"
In every animation step the time value gets incremented by the time-sliders unit increment.
Button "Stop"
Stop the animation.
Button "Forward"
In every animation step the time value gets incremented by the time-sliders block increment.
Choice "One Way"
The animation will automatically stop, as soon as the time reaches the maximum or minimum value of the time-slider.
Choice "Loop"
When the time value reaches the maximum value of the time-slider, it is set to the minimum value and vice versa. The animation continues with this new time value.
Choice "Back/Forth"
When the time value reaches the maximum or minimum value of the time-slider, the direction of the animation gets inverted.
Button "Hide"
The animation panel gets invisible. To get it visible again, press F4 or Ctrl-a or invoke this menu.

Console

Opens the JavaView debug console. The debug console is used for every debugging information that is produced by JavaView. Also the menu entries in menu Method-Info mostly print their information to the debug console.

 

© 1999-2001 Last modified: 10.05.01 --- http://www.javaview.de --- The JavaView Project