Serialized Form


Package agentserver

Class agentserver.AgentServerGUI implements Serializable

Serialized Fields

pane

javax.swing.JPanel pane

text

javax.swing.JTextArea text

name

java.lang.String name

as

AgentServer as


Package ihelp

Class ihelp.UIAgentGUI implements Serializable

Serialized Fields

_uiagent

UIAgent _uiagent

_name

java.lang.String _name

lblPersAgent

javax.swing.JLabel lblPersAgent

txtPersAgent

javax.swing.JTextField txtPersAgent

lblStatus

javax.swing.JLabel lblStatus

txtStatus

javax.swing.JTextField txtStatus

lblKeywords

javax.swing.JLabel lblKeywords

txtKeywords

javax.swing.JTextField txtKeywords

btnFindPersAgent

javax.swing.JButton btnFindPersAgent

btnAddKeyword

javax.swing.JButton btnAddKeyword

btnFindHelp

javax.swing.JButton btnFindHelp

btnStatus

javax.swing.JButton btnStatus

btnRefresh

javax.swing.JButton btnRefresh

scrResults

javax.swing.JScrollPane scrResults

txaResults

javax.swing.JTextArea txaResults

scrKeywords

javax.swing.JScrollPane scrKeywords

lstKeywords

javax.swing.JList lstKeywords

lblKeywordsList

javax.swing.JLabel lblKeywordsList


Package repserver

Class repserver.RepAgentID implements Serializable

Serialized Fields

_update_time

java.util.Date _update_time
The time this replicant was last updated with a state.

_ping

boolean _ping
Did the last ping suceeed?

Class repserver.RepGroup implements Serializable

Serialized Fields

_name

java.lang.String _name
Name of this replicant group.

_replicants

java.util.Hashtable _replicants
A linked list of agent ids in this replicant group

_active_agent

RepAgentID _active_agent
The agent id of the active agent

_state

java.util.Vector _state
The previous states of the active agent

_repproxy

RepProxy _repproxy
The proxy agent for this group

_platform

java.lang.String _platform
The platform

_agent_type

java.lang.String _agent_type

_replicationtype

java.lang.String _replicationtype
the type of replication

Class repserver.RepServerGUI implements Serializable

Serialized Fields

pane

javax.swing.JPanel pane

text

javax.swing.JTextArea text

name

java.lang.String name

rs

RepServer rs


Package utils

Class utils.AgentGUI implements Serializable

Serialized Fields

pane

javax.swing.JPanel pane

text

javax.swing.JTextArea text

name

java.lang.String name