Serialized Form


Package elge.agent

Class elge.agent.Situation implements Serializable

Class elge.agent.VectorRepresentation implements Serializable

Serialized Fields

agents

Vector agents
delegate to hold the agents


propertySupport

PropertyChangeSupport propertySupport
the propertyChangeSupport for listener


Package elge.engine

Class elge.engine.ComboInteger implements Serializable

Serialized Fields

nameList

Hashtable nameList
The predefined values (name -> value)


iList

Hashtable iList
the predefined values (value -> name)


number

Integer number
the delegated Integer object


Package elge.engine.editors

Class elge.engine.editors.DimensionEditorComponent implements Serializable

Class elge.engine.editors.PointEditorComponent implements Serializable

Serialized Fields

yLabel

JLabel yLabel

xPanel

JPanel xPanel

xLabel

JLabel xLabel

xTextField

JTextField xTextField

yTextField

JTextField yTextField

yPanel

JPanel yPanel


Package elge.examples.simple

Class elge.examples.simple.BeanAgent implements Serializable

Serialized Fields

sampleProperty

String sampleProperty

propertySupport

PropertyChangeSupport propertySupport


Package elge.gui

Class elge.gui.BeanConfigurer implements Serializable

Serialized Fields

editedBean

Object editedBean
Bean that is edited


bmt

BeanTableModel bmt
The table model for all properties


wbmt

BeanTableModel wbmt
A table model for writeable properties


beanTabbedPane

JTabbedPane beanTabbedPane

propertyScrollPane

JScrollPane propertyScrollPane

propertyTable

JTable propertyTable

okButton

JButton okButton

mainPanel

JPanel mainPanel

cancelButton

JButton cancelButton

buttonPanel

JPanel buttonPanel

visualSeparator

JSeparator visualSeparator

wpropertyScrollPane

JScrollPane wpropertyScrollPane

wpropertyTable

JTable wpropertyTable

bottomPanel

JPanel bottomPanel

Class elge.gui.BeanPropertyEditor implements Serializable

Serialized Fields

pe

PropertyEditor pe
The editor for the bean


editType

int editType
the type of the editor (text, tags, custom..)


result

Object result
The result if the users changes the object


tagPanel

JPanel tagPanel

editorPanel

JPanel editorPanel

customPanel

JPanel customPanel

propLabel

JLabel propLabel

okButton

JButton okButton

mainPanel

JPanel mainPanel

butPanel

JPanel butPanel

propPanel

JPanel propPanel

cancelButton

JButton cancelButton

propComboBox

JComboBox propComboBox

propValue

JTextField propValue

visualSeparator

JSeparator visualSeparator

propName

JLabel propName

bottomPanel

JPanel bottomPanel

Class elge.gui.DataStorageViewer implements Serializable

Serialized Fields

dstm

DataStorageTableModel dstm
The table model for the DataStorage instance


dataScrollPane

JScrollPane dataScrollPane

exportButton

JButton exportButton

dataPanel

JPanel dataPanel

mainPanel

JPanel mainPanel

butPanel

JPanel butPanel

dataTable

JTable dataTable

jSeparator1

JSeparator jSeparator1

closeButton

JButton closeButton

bottomPanel

JPanel bottomPanel

Class elge.gui.ElgeGUI implements Serializable

Serialized Fields

aboutFrame

com.jrefinery.ui.about.AboutFrame aboutFrame
The AboutFrame which displays the about informations.


newMenuItem

JMenuItem newMenuItem

jSeparator2

JSeparator jSeparator2

confAgentPool

JMenuItem confAgentPool

recentSeparator

JSeparator recentSeparator

exitMenuItem

JMenuItem exitMenuItem

helpMenuItem

JMenuItem helpMenuItem

confGeneral

JMenuItem confGeneral

projectMenu

JMenu projectMenu

confWorlPool

JMenuItem confWorlPool

saveAll

JMenuItem saveAll

openMenuItem

JMenuItem openMenuItem

menuBar

JMenuBar menuBar

confMonitorPool

JMenuItem confMonitorPool

confMenu

JMenu confMenu

saveAllMenuItem

JMenuItem saveAllMenuItem

jSeparator1

JSeparator jSeparator1

debugMenuItem

JMenuItem debugMenuItem

aboutMenuItem

JMenuItem aboutMenuItem

helpMenu

JMenu helpMenu

jSeparator3

JSeparator jSeparator3

recentMenu

JMenu recentMenu

winMenu

JMenu winMenu

Class elge.gui.EngineConfigure implements Serializable

Serialized Fields

jPanel4

JPanel jPanel4

jLabel1

JLabel jLabel1

dirButton

