Serialized Form


Package sk.robotics.rlcs.security

Class sk.robotics.rlcs.security.RLCSPermission extends java.security.BasicPermission implements Serializable


Package sk.robotics.rlcs.web.display

Class sk.robotics.rlcs.web.display.Display extends java.applet.Applet implements Serializable

Serialized Fields

remoteHost

java.lang.String remoteHost

remotePort

int remotePort

scaleImage

boolean scaleImage

centerImage

boolean centerImage

lastImage

java.util.concurrent.atomic.AtomicReference<V> lastImage

lastMessage

java.util.concurrent.atomic.AtomicReference<V> lastMessage

bgColor

java.awt.Color bgColor

bufferImage

java.awt.Image bufferImage

bufferGraphics

java.awt.Graphics bufferGraphics

connectionThread

sk.robotics.rlcs.web.display.Display.ConnectionThread connectionThread

Package sk.robotics.rlcs.web.editor

Class sk.robotics.rlcs.web.editor.Editor extends javax.swing.JApplet implements Serializable

Serialized Fields

agentDescriptions

AgentDesc[] agentDescriptions

behaviourDescriptions

BehaviourDesc[] behaviourDescriptions

agentDescMap

java.util.Map<K,V> agentDescMap

behaviourDescMap

java.util.Map<K,V> behaviourDescMap

tabs

javax.swing.JTabbedPane tabs

xmlSourceEditor

javax.swing.text.JTextComponent xmlSourceEditor

propertySheet

com.l2fprod.common.propertysheet.PropertySheetPanel propertySheet

rlcsHost

java.lang.String rlcsHost

rlcsPort

int rlcsPort

Package sk.robotics.rlcs.web.spaceview

Class sk.robotics.rlcs.web.spaceview.SpaceView extends javax.swing.JApplet implements Serializable

Serialized Fields

vlcsHost

java.lang.String vlcsHost

vlcsPort

int vlcsPort

textBlockName

javax.swing.JTextField textBlockName

btnLoad

javax.swing.JButton btnLoad

textResult

javax.swing.JTextArea textResult