Serialized Form


Package cz.cuni.amis.nb.api.pogamut.base.server

Class cz.cuni.amis.nb.api.pogamut.base.server.EmbeddedServerDefinition extends ServerDefinition<SERVER extends cz.cuni.amis.pogamut.base.server.IWorldServer> implements Serializable

Serialized Fields

serverHomePath

File serverHomePath

Class cz.cuni.amis.nb.api.pogamut.base.server.ReconnectingServerDefinition extends ServerDefinition<T extends cz.cuni.amis.pogamut.base.server.IWorldServer> implements Serializable

Class cz.cuni.amis.nb.api.pogamut.base.server.ServerDefinition extends Object implements Serializable

Serialized Fields

name

String name

uri

URI uri

Package cz.cuni.amis.nb.pogamut.base

Class cz.cuni.amis.nb.pogamut.base.NamedAction extends AbstractAction implements Serializable


Package cz.cuni.amis.nb.pogamut.base.agent

Class cz.cuni.amis.nb.pogamut.base.agent.AgentAction extends NamedAction implements Serializable

Serialized Fields

agent

cz.cuni.amis.pogamut.base.agent.IAgent agent

Class cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode.KillAgent extends AgentAction implements Serializable

Class cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode.PauseAgent extends AgentAction implements Serializable

Class cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode.ResumeAgent extends AgentAction implements Serializable

Class cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode.SetDefault extends AgentAction implements Serializable

Class cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode.StopAgent extends AgentAction implements Serializable


Package cz.cuni.amis.nb.pogamut.base.logging

Class cz.cuni.amis.nb.pogamut.base.logging.LogTableModel extends DefaultTableModel implements Serializable

Serialized Fields

limit

int limit
Maximum of record shown in the table. Older records are being forgotten.


freezed

boolean freezed
Flag indicating whether the table model should receive new records or not.


dataSources

Set<E> dataSources
DataSources providing log records for this table model.

Class cz.cuni.amis.nb.pogamut.base.logging.LogViewerPane extends JPanel implements Serializable

Serialized Fields

jButton1

JButton jButton1

jPanel1

JPanel jPanel1

jPanel2

JPanel jPanel2

jPanel3

JPanel jPanel3

jScrollPane1

JScrollPane jScrollPane1

jScrollPane3

JScrollPane jScrollPane3

jSplitPane1

JSplitPane jSplitPane1

jTable1

JTable jTable1

jToggleButton1

JToggleButton jToggleButton1

logDetail

JTextArea logDetail

Class cz.cuni.amis.nb.pogamut.base.logging.LogViewerPane.LogLevelColorRenderer extends DefaultTableCellRenderer implements Serializable

Serialized Fields

levelColors

Map<K,V> levelColors

Class cz.cuni.amis.nb.pogamut.base.logging.LogViewerTopComponent extends org.openide.windows.TopComponent implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package cz.cuni.amis.nb.pogamut.base.project.template.utils

Class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectPanelVisual extends JPanel implements Serializable

Serialized Fields

panel

ExampleBotProjectWizardPanel panel

browseButton

JButton browseButton

createdFolderLabel

JLabel createdFolderLabel

createdFolderTextField

JTextField createdFolderTextField

projectLocationLabel

JLabel projectLocationLabel

projectLocationTextField

JTextField projectLocationTextField

projectNameLabel

JLabel projectNameLabel

projectNameTextField

JTextField projectNameTextField

Class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectPanelVisual extends JPanel implements Serializable

Serialized Fields

panel

TemplateBotProjectWizardPanel panel

browseButton

JButton browseButton

createdFolderLabel

JLabel createdFolderLabel

createdFolderTextField

JTextField createdFolderTextField

projectLocationLabel

JLabel projectLocationLabel

projectLocationTextField

JTextField projectLocationTextField

projectNameLabel

JLabel projectNameLabel

projectNameTextField

JTextField projectNameTextField

Package cz.cuni.amis.nb.pogamut.base.server

Class cz.cuni.amis.nb.pogamut.base.server.ServerNode.ServerUpAction extends NamedAction implements Serializable

Serialized Fields

def

ServerDefinition<SERVER extends cz.cuni.amis.pogamut.base.server.IWorldServer> def



Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.