JButton dirButton

jPanel3

JPanel jPanel3

pPath

JTextField pPath

jPanel2

JPanel jPanel2

jPanel5

JPanel jPanel5

okButton

JButton okButton

autoSave

JCheckBox autoSave

cancelButton

JButton cancelButton

showErrorDialog

JCheckBox showErrorDialog

pLabel

JLabel pLabel

jSeparator1

JSeparator jSeparator1

jPanel1

JPanel jPanel1

langComboBox

JComboBox langComboBox

jPanel6

JPanel jPanel6

autoSearch

JCheckBox autoSearch

jTabbedPane1

JTabbedPane jTabbedPane1

Class elge.gui.ErrorDialog implements Serializable

Serialized Fields

msgLabel

JLabel msgLabel

jScrollPane1

JScrollPane jScrollPane1

jPanel4

JPanel jPanel4

jPanel3

JPanel jPanel3

jPanel2

JPanel jPanel2

jPanel5

JPanel jPanel5

okButton

JButton okButton

showCheckBox

JCheckBox showCheckBox

exLabel

JLabel exLabel

jSeparator1

JSeparator jSeparator1

exText

JTextArea exText

jPanel1

JPanel jPanel1

msgText

JLabel msgText

Class elge.gui.GraphConfigurer implements Serializable

Serialized Fields

graph

Graph graph
the graph to be configured


result

Graph result
the result - Graph


pt

Project pt
The project the graph is in.


myProps

Vector myProps
The graph properties.


listSelectionDependecies

Hashtable listSelectionDependecies
The list selection dependencies.


propListModel

DefaultListModel propListModel
The property list model.


titleLabel

JLabel titleLabel

yLabel

JLabel yLabel

titleTextField

JTextField titleTextField

winLabel

JLabel winLabel

upButton

JButton upButton

dataPanel

JPanel dataPanel

xLabel

JLabel xLabel

graphPanel

JPanel graphPanel

okButton

JButton okButton

butPanel

JPanel butPanel

propScrollPane

JScrollPane propScrollPane

propListPanel

JPanel propListPanel

propPanel

JPanel propPanel

cancelButton

JButton cancelButton

commitPanel

JPanel commitPanel

delButton

JButton delButton

jSeparator1

JSeparator jSeparator1

xTextField

JTextField xTextField

typeComboBox

JComboBox typeComboBox

jPanel1

JPanel jPanel1

propList

JList propList

winTextField

JTextField winTextField

downButton

JButton downButton

typeLabel

JLabel typeLabel

yTextField

JTextField yTextField

addButton

JButton addButton

bottomPanel

JPanel bottomPanel

Class elge.gui.GraphViewer implements Serializable

Serialized Fields

graph

Graph graph
the graph isntance to be displayed.

Class elge.gui.MonitorIdentsSelector implements Serializable

Serialized Fields

pt

Project pt
The project where are the monitors.


result

Vector result
Result of selected identifiers. (Strings)


identListModel

DefaultListModel identListModel
The list model for the identifiers.


identScrollPane

JScrollPane identScrollPane

selectButtonGroup

ButtonGroup selectButtonGroup

jPanel3

JPanel jPanel3

listRadioButton

JRadioButton listRadioButton

custRadioButton

JRadioButton custRadioButton

jPanel2

JPanel jPanel2

custTextField

JTextField custTextField

mainPanel

JPanel mainPanel

butPanel

JPanel butPanel

cancelButton

JButton cancelButton

identList

JList identList

jSeparator1

JSeparator jSeparator1

addButton

JButton addButton

bottomPanel

JPanel bottomPanel

Class elge.gui.PoolConfigurer implements Serializable

Serialized Fields

cp

ClassPool cp
The ClassPool to configure


cptm

ClassPoolTableModel cptm
The model that is for displaying the ClassPool config.


tptm

TemplatePoolTableModel tptm
The model for templates.


listSelectionDependecies

Hashtable listSelectionDependecies
the dependencies of selections


searchButton

JButton searchButton

reloadItem

JMenuItem reloadItem

classButPanelUpper

JPanel classButPanelUpper

addItem

JMenuItem addItem

bottomButPanel

JPanel bottomButPanel

poolTable

JTable poolTable

sepOne

JSeparator sepOne

tableScrollPane

JScrollPane tableScrollPane

templateTable

JTable templateTable

templatePanel

JPanel templatePanel

addTemplate

JMenuItem addTemplate

classButPanel

JPanel classButPanel

deleteItem

JMenuItem deleteItem

tmpButPanelUpper

JPanel tmpButPanelUpper

okButton

JButton okButton

reloadButton

JButton reloadButton

tmpTablejScrollPane

