Serialized Form


Package com.vm.app

Class com.vm.app.VMApplet implements Serializable

Serialized Fields

space

VMSpace space

window

com.vm.app.VMAppletFrame window

Class com.vm.app.VMWindow implements Serializable

Serialized Fields

space

VMSpace space

props

java.util.Properties props

inApplet

boolean inApplet


Package com.vm.visual

Class com.vm.visual.VMBorder implements Serializable

Class com.vm.visual.VMConsole implements Serializable

Serialized Fields

m_textarea

java.awt.TextArea m_textarea

Class com.vm.visual.VMControl implements Serializable

Serialized Fields

theta

java.awt.TextField theta

phi

java.awt.TextField phi

panel

VMPanel panel

Class com.vm.visual.VMDialog implements Serializable

Serialized Fields

EDIT_SELECTION

java.lang.String EDIT_SELECTION

thing_panel

java.awt.Panel thing_panel

color_panel

java.awt.Panel color_panel

thing_list

java.awt.Choice thing_list

img_list

java.awt.Choice img_list

color_list

java.awt.Choice color_list

is_list

java.awt.Choice is_list

imgurl

java.awt.TextField imgurl

jumpurl

java.awt.TextField jumpurl

thing_field

java.awt.TextField thing_field

color_field

java.awt.TextField color_field

node

VMNode node

items_count

int items_count

old_image

java.lang.String old_image

m_x

int m_x

m_y

int m_y

Class com.vm.visual.VMFrame implements Serializable

Serialized Fields

m_visible

boolean m_visible

m_applet

VMContainer m_applet

m_space

VMSpace m_space

m_world

MIWorld m_world

m_title

java.lang.String m_title

Class com.vm.visual.VMPanel implements Serializable

Serialized Fields

space

VMSpace space

worker

java.lang.Thread worker

pickednode

VMNode pickednode

selectednode

VMNode selectednode

picked_x

int picked_x

picked_y

int picked_y

picked

boolean picked

offscreen

java.awt.Image offscreen

offscreensize

java.awt.Dimension offscreensize

offgraphics

java.awt.Graphics offgraphics

fm

java.awt.FontMetrics fm

backgroundcolor

java.awt.Color backgroundcolor

xmax

int xmax

ymax

int ymax

xmin

int xmin

ymin

int ymin

zmin

int zmin

zmax

int zmax

dx3d

int dx3d

dy3d

int dy3d

dz3d

int dz3d

dx

int dx

dy

int dy

vert

java.awt.Scrollbar vert

horz

java.awt.Scrollbar horz

selectColor

java.awt.Color selectColor

nodeColor

java.awt.Color nodeColor

textColor

java.awt.Color textColor

arrowColor

java.awt.Color arrowColor

scrollState

java.awt.Point scrollState
saves state of scrollbars to check them

projector

VMProjector projector

centerX

int centerX

centerY

int centerY

Class com.vm.visual.VMScrollbar implements Serializable

Serialized Fields

panel

VMPanel panel

Class com.vm.visual.VMToolbar implements Serializable

Serialized Fields

buttons

java.awt.Panel buttons

choices

java.awt.Panel choices