Serialized Form
p
java.awt.Point p
oldp
java.awt.Point oldp
dX
int dX
dY
int dY
oldX
int oldX
oldY
int oldY
beeWorld
BeeEnvironment beeWorld
beeColor
BeeColor beeColor
queen
QueenBee queen
screenWidth
int screenWidth
screenHeight
int screenHeight
queenMaxAcc
int queenMaxAcc
queenMaxVel
int queenMaxVel
beeMaxAcc
int beeMaxAcc
beeMaxVel
int beeMaxVel
beeEnumerator
BeeEnumerator beeEnumerator
queenEnumerator
QueenBeeEnumerator queenEnumerator
delay
int delay
beenumber
int beenumber
height
int height
width
int width
agentsList
java.util.List<E> agentsList
queensList
java.util.List<E> queensList
beesList
java.util.List<E> beesList
active
boolean active
withSwing
boolean withSwing
randomMode
boolean randomMode
beeScheduler
BeeScheduler beeScheduler
beeEnvironment
BeeEnvironment beeEnvironment
beeViewer
BeeWorldViewer beeViewer
queenBees
TurboMethodActivator queenBees
viewers
TurboMethodActivator viewers
bees
TurboMethodActivator bees
delay
int delay
onScreen
java.awt.Component onScreen
p1
BeeColorProbe p1
p2
BeePointProbe p2
p3
BeePointProbe p3
qp1
BeeColorProbe qp1
qp2
BeePointProbe qp2
qp3
BeePointProbe qp3
width
int width
height
int height
show
boolean show
swing
boolean swing
bwv
BeeWorldViewer bwv
y
int y
gridBag
java.awt.GridBagLayout gridBag
name
java.lang.String name
key
java.lang.String key
styles
java.lang.String[] styles
_mouseListener
gnu.gui.JextButton.MouseHandler _mouseListener
grayedIcon
javax.swing.ImageIcon grayedIcon
coloredIcon
javax.swing.ImageIcon coloredIcon
nColor
java.awt.Color nColor
nColor
java.awt.Color nColor
_mouseListener
gnu.gui.JextHighlightButton.MouseHandler _mouseListener
menuComponents
java.awt.Component[] menuComponents
breakBracket
JextCheckBox breakBracket
indentSwitch
JextCheckBox indentSwitch
prefLineLength
javax.swing.JTextField prefLineLength
settingsInfo
javax.swing.JTextArea settingsInfo
results
JBrowseParser.Results results
frame
AbstractEditorPanel frame
props
PropertyAccessor props
parser
JBrowseParser parser
umlTree
UMLTree umlTree
fileName
java.lang.String fileName
treeModel
gnu.jbrowser.UMLTree.Model treeModel
root
gnu.jbrowser.UMLTree.Node root
parseBtn
javax.swing.JButton parseBtn
resizeBtn
javax.swing.JButton resizeBtn
configBtn
javax.swing.JButton configBtn
statusPanel
javax.swing.JPanel statusPanel
classLabel
javax.swing.JLabel classLabel
interfaceLabel
javax.swing.JLabel interfaceLabel
attributeLabel
javax.swing.JLabel attributeLabel
methodLabel
javax.swing.JLabel methodLabel
errorLabel
javax.swing.JLabel errorLabel
topPanel
javax.swing.JPanel topPanel
treePane
gnu.jbrowser.JBrowse.TreePane treePane
optionDialog
gnu.jbrowser.JBrowse.OptionDialog optionDialog
options
Options options
filterOpt
Options.Filter filterOpt
displayOpt
Options.Display displayOpt
optionListener
javax.swing.event.ChangeListener optionListener
hasJavaFileExtension
boolean hasJavaFileExtension
scpTreePane
javax.swing.JScrollPane scpTreePane
isInitGui
boolean isInitGui
- The number of components already added to the layout manager.
isInitModel
boolean isInitModel
cbxStatusBar
JextCheckBox cbxStatusBar
cbxShowAttributes
JextCheckBox cbxShowAttributes
cbxShowPrimitives
JextCheckBox cbxShowPrimitives
cbxShowGeneralizations
JextCheckBox cbxShowGeneralizations
cbxShowThrows
JextCheckBox cbxShowThrows
cmbTopLevelVis
javax.swing.JComboBox cmbTopLevelVis
cmbMemberVis
javax.swing.JComboBox cmbMemberVis
topLevelVisIndex
int topLevelVisIndex
memberVisIndex
int memberVisIndex
cbxShowArguments
JextCheckBox cbxShowArguments
cbxShowArgumentNames
JextCheckBox cbxShowArgumentNames
cbxShowNestedName
JextCheckBox cbxShowNestedName
cbxShowIconKeywords
JextCheckBox cbxShowIconKeywords
cbxShowMiscMod
JextCheckBox cbxShowMiscMod
cbxAlphaSort
JextCheckBox cbxAlphaSort
cbxShowLineNum
JextCheckBox cbxShowLineNum
cmbStyle
javax.swing.JComboBox cmbStyle
styleIndex
int styleIndex
cbxVisSymbols
JextCheckBox cbxVisSymbols
cbxAbstractItalic
JextCheckBox cbxAbstractItalic
cbxStaticUlined
JextCheckBox cbxStaticUlined
cbxTypeIsSuffixed
JextCheckBox cbxTypeIsSuffixed
options
Options options
filterOpt
Options.Filter filterOpt
displayOpt
Options.Display displayOpt
props
PropertyAccessor props
batchUpdate
boolean batchUpdate
colorChoices
java.util.ArrayList<E> colorChoices
fonts
FontSelector fonts
autoScroll
javax.swing.JTextField autoScroll
linesInterval
javax.swing.JTextField linesInterval
wrapGuide
javax.swing.JTextField wrapGuide
newline
javax.swing.JComboBox newline
tabSize
javax.swing.JComboBox tabSize
modes
javax.swing.JComboBox modes
encoding
javax.swing.JComboBox encoding
orientation
javax.swing.JComboBox orientation
enterIndent
JextCheckBox enterIndent
tabIndent
JextCheckBox tabIndent
softTabs
JextCheckBox softTabs
blockCaret
JextCheckBox blockCaret
selection
JextCheckBox selection
smartHomeEnd
JextCheckBox smartHomeEnd
splitArea
JextCheckBox splitArea
fullFileName
JextCheckBox fullFileName
lineHighlight
JextCheckBox lineHighlight
eolMarkers
JextCheckBox eolMarkers
blinkCaret
JextCheckBox blinkCaret
tabStop
JextCheckBox tabStop
linesIntervalEnabled
JextCheckBox linesIntervalEnabled
wrapGuideEnabled
JextCheckBox wrapGuideEnabled
dirDefaultDialog
JextCheckBox dirDefaultDialog
overSpace
JextCheckBox overSpace
addExtraLineFeed
JextCheckBox addExtraLineFeed
preserveLineTerm
JextCheckBox preserveLineTerm
modeNames
java.lang.String[] modeNames
prompt
javax.swing.JComboBox prompt
saveDelay
javax.swing.JTextField saveDelay
maxRecent
javax.swing.JTextField maxRecent
promptPattern
javax.swing.JTextField promptPattern
templatesDir
javax.swing.JTextField templatesDir
check
JextCheckBox check
tips
JextCheckBox tips
console
JextCheckBox console
fullFileName
JextCheckBox fullFileName
autoSave
JextCheckBox autoSave
labeledSeparator
JextCheckBox labeledSeparator
saveSession
JextCheckBox saveSession
scriptingDebug
JextCheckBox scriptingDebug
leftPanel
JextCheckBox leftPanel
topPanel
JextCheckBox topPanel
newWindow
JextCheckBox newWindow
scrollableTabbedPanes
JextCheckBox scrollableTabbedPanes
jythonMode
JextCheckBox jythonMode
paneTree
javax.swing.JTree paneTree
cardPanel
javax.swing.JPanel cardPanel
currentLabel
javax.swing.JLabel currentLabel
ok
JextHighlightButton ok
cancel
JextHighlightButton cancel
apply
JextHighlightButton apply
jextGroup
OptionGroup jextGroup
pluginsGroup
OptionGroup pluginsGroup
javaGroup
OptionGroup javaGroup
theTree
gnu.options.OptionsDialog.OptionTreeModel theTree
toReload
boolean toReload
isLoadingPlugs
boolean isLoadingPlugs
currPaneName
java.lang.String currPaneName
currPlugin
Plugin currPlugin
cachPlugPanes
java.util.ArrayList<E> cachPlugPanes
notCachPlugPanes
java.util.ArrayList<E> notCachPlugPanes
notCachPlugin
java.util.ArrayList<E> notCachPlugin
parent
AbstractEditorPanel parent
fonts
FontSelector fonts
pageLayout
JextHighlightButton pageLayout
pgfmt
java.awt.print.PageFormat pgfmt
lineNumbers
JextCheckBox lineNumbers
wrap
JextCheckBox wrap
syntax
JextCheckBox syntax
header
JextCheckBox header
footer
JextCheckBox footer
colorModel
ColorTable.ColorTableModel colorModel
colorTable
ColorTable colorTable
styleModel
StyleTable.StyleTableModel styleModel
styleTable
StyleTable styleTable
styleChoices
java.util.ArrayList<E> styleChoices
limit
javax.swing.JTextField limit
sequence
javax.swing.JTextField sequence
Class gnu.regexp.RE extends gnu.regexp.REToken implements Serializable |
firstToken
gnu.regexp.REToken firstToken
lastToken
gnu.regexp.REToken lastToken
numSubs
int numSubs
minimumLength
int minimumLength
- Minimum length, in characters, of any possible match.
type
int type
pos
int pos
matchedText
java.lang.String matchedText
eflags
int eflags
offset
int offset
anchor
int anchor
index
int index
start
int[] start
end
int[] end
next
REMatch next
more
int more
match
REMatch match
expr
RE expr
input
CharIndexed input
eflags
int eflags
index
int index
bits
java.util.BitSet bits
isFinal
boolean isFinal
lineSeparator
java.lang.String lineSeparator
results
javax.swing.JList results
parent
AbstractEditorPanel parent
fieldSearch
javax.swing.JComboBox fieldSearch
resultModel
javax.swing.DefaultListModel resultModel
fieldSearchEditor
javax.swing.JTextField fieldSearchEditor
find
JextHighlightButton find
unHighlight
JextHighlightButton unHighlight
useRegexp
JextCheckBox useRegexp
ignoreCase
JextCheckBox ignoreCase
highlight
JextCheckBox highlight
allFiles
JextCheckBox allFiles
type
int type
parent
AbstractEditorPanel parent
fieldSearch
javax.swing.JComboBox fieldSearch
fieldReplace
javax.swing.JComboBox fieldReplace
fieldSearchEditor
javax.swing.JTextField fieldSearchEditor
fieldReplaceEditor
javax.swing.JTextField fieldReplaceEditor
script
javax.swing.JTextField script
btnFind
JextHighlightButton btnFind
btnReplace
JextHighlightButton btnReplace
btnReplaceAll
JextHighlightButton btnReplaceAll
btnCancel
JextHighlightButton btnCancel
checkIgnoreCase
JextCheckBox checkIgnoreCase
saveStates
JextCheckBox saveStates
useRegexp
JextCheckBox useRegexp
allFiles
JextCheckBox allFiles
scripted
JextCheckBox scripted
tokenMarker
TokenMarker tokenMarker
painter
TextAreaPainter painter
popup
javax.swing.JPopupMenu popup
listenerList
javax.swing.event.EventListenerList listenerList
caretEvent
jedit.textarea.JEditTextArea.MutableCaretEvent caretEvent
caretBlinks
boolean caretBlinks
caretVisible
boolean caretVisible
blink
boolean blink
editable
boolean editable
firstLine
int firstLine
visibleLines
int visibleLines
electricScroll
int electricScroll
horizontalOffset
int horizontalOffset
vertical
javax.swing.JScrollBar vertical
horizontal
javax.swing.JScrollBar horizontal
scrollBarsInitialized
boolean scrollBarsInitialized
inputHandler
InputHandler inputHandler
document
SyntaxDocument document
documentHandler
jedit.textarea.JEditTextArea.DocumentHandler documentHandler
lineSegment
javax.swing.text.Segment lineSegment
selectionStart
int selectionStart
selectionStartLine
int selectionStartLine
selectionEnd
int selectionEnd
selectionEndLine
int selectionEndLine
biasLeft
boolean biasLeft
bracketPosition
int bracketPosition
bracketLine
int bracketLine
magicCaret
int magicCaret
overwrite
boolean overwrite
rectSelect
boolean rectSelect
currentLineIndex
int currentLineIndex
currentLineTokens
Token currentLineTokens
currentLine
javax.swing.text.Segment currentLine
textArea
JEditTextArea textArea
styles
SyntaxStyle[] styles
caretColor
java.awt.Color caretColor
selectionColor
java.awt.Color selectionColor
lineHighlightColor
java.awt.Color lineHighlightColor
bracketHighlightColor
java.awt.Color bracketHighlightColor
eolMarkerColor
java.awt.Color eolMarkerColor
blockCaret
boolean blockCaret
lineHighlight
boolean lineHighlight
bracketHighlight
boolean bracketHighlight
paintInvalid
boolean paintInvalid
eolMarkers
boolean eolMarkers
cols
int cols
rows
int rows
tabSize
int tabSize
fm
java.awt.FontMetrics fm
highlights
TextAreaHighlight highlights
undo
UndoComponent undo
wrap
boolean wrap
currentFile
java.lang.String currentFile
searchHighlight
SearchHighlight searchHighlight
editor
AbstractEditorPanel editor
inputHandler
JSyneditInputHandler inputHandler
fontName
java.lang.String fontName
fontStyle
int fontStyle
fontSize
int fontSize
inputArea
AbstractDoc inputArea
outputArea
javax.swing.JTextArea outputArea
out
java.io.PrintWriter out
toolBar
javax.swing.JToolBar toolBar
menubar
javax.swing.JMenuBar menubar
commandPanel
javax.swing.JPanel commandPanel
beautifier
Beautifier beautifier
split
javax.swing.JSplitPane split
jbrowser
InsertClassName jbrowser
jbrowserEnabled
boolean jbrowserEnabled
findAll
FindAll findAll
boxComment
BoxComment boxComment
boxUncomment
BoxUncomment boxUncomment
upperCase
ToUpperCase upperCase
lowerCase
ToLowerCase lowerCase
simpleComment
SimpleComment simpleComment
simpleUnComment
SimpleUnComment simpleUnComment
rmWhiteSpace
RemoveWhitespace rmWhiteSpace
fileChooser
javax.swing.JFileChooser fileChooser
printer
Print printer
templates
CreateTemplate templates
left_indent
LeftIndent left_indent
right_indent
RightIndent right_indent
iconeNewFile
java.lang.String iconeNewFile
iconeOpenFile
java.lang.String iconeOpenFile
iconeSaveFile
java.lang.String iconeSaveFile
iconeSaveAllFile
java.lang.String iconeSaveAllFile
iconeCutFile
java.lang.String iconeCutFile
iconeCopyFile
java.lang.String iconeCopyFile
iconePasteFile
java.lang.String iconePasteFile
iconeUndoFile
java.lang.String iconeUndoFile
iconeRedoFile
java.lang.String iconeRedoFile
iconePropFile
java.lang.String iconePropFile
iconeSearchFile
java.lang.String iconeSearchFile
iconeCloseFile
java.lang.String iconeCloseFile
iconePrintFile
java.lang.String iconePrintFile
menuOptions
javax.swing.JMenu menuOptions
findReplace
FindReplace findReplace
pane
javax.swing.JTabbedPane pane
vTabbedPane
javax.swing.JTabbedPane vTabbedPane
languages
javax.swing.JComboBox languages
optionsDialog
OptionsDialog optionsDialog
textAreas
AbstractDoc[] textAreas
currentFile
java.lang.String currentFile
ag
AbstractEditorAgent ag
waitCount
int waitCount
extens
java.lang.String extens
targetGroup
java.lang.String targetGroup
targetRole
java.lang.String targetRole
orgdump
java.util.Hashtable<K,V> orgdump
fileToEdit
java.lang.String fileToEdit
display
jsynedit.EditorPanel display
showInMessages
boolean showInMessages
showOutMessages
boolean showOutMessages
mykernel
AgentAddress mykernel
type
int type
parent
AbstractEditorPanel parent
fieldSearch
javax.swing.JComboBox fieldSearch
fieldReplace
javax.swing.JComboBox fieldReplace
fieldSearchEditor
javax.swing.JTextField fieldSearchEditor
fieldReplaceEditor
javax.swing.JTextField fieldReplaceEditor
script
javax.swing.JTextField script
btnFind
JextHighlightButton btnFind
btnReplace
JextHighlightButton btnReplace
btnReplaceAll
JextHighlightButton btnReplaceAll
btnCancel
JextHighlightButton btnCancel
checkIgnoreCase
JextCheckBox checkIgnoreCase
saveStates
JextCheckBox saveStates
useRegexp
JextCheckBox useRegexp
allFiles
JextCheckBox allFiles
scripted
JextCheckBox scripted
nColor
java.awt.Color nColor
_mouseListener
jsynedit.search.JextHighlightButton.MouseHandler _mouseListener
nameField
javax.swing.JTextField nameField
agentField
javax.swing.JTextField agentField
theKernel
madkit.applet.KernelApplet theKernel
agentsnames
java.lang.String[] agentsnames
agentsclasses
java.lang.String[] agentsclasses
projectName
java.lang.String projectName
c
javax.swing.JButton c
Package madkit.backgroundProperty |
apply
javax.swing.JButton apply
ok
javax.swing.JButton ok
cancel
javax.swing.JButton cancel
propertyView
PropertyView propertyView
propertyEdit
madkit.backgroundProperty.PropertyEdit propertyEdit
propertyScreen
madkit.backgroundProperty.PropertyScreen propertyScreen
out
java.io.PrintWriter out
err
java.io.PrintWriter err
commandPanel
javax.swing.JPanel commandPanel
bshout
java.io.PrintStream bshout
name
java.lang.String name
topic
java.lang.String topic
nbrUsers
int nbrUsers
adminName
java.lang.String adminName
nickChatter
java.util.Hashtable<K,V> nickChatter
nameChannel
java.util.Hashtable<K,V> nameChannel
display
ChatAgentGUI display
chatter
java.lang.String chatter
adminList
AgentAddress[] adminList
myCurrentRole
java.lang.String myCurrentRole
myCurrentChannel
java.lang.String myCurrentChannel
kicked
boolean kicked
tabChatter
java.lang.String[] tabChatter
flag
boolean flag
chattersNameList
java.util.Vector<E> chattersNameList
out
java.io.PrintWriter out
nick
java.io.PrintWriter nick
inputArea
javax.swing.JTextArea inputArea
channelOut
java.util.Hashtable<K,V> channelOut
channelPanel
java.util.Hashtable<K,V> channelPanel
channelNickArea
java.util.Hashtable<K,V> channelNickArea
contentPane
javax.swing.JPanel contentPane
jMenuBar1
javax.swing.JMenuBar jMenuBar1
jMenuFile
javax.swing.JMenu jMenuFile
jMenuFileExit
javax.swing.JMenuItem jMenuFileExit
jMenuHelp
javax.swing.JMenu jMenuHelp
jMenuHelpAbout
javax.swing.JMenuItem jMenuHelpAbout
jToolBar
javax.swing.JToolBar jToolBar
bOpen
javax.swing.JButton bOpen
bSave
javax.swing.JButton bSave
bHelp
javax.swing.JButton bHelp
lBlank
javax.swing.JLabel lBlank
bNickname
javax.swing.JButton bNickname
image1
javax.swing.ImageIcon image1
image2
javax.swing.ImageIcon image2
image3
javax.swing.ImageIcon image3
chatterImage
javax.swing.ImageIcon chatterImage
adminImage
javax.swing.ImageIcon adminImage
statusBar
javax.swing.JLabel statusBar
borderLayout1
java.awt.BorderLayout borderLayout1
jLeftP
javax.swing.JPanel jLeftP
jCenterP
javax.swing.JPanel jCenterP
gridLayout2
java.awt.GridLayout gridLayout2
titledBorder1
javax.swing.border.TitledBorder titledBorder1
borderLayout2
java.awt.BorderLayout borderLayout2
lBottom
javax.swing.JLabel lBottom
pCenter
javax.swing.JPanel pCenter
bBan
javax.swing.JButton bBan
bTopic
javax.swing.JButton bTopic
bList
javax.swing.JButton bList
bQuery
javax.swing.JButton bQuery
bNames
javax.swing.JButton bNames
bKick
javax.swing.JButton bKick
jToolBar1
javax.swing.JToolBar jToolBar1
bNick
javax.swing.JButton bNick
bJoin
javax.swing.JButton bJoin
lChanelTopic
javax.swing.JLabel lChanelTopic
jTabbedPane2
javax.swing.JTabbedPane jTabbedPane2
jSplitPane1
javax.swing.JSplitPane jSplitPane1
lChanelName
javax.swing.JLabel lChanelName
gridLayout4
java.awt.GridLayout gridLayout4
pMChatUp
javax.swing.JPanel pMChatUp
borderLayout3
java.awt.BorderLayout borderLayout3
pMiniChat
javax.swing.JPanel pMiniChat
tWriteArea
javax.swing.JTextField tWriteArea
gridBagLayout1
java.awt.GridBagLayout gridBagLayout1
pChatArea
javax.swing.JScrollPane pChatArea
tChatArea
javax.swing.JTextArea tChatArea
pNames
javax.swing.JScrollPane pNames
tNamesArea
javax.swing.JTextArea tNamesArea
agentChat
ChatAgent agentChat
panelTMP
javax.swing.JPanel panelTMP
panel1
javax.swing.JPanel panel1
panel2
javax.swing.JPanel panel2
insetsPanel1
javax.swing.JPanel insetsPanel1
insetsPanel2
javax.swing.JPanel insetsPanel2
insetsPanel3
javax.swing.JPanel insetsPanel3
button1
javax.swing.JButton button1
imageLabel
javax.swing.JLabel imageLabel
label1
javax.swing.JLabel label1
label2
javax.swing.JLabel label2
label3
javax.swing.JLabel label3
label4
javax.swing.JLabel label4
borderLayout1
java.awt.BorderLayout borderLayout1
borderLayout2
java.awt.BorderLayout borderLayout2
flowLayout1
java.awt.FlowLayout flowLayout1
gridLayout1
java.awt.GridLayout gridLayout1
product
java.lang.String product
version
java.lang.String version
copyright
java.lang.String copyright
authors
java.lang.String authors
pCenter
javax.swing.JPanel pCenter
pTop
javax.swing.JPanel pTop
borderLayout1
java.awt.BorderLayout borderLayout1
lTop
javax.swing.JLabel lTop
tBan
javax.swing.JTextField tBan
bBan
javax.swing.JButton bBan
jPanel1
javax.swing.JPanel jPanel1
borderLayout2
java.awt.BorderLayout borderLayout2
agentChat
ChatAgent agentChat
pMain
javax.swing.JPanel pMain
borderLayout1
java.awt.BorderLayout borderLayout1
lTop
javax.swing.JLabel lTop
pCenter
javax.swing.JPanel pCenter
jLabel1
javax.swing.JLabel jLabel1
jTextField1
javax.swing.JTextField jTextField1
bJoinOK
javax.swing.JButton bJoinOK
gridLayout1
java.awt.GridLayout gridLayout1
agentChat
ChatAgent agentChat
tabChNames
java.lang.String[] tabChNames
jComboBox1
javax.swing.JComboBox jComboBox1
pCenter
javax.swing.JPanel pCenter
pTop
javax.swing.JPanel pTop
borderLayout1
java.awt.BorderLayout borderLayout1
lTop
javax.swing.JLabel lTop
tNick
javax.swing.JTextField tNick
bQuery
javax.swing.JButton bQuery
agentChat
ChatAgent agentChat
pCenter
javax.swing.JPanel pCenter
pTop
javax.swing.JPanel pTop
borderLayout1
java.awt.BorderLayout borderLayout1
lTop
javax.swing.JLabel lTop
bRefresh
javax.swing.JButton bRefresh
jScrollPane1
javax.swing.JScrollPane jScrollPane1
agentChat
ChatAgent agentChat
columnNames
java.lang.String[] columnNames
data
java.lang.Object[][] data
jTableList
javax.swing.JTable jTableList
listModel
javax.swing.table.DefaultTableModel listModel
DEBUG
boolean DEBUG
agentChat
ChatAgent agentChat
pCenter
javax.swing.JPanel pCenter
pTop
javax.swing.JPanel pTop
borderLayout1
java.awt.BorderLayout borderLayout1
lTop
javax.swing.JLabel lTop
bRefresh
javax.swing.JButton bRefresh
jScrollPane1
javax.swing.JScrollPane jScrollPane1
columnNames
java.lang.String[] columnNames
data
java.lang.Object[][] data
jTableList
javax.swing.JTable jTableList
listModel
javax.swing.table.DefaultTableModel listModel
nick
java.io.PrintWriter nick
agentChat
ChatAgent agentChat
i
int i
pCenter
javax.swing.JPanel pCenter
pTop
javax.swing.JPanel pTop
borderLayout1
java.awt.BorderLayout borderLayout1
lTop
javax.swing.JLabel lTop
tNick
javax.swing.JTextField tNick
bEnter
javax.swing.JButton bEnter
pCenter2
javax.swing.JPanel pCenter2
borderLayout2
java.awt.BorderLayout borderLayout2
lAllready
javax.swing.JLabel lAllready
bTest
javax.swing.JLabel bTest
tEmail
javax.swing.JTextField tEmail
pCenter
javax.swing.JPanel pCenter
pTop
javax.swing.JPanel pTop
borderLayout1
java.awt.BorderLayout borderLayout1
lTop
javax.swing.JLabel lTop
bOK
javax.swing.JButton bOK
lNick
javax.swing.JLabel lNick
nick
java.lang.String nick
out
java.io.PrintWriter out
agentChat
ChatAgent agentChat
pCenter
javax.swing.JPanel pCenter
pTop
javax.swing.JPanel pTop
jScrollPane1
javax.swing.JScrollPane jScrollPane1
borderLayout1
java.awt.BorderLayout borderLayout1
tWriteField
javax.swing.JTextField tWriteField
tChatArea
javax.swing.JTextArea tChatArea
agentPrivate
PrivateAgent agentPrivate
agentPrivate1
PrivateAgent1 agentPrivate1
pCenter
javax.swing.JPanel pCenter
pTop
javax.swing.JPanel pTop
borderLayout1
java.awt.BorderLayout borderLayout1
lTop
javax.swing.JLabel lTop
tNick
javax.swing.JTextField tNick
bQuery
javax.swing.JButton bQuery
ag
ChatAgent ag
jComboBox1
javax.swing.JComboBox jComboBox1
sender
java.lang.String sender
pMain
javax.swing.JPanel pMain
borderLayout1
java.awt.BorderLayout borderLayout1
lTop
javax.swing.JLabel lTop
pCenter
javax.swing.JPanel pCenter
jLabel1
javax.swing.JLabel jLabel1
jTextField1
javax.swing.JTextField jTextField1
bJoinOK
javax.swing.JButton bJoinOK
gridLayout1
java.awt.GridLayout gridLayout1
agentChat
ChatAgent agentChat
tabChNames
java.lang.String[] tabChNames
jComboBox1
javax.swing.JComboBox jComboBox1
pCenter
javax.swing.JPanel pCenter
pTop
javax.swing.JPanel pTop
borderLayout1
java.awt.BorderLayout borderLayout1
lTop
javax.swing.JLabel lTop
tChanelName
javax.swing.JTextField tChanelName
bEnter
javax.swing.JButton bEnter
jPanel1
javax.swing.JPanel jPanel1
borderLayout2
java.awt.BorderLayout borderLayout2
jPanel2
javax.swing.JPanel jPanel2
borderLayout3
java.awt.BorderLayout borderLayout3
lChanelTopic
javax.swing.JLabel lChanelTopic
jPanel3
javax.swing.JPanel jPanel3
borderLayout4
java.awt.BorderLayout borderLayout4
tChanelTopic
javax.swing.JTextField tChanelTopic
agentChat
ChatAgent agentChat
chatter
AgentAddress chatter
nickName
java.lang.String nickName
email
java.lang.String email
role
java.lang.String role
channel
java.util.Vector<E> channel
chatter
java.lang.String chatter
autre1
java.lang.String autre1
nickname1
java.lang.String nickname1
ab
AgentAddress ab
display
ChatAgentGUI_Private display
chatter
java.lang.String chatter
autre1
java.lang.String autre1
nickname1
java.lang.String nickname1
ab
AgentAddress ab
display
ChatAgentGUI_Private display
Package madkit.communicator |
message
javax.swing.JLabel message
titre
javax.swing.JLabel titre
nameField
javax.swing.JTextField nameField
portField
javax.swing.JTextField portField
hostField
javax.swing.JTextField hostField
led
javax.swing.JComponent led
kv1
javax.swing.DefaultListModel kv1
kernelList
javax.swing.JList kernelList
comm
TransportLayer comm
agentGUI
DynamicCommBean agentGUI
mykernel
AgentAddress mykernel
socketInfo
SocketKernel socketInfo
kernels
java.util.Map<K,V> kernels
clientTable
java.util.Hashtable<K,V> clientTable
alive
boolean alive
messagesSegmentsTableSize
short messagesSegmentsTableSize
garbagePeriod
int garbagePeriod
timeoutBetweenSegments
int timeoutBetweenSegments
host
java.lang.String host
port
int port
other
AgentAddress other
creator
boolean creator
Package madkit.demos.gpong |
posy
int posy
speedx
int speedx
speedy
int speedy
other
AgentAddress other
creator
boolean creator
groupName
java.lang.String groupName
gui
GPongGUI gui
ag
GPongAgent ag
ball
PongBall ball
computer
madkit.demos.gpong.ComputerPlayer computer
thread
java.lang.Thread thread
running
boolean running
default_width
int default_width
default_height
int default_height
side
boolean side
project
Project project
ag
AbstractAgent ag
cwd
java.io.File cwd
formdir
java.io.File formdir
className
java.lang.String className
smallClassName
java.lang.String smallClassName
ag
AbstractAgent ag
plugins
java.util.Map<K,V> plugins
pluginNodes
java.util.Map<K,V> pluginNodes
gui
PluginDesignerGUI gui
pluginNodes
java.util.Map<K,V> pluginNodes
madkitDir
java.lang.String madkitDir
plugins
java.util.Map<K,V> plugins
currentPlugin
PluginInformation currentPlugin
pluginModified
boolean pluginModified
dependListModel
javax.swing.DefaultListModel dependListModel
requireListModel
javax.swing.DefaultListModel requireListModel
borderLayout1
java.awt.BorderLayout borderLayout1
horizSplitPanel
javax.swing.JSplitPane horizSplitPanel
tabbedPane
javax.swing.JTabbedPane tabbedPane
treePanel
madkit.designer.PluginTree treePanel
buttonToolBar
javax.swing.JToolBar buttonToolBar
bNew
javax.swing.JButton bNew
bNewJavaAgent
javax.swing.JButton bNewJavaAgent
bNewPythonAgent
javax.swing.JButton bNewPythonAgent
bNewSchemeAgent
javax.swing.JButton bNewSchemeAgent
bNewBshAgent
javax.swing.JButton bNewBshAgent
bNewJessAgent
javax.swing.JButton bNewJessAgent
generalPanel
javax.swing.JPanel generalPanel
dependsPanel
javax.swing.JPanel dependsPanel
project_menubar
javax.swing.JMenuBar project_menubar
jproject_menu
javax.swing.JMenu jproject_menu
jMenuItem1
javax.swing.JMenuItem jMenuItem1
jMenuItem2
javax.swing.JMenuItem jMenuItem2
borderLayout2
java.awt.BorderLayout borderLayout2
border1
javax.swing.border.Border border1
border2
javax.swing.border.Border border2
valuePanel
javax.swing.JPanel valuePanel
borderLayout3
java.awt.BorderLayout borderLayout3
projectNameField
javax.swing.JLabel projectNameField
gridLayout1
java.awt.GridLayout gridLayout1
versionNameField
javax.swing.JTextField versionNameField
fieldPanel
javax.swing.JPanel fieldPanel
authorNameField
javax.swing.JTextField authorNameField
jarName
javax.swing.JLabel jarName
dirName
javax.swing.JLabel dirName
dirLabel
javax.swing.JLabel dirLabel
authorLabel
javax.swing.JLabel authorLabel
jarLabel
javax.swing.JLabel jarLabel
nameLabel
javax.swing.JLabel nameLabel
labelPanel
javax.swing.JPanel labelPanel
gridLayout2
java.awt.GridLayout gridLayout2
versionLabel
javax.swing.JLabel versionLabel
contentPanel
javax.swing.JPanel contentPanel
borderLayout4
java.awt.BorderLayout borderLayout4
splitReqPane
javax.swing.JSplitPane splitReqPane
projectReqPanel
javax.swing.JPanel projectReqPanel
jarReqPanel
javax.swing.JPanel jarReqPanel
borderLayout5
java.awt.BorderLayout borderLayout5
borderLayout6
java.awt.BorderLayout borderLayout6
titledBorder1
javax.swing.border.TitledBorder titledBorder1
titledBorder2
javax.swing.border.TitledBorder titledBorder2
border3
javax.swing.border.Border border3
border4
javax.swing.border.Border border4
titledBorder3
javax.swing.border.TitledBorder titledBorder3
border5
javax.swing.border.Border border5
reqProjectsList
javax.swing.JList reqProjectsList
reqJarList
javax.swing.JList reqJarList
ag
PluginDesignerAgent ag
depButtonPanel
javax.swing.JPanel depButtonPanel
depAdd
javax.swing.JButton depAdd
depRemove
javax.swing.JButton depRemove
reqButtonPanel
javax.swing.JPanel reqButtonPanel
reqAdd
javax.swing.JButton reqAdd
reqRemove
javax.swing.JButton reqRemove
genButtonPanel
javax.swing.JPanel genButtonPanel
genValidate
javax.swing.JButton genValidate
butBuild
javax.swing.JButton butBuild
descrField
javax.swing.JTextField descrField
descrLabel
javax.swing.JLabel descrLabel
catField
javax.swing.JTextField catField
catLabel
javax.swing.JLabel catLabel
gui
PluginDesignerGUI gui
info
PluginInformation info
iconTypes
java.lang.String[] iconTypes
images
ImageViewer images
imagePath
javax.swing.JTextField imagePath
imageJar
javax.swing.JTextField imageJar
imageDim
javax.swing.JTextField imageDim
iconLabel
javax.swing.JTextField iconLabel
iconDesc
javax.swing.JTextField iconDesc
iconCode
javax.swing.JTextField iconCode
iconType
javax.swing.JComboBox iconType
iconGUI
javax.swing.JComboBox iconGUI
ok
javax.swing.JButton ok
cancel
javax.swing.JButton cancel
scroll
javax.swing.JButton scroll
iconAdder
madkit.desktop2.IconAdder iconAdder
iconInfo
IconInfo iconInfo
desktop
DesktopAgentGUI desktop
bBar
java.util.LinkedList<E> bBar
currentButton
madkit.desktop2.ButtonBar currentButton
orientation
java.lang.String orientation
bar
javax.swing.JPanel bar
desktop
madkit.desktop2.DesktopWithBar desktop
startMenu
javax.swing.JPanel startMenu
pos
madkit.desktop2.PosDesktopBar pos
start
StartMenu start
popupMenu
javax.swing.JPopupMenu popupMenu
imglabel
javax.swing.JLabel imglabel
refX
int refX
refY
int refY
command
java.lang.String command
type
java.lang.String type
actionListener
java.util.LinkedList<E> actionListener
images
madkit.desktop2.Images images
out
java.io.PrintStream out
outStream
JTextAreaOutputStream outStream
clear
javax.swing.JButton clear
save
javax.swing.JButton save
outputArea
javax.swing.JTextArea outputArea
wallpaper
javax.swing.ImageIcon wallpaper
pos
java.lang.String pos
apply
javax.swing.JButton apply
ok
javax.swing.JButton ok
cancel
javax.swing.JButton cancel
propertyView
madkit.desktop2.PropertyView propertyView
propertyEdit
madkit.desktop2.PropertyEdit propertyEdit
propertyScreen
madkit.desktop2.PropertyScreen propertyScreen
popupMenu
javax.swing.JPopupMenu popupMenu
orientation
java.lang.String orientation
Package madkit.desktopbar |
component
java.awt.Component component
visible
boolean visible
defaultColor
java.awt.Color defaultColor
dBar
DesktopBar dBar
popupMenu
javax.swing.JPopupMenu popupMenu
reduce
javax.swing.JMenuItem reduce
enlarge
javax.swing.JMenuItem enlarge
close
javax.swing.JMenuItem close
restore
javax.swing.JMenuItem restore
bBar
java.util.LinkedList<E> bBar
currentButton
ButtonBar currentButton
orientation
java.lang.String orientation
bar
javax.swing.JPanel bar
desktop
DesktopWithBar desktop
startMenu
javax.swing.JPanel startMenu
pos
madkit.desktopbar.PosDesktopBar pos
start
javax.swing.JComponent start
Package madkit.desktopicon |
popupMenu
javax.swing.JPopupMenu popupMenu
imglabel
javax.swing.JLabel imglabel
refX
int refX
refY
int refY
command
java.lang.String command
type
java.lang.String type
actionListener
java.util.LinkedList<E> actionListener
Package madkit.docbrowser |
_alive
boolean _alive
gui
madkit.docbrowser.BrowserGUI gui
madkitDirectory
java.io.File madkitDirectory
docIndex
java.lang.String docIndex
_plugin
java.lang.String _plugin
_agent
AbstractAgent _agent
project
Project project
contentPane
javax.swing.JPanel contentPane
icons
FileIconPanel icons
path
java.lang.String path
absolutePath
java.lang.String absolutePath
hidden
boolean hidden
ag
AbstractAgent ag
display
javax.swing.JTextField display
adaptee
ExplorerGUI adaptee
source
java.lang.String source
destination
java.lang.String destination
sourceFile
java.io.File sourceFile
destinationFile
java.io.File destinationFile
fileEntered
java.io.File fileEntered
path
java.lang.String path
adaptee
ExplorerGUI adaptee
file
java.io.File file
node
GenericTreeNode node
e
java.awt.event.MouseEvent e
dragSource
java.awt.dnd.DragSource dragSource
explorerActionDrop
ExplorerActionDrop explorerActionDrop
explorer
Explorer explorer
icon
FileIcon icon
fileList
java.util.List<E> fileList
vectorPathFile
java.util.Vector<E> vectorPathFile
pathFile
java.lang.String pathFile
j
int j
l
int l
s
java.lang.String s
t
java.lang.String t
dir
java.io.File dir
fileNames
java.lang.String[] fileNames
columnNames
java.lang.String[] columnNames
columnClasses
java.lang.Class<T>[] columnClasses
ag
ExplorerLauncher ag
explorerActionDrag
ExplorerActionDrag explorerActionDrag
initialPath
java.lang.String initialPath
pToolbar
javax.swing.Box pToolbar
undoManager
javax.swing.undo.UndoManager undoManager
contentPane
javax.swing.JPanel contentPane
status
javax.swing.JPanel status
backward
javax.swing.JButton backward
textField
javax.swing.JTextField textField
jMenuBar
javax.swing.JMenuBar jMenuBar
jMenuFile
javax.swing.JMenu jMenuFile
jMenuEdit
javax.swing.JMenu jMenuEdit
jMenuDisplay
javax.swing.JMenu jMenuDisplay
bParent
javax.swing.JButton bParent
bForward
javax.swing.JButton bForward
bHome
javax.swing.JButton bHome
bUndo
javax.swing.JButton bUndo
bRedo
javax.swing.JButton bRedo
bCut
javax.swing.JButton bCut
bCopy
javax.swing.JButton bCopy
bPast
javax.swing.JButton bPast
actionToolBar
java.lang.String actionToolBar
jMenuHelp
javax.swing.JMenu jMenuHelp
jMenuOptions
javax.swing.JMenu jMenuOptions
jMenuFileNew
javax.swing.JMenuItem jMenuFileNew
jMenuFileLink
javax.swing.JMenuItem jMenuFileLink
jMenuFileDeleteFolder
javax.swing.JMenuItem jMenuFileDeleteFolder
jMenuFileFind
javax.swing.JMenuItem jMenuFileFind
jMenuFileCreateFolder
javax.swing.JMenuItem jMenuFileCreateFolder
jMenuFileExit
javax.swing.JMenuItem jMenuFileExit
jMenuEditUndo
javax.swing.JMenuItem jMenuEditUndo
jMenuEditRedo
javax.swing.JMenuItem jMenuEditRedo
jMenuEditCut
javax.swing.JMenuItem jMenuEditCut
jMenuEditCopy
javax.swing.JMenuItem jMenuEditCopy
jMenuEditPast
javax.swing.JMenuItem jMenuEditPast
jMenuEditSelectAll
javax.swing.JMenuItem jMenuEditSelectAll
jMenuEditReverseSelect
javax.swing.JMenuItem jMenuEditReverseSelect
jMenuDisplayDetails
javax.swing.JMenuItem jMenuDisplayDetails
jMenuHelpHelp
javax.swing.JMenuItem jMenuHelpHelp
jMenuHelpAbout
javax.swing.JMenuItem jMenuHelpAbout
jMenuHiddenFiles
javax.swing.JMenuItem jMenuHiddenFiles
splitPane
javax.swing.JSplitPane splitPane
tree
MadkitExplorerTree tree
explorer
MadkitExplorer explorer
life
boolean life
display
javax.swing.JRootPane display
file
java.io.File file
iconSize
int iconSize
explorer
Explorer explorer
explorerActionDrag
ExplorerActionDrag explorerActionDrag
cwd
java.io.File cwd
formdir
java.io.File formdir
desc
GenericIconDescriptor desc
iconPanel
IconPanel iconPanel
name
java.lang.String name
x_pos
int x_pos
y_pos
int y_pos
iconSize
int iconSize
selected
boolean selected
ag
AbstractAgent ag
ag
AbstractAgent ag
BackGround
java.awt.Color BackGround
TextColor
java.awt.Color TextColor
Nb_Y
int Nb_Y
Nb_X
int Nb_X
iconSize
int iconSize
Nb_Icons
int Nb_Icons
className
java.lang.String className
smallClassName
java.lang.String smallClassName
tree
ExplorerTree tree
node
AbstractFileNode node
Package madkit.games.tictactoe |
jeu
GameCases jeu
game
GameCases game
msg
javax.swing.JLabel msg
gameType
int gameType
ag
TicTacToeAgent ag
size
int size
nbAlign
int nbAlign
bNew
javax.swing.JButton bNew
jtextSize
javax.swing.JTextField jtextSize
jtextNbAlign
javax.swing.JTextField jtextNbAlign
jGameType
javax.swing.JLabel jGameType
master
boolean master
display
GameCasesDisplay display
gui
GameCasesFrame gui
game
GameCases game
community
java.lang.String community
group
java.lang.String group
master
boolean master
living
boolean living
buffer
java.awt.Image buffer
bufferGraphics
java.awt.Graphics bufferGraphics
width
int width
height
int height
x
int x
y
int y
scale
int scale
unitName
java.lang.String unitName
myCommunity
java.lang.String myCommunity
myGroup
java.lang.String myGroup
myRole
java.lang.String myRole
alive
boolean alive
Package madkit.imageviewer |
images
madkit.imageviewer.Images images
out
java.io.PrintWriter out
err
java.io.PrintWriter err
rete
Rete rete
recipient
AgentAddress recipient
targetGroup
java.lang.String targetGroup
targetRole
java.lang.String targetRole
display
madkit.jess.JessMonitorPanel display
bean_mode
boolean bean_mode
debugFlag
boolean debugFlag
agentInformation
AgentInformation agentInformation
messageBox
java.util.Vector<E> messageBox
controller
Controller controller
protocol
java.lang.String protocol
name
java.lang.String name
localID
java.lang.String localID
kernel
KernelAddress kernel
owner
AgentAddress owner
address
AgentAddress address
creationDate
java.util.Date creationDate
agent
AgentAddress agent
community
java.lang.String community
group
java.lang.String group
role
java.lang.String role
host
java.lang.String host
ID
java.lang.String ID
kernelName
java.lang.String kernelName
supportMobility
boolean supportMobility
type
int type
operation
int operation
arg
java.lang.Object arg
subject
java.lang.Object subject
creationDate
java.util.Date creationDate
sender
AgentAddress sender
receiver
AgentAddress receiver
code
int code
arg
java.lang.Object arg
content
java.lang.Object content
outField
javax.swing.JTextArea outField
jscrollpane
javax.swing.JScrollPane jscrollpane
out
java.io.Writer out
activators
java.util.Collection<E> activators
defaultname
java.lang.String defaultname
progressLabel
javax.swing.JLabel progressLabel
progressBar
javax.swing.JProgressBar progressBar
currentProgressValue
int currentProgressValue
content
java.lang.String content
activators
java.util.Collection<E> activators
probes
java.util.Collection<E> probes
myGUI
LineChartGUI myGUI
width
int width
height
int height
x
int x
y
int y
command
int command
linechartName
java.lang.String linechartName
color
java.awt.Color color
Package madkit.linechart.linechartgui |
monGraphComponent
madkit.linechart.linechartgui.GraphComponent monGraphComponent
sizeX
int sizeX
sizeY
int sizeY
largeur
int largeur
hauteur
int hauteur
tailleEcran
java.awt.Dimension tailleEcran
toolbar
madkit.linechart.linechartgui.ToolBar toolbar
hScroll
javax.swing.JScrollBar hScroll
model
MyTableModel model
config
Config config
content
java.lang.String content
- Chat's message content
chatter
java.lang.String chatter
- Chatter name
channel
java.lang.String channel
- Channel name
tZoneLecture
HTMLEditor tZoneLecture
scrollbarZLecture
javax.swing.JScrollPane scrollbarZLecture
scrollbarZListeChatter
javax.swing.JScrollPane scrollbarZListeChatter
tZoneEcriture
javax.swing.JTextField tZoneEcriture
lZoneListeChatter
javax.swing.JList lZoneListeChatter
tWriteToolbar
WriteToolbar tWriteToolbar
nomChannel
java.lang.String nomChannel
cfgChan
ConfigChan cfgChan
historique
java.util.Vector<E> historique
tailleMaxHistorique
int tailleMaxHistorique
indexHistorique
int indexHistorique
listeIgnored
ChatterList listeIgnored
popup
javax.swing.JPopupMenu popup
listeChatter
ChatterList listeChatter
p
javax.swing.JPopupMenu p
menuIgnore
javax.swing.JMenuItem menuIgnore
menuKick
javax.swing.JMenuItem menuKick
menuOP
javax.swing.JMenuItem menuOP
menuDEOP
javax.swing.JMenuItem menuDEOP
menuSlap
javax.swing.JMenuItem menuSlap
menuPing
javax.swing.JMenuItem menuPing
menuWhois
javax.swing.JMenuItem menuWhois
background
java.lang.String background
config
Config config
nom
java.lang.String nom
op
boolean op
voice
boolean voice
adresse
AgentAddress adresse
chatter
Chatter chatter
channel
java.lang.String channel
source
AgentAddress source
- Chat's message content
messageType
int messageType
- Chatter name
channel
java.lang.String channel
- Channel name
data
java.lang.String data
time
long time
nomChannel
java.lang.String nomChannel
topic
java.lang.String topic
istopic
boolean istopic
password
java.lang.String password
moderated
boolean moderated
fc
javax.swing.JFileChooser fc
backgroundPath
java.lang.String backgroundPath
config
Config config
kit
MyHTMLEditorKit kit
thumbnail
javax.swing.ImageIcon thumbnail
file
java.io.File file
config
ConfigChan config
chan
java.lang.String chan
panelChan
javax.swing.JPanel panelChan
label
javax.swing.JLabel label
comboChan
javax.swing.JComboBox comboChan
valid
javax.swing.JButton valid
cancel
javax.swing.JButton cancel
refresh
javax.swing.JButton refresh
config
Config config
table
javax.swing.JTable table
chat
MadChat chat
cfgChan
ConfigChan cfgChan
tm
MyTableModel tm
chatterList
Chatter[] chatterList
channel
java.lang.String channel
panel
javax.swing.JPanel panel
buttonPanel
javax.swing.JPanel buttonPanel
scrollPane
javax.swing.JScrollPane scrollPane
scrollPane2
javax.swing.JScrollPane scrollPane2
quit
javax.swing.JButton quit
delete
javax.swing.JButton delete
deleteAll
javax.swing.JButton deleteAll
listLog
javax.swing.JList listLog
viewLog
HTMLEditor viewLog
config
Config config
listeLog
java.util.Vector<E> listeLog
tabbedChan
CloseAndMaxTabbedPane tabbedChan
mainMenu
MainMenu mainMenu
mainTool
MainToolbar mainTool
tmpPanel
javax.swing.JPanel tmpPanel
configuration
Config configuration
configuration
Config configuration
myCommunity
java.lang.String myCommunity
myGroup
java.lang.String myGroup
myRole
java.lang.String myRole
display
MadChat display
alive
boolean alive
menuFile
javax.swing.JMenu menuFile
menuParam
javax.swing.JMenuItem menuParam
cbMenuTimestamp
javax.swing.JCheckBoxMenuItem cbMenuTimestamp
cbMenuLog
javax.swing.JCheckBoxMenuItem cbMenuLog
menuLogExplorer
javax.swing.JMenuItem menuLogExplorer
menuQuit
javax.swing.JMenuItem menuQuit
menuAction
javax.swing.JMenu menuAction
menuPing
javax.swing.JMenuItem menuPing
menuWhois
javax.swing.JMenuItem menuWhois
menuKick
javax.swing.JMenuItem menuKick
menuOP
javax.swing.JMenuItem menuOP
menuDEOP
javax.swing.JMenuItem menuDEOP
menuHelp
javax.swing.JMenu menuHelp
menuCommand
javax.swing.JMenuItem menuCommand
menuWebsite
javax.swing.JMenuItem menuWebsite
menuAbout
javax.swing.JMenuItem menuAbout
menuShare
javax.swing.JMenu menuShare
menuPartage
javax.swing.JMenuItem menuPartage
cbLancementServ
javax.swing.JCheckBoxMenuItem cbLancementServ
tabChan
javax.swing.JTabbedPane tabChan
config
Config config
bKick
javax.swing.JButton bKick
bIgnore
javax.swing.JButton bIgnore
bPM
javax.swing.JButton bPM
bTopic
javax.swing.JButton bTopic
bList
javax.swing.JButton bList
bJoin
javax.swing.JButton bJoin
bConfig
javax.swing.JButton bConfig
bShare
javax.swing.JButton bShare
bAffichShare
javax.swing.JButton bAffichShare
chat
MadChat chat
cfgChan
ConfigChan cfgChan
path
java.lang.String path
config
Config config
names
java.lang.String[] names
data
java.lang.Object[][] data
tabbedChan
javax.swing.JTabbedPane tabbedChan
panelUser
javax.swing.JPanel panelUser
gridUser
java.awt.GridBagLayout gridUser
gridAffichage
java.awt.GridBagLayout gridAffichage
gridSysteme
java.awt.GridBagLayout gridSysteme
panelAffichage
javax.swing.JPanel panelAffichage
panelPartage
javax.swing.JPanel panelPartage
panelSysteme
javax.swing.JPanel panelSysteme
nick
javax.swing.JLabel nick
mail
javax.swing.JLabel mail
nickEntry
javax.swing.JTextField nickEntry
mailEntry
javax.swing.JTextField mailEntry
Image
javax.swing.JLabel Image
lang
javax.swing.JLabel lang
langEntry
javax.swing.JComboBox langEntry
theme
javax.swing.JLabel theme
themeEntry
javax.swing.JComboBox themeEntry
timestamp
javax.swing.JCheckBox timestamp
background
javax.swing.JLabel background
backgroundEntry
javax.swing.JTextField backgroundEntry
fileBrowser
javax.swing.JButton fileBrowser
backgroundPath
java.lang.String backgroundPath
oldBackground
java.lang.String oldBackground
checkServ
javax.swing.JCheckBox checkServ
bConfigServer
javax.swing.JButton bConfigServer
logAuto
javax.swing.JCheckBox logAuto
log
javax.swing.JLabel log
logPath
javax.swing.JTextField logPath
valid
javax.swing.JButton valid
config
Config config
config
Config config
listeChatter
javax.swing.JList listeChatter
rawList
ChatterList rawList
opList
ChatterList opList
panelChatter
javax.swing.JPanel panelChatter
panelButton
javax.swing.JPanel panelButton
scrollChatter
javax.swing.JScrollPane scrollChatter
label
javax.swing.JLabel label
valider
javax.swing.JButton valider
cancel
javax.swing.JButton cancel
cfg
Config cfg
listIgn
ChatterList listIgn
listChat
ChatterList listChat
listAccept
ChatterList listAccept
jListeChatter
javax.swing.JList jListeChatter
jListeIgnored
javax.swing.JList jListeIgnored
lblChatter
javax.swing.JLabel lblChatter
lblIgnored
javax.swing.JLabel lblIgnored
chatter
javax.swing.JPanel chatter
ignored
javax.swing.JPanel ignored
boutons
javax.swing.JPanel boutons
centre
javax.swing.JPanel centre
bAdd
javax.swing.JButton bAdd
bRem
javax.swing.JButton bRem
scrollChatter
javax.swing.JScrollPane scrollChatter
scrollIgnored
javax.swing.JScrollPane scrollIgnored
conf
Config conf
chatAg
MadChatHello chatAg
chat
MadChat chat
p
javax.swing.JPanel p
p1
javax.swing.JPanel p1
p2
javax.swing.JPanel p2
ok
javax.swing.JButton ok
annuler
javax.swing.JButton annuler
nomChan
javax.swing.JTextField nomChan
pass
javax.swing.JTextField pass
lblNom
javax.swing.JLabel lblNom
lblPass
javax.swing.JLabel lblPass
config
Config config
listeChatter
javax.swing.JList listeChatter
rawList
ChatterList rawList
opList
ChatterList opList
panelChatter
javax.swing.JPanel panelChatter
panelButton
javax.swing.JPanel panelButton
scrollChatter
javax.swing.JScrollPane scrollChatter
label
javax.swing.JLabel label
valider
javax.swing.JButton valider
cancel
javax.swing.JButton cancel
config
Config config
chatAg
MadChatHello chatAg
chat
MadChat chat
listeChatter
javax.swing.JList listeChatter
rawList
ChatterList rawList
panelChatter
javax.swing.JPanel panelChatter
panelButton
javax.swing.JPanel panelButton
scrollChatter
javax.swing.JScrollPane scrollChatter
label
javax.swing.JLabel label
valider
javax.swing.JButton valider
cancel
javax.swing.JButton cancel
topic
javax.swing.JTextField topic
labelTopic
javax.swing.JLabel labelTopic
labelSetTopic
javax.swing.JLabel labelSetTopic
labelPass
javax.swing.JLabel labelPass
labelMod
javax.swing.JLabel labelMod
cb_topic
javax.swing.JCheckBox cb_topic
cb_pass
javax.swing.JCheckBox cb_pass
cb_mod
javax.swing.JCheckBox cb_mod
password
javax.swing.JTextField password
config
Config config
cfgChan
ConfigChan cfgChan
panel
javax.swing.JPanel panel
panel1
javax.swing.JPanel panel1
panel2
javax.swing.JPanel panel2
panelTopic
javax.swing.JPanel panelTopic
panelisTopic
javax.swing.JPanel panelisTopic
panelPass
javax.swing.JPanel panelPass
panelMod
javax.swing.JPanel panelMod
valid
javax.swing.JButton valid
chanel
java.lang.String chanel
temps
long temps
user
java.lang.String user
tZoneLecture
HTMLEditor tZoneLecture
scrollbarZLecture
javax.swing.JScrollPane scrollbarZLecture
scrollbarZListeChatter
javax.swing.JScrollPane scrollbarZListeChatter
tZoneEcriture
javax.swing.JTextField tZoneEcriture
tWriteToolbar
WriteToolbar tWriteToolbar
nomChannel
java.lang.String nomChannel
cfgChan
ConfigChan cfgChan
historique
java.util.Vector<E> historique
tailleMaxHistorique
int tailleMaxHistorique
indexHistorique
int indexHistorique
chatter
Chatter chatter
me
Chatter me
background
java.lang.String background
config
Config config
source
AgentAddress source
- Chat's message content
channel
java.lang.String channel
- Channel name
shareServer
AgentAddress shareServer
configuration
Config configuration
tWriteArea
javax.swing.JTextField tWriteArea
bColor
javax.swing.JButton bColor
bBold
javax.swing.JButton bBold
bItalic
javax.swing.JButton bItalic
bPolice
javax.swing.JComboBox bPolice
bSmiley
javax.swing.JComboBox bSmiley
bTailleFont
javax.swing.JComboBox bTailleFont
bSaveLog
javax.swing.JCheckBox bSaveLog
bHorloge
javax.swing.JLabel bHorloge
colorChooser
javax.swing.JColorChooser colorChooser
currentColor
java.awt.Color currentColor
currentFont
java.lang.String currentFont
tailleFont
java.lang.String tailleFont
path
java.lang.String path
separator
java.lang.String separator
Package madkit.MadChat.CloseAndMaxTabbedPane |
overTabIndex
int overTabIndex
paneUI
CloseTabPaneUI paneUI
description
java.lang.String description
e
java.awt.event.MouseEvent e
overTabIndex
int overTabIndex
tabbedPane
CloseAndMaxTabbedPane tabbedPane
Package madkit.MadChat.share |
madkitDirectory
java.lang.String madkitDirectory
dir
DirEntry dir
display
javax.swing.JRootPane display
nbrSmallSenderAgent
int nbrSmallSenderAgent
live
boolean live
dataBase
FicDataBase dataBase
groupName
java.lang.String groupName
roleName
java.lang.String roleName
smallSenderAgentList
java.util.Vector<E> smallSenderAgentList
display
javax.swing.JRootPane display
s
DirEntry s
saveFic
FileSave saveFic
majFic
FileMaj majFic
groupName
java.lang.String groupName
serverRoleName
java.lang.String serverRoleName
madkitDirectory
java.lang.String madkitDirectory
agList
AgentAddress[] agList
nbrSmallShareAgent
int nbrSmallShareAgent
live
boolean live
timeout
int timeout
maxSize
int maxSize
stockPaquetOnQueue
java.util.Vector<E> stockPaquetOnQueue
stockUpdatedFile
java.util.Vector<E> stockUpdatedFile
smallShareAgentList
java.util.Vector<E> smallShareAgentList
ag
Agent ag
contentPane
javax.swing.JPanel contentPane
jMenuBar
javax.swing.JMenuBar jMenuBar
jMenuFile
javax.swing.JMenu jMenuFile
jMenuHelp
javax.swing.JMenu jMenuHelp
jMenuFileExit
javax.swing.JMenuItem jMenuFileExit
jMenuHelpAbout
javax.swing.JMenuItem jMenuHelpAbout
p1
java.awt.Panel p1
p2
java.awt.Panel p2
location
java.lang.String location
textArea
java.awt.TextArea textArea
ModeVisual
boolean ModeVisual
selection
java.awt.TextField selection
l
madkit.MadChat.share.vList l
pathname
java.lang.String pathname
filename
java.lang.String filename
ind
int ind
nom
java.lang.String nom
updatePlugin
boolean updatePlugin
path
java.lang.String path
sizeFic
int sizeFic
pluginsPath
java.lang.String pluginsPath
config
Config config
file
java.lang.String file
sizeFic
int sizeFic
table
javax.swing.JTable table
model
javax.swing.table.TableModel model
scrollPane
javax.swing.JScrollPane scrollPane
menu
GenericTableMenu menu
debug
boolean debug
Icone
java.awt.Image Icone
NameIcon
java.lang.String NameIcon
PathIcon
java.lang.String PathIcon
posx
int posx
posy
int posy
sizex
int sizex
sizey
int sizey
selected
boolean selected
url
java.net.URL url
index
ListFic index
smallServerAddress
AgentAddress smallServerAddress
updatePlugin
boolean updatePlugin
listFic
java.util.Vector<E> listFic
IconPanel
javax.swing.JPanel IconPanel
MaxItemAffichable
int MaxItemAffichable
BackGround
java.awt.Color BackGround
TextColor
java.awt.Color TextColor
Nb_Y
int Nb_Y
Nb_X
int Nb_X
SIZE_X
int SIZE_X
SIZE_Y
int SIZE_Y
listPluginInfo
java.util.Vector<E> listPluginInfo
namePaquet
java.lang.String namePaquet
offsetStart
int offsetStart
offsetEnd
int offsetEnd
pluginName
java.lang.String pluginName
pluginVersion
PluginVersionNumber pluginVersion
virtualPath
java.lang.String virtualPath
serverName
java.lang.String serverName
serverAddress
AgentAddress serverAddress
listPluginInfo
ListPluginInfo listPluginInfo
pluginsPath
java.lang.String pluginsPath
dir
DirEntry dir
listPluginInfo
ListPluginInfo listPluginInfo
ag
PluginShareAgent ag
panelsMap
java.util.HashMap<K,V> panelsMap
mainPane
javax.swing.JPanel mainPane
listPane
javax.swing.JPanel listPane
groupPane
javax.swing.JPanel groupPane
buttonServerListPane
javax.swing.JPanel buttonServerListPane
listPanel
javax.swing.JPanel listPanel
tabbedPane
javax.swing.JTabbedPane tabbedPane
status
javax.swing.JLabel status
separator
javax.swing.JLabel separator
group
javax.swing.JLabel group
logo
javax.swing.ImageIcon logo
url
java.net.URL url
serverListButton
javax.swing.JButton serverListButton
groupField
javax.swing.JTextField groupField
serverList
ShareList serverList
role
java.lang.String role
jMenuBar1
javax.swing.JMenuBar jMenuBar1
jMenuFile
javax.swing.JMenu jMenuFile
jMenuFileExit
javax.swing.JMenuItem jMenuFileExit
jMenuHelp
javax.swing.JMenu jMenuHelp
jMenuHelpAbout
javax.swing.JMenuItem jMenuHelpAbout
jMenuUpdatedFile
javax.swing.JMenuItem jMenuUpdatedFile
versionNumber
java.lang.String versionNumber
gui
madkit.MadChat.share.ProgressBarGui gui
smallShareAgent
SmallShareAgent smallShareAgent
groupName
java.lang.String groupName
max
int max
title
java.lang.String title
aString
java.lang.String aString
living
boolean living
file
java.lang.String file
txt
java.lang.String txt
b
byte[] b
virtualPath
java.lang.String virtualPath
offsetStart
int offsetStart
offsetEnd
int offsetEnd
lastModified
long lastModified
file
java.lang.String file
virtualPath
java.lang.String virtualPath
sizeFile
float sizeFile
isDir
boolean isDir
file
java.lang.String file
sizeFile
int sizeFile
pluginsPath
java.lang.String pluginsPath
pluginDataBase
FicDataBase pluginDataBase
listDir
java.util.Vector<E> listDir
configPath
java.lang.String configPath
configFile
java.lang.String configFile
fileSeparator
java.lang.String fileSeparator
listPluginInfo
ListPluginInfo listPluginInfo
file
java.io.File file
centerPanel
javax.swing.JPanel centerPanel
buttonAddPanel
javax.swing.JPanel buttonAddPanel
buttonRemPanel
javax.swing.JPanel buttonRemPanel
lTreePanel
javax.swing.JPanel lTreePanel
vTreePanel
javax.swing.JPanel vTreePanel
groupPane
javax.swing.JPanel groupPane
rootPane
javax.swing.JPanel rootPane
vPane
javax.swing.JPanel vPane
add
javax.swing.JButton add
rem
javax.swing.JButton rem
validGroup
javax.swing.JButton validGroup
validRoot
javax.swing.JButton validRoot
sauver
javax.swing.JButton sauver
statusBar
javax.swing.JLabel statusBar
separator
javax.swing.JLabel separator
group
javax.swing.JLabel group
vTree
RemoteTree vTree
lTree
LocalTree lTree
titledBorder1
javax.swing.border.TitledBorder titledBorder1
titledBorder2
javax.swing.border.TitledBorder titledBorder2
titledBorder3
javax.swing.border.TitledBorder titledBorder3
titledBorder4
javax.swing.border.TitledBorder titledBorder4
leftButtonIcon
javax.swing.ImageIcon leftButtonIcon
rightButtonIcon
javax.swing.ImageIcon rightButtonIcon
logoIcon
javax.swing.ImageIcon logoIcon
lSelect
java.lang.String lSelect
vSelect
int vSelect
mainPane
javax.swing.JPanel mainPane
tabbedPane
javax.swing.JTabbedPane tabbedPane
url
java.net.URL url
groupField
javax.swing.JTextField groupField
rootField
javax.swing.JTextField rootField
jMenuSaveSender
javax.swing.JMenuItem jMenuSaveSender
jMenuLoadSender
javax.swing.JMenuItem jMenuLoadSender
listDir
java.util.Vector<E> listDir
entry
DirEntry entry
address
AgentAddress address
agent
AbstractShareAgent agent
tree
ShareRemoteTree tree
agentPanel
MadChat agentPanel
downloadButton
javax.swing.JButton downloadButton
closeButton
javax.swing.JButton closeButton
refreshButton
javax.swing.JButton refreshButton
viewButton
javax.swing.JButton viewButton
selection
javax.swing.tree.TreePath selection
optionPanel
javax.swing.JPanel optionPanel
downloadPanel
javax.swing.JPanel downloadPanel
refreshPanel
javax.swing.JPanel refreshPanel
viewPanel
javax.swing.JPanel viewPanel
closePanel
javax.swing.JPanel closePanel
infoPanel
javax.swing.JPanel infoPanel
ag
AbstractShareAgent ag
mainPane
javax.swing.JPanel mainPane
listPane
javax.swing.JPanel listPane
groupPane
javax.swing.JPanel groupPane
buttonServerListPane
javax.swing.JPanel buttonServerListPane
listPanel
javax.swing.JPanel listPanel
tabbedPane
javax.swing.JTabbedPane tabbedPane
status
javax.swing.JLabel status
separator
javax.swing.JLabel separator
group
javax.swing.JLabel group
logo
javax.swing.ImageIcon logo
url
java.net.URL url
serverListButton
javax.swing.JButton serverListButton
groupField
javax.swing.JTextField groupField
serverList
ShareList serverList
role
java.lang.String role
jMenuBar1
javax.swing.JMenuBar jMenuBar1
jMenuFile
javax.swing.JMenu jMenuFile
jMenuFileExit
javax.swing.JMenuItem jMenuFileExit
jMenuHelp
javax.swing.JMenu jMenuHelp
jMenuHelpAbout
javax.swing.JMenuItem jMenuHelpAbout
jMenuOption
javax.swing.JMenu jMenuOption
jMenuSettings
javax.swing.JMenuItem jMenuSettings
jMenuUpdatedFile
javax.swing.JMenuItem jMenuUpdatedFile
jMenuSearchFile
javax.swing.JMenuItem jMenuSearchFile
jMenuViewExplorer
javax.swing.JMenuItem jMenuViewExplorer
menuItemc
javax.swing.JMenuItem menuItemc
menuItemi
javax.swing.JMenuItem menuItemi
agent
AbstractShareAgent agent
adresse
AgentAddress[] adresse
hum
AgentAddress hum
f
javax.swing.JFrame f
l1
javax.swing.JLabel l1
l2
javax.swing.JLabel l2
fs
java.awt.GridLayout fs
agent
AbstractShareAgent agent
address
AgentAddress address
path
java.lang.String path
shareAgent
AbstractShareAgent shareAgent
searchPanel
madkit.MadChat.share.ShareSearchFilePanel searchPanel
stockResultSearchFile
java.util.Vector<E> stockResultSearchFile
live
boolean live
groupName
java.lang.String groupName
fileName
java.lang.String fileName
senderAgent
AbstractServerAgent senderAgent
clientAddress
AgentAddress clientAddress
virtualPath
java.lang.String virtualPath
offsetStart
int offsetStart
offsetEnd
int offsetEnd
dataBase
FicDataBase dataBase
live
boolean live
shareAgent
AbstractShareAgent shareAgent
serverAddress
AgentAddress serverAddress
smallServerAddress
AgentAddress smallServerAddress
clientPath
java.lang.String clientPath
totalDownloadSize
int totalDownloadSize
currentDownloadSize
int currentDownloadSize
stockPaquetOnQueue
java.util.Vector<E> stockPaquetOnQueue
stockUpdatedFile
java.util.Vector<E> stockUpdatedFile
maxSize
int maxSize
live
boolean live
killBorn
boolean killBorn
updatePlugin
boolean updatePlugin
pluginName
java.lang.String pluginName
currentFile
java.lang.String currentFile
writeMode
java.lang.String writeMode
incomingPluginsPath
java.lang.String incomingPluginsPath
progressBar
ProgressBar progressBar
currentBarSize
int currentBarSize
limitDate
java.util.Calendar limitDate
currentDate
java.util.Calendar currentDate
timeout
int timeout
groupName
java.lang.String groupName
pluginsPath
java.lang.String pluginsPath
agList
AgentAddress[] agList
shareAgent
PluginShareAgent shareAgent
timeout
int timeout
live
boolean live
limitDate
java.util.Calendar limitDate
currentDate
java.util.Calendar currentDate
listPluginInfo
ListPluginInfo listPluginInfo
stockUpdatedPlugin
java.util.Vector<E> stockUpdatedPlugin
nbServer
int nbServer
d
DirEntry d
stockUpdatedPlugin
java.util.Vector<E> stockUpdatedPlugin
shareAgent
PluginShareAgent shareAgent
table
madkit.MadChat.share.UpdateTable table
stockUpdatedFile
java.util.Vector<E> stockUpdatedFile
shareAgent
AbstractShareAgent shareAgent
tablePanel
javax.swing.JPanel tablePanel
buttonPanel
javax.swing.JPanel buttonPanel
titlePanel
javax.swing.JPanel titlePanel
validPanel
javax.swing.JPanel validPanel
checkPanel
javax.swing.JPanel checkPanel
validButton
javax.swing.JButton validButton
checkButton
javax.swing.JButton checkButton
unCheckButton
javax.swing.JButton unCheckButton
title
javax.swing.JLabel title
dests
java.util.ArrayList<E> dests
-
reply_to
java.util.ArrayList<E> reply_to
-
action
java.lang.String action
fields
java.util.Hashtable<K,V> fields
content
java.lang.String content
action
java.lang.String action
content
java.lang.String content
doccontent
Document doccontent
- The xml content as a Document (null if the content is defined as a string)
strcontent
java.lang.String strcontent
- The xml content as a String (null if the content is defined as a Document)
myKernel
AgentAddress myKernel
- The Local's kernel address.
socketInfo
madkit.netcomm.SocketKernel socketInfo
router
madkit.netcomm.RouterAgent router
tcpAgent
madkit.netcomm.TCPServerAgent tcpAgent
udpAgent
madkit.netcomm.UDPServerAgent udpAgent
broadcast
madkit.netcomm.BroadCastClient broadcast
stats
madkit.netcomm.StatsAgent stats
alive
boolean alive
autoBroadcast
boolean autoBroadcast
gui
madkit.netcomm.NetAgentGUI gui
port
int port
type
int type
- Message type
argument
java.lang.Object argument
- Message type dependant argument
protos
java.util.Vector<E> protos
refused
boolean refused
reason
java.lang.String reason
extraParams
java.util.Collection<E> extraParams
Package madkit.netcomm.handlers |
Package madkit.pluginmanager |
_gui
madkit.pluginmanager.ManagerGUI _gui
_alive
boolean _alive
_list
PluginList _list
maxDownloads
int maxDownloads
- Max number of downloas, 0 mens no limit
autoUpdateList
boolean autoUpdateList
informNewVersion
boolean informNewVersion
configFile
java.io.File configFile
installedFile
java.io.File installedFile
sourcesFile
java.io.File sourcesFile
pluginsFile
java.io.File pluginsFile
_madkitDir
java.io.File _madkitDir
_configuration
java.util.Properties _configuration
_downloadServer
java.lang.String _downloadServer
_refreshingPlugins
boolean _refreshingPlugins
_sourcesCount
int _sourcesCount
_toDownload
java.util.Hashtable<K,V> _toDownload
_toInstall
java.util.Hashtable<K,V> _toInstall
_maxGlobal
int _maxGlobal
_maxCurrent
int _maxCurrent
_noteCurr
java.lang.String _noteCurr
_statusCurr
int _statusCurr
_statusGlob
int _statusGlob
_processFinished
boolean _processFinished
_fullInstallRequested
boolean _fullInstallRequested
_kernel
Kernel _kernel
_help
madkit.pluginmanager.HelpViewer _help
cards
javax.swing.JPanel cards
_btnNext
javax.swing.JButton _btnNext
_index
madkit.pluginmanager.InstallIndex _index
_context
java.util.Hashtable<K,V> _context
_guis
java.util.Hashtable<K,V> _guis
_alive
boolean _alive
_gui
madkit.pluginmanager.ProgressGUI _gui
out
java.io.PrintWriter out
err
java.io.PrintWriter err
commandPanel
javax.swing.JPanel commandPanel
display
madkit.scheme.SchemeEditorPanel display
in_r
java.io.Reader in_r
message
IOPanel message
thread
Future thread
inputArea
javax.swing.JTextArea inputArea
outputArea
javax.swing.JTextArea outputArea
out
java.io.PrintWriter out
ag
Agent ag
toolBar
javax.swing.JToolBar toolBar
menubar
javax.swing.JMenuBar menubar
commandPanel
javax.swing.JPanel commandPanel
dirName
java.lang.String dirName
fileName
java.lang.String fileName
schemeSource
java.lang.String schemeSource
schemeFile
java.io.File schemeFile
gui
madkit.scheme.SchemeAgentGUI gui
env
Environment env
out_p
OutPort out_p
err_p
OutPort err_p
madkitDirectory
java.lang.String madkitDirectory
dir
DirEntry dir
display
javax.swing.JRootPane display
nbrSmallSenderAgent
int nbrSmallSenderAgent
live
boolean live
dataBase
FicDataBase dataBase
groupName
java.lang.String groupName
roleName
java.lang.String roleName
smallSenderAgentList
java.util.Vector<E> smallSenderAgentList
display
javax.swing.JRootPane display
s
DirEntry s
saveFic
FileSave saveFic
majFic
FileMaj majFic
groupName
java.lang.String groupName
serverRoleName
java.lang.String serverRoleName
madkitDirectory
java.lang.String madkitDirectory
agList
AgentAddress[] agList
nbrSmallShareAgent
int nbrSmallShareAgent
live
boolean live
timeout
int timeout
maxSize
int maxSize
stockPaquetOnQueue
java.util.Vector<E> stockPaquetOnQueue
stockUpdatedFile
java.util.Vector<E> stockUpdatedFile
smallShareAgentList
java.util.Vector<E> smallShareAgentList
ag
Agent ag
contentPane
javax.swing.JPanel contentPane
jMenuBar
javax.swing.JMenuBar jMenuBar
jMenuFile
javax.swing.JMenu jMenuFile
jMenuHelp
javax.swing.JMenu jMenuHelp
jMenuFileExit
javax.swing.JMenuItem jMenuFileExit
jMenuHelpAbout
javax.swing.JMenuItem jMenuHelpAbout
p1
java.awt.Panel p1
p2
java.awt.Panel p2
location
java.lang.String location
textArea
java.awt.TextArea textArea
ModeVisual
boolean ModeVisual
selection
java.awt.TextField selection
l
madkit.share.vList l
pathname
java.lang.String pathname
filename
java.lang.String filename
ind
int ind
nom
java.lang.String nom
updatePlugin
boolean updatePlugin
path
java.lang.String path
sizeFic
int sizeFic
pluginsPath
java.lang.String pluginsPath
file
java.lang.String file
sizeFic
int sizeFic
table
javax.swing.JTable table
model
javax.swing.table.TableModel model
scrollPane
javax.swing.JScrollPane scrollPane
menu
GenericTableMenu menu
debug
boolean debug
Icone
java.awt.Image Icone
NameIcon
java.lang.String NameIcon
PathIcon
java.lang.String PathIcon
posx
int posx
posy
int posy
sizex
int sizex
sizey
int sizey
selected
boolean selected
url
java.net.URL url
index
ListFic index
smallServerAddress
AgentAddress smallServerAddress
updatePlugin
boolean updatePlugin
listFic
java.util.Vector<E> listFic
IconPanel
javax.swing.JPanel IconPanel
MaxItemAffichable
int MaxItemAffichable
BackGround
java.awt.Color BackGround
TextColor
java.awt.Color TextColor
Nb_Y
int Nb_Y
Nb_X
int Nb_X
SIZE_X
int SIZE_X
SIZE_Y
int SIZE_Y
listPluginInfo
java.util.Vector<E> listPluginInfo
namePaquet
java.lang.String namePaquet
offsetStart
int offsetStart
offsetEnd
int offsetEnd
pluginName
java.lang.String pluginName
pluginVersion
PluginVersionNumber pluginVersion
virtualPath
java.lang.String virtualPath
serverName
java.lang.String serverName
serverAddress
AgentAddress serverAddress
listPluginInfo
ListPluginInfo listPluginInfo
pluginsPath
java.lang.String pluginsPath
dir
DirEntry dir
listPluginInfo
ListPluginInfo listPluginInfo
ag
PluginShareAgent ag
panelsMap
java.util.HashMap<K,V> panelsMap
mainPane
javax.swing.JPanel mainPane
listPane
javax.swing.JPanel listPane
groupPane
javax.swing.JPanel groupPane
buttonServerListPane
javax.swing.JPanel buttonServerListPane
listPanel
javax.swing.JPanel listPanel
tabbedPane
javax.swing.JTabbedPane tabbedPane
status
javax.swing.JLabel status
separator
javax.swing.JLabel separator
group
javax.swing.JLabel group
logo
javax.swing.ImageIcon logo
url
java.net.URL url
serverListButton
javax.swing.JButton serverListButton
groupField
javax.swing.JTextField groupField
serverList
ShareList serverList
role
java.lang.String role
jMenuBar1
javax.swing.JMenuBar jMenuBar1
jMenuFile
javax.swing.JMenu jMenuFile
jMenuFileExit
javax.swing.JMenuItem jMenuFileExit
jMenuHelp
javax.swing.JMenu jMenuHelp
jMenuHelpAbout
javax.swing.JMenuItem jMenuHelpAbout
jMenuUpdatedFile
javax.swing.JMenuItem jMenuUpdatedFile
versionNumber
java.lang.String versionNumber
gui
madkit.share.ProgressBarGui gui
smallShareAgent
SmallShareAgent smallShareAgent
groupName
java.lang.String groupName
max
int max
title
java.lang.String title
aString
java.lang.String aString
living
boolean living
file
java.lang.String file
txt
java.lang.String txt
b
byte[] b
virtualPath
java.lang.String virtualPath
offsetStart
int offsetStart
offsetEnd
int offsetEnd
lastModified
long lastModified
file
java.lang.String file
virtualPath
java.lang.String virtualPath
sizeFile
float sizeFile
isDir
boolean isDir
file
java.lang.String file
sizeFile
int sizeFile
pluginsPath
java.lang.String pluginsPath
pluginDataBase
FicDataBase pluginDataBase
listPluginInfo
ListPluginInfo listPluginInfo
file
java.io.File file
centerPanel
javax.swing.JPanel centerPanel
buttonAddPanel
javax.swing.JPanel buttonAddPanel
buttonRemPanel
javax.swing.JPanel buttonRemPanel
lTreePanel
javax.swing.JPanel lTreePanel
vTreePanel
javax.swing.JPanel vTreePanel
groupPane
javax.swing.JPanel groupPane
rootPane
javax.swing.JPanel rootPane
vPane
javax.swing.JPanel vPane
add
javax.swing.JButton add
rem
javax.swing.JButton rem
validGroup
javax.swing.JButton validGroup
validRoot
javax.swing.JButton validRoot
statusBar
javax.swing.JLabel statusBar
separator
javax.swing.JLabel separator
group
javax.swing.JLabel group
vTree
RemoteTree vTree
lTree
LocalTree lTree
titledBorder1
javax.swing.border.TitledBorder titledBorder1
titledBorder2
javax.swing.border.TitledBorder titledBorder2
titledBorder3
javax.swing.border.TitledBorder titledBorder3
titledBorder4
javax.swing.border.TitledBorder titledBorder4
leftButtonIcon
javax.swing.ImageIcon leftButtonIcon
rightButtonIcon
javax.swing.ImageIcon rightButtonIcon
logoIcon
javax.swing.ImageIcon logoIcon
lSelect
java.lang.String lSelect
vSelect
int vSelect
mainPane
javax.swing.JPanel mainPane
tabbedPane
javax.swing.JTabbedPane tabbedPane
url
java.net.URL url
groupField
javax.swing.JTextField groupField
rootField
javax.swing.JTextField rootField
jMenuSaveSender
javax.swing.JMenuItem jMenuSaveSender
jMenuLoadSender
javax.swing.JMenuItem jMenuLoadSender
listDir
java.util.Vector<E> listDir
ag
AbstractShareAgent ag
mainPane
javax.swing.JPanel mainPane
listPane
javax.swing.JPanel listPane
groupPane
javax.swing.JPanel groupPane
buttonServerListPane
javax.swing.JPanel buttonServerListPane
listPanel
javax.swing.JPanel listPanel
tabbedPane
javax.swing.JTabbedPane tabbedPane
status
javax.swing.JLabel status
separator
javax.swing.JLabel separator
group
javax.swing.JLabel group
logo
javax.swing.ImageIcon logo
url
java.net.URL url
serverListButton
javax.swing.JButton serverListButton
groupField
javax.swing.JTextField groupField
serverList
ShareList serverList
role
java.lang.String role
jMenuBar1
javax.swing.JMenuBar jMenuBar1
jMenuFile
javax.swing.JMenu jMenuFile
jMenuFileExit
javax.swing.JMenuItem jMenuFileExit
jMenuHelp
javax.swing.JMenu jMenuHelp
jMenuHelpAbout
javax.swing.JMenuItem jMenuHelpAbout
jMenuOption
javax.swing.JMenu jMenuOption
jMenuSettings
javax.swing.JMenuItem jMenuSettings
jMenuUpdatedFile
javax.swing.JMenuItem jMenuUpdatedFile
jMenuSearchFile
javax.swing.JMenuItem jMenuSearchFile
jMenuViewExplorer
javax.swing.JMenuItem jMenuViewExplorer
menuItemc
javax.swing.JMenuItem menuItemc
menuItemi
javax.swing.JMenuItem menuItemi
agent
AbstractShareAgent agent
adresse
AgentAddress[] adresse
hum
AgentAddress hum
f
javax.swing.JFrame f
l1
javax.swing.JLabel l1
l2
javax.swing.JLabel l2
fs
java.awt.GridLayout fs
agent
AbstractShareAgent agent
address
AgentAddress address
path
java.lang.String path
shareAgent
AbstractShareAgent shareAgent
searchPanel
madkit.share.ShareSearchFilePanel searchPanel
stockResultSearchFile
java.util.Vector<E> stockResultSearchFile
live
boolean live
groupName
java.lang.String groupName
fileName
java.lang.String fileName
senderAgent
AbstractServerAgent senderAgent
clientAddress
AgentAddress clientAddress
virtualPath
java.lang.String virtualPath
offsetStart
int offsetStart
offsetEnd
int offsetEnd
dataBase
FicDataBase dataBase
live
boolean live
shareAgent
AbstractShareAgent shareAgent
serverAddress
AgentAddress serverAddress
smallServerAddress
AgentAddress smallServerAddress
clientPath
java.lang.String clientPath
totalDownloadSize
int totalDownloadSize
currentDownloadSize
int currentDownloadSize
stockPaquetOnQueue
java.util.Vector<E> stockPaquetOnQueue
stockUpdatedFile
java.util.Vector<E> stockUpdatedFile
maxSize
int maxSize
live
boolean live
killBorn
boolean killBorn
updatePlugin
boolean updatePlugin
pluginName
java.lang.String pluginName
currentFile
java.lang.String currentFile
writeMode
java.lang.String writeMode
incomingPluginsPath
java.lang.String incomingPluginsPath
progressBar
ProgressBar progressBar
currentBarSize
int currentBarSize
limitDate
java.util.Calendar limitDate
currentDate
java.util.Calendar currentDate
timeout
int timeout
groupName
java.lang.String groupName
pluginsPath
java.lang.String pluginsPath
agList
AgentAddress[] agList
shareAgent
PluginShareAgent shareAgent
timeout
int timeout
live
boolean live
limitDate
java.util.Calendar limitDate
currentDate
java.util.Calendar currentDate
listPluginInfo
ListPluginInfo listPluginInfo
stockUpdatedPlugin
java.util.Vector<E> stockUpdatedPlugin
nbServer
int nbServer
d
DirEntry d
stockUpdatedPlugin
java.util.Vector<E> stockUpdatedPlugin
shareAgent
PluginShareAgent shareAgent
table
madkit.share.UpdateTable table
stockUpdatedFile
java.util.Vector<E> stockUpdatedFile
shareAgent
AbstractShareAgent shareAgent
tablePanel
javax.swing.JPanel tablePanel
buttonPanel
javax.swing.JPanel buttonPanel
titlePanel
javax.swing.JPanel titlePanel
validPanel
javax.swing.JPanel validPanel
checkPanel
javax.swing.JPanel checkPanel
validButton
javax.swing.JButton validButton
checkButton
javax.swing.JButton checkButton
unCheckButton
javax.swing.JButton unCheckButton
title
javax.swing.JLabel title
targetCommunity
java.lang.String targetCommunity
targetGroup
java.lang.String targetGroup
targetRole
java.lang.String targetRole
orgdump
java.util.Hashtable<K,V> orgdump
fileToEdit
java.lang.String fileToEdit
showInMessages
boolean showInMessages
showOutMessages
boolean showOutMessages
mykernel
AgentAddress mykernel
gui
madkit.system.GraphicGroupObserverGUI gui
map
java.util.HashMap<K,V> map
mykernel
AgentAddress mykernel
debug
boolean debug
gui
madkit.system.GroupMessageTracerGUI gui
targetGroup
java.lang.String targetGroup
agents
java.util.Vector<E> agents
orgdump
java.util.Hashtable<K,V> orgdump
parseTime
boolean parseTime
mykernel
AgentAddress mykernel
debug
boolean debug
gui
madkit.system.GroupObserverGUI gui
targetGroup
java.lang.String targetGroup
agents
java.util.Vector<E> agents
orgdump
java.util.Hashtable<K,V> orgdump
showMessages
boolean showMessages
parseTime
boolean parseTime
gui
madkit.system.MadkitOutputGUI gui
living
boolean living
monitor
Monitor monitor
runtime
java.lang.Runtime runtime
working
boolean working
threadsinfo
javax.swing.JLabel threadsinfo
chatter
java.lang.String chatter
w1
int w1
h1
int h1
bufferedImage
java.awt.image.BufferedImage bufferedImage
graphics
java.awt.Graphics2D graphics
font
java.awt.Font font
i3
int i3
values
float[] values
i4
int i4
i5
int i5
i6
int i6
total
float total
value
float value
topString
java.lang.String topString
bottomString
java.lang.String bottomString
f2
float f2
rec1
java.awt.Rectangle rec1
rect2D1
java.awt.geom.Rectangle2D rect2D1
rect2D2
java.awt.geom.Rectangle2D rect2D2
line2D
java.awt.geom.Line2D line2D
color1
java.awt.Color color1
color2
java.awt.Color color2
warning
java.lang.String warning
warnSize
int warnSize
mykernel
AgentAddress mykernel
debug
boolean debug
gui
madkit.system.OrganizationTracerGUI gui
parseTime
boolean parseTime
groupName
java.lang.String groupName
outStream
madkit.system.MessageOutputStream outStream
out
java.io.PrintStream out
distributed
boolean distributed
community
java.lang.String community
group
java.lang.String group
role
java.lang.String role
showHeader
boolean showHeader
pluginfo
PluginInformation pluginfo
alive
boolean alive
name
java.lang.String name
version
Version version
size
int size
directory
java.io.File directory
description
java.lang.String description
agentNames
java.lang.String agentNames
actions
java.util.Collection<E> actions
docPath
java.lang.String docPath
system
java.lang.String system
authorName
java.lang.String authorName
desktopFile
java.io.File desktopFile
buildFile
java.io.File buildFile
docRef
java.lang.String docRef
category
java.lang.String category
depends
java.lang.String depends
dependList
java.util.Vector<E> dependList
requires
java.lang.String requires
requireList
java.util.Vector<E> requireList
display
WebBrowser display
homeAddress
java.lang.String homeAddress
Package madkit.system.property |
gui
madkit.system.property.PropertyGUI gui
currentAgent
AbstractAgent currentAgent
element
java.lang.Object element
propertyEventListeners
java.util.Vector<E> propertyEventListeners
element
java.lang.Object element
label
java.lang.String label
value
java.lang.String value
type
java.lang.Class<T> type
propertiesTabbedPane
javax.swing.JTabbedPane propertiesTabbedPane
borderLayout1
java.awt.BorderLayout borderLayout1
titleLabel
javax.swing.JLabel titleLabel
properties
PropertyComponent[] properties
file
java.io.File file
entry
Entry entry
vect
java.util.Vector<E> vect
dirNodeDescriptor
DirIconDescriptor dirNodeDescriptor
name
java.lang.String name
path
java.lang.String path
dir
boolean dir
tmp
long tmp
size
long size
rootPath
java.lang.String rootPath
rootFile
java.io.File rootFile
localRoot
GenericTreeNode localRoot
selection
java.lang.String selection
hidden
boolean hidden
onlyDir
boolean onlyDir
tree
javax.swing.JTree tree
top
GenericTreeNode top
treeModel
javax.swing.tree.DefaultTreeModel treeModel
myRenderer
madkit.TreeTools.GenericTreeCellRenderer myRenderer
scrollPane
javax.swing.JScrollPane scrollPane
descriptor
GenericIconDescriptor descriptor
rootPath
java.lang.String rootPath
rootFile
java.io.File rootFile
localRoot
GenericTreeNode localRoot
selection
java.lang.String selection
rootFile
Entry rootFile
localRoot
GenericTreeNode localRoot
Package madkit.utils.agents |
display
AbstractEditorPanel display
recipient
AgentAddress recipient
mykernel
AgentAddress mykernel
inputArea
javax.swing.JTextArea inputArea
outputArea
javax.swing.JTextArea outputArea
out
java.io.PrintWriter out
ag
AbstractAgent ag
toolBar
javax.swing.JToolBar toolBar
menubar
javax.swing.JMenuBar menubar
commandPanel
javax.swing.JPanel commandPanel
currentFile
java.lang.String currentFile
extens
java.lang.String extens
Package madkit.utils.common |
password
java.lang.String password
Package madkit.utils.graphics |
agent
Agent agent
textPane
javax.swing.JEditorPane textPane
msgbox
javax.swing.JLabel msgbox
urlField
javax.swing.JTextField urlField
fileChooser
javax.swing.JFileChooser fileChooser
listURL
java.util.List<E> listURL
currentLocation
int currentLocation
homeAddress
java.lang.String homeAddress
inside
java.awt.Component inside
ag
Agent ag
table
javax.swing.JTable table
model
javax.swing.table.TableModel model
scrollPane
javax.swing.JScrollPane scrollPane
menu
GenericTableMenu menu
debug
boolean debug
columnNames
java.lang.String[] columnNames
data
java.lang.Object[][] data
inField
javax.swing.JTextField inField
outField
OPanel outField
in
java.io.Reader in
w1
int w1
h1
int h1
bufferedImage
java.awt.image.BufferedImage bufferedImage
graphics
java.awt.Graphics2D graphics
font
java.awt.Font font
i3
int i3
values
float[] values
i4
int i4
i5
int i5
i6
int i6
total
float total
value
float value
topString
java.lang.String topString
bottomString
java.lang.String bottomString
f2
float f2
rec1
java.awt.Rectangle rec1
rect2D1
java.awt.geom.Rectangle2D rect2D1
rect2D2
java.awt.geom.Rectangle2D rect2D2
line2D
java.awt.geom.Line2D line2D
color1
java.awt.Color color1
color2
java.awt.Color color2
warning
java.lang.String warning
warnSize
int warnSize
bidders
java.util.Vector<E> bidders
answers
marketorg.BidAnswer[] answers
contract
int contract
b
javax.swing.JButton b
cpt
int cpt
client
AgentAddress client
pause
boolean pause
broker
AgentAddress broker
produit
java.lang.String produit
prix
int prix
competence
java.lang.String competence
message
javax.swing.JLabel message
element
AbstractAgent element
command
Executable command
scrollPane
javax.swing.JScrollPane scrollPane
commandPanel
javax.swing.JPanel commandPanel
elementPanel
javax.swing.JToolBar elementPanel
xf
XMLFormalism xf
formalisms
java.util.Vector<E> formalisms
request
java.lang.String request
content
java.lang.Object content
scrollPane
javax.swing.JScrollPane scrollPane
element
java.lang.Object element
propertyEventListeners
java.util.Vector<E> propertyEventListeners
defaultFont
java.awt.Font defaultFont
boldFont
java.awt.Font boldFont
propertiesTabbedPane
javax.swing.JTabbedPane propertiesTabbedPane
borderLayout1
java.awt.BorderLayout borderLayout1
titleLabel
javax.swing.JLabel titleLabel
properties
PropertyComponent[] properties
gui
SEditGUI gui
fileDir
java.lang.String fileDir
fileName
java.lang.String fileName
insertMode
boolean insertMode
Class SEdit.SEditGUI extends javax.swing.JRootPane implements Serializable |
formalisms
java.util.Hashtable<K,V> formalisms
myAgent
SEditAgent myAgent
scrollingTree
javax.swing.JTree scrollingTree
loadedRoot
javax.swing.tree.DefaultMutableTreeNode loadedRoot
preloadedRoot
javax.swing.tree.DefaultMutableTreeNode preloadedRoot
realRoot
javax.swing.tree.DefaultMutableTreeNode realRoot
metalMenuItem
javax.swing.JMenuItem metalMenuItem
request
java.lang.String request
content
java.lang.Object content
filename
java.lang.String filename
element
SElement element
sBean
StructureBean sBean
gui
StructureBean gui
clipboard
java.lang.Object clipboard
formalism
Formalism formalism
structure
Structure structure
fileName
java.lang.String fileName
pastenumber
int pastenumber
showElementPanel
boolean showElementPanel
recipient
AgentAddress recipient
myAgent
StructureAgent myAgent
editor
StructureEditor editor
propertyEditor
PropertyFrame propertyEditor
propertyDialog
StructureDialog propertyDialog
buttonSnapToGrid
javax.swing.JToggleButton buttonSnapToGrid
buttonPropertyEditor
javax.swing.JToggleButton buttonPropertyEditor
ending
boolean ending
propertiesTabbedPane
javax.swing.JTabbedPane propertiesTabbedPane
borderLayout1
java.awt.BorderLayout borderLayout1
titleLabel
javax.swing.JLabel titleLabel
structComp
PropertyComponent structComp
structEditComp
PropertyComponent structEditComp
editor
StructureEditor editor
agent
StructureAgent agent
- la gestion du presse-papier. Ol: bien plus logique ici que dans
SEditAgent (feu SEditApp) qui n'est pas forcément lancé sur le même
kernel
globalPopup
javax.swing.JPopupMenu globalPopup
globalActions
java.util.Hashtable<K,V> globalActions
popupTarget
GObject popupTarget
popupTable
java.util.Hashtable<K,V> popupTable
firstTime
boolean firstTime
backgroundColor
java.awt.Color backgroundColor
color
int color
listeObjets
java.util.Vector<E> listeObjets
listeFleches
java.util.Vector<E> listeFleches
listeNoeuds
java.util.Vector<E> listeNoeuds
listeConnecteurs
java.util.Vector<E> listeConnecteurs
insertCursor
java.awt.Cursor insertCursor
defaultCursor
java.awt.Cursor defaultCursor
mode
int mode
vSelected
java.util.Vector<E> vSelected
vRefreshed
java.util.Vector<E> vRefreshed
translateList
java.util.Vector<E> translateList
typeElement
ElementDesc typeElement
structureBean
StructureBean structureBean
xd
int xd
yd
int yd
xold
int xold
yold
int yold
xnew
int xnew
ynew
int ynew
GC
java.awt.Graphics GC
displayCnxLabels
boolean displayCnxLabels
displayNodeLabels
boolean displayNodeLabels
displayArrowLabels
boolean displayArrowLabels
xf
XMLFormalism xf
fileFormalismName
java.lang.String fileFormalismName
showElements
boolean showElements
Package SEdit.Formalisms.World.Preys |
body
PredatorBody body
coeffPredator
int coeffPredator
coeffPrey
int coeffPrey
x
int x
y
int y
senderBody
WorldEntity senderBody
body
PreyBody body
nbPredators
int nbPredators
cont
GInternalFrame cont
element
java.lang.Object element
label
java.lang.String label
value
java.lang.String value
type
java.lang.Class<T> type
myAgent
PythonCommandCenter myAgent
onScreen
turtlekit.kernel.LauncherGui onScreen
flavors
java.util.Vector<E> flavors
launchedAgents
java.util.Vector<E> launchedAgents
playGround
TurtleEnvironment playGround
sch
TurtleScheduler sch
preferedViewer
java.lang.Class<T> preferedViewer
run
boolean run
start
boolean start
wrap
boolean wrap
diffusion
boolean diffusion
pythonOn
boolean pythonOn
simulationName
java.lang.String simulationName
cellSize
int cellSize
cyclePause
int cyclePause
cycleDisplayEvery
int cycleDisplayEvery
envWidth
int envWidth
envHeight
int envHeight
simulationGroup
java.lang.String simulationGroup
patchGrid
Patch[][] patchGrid
patchProbe
turtlekit.kernel.EnvProbe patchProbe
envWidth
int envWidth
envHeight
int envHeight
display
AbstractEditorPanel display
interp
PythonInterpreter interp
viewersDoIt
TurboMethodActivator viewersDoIt
updateDisplay
TurboMethodActivator updateDisplay
turtles
Activator turtles
simulationGroup
java.lang.String simulationGroup
turtleThreads
java.util.Map<K,V> turtleThreads
frames
java.util.Map<K,V> frames
angle
double angle
x
double x
y
double y
angleCos
double angleCos
angleSin
double angleSin
who
int who
hidden
boolean hidden
world
TurtleEnvironment world
initMethod
java.lang.String initMethod
rolePlayed
java.util.Vector<E> rolePlayed
nextAction
java.lang.reflect.Method nextAction
color
java.awt.Color color
position
Patch position
variables
java.util.Map<K,V> variables
diffuseCoef
java.util.Map<K,V> diffuseCoef
evapCoef
java.util.Map<K,V> evapCoef
grid
Patch[][] grid
x
int x
y
int y
turtlesCount
int turtlesCount
simulationGroup
java.lang.String simulationGroup
wrap
boolean wrap
theTurtles
java.util.Vector<E> theTurtles
pheromones
java.util.ArrayList<E> pheromones
group
java.lang.String group
turtleDoIt
turtlekit.kernel.TurtleActivator turtleDoIt
oberserversDoIt
TurboMethodActivator oberserversDoIt
viewersDoIt
TurboMethodActivator viewersDoIt
displayAllWorld
TurboMethodActivator displayAllWorld
updateDisplay
TurboMethodActivator updateDisplay
evaporation
TurboMethodActivator evaporation
diffusion
TurboMethodActivator diffusion
iteration
int iteration
delay
int delay
cellSize
int cellSize
onScreen
turtlekit.kernel.GridCanvas onScreen
cpt
int cpt
flashTime
int flashTime
flash
boolean flash
show
boolean show
redrawAll
boolean redrawAll
allTurtles
TurtleProbe allTurtles
Package turtlekit.simulations.diffusion |
value
double value
value2
double value2
valueDiff
double valueDiff
value2Diff
double value2Diff
valueEvap
double valueEvap
value2Evap
double value2Evap
val
double val
val2
double val2
Package turtlekit.simulations.gameoflife |
percentage
double percentage
doubleGame
boolean doubleGame
doubleGame
boolean doubleGame
percentage
double percentage
gridBuffer
byte[][] gridBuffer
neighbors
Patch[] neighbors
Package turtlekit.simulations.gas |
wall
int wall
nbOfTurtles
int nbOfTurtles
wallX
int wallX
holeSize
int holeSize
plot
SimplePlotPanel plot
allTurtles
TurtleProbe allTurtles
wall
int wall
nb
int nb
holeSize
int holeSize
Package turtlekit.simulations.gravity |
cpt
int cpt
nbOfPlanet
int nbOfPlanet
nbOfSun
int nbOfSun
rayonMax
int rayonMax
sunX
int sunX
sunY
int sunY
rayon
int rayon
holeTab
Turtle[] holeTab
Package turtlekit.simulations.hunt |
nbOfprey
int nbOfprey
nbOfpredator
int nbOfpredator
predatorVision
int predatorVision
visionRadius
int visionRadius
Package turtlekit.simulations.soccer |
holden
boolean holden
xInit
int xInit
yInit
int yInit
speed
int speed
slowDown
int slowDown
holder
Player holder
lastHolder
Player lastHolder
teamBall
int teamBall
status
int status
ballHolder
boolean ballHolder
xInit
int xInit
yInit
int yInit
shootPower
int shootPower
xGoal
int xGoal
yGoal
int yGoal
ball
Ball ball
nearerBall
boolean nearerBall
distFB
double distFB
otherNearest
Player otherNearest
whoNearest
Player whoNearest
teamNearest
Player[] teamNearest
rsp
int rsp
bsp
int bsp
animation
boolean animation
b
Ball b
obs
SoccerObserver obs
holden
boolean holden
animation
boolean animation
status
int status
Package turtlekit.simulations.termites |
densityRate
float densityRate
nbOfTermites
int nbOfTermites
densityRate
float densityRate
Package turtlekit.simulations.tests |
nbOfCreators
int nbOfCreators
plot
SimplePlotPanel plot
creators
TurtleProbe creators
walkers
TurtleProbe walkers
ovnis
TurtleProbe ovnis
planets
TurtleProbe planets
suns
TurtleProbe suns
wall
int wall
nb
int nb
time
int time
linechartAddress
AgentAddress linechartAddress
myLinechart
LineChartAgent myLinechart
life
int life
sunX
int sunX
sunY
int sunY
cpt
int cpt
nbOfMosquitoes
int nbOfMosquitoes
nbOfShip
int nbOfShip
count
int count
nbOfWalkers
int nbOfWalkers
Package turtlekit.simulations.virus |
nbOfInfected
int nbOfInfected
nbOfnonInfected
int nbOfnonInfected
virusType1
boolean virusType1
infected
boolean infected
infected
boolean infected
plot
SimplePlotPanel plot
infectedTurtles
TurtleProbe infectedTurtles
nbMax
int nbMax
groupName
java.lang.String groupName
roleName
java.lang.String roleName
memeDirection
int memeDirection
tempsMax
int tempsMax
temps
int temps
groupName
java.lang.String groupName
roleName
java.lang.String roleName
groupName
java.lang.String groupName
roleName
java.lang.String roleName
tempsMax
int tempsMax
temps
int temps
goalReached
boolean goalReached
groupName
java.lang.String groupName
roleName
java.lang.String roleName
waitingForRocket
int waitingForRocket
waitingMax
int waitingMax
warriors
java.util.Vector<E> warriors
NbreWarrior
int NbreWarrior
spys
java.util.Vector<E> spys
NbreSpy
int NbreSpy
fortresses
java.util.Vector<E> fortresses
NbreFortress
int NbreFortress
obstacleH
boolean obstacleH
obstacleB
boolean obstacleB
obstacleG
boolean obstacleG
obstacleD
boolean obstacleD
goalReached
boolean goalReached
compt
int compt
intervalle_entre_warriors
int intervalle_entre_warriors
DeplacementsCercleFinis
boolean DeplacementsCercleFinis
DeplacementsFormationFinis
boolean DeplacementsFormationFinis
attaque_termine
boolean attaque_termine
bool_ini_etat_3
boolean bool_ini_etat_3
warriors
java.util.Vector<E> warriors
NbreWarrior
int NbreWarrior
spys
java.util.Vector<E> spys
NbreSpy
int NbreSpy
fortresses
java.util.Vector<E> fortresses
NbreFortress
int NbreFortress
etat
int etat
compt
int compt
classement
int classement
NbreDeplacementsCercleFinis
int NbreDeplacementsCercleFinis
NbreDeplacementsFormationFinis
int NbreDeplacementsFormationFinis
NbreCycleBlocage
int NbreCycleBlocage
destinationXCoinDroitFormation
double destinationXCoinDroitFormation
destinationYCoinDroitFormation
double destinationYCoinDroitFormation
destinationXCourtTerme
double destinationXCourtTerme
destinationYCourtTerme
double destinationYCourtTerme
destinationXPointMoyen
double destinationXPointMoyen
destinationYPointMoyen
double destinationYPointMoyen
destinationXPointMoyenFortress
double destinationXPointMoyenFortress
destinationYPointMoyenFortress
double destinationYPointMoyenFortress
direction
double direction
directionCentreFormation
double directionCentreFormation
rayon_formation
double rayon_formation
sens
int sens
affect
java.util.Vector<E> affect
waitRocket
int waitRocket
idGroupe
java.lang.String idGroupe
idRole
java.lang.String idRole
presenceEx
boolean presenceEx
distanceCombat
int distanceCombat
myType
int myType
moral
int moral
role
int role
tactique
int tactique
but
int but
cptDureeRole
int cptDureeRole
cptDureeTactique
int cptDureeTactique
cptDureeBut
int cptDureeBut
nbrMaxRL
int nbrMaxRL
nbrMaxEx
int nbrMaxEx
nbrMaxHome
int nbrMaxHome
nbrRL
int nbrRL
nbrEx
int nbrEx
nbrHome
int nbrHome
nbrEscouade
int nbrEscouade
nbrSergent
int nbrSergent
nbrGroupe
int nbrGroupe
nbrEnnemyRL
int nbrEnnemyRL
nbrEnnemyEx
int nbrEnnemyEx
nbrEnnemyHome
int nbrEnnemyHome
prcpt
GGG_Percept prcpt
bAL
GGG_BAL bAL
aPasBouge
int aPasBouge
tactTgt
GGG_Target tactTgt
butTgt
GGG_Target butTgt
actionTgt
GGG_Target actionTgt
groupe
int groupe
sergent
GGG_Target sergent
myBrain
Brain myBrain
maximumEnergy
int maximumEnergy
eatWhat
Entity eatWhat
myBag
warbot.kernel.Bag myBag
dropIndex
int dropIndex
takeWhat
Entity takeWhat
gifLocation
java.lang.String gifLocation
showMessages
boolean showMessages
brainClass
java.lang.String brainClass
behaviorFileName
java.lang.String behaviorFileName
showUserMessage
boolean showUserMessage
userMessage
java.lang.String userMessage
percepts
Percept[] percepts
myBody
warbot.kernel.Body myBody
myIcon
java.lang.String myIcon
width
int width
height
int height
actionIn
int actionIn
speed
int speed
action
int action
x
double x
y
double y
xdisplay
int xdisplay
ydisplay
int ydisplay
displaySize
int displaySize
detectingRange
int detectingRange
energy
int energy
initialEnergy
int initialEnergy
radius
int radius
name
java.lang.String name
team
java.lang.String team
showDetect
boolean showDetect
showEnergyLevel
boolean showEnergyLevel
getShot
boolean getShot
simulationGroup
java.lang.String simulationGroup
resourcelevel
int resourcelevel
- Resources are used to create new agents...
createWhat
java.lang.String createWhat
rete
Rete rete
width
int width
height
int height
ratio
int ratio
coveredDistance
double coveredDistance
angle
double angle
angleCos
double angleCos
angleSin
double angleSin
moving
boolean moving
speedFactor
double speedFactor
power
int power
rocketNb
int rocketNb
rocketDirection
double rocketDirection
rocketWaitMax
int rocketWaitMax
rocketWait
int rocketWait
out
java.io.PrintWriter out
err
java.io.PrintWriter err
xf
XMLFormalism xf
world
warbot.kernel.Environment2D world
removableEntity
java.util.Vector<E> removableEntity
evolutiveEntities
java.util.Vector<E> evolutiveEntities
homes
java.util.Map<K,V> homes
walls
java.util.Collection<E> walls
perceptComparator
warbot.kernel.PerceptComparator perceptComparator
theStructure
WarbotStructure theStructure
act
java.lang.String act
content
java.lang.String[] content
fromX
double fromX
fromY
double fromY
simulationGroup
java.lang.String simulationGroup
observers
TurboMethodActivator observers
theAgents
warbot.kernel.BrainActivator theAgents
delay
int delay
running
boolean running
displaySpeed
float displaySpeed
warbotWorld
WarbotEnvironment warbotWorld
theStructure
WarbotStructure theStructure
nsteps
int nsteps
cycleNumber
long cycleNumber
groupName
java.lang.String groupName
roleName
java.lang.String roleName
majBases
double[][] majBases
waitingMax
int waitingMax
waitingForMessage
int waitingForMessage
groupe
int groupe
effectifGuerriers
AgentAddress[] effectifGuerriers
mem
Memoire mem
attaqueEnCours
boolean attaqueEnCours
searchRadius
int searchRadius
searchAngle
int searchAngle
searchDir
int searchDir
groupName
java.lang.String groupName
roleName
java.lang.String roleName
mem
Memoire mem
signe
int signe
engagement
warbot.XO.Engagement engagement
goalx
double goalx
goaly
double goaly
goalr
double goalr
oldHeading
double oldHeading
basex
double basex
basey
double basey
RZWallTTL
int RZWallTTL
RZSearchTTL
int RZSearchTTL
RZWallPower
double RZWallPower
RZSearchPower
double RZSearchPower
freq
int freq
oldbasex
double[] oldbasex
oldbasey
double[] oldbasey
tours
int tours
waitingOscillations
int waitingOscillations
wasMoving
boolean wasMoving
redzones
java.util.Vector<E> redzones
attaquant
boolean attaquant
groupName
java.lang.String groupName
roleName
java.lang.String roleName
goals
java.lang.String[] goals
waitingForRocket
int waitingForRocket
waitingMax
int waitingMax
mem
Memoire mem
engosci
int engosci
waitingOscillations
int waitingOscillations
xParcouru
double xParcouru
yParcouru
double yParcouru
goalx
double goalx
goaly
double goaly
wasMoving
boolean wasMoving
redzones
java.util.Vector<E> redzones
Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.