JScrollPane tmpTablejScrollPane

classPanel

JPanel classPanel

tmpButPanel

JPanel tmpButPanel

delButton

JButton delButton

classPopupMenu

JPopupMenu classPopupMenu

addTButton

JButton addTButton

addButton

JButton addButton

bottomSeparator

JSeparator bottomSeparator

delTButton

JButton delTButton

bottomPanel

JPanel bottomPanel

confTButton

JButton confTButton

Class elge.gui.PoolSelector implements Serializable

Serialized Fields

selectedObject

Object selectedObject
selected object


treeScrollPane

JScrollPane treeScrollPane

selectButton

JButton selectButton

treeLabel

JLabel treeLabel

mainPanel

JPanel mainPanel

cancelButton

JButton cancelButton

jSeparator1

JSeparator jSeparator1

objectTreePanel

JPanel objectTreePanel

buttonPanel

JPanel buttonPanel

treeOfObjects

JTree treeOfObjects

bottomPanel

JPanel bottomPanel

Class elge.gui.ProjectEditor implements Serializable

Serialized Fields

addGButton

JButton addGButton

shButton

JButton shButton

fileMenu

JMenu fileMenu

wPropPanel

JPanel wPropPanel

editGButton

JButton editGButton

monDelButton

JButton monDelButton

addMenuItem

JMenuItem addMenuItem

delGButton

JButton delGButton

saveMenuItem

JMenuItem saveMenuItem

graphList

JList graphList

propertyPanel

JPanel propertyPanel

butPanel

JPanel butPanel

agentPanel

JPanel agentPanel

agentList

JList agentList

delButton

JButton delButton

monConfButton

JButton monConfButton

simDelButton

JButton simDelButton

tickLabel

JLabel tickLabel

monListScrollPane

JScrollPane monListScrollPane

tickCountLabel

JLabel tickCountLabel

shGButton

JButton shGButton

simStepButton

JButton simStepButton

confButton

JButton confButton

tickPanel

JPanel tickPanel

monitorPanel

JPanel monitorPanel

simRunButton

JButton simRunButton

simControlPanel

JPanel simControlPanel

jScrollPane1

JScrollPane jScrollPane1

gbutPanel

JPanel gbutPanel

agentPopupMenu

JPopupMenu agentPopupMenu

monAddButton

JButton monAddButton

editMenuItem

JMenuItem editMenuItem

simViewButton

JButton simViewButton

saveAsMenuItem

JMenuItem saveAsMenuItem

simButPanel2

JPanel simButPanel2

graphPanel

JPanel graphPanel

dupMenuItem

JMenuItem dupMenuItem

aListScrollPane

JScrollPane aListScrollPane

simButPanel

JPanel simButPanel

simScrollPane

JScrollPane simScrollPane

simRestartButton

JButton simRestartButton

mButPanel

JPanel mButPanel

projectTabbedPane

JTabbedPane projectTabbedPane

BorderPanel

JPanel BorderPanel

delMenuItem

JMenuItem delMenuItem

pPropPanel

JPanel pPropPanel

monitorList

JList monitorList

closeMenuItem

JMenuItem closeMenuItem

addButton

JButton addButton

simPanel

JPanel simPanel

simList

JList simList

projectMenuBar

JMenuBar projectMenuBar

deleteMenuItem

JMenuItem deleteMenuItem

pt

Project pt
the edited project


run

ImageIcon run
The run icon


pause

ImageIcon pause
The pause icon.


listSelectionDependecies

Hashtable listSelectionDependecies
The list dependencies.


agentListModel

DefaultListModel agentListModel
list model for agents


simListModel

DefaultListModel simListModel
list model for simulation data


monitorListModel

DefaultListModel monitorListModel
list model for monitors


graphListModel

DefaultListModel graphListModel
list model for graphs.

Class elge.gui.WorldView implements Serializable

Serialized Fields

w

World w
The world to be shown


borderPanel

JPanel borderPanel

viewPanel

JPanel viewPanel


Package elge.lexikon

Class elge.lexikon.Lexikon implements Serializable

Serialized Fields

wordClass

Class wordClass

lexems

char[] lexems
the chars to create the words from.


wordLength

Integer wordLength
the length of world to use.

Class elge.lexikon.LexikonEditorComponent implements Serializable

Serialized Fields

ltm

LexikonTableModel ltm
The table model for the lexikon


tablePanel

JPanel tablePanel

lexScrollPane

JScrollPane lexScrollPane

lexTable

JTable lexTable


Package elge.world

Class elge.world.MatrixRepresentation implements Serializable

Serialized Fields

dim

Dimension dim
The size of the matrix.