Serialized Form
-
Package jadex.base
-
Class jadex.base.JarAsDirectory extends java.io.File implements Serializable
-
Serialized Fields
-
dir
java.lang.Boolean dir
-
entries
java.io.File[] entries
The subentries contained in the entry. -
entry
java.util.zip.ZipEntry entry
The entry. -
entryfiles
java.util.Map<java.lang.String,JarAsDirectory> entryfiles
The files for the entry paths (cached for easy access). -
entrystr
java.lang.String entrystr
-
jarpath
java.lang.String jarpath
The path of the jar file. -
lastmodified
long lastmodified
The timestamp of the file. -
refresh
boolean refresh
The refresh flag (normally only for root jar file but in remote case also for entries (partial jars).
-
-
-
Class jadex.base.PlatformApplet extends java.applet.Applet implements Serializable
-
-
Package jadex.base.gui
-
Class jadex.base.gui.AboutDialog extends JAutoPositionDialog implements Serializable
-
Serialized Fields
-
infotext
java.lang.String infotext
The text to display.
-
-
-
Class jadex.base.gui.ClassChooserPanel extends javax.swing.JPanel implements Serializable
-
Class jadex.base.gui.ComponentIdentifierPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
access
IExternalAccess access
The service provider. -
cid
IComponentIdentifier cid
The component identifier. -
editable
boolean editable
The editable state. -
nameediting
boolean nameediting
Flag indicating that the user is currently editing the name. -
namelistener
javax.swing.event.DocumentListener namelistener
Listener for name updates. -
schemes
javax.swing.table.DefaultTableModel schemes
The list of local transport address schemes. -
taddresses
EditableList taddresses
The addresses table. -
tfname
javax.swing.JTextField tfname
The name textfield.
-
-
-
Class jadex.base.gui.ConfigurationDialog extends JAutoPositionDialog implements Serializable
-
Serialized Fields
-
components
java.util.List components
The components representing properties.
-
-
-
Class jadex.base.gui.JadexLogoButton extends LogoButton implements Serializable
-
Class jadex.base.gui.JAutoPositionDialog extends javax.swing.JDialog implements Serializable
-
Class jadex.base.gui.LogoButton extends javax.swing.JButton implements Serializable
-
Serialized Fields
-
last_orient
int last_orient
-
logoh
javax.swing.Icon logoh
-
logov
javax.swing.Icon logov
-
-
-
Class jadex.base.gui.ObjectInspectorPanel extends javax.swing.JPanel implements Serializable
-
Class jadex.base.gui.ObjectTreeModel.ObjectTreeCellRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable
-
Class jadex.base.gui.RememberOptionMessage extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
remember
javax.swing.JCheckBox remember
The remember checkbox.
-
-
-
Class jadex.base.gui.StatusBar extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
components
java.util.Map components
The components. -
textl
javax.swing.JLabel textl
The text label. -
timeout
long timeout
The timeout. -
timer
javax.swing.Timer timer
The timer.
-
-
-
-
Package jadex.base.gui.asynctree
-
Class jadex.base.gui.asynctree.AsyncTreeCellRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable
-
-
Package jadex.base.gui.asynctree.adapter
-
Class jadex.base.gui.asynctree.adapter.TreeModelEventWrapper extends javax.swing.event.TreeModelEvent implements Serializable
-
-
Package jadex.base.gui.componenttree
-
Class jadex.base.gui.componenttree.ComponentProperties extends PropertiesPanel implements Serializable
-
Class jadex.base.gui.componenttree.ComponentTreePanel extends javax.swing.JSplitPane implements Serializable
-
Serialized Fields
-
access
IExternalAccess access
The external access of the shown platform. -
actions
java.util.Map actions
The actions. -
jccaccess
IExternalAccess jccaccess
The external access of the platform running the gui. -
model
AsyncSwingTreeModel model
The component tree model. -
propcmd
ICommand<IMonitoringEvent> propcmd
The property update handler command. -
proppanel
javax.swing.JScrollPane proppanel
The properties panel. -
tree
javax.swing.JTree tree
The component tree.
-
-
-
Class jadex.base.gui.componenttree.NFPropertyProperties extends PropertiesPanel implements Serializable
-
Serialized Fields
-
bufetch
javax.swing.JButton bufetch
-
counits
javax.swing.JComboBox counits
-
ea
IExternalAccess ea
-
mi
MethodInfo mi
-
propmi
INFPropertyMetaInfo propmi
-
sid
IServiceIdentifier sid
-
tfval
javax.swing.JTextField tfval
-
-
-
Class jadex.base.gui.componenttree.NFRPropertyProperties extends PropertiesPanel implements Serializable
-
Serialized Fields
-
bufetch
javax.swing.JButton bufetch
-
counits
javax.swing.JComboBox counits
-
ea
IExternalAccess ea
-
mi
MethodInfo mi
-
propmi
INFPropertyMetaInfo propmi
-
rinfo
RequiredServiceInfo rinfo
-
tfval
javax.swing.JTextField tfval
-
-
-
Class jadex.base.gui.componenttree.ProvidedServiceInfoProperties extends PropertiesPanel implements Serializable
-
Class jadex.base.gui.componenttree.RequiredServiceProperties extends PropertiesPanel implements Serializable
-
-
Package jadex.base.gui.config
-
Class jadex.base.gui.config.ArgumentTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
arguments
java.util.Map<java.lang.String,java.lang.String> arguments
The edited arguments. -
config
java.lang.String config
The currently selected configuration. -
mi
IModelInfo mi
The model info.
-
-
-
Class jadex.base.gui.config.ClasspathPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
classloader
java.lang.ClassLoader classloader
The current class loader. -
model
javax.swing.table.DefaultTableModel model
The table model.
-
-
-
Class jadex.base.gui.config.PlatformConfigPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
argmodel
ArgumentTableModel argmodel
The argument table model (stored for changing the configuration). -
argpanel
java.awt.Component argpanel
The argument panel (stored for later removal). -
classpath
ClasspathPanel classpath
The argument table model (stored for changing the configuration). -
factories
java.util.Map<java.lang.String,java.lang.String> factories
The found factories (component file suffix -> factory class name).
-
-
-
-
Package jadex.base.gui.filechooser
-
Class jadex.base.gui.filechooser.RemoteFile extends java.io.File implements Serializable
-
Serialized Fields
-
filedata
FileData filedata
The file data.
-
-
-
-
Package jadex.base.gui.filetree
-
Class jadex.base.gui.filetree.FileTreePanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
expansionhandler
ExpansionHandler expansionhandler
Tree expansion handler remembers open tree nodes. -
exta
IExternalAccess exta
The external access. -
factory
INodeFactory factory
The node factory. -
iconcache
FileTreePanel.DelegationIconCache iconcache
The iconcache. -
keeproots
boolean keeproots
The keep roots flag (if added top-level nodes should be used instead of nodes from loaded properties). -
mic
IMenuItemConstructor mic
The filter popup. -
model
AsyncSwingTreeModel model
The component tree model. -
pubuilder
PopupBuilder pubuilder
Popup rightclick. -
remote
boolean remote
The remote flag. -
tree
javax.swing.JTree tree
The component tree.
-
-
-
Class jadex.base.gui.filetree.RefreshAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
tree
javax.swing.JTree tree
The tree.
-
-
-
Class jadex.base.gui.filetree.RefreshSubtreeAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
tree
javax.swing.JTree tree
The tree.
-
-
-
-
Package jadex.base.gui.idtree
-
Class jadex.base.gui.idtree.IdTableModel extends javax.swing.table.DefaultTableModel implements Serializable
-
Serialized Fields
-
coltypes
java.lang.Class<?>[] coltypes
The column types. -
columns
java.lang.String[] columns
The column names. -
dorefresh
boolean dorefresh
-
obs
java.util.Map<T,E> obs
The known (id->ob). -
selmodel
javax.swing.ListSelectionModel selmodel
The selection model. -
sels
java.util.List<E> sels
The selected elems. -
table
javax.swing.JTable table
The table.
-
-
-
Class jadex.base.gui.idtree.IdTreeCellRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable
-
Class jadex.base.gui.idtree.IdTreeModel extends javax.swing.tree.DefaultTreeModel implements Serializable
-
Serialized Fields
-
nodes
java.util.Map<java.lang.String,IdTreeNode<T>> nodes
The id map (id -> node).
-
-
-
Class jadex.base.gui.idtree.IdTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable
-
Serialized Fields
-
icon
javax.swing.Icon icon
The icon. -
key
java.lang.String key
The node id. -
leaf
java.lang.Boolean leaf
Flag if is leaf. -
name
java.lang.String name
The node name. -
object
T object
The artifact info. -
tm
IdTreeModel<T> tm
The tree model. -
tooltip
java.lang.String tooltip
The tooltip text.
-
-
-
-
Package jadex.base.gui.jtable
-
Class jadex.base.gui.jtable.ComponentIdentifierRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable
-
Serialized Fields
-
adrcache
java.util.Map<IComponentIdentifier,java.lang.String> adrcache
-
platform
IComponentIdentifier platform
The local platform.
-
-
-
Class jadex.base.gui.jtable.ComponentIdentifiersRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable
-
Class jadex.base.gui.jtable.ServiceIdentifierRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable
-
-
Package jadex.base.gui.modeltree
-
Class jadex.base.gui.modeltree.AddPathAction extends ToolTipAction implements Serializable
-
Serialized Fields
-
filechooser
javax.swing.JFileChooser filechooser
The file chooser. -
treepanel
ITreeAbstraction treepanel
The tree.
-
-
-
Class jadex.base.gui.modeltree.AddRemotePathAction extends ToolTipAction implements Serializable
-
Serialized Fields
-
filechooser
RemoteFileChooser filechooser
The file chooser. -
treepanel
ITreeAbstraction treepanel
The tree.
-
-
-
Class jadex.base.gui.modeltree.AddRIDAction extends ToolTipAction implements Serializable
-
Serialized Fields
-
tp
IThreadPool tp
The thread pool. -
treepanel
ITreeAbstraction treepanel
The tree.
-
-
-
Class jadex.base.gui.modeltree.CollapseAllAction extends ToolTipAction implements Serializable
-
Serialized Fields
-
treepanel
FileTreePanel treepanel
The tree.
-
-
-
Class jadex.base.gui.modeltree.ModelTreePanel extends FileTreePanel implements Serializable
-
Serialized Fields
-
actions
java.util.Map actions
The actions. -
autodelete
java.lang.Boolean autodelete
Flag if path should be automatically deleted from library service. -
kernellistener
IMultiKernelListener kernellistener
Kernel listener -
libservicelistener
ILibraryServiceListener libservicelistener
The library service listener -
localexta
IExternalAccess localexta
The local external access. -
rootentries
java.util.Map<java.net.URI,IResourceIdentifier> rootentries
The root entries. -
rootpathentries
java.util.Map<java.lang.String,IResourceIdentifier> rootpathentries
-
-
-
Class jadex.base.gui.modeltree.RemovePathAction extends ToolTipAction implements Serializable
-
Serialized Fields
-
treepanel
ITreeAbstraction treepanel
The tree.
-
-
-
-
Package jadex.base.gui.reposearch
-
Class jadex.base.gui.reposearch.RepositorySearchPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
cbrepos
javax.swing.JComboBox cbrepos
The repo combo. -
curquery
java.lang.String curquery
The current search query text. -
plexus
org.codehaus.plexus.PlexusContainer plexus
The container. -
repos
java.util.Map<java.lang.String,RepositorySearchPanel.RepositoryInfo> repos
The repository infos. -
status
javax.swing.JLabel status
The status. -
tfai
javax.swing.JTextField tfai
-
tfgi
javax.swing.JTextField tfgi
-
tfv
javax.swing.JTextField tfv
-
tm
IdTreeModel<org.apache.maven.index.ArtifactInfo> tm
The tree model. -
tp
IThreadPool tp
The thread pool. -
tree
javax.swing.JTree tree
The tree.
-
-
-
Class jadex.base.gui.reposearch.RepositorySearchPanel.RepoComboModel extends javax.swing.AbstractListModel implements Serializable
-
Serialized Fields
-
selection
RepositorySearchPanel.RepositoryInfo selection
-
-
-
-
Package jadex.bdi.benchmarks
-
Class jadex.bdi.benchmarks.MessageGui extends javax.swing.JFrame implements Serializable
-
-
Package jadex.bdi.examples.alarmclock
-
Class jadex.bdi.examples.alarmclock.Alarm extends java.lang.Object implements Serializable
-
Serialized Fields
-
active
boolean active
The active state. -
alarmdate
long alarmdate
Cached alarm date. -
calc_allowed
boolean calc_allowed
-
filename
java.lang.String filename
The alarm sound filename. -
message
java.lang.String message
The alaram message. -
mode
java.lang.String mode
The alarm mode. -
time
Time time
The alarm time.
-
-
-
Class jadex.bdi.examples.alarmclock.AlarmSettingsDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
agent
IExternalAccess agent
The agent. -
alarm
Alarm alarm
The alarm. -
alarmtf
javax.swing.JTextField alarmtf
The alarm text. -
date
com.toedter.calendar.JDateChooser date
The date. -
messagetf
javax.swing.JTextField messagetf
The message text. -
mode
javax.swing.JComboBox mode
The mode. -
playing
IGoal playing
Playing state. -
state_ok
boolean state_ok
Result state. -
time
TimeSpinner time
The time.
-
-
-
Class jadex.bdi.examples.alarmclock.AlarmsGui extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
agent
IExternalAccess agent
The agent. -
alarms
javax.swing.JTable alarms
The alarms table. -
plis
PropertyChangeListener plis
The property change listener.
-
-
-
Class jadex.bdi.examples.alarmclock.ClockFrame extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
agent
IExternalAccess agent
The external access. -
alarms_gui
AlarmsGui alarms_gui
The alarms gui. -
format
java.text.SimpleDateFormat format
The formatter. -
last_ampm
boolean last_ampm
The ampm format. -
last_fontsize
int last_fontsize
The last font size. -
shutdown
boolean shutdown
Flag to indicate shutdown. -
ti
java.awt.TrayIcon ti
The tray icon. -
time
javax.swing.JLabel time
The time label. -
timer
javax.swing.Timer timer
The timer. -
tray
java.awt.SystemTray tray
The system tray.
-
-
-
Class jadex.bdi.examples.alarmclock.OptionDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
agent
IExternalAccess agent
The agent.
-
-
-
Class jadex.bdi.examples.alarmclock.Settings extends java.lang.Object implements Serializable
-
Serialized Fields
-
alarms
java.util.List<Alarm> alarms
The alarms. -
ampm
boolean ampm
The ampm time format. -
autosave
boolean autosave
The autosave flag. -
filename
java.lang.String filename
The actual filename for this settings. -
fontsize
int fontsize
The font size.
-
-
-
Class jadex.bdi.examples.alarmclock.Time extends java.lang.Object implements Serializable
-
Serialized Fields
-
hours
int hours
The hours. -
minutes
int minutes
The minutes. -
month
int month
The month. -
monthday
int monthday
The monthday. -
seconds
int seconds
The seconds. -
weekday
int weekday
The weekday. -
year
int year
The year.
-
-
-
Class jadex.bdi.examples.alarmclock.TimeSpinner extends javax.swing.JSpinner implements Serializable
-
Serialized Fields
-
tf
javax.swing.JFormattedTextField tf
The textfield.
-
-
-
-
Package jadex.bdi.examples.blackjack.dealer
-
Class jadex.bdi.examples.blackjack.dealer.DealerFrame extends GameStateFrame implements Serializable
-
Serialized Fields
-
agent
IExternalAccess agent
The agent access object. -
children
java.util.Set children
child windows (e.g. statistics).
-
-
-
Class jadex.bdi.examples.blackjack.dealer.DealerOptionPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
agent
IExternalAccess agent
The agent access. -
cardWaitSpinner
javax.swing.JSpinner cardWaitSpinner
the spinner, that adjusts the seconds to wait until dealer or player may draw the next card -
messageLabel
javax.swing.JLabel messageLabel
this label shows, what the dealer is waiting for, i.e. player-arrivals game-restart and so on -
progressBar
javax.swing.JProgressBar progressBar
the progressbar -
restartWaitSpinner
javax.swing.JSpinner restartWaitSpinner
the spinner, that adjusts the seconds to wait until a game-restart -
singleStepCheckBox
javax.swing.JCheckBox singleStepCheckBox
singleStep-checkBox, if 'selected' dealer and players receive their cards after pressing the single-step button. -
stepButton
javax.swing.JButton stepButton
Step-Button for stepping forward in 'single step mode'
-
-
-
-
Package jadex.bdi.examples.blackjack.gui
-
Class jadex.bdi.examples.blackjack.gui.GameStateFrame extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
controlpanel
javax.swing.JPanel controlpanel
The control panel. -
dealerpan
GameStateFrame.PlayersPanel dealerpan
The dealers panel. -
playerpan
GameStateFrame.PlayersPanel playerpan
The players panel. -
top
javax.swing.JPanel top
The top panel.
-
-
-
Class jadex.bdi.examples.blackjack.gui.GameStateFrame.PlayersPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
players
java.util.ArrayList players
The actual players (because invokeLater() may cause delays).
-
-
-
Class jadex.bdi.examples.blackjack.gui.PlayerPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
account
javax.swing.JLabel account
Label containing the player's account. -
bet
javax.swing.JLabel bet
Label containing the player's bet. -
cardpanel
javax.swing.JPanel cardpanel
Panel containing card images. -
player
Player player
The player object. -
state
javax.swing.JLabel state
Label containing the player's state. -
strategy
javax.swing.JLabel strategy
Label containing the player's strategy name.
-
-
-
Class jadex.bdi.examples.blackjack.gui.StatisticGraph extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
depthToShow
int depthToShow
unit of the lower part of the y-axis -
heightToShow
int heightToShow
unit of the upper part of the y-axis -
model
GameStatistics model
the model-object containing the information shown on the graph -
roundsToShow
int roundsToShow
unit of the x-axis -
showDealer
javax.swing.JCheckBox showDealer
shall the dealer's result be shown ? -
showPlayerNames
javax.swing.JCheckBox showPlayerNames
shall the player-names be shown ?
-
-
-
-
Package jadex.bdi.examples.blackjack.manager
-
Class jadex.bdi.examples.blackjack.manager.ManagerFrame extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
agent
IExternalAccess agent
-
dealeraid
IComponentIdentifier dealeraid
-
dealermodel
javax.swing.table.TableModel dealermodel
-
dealerpan
javax.swing.JPanel dealerpan
-
dealertable
javax.swing.JTable dealertable
-
dealertf
javax.swing.JTextField dealertf
-
enableTimer
javax.swing.Timer enableTimer
-
exitButton
javax.swing.JButton exitButton
-
localDealerButton
javax.swing.JButton localDealerButton
-
localDealerLabel
javax.swing.JLabel localDealerLabel
-
localDealerMaxPlayerString
java.lang.String localDealerMaxPlayerString
-
localDealerNameString
java.lang.String localDealerNameString
-
localDealerPlayerPlayingString
java.lang.String localDealerPlayerPlayingString
-
playerpan
javax.swing.JPanel playerpan
-
-
-
Class jadex.bdi.examples.blackjack.manager.ManagerFrame.ManagerPlayerPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
actionButton
javax.swing.JButton actionButton
-
colorButton
javax.swing.JButton colorButton
-
enableTimer
javax.swing.Timer enableTimer
Timer, that enables the start/stop-button 1 second after the user pressed the button (pressing the button, disables it, for stability-reasons -
initialAccount
javax.swing.JTextField initialAccount
-
name
javax.swing.JTextField name
-
player
Player player
-
strategy
javax.swing.JComboBox strategy
-
-
-
-
Package jadex.bdi.examples.blackjack.player
-
Class jadex.bdi.examples.blackjack.player.HumanPlayerInterface extends GameStateFrame implements Serializable
-
Serialized Fields
-
bet
int bet
The bet. -
drawcard
boolean drawcard
The draw state. -
pcs
SimplePropertyChangeSupport pcs
The property change support.
-
-
-
Class jadex.bdi.examples.blackjack.player.HumanPlayerInterface.HumanPlayerControlPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
betbut
javax.swing.JButton betbut
The button for placing a bet. -
betprogress
javax.swing.JProgressBar betprogress
The bet progress bar. -
betsp
javax.swing.JSpinner betsp
The bet. -
draw
javax.swing.JButton draw
The draw card decision. -
drawprogress
javax.swing.JProgressBar drawprogress
The draw card progress bar. -
stop
javax.swing.JButton stop
The stop button. -
timer
javax.swing.Timer timer
The timer.
-
-
-
-
Package jadex.bdi.examples.blocksworld
-
Class jadex.bdi.examples.blocksworld.BlockCellRenderer extends javax.swing.JLabel implements Serializable
-
Class jadex.bdi.examples.blocksworld.BlocksListModel extends javax.swing.DefaultListModel implements Serializable
-
Class jadex.bdi.examples.blocksworld.BlocksworldGui extends javax.swing.JFrame implements Serializable
-
Class jadex.bdi.examples.blocksworld.BlocksworldPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
blocks
java.util.Set<Block> blocks
The known blocks. -
blocksize
int blocksize
The block size (in pixels). -
imaginary
boolean imaginary
The imaginary flag. -
pcl
PropertyChangeListener pcl
The change listener to update the gui. -
table
Table table
The table.
-
-
-
-
Package jadex.bdi.examples.booktrading.common
-
Class jadex.bdi.examples.booktrading.common.Gui extends javax.swing.JFrame implements Serializable
-
Class jadex.bdi.examples.booktrading.common.GuiPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
addorderlabel
java.lang.String addorderlabel
-
agent
IExternalAccess agent
-
detailsdm
javax.swing.table.DefaultTableModel detailsdm
-
dformat
java.text.DateFormat dformat
-
goalname
java.lang.String goalname
-
itemlabel
java.lang.String itemlabel
-
items
javax.swing.table.AbstractTableModel items
-
orders
java.util.List orders
-
table
javax.swing.JTable table
-
-
-
-
Package jadex.bdi.examples.cleanerworld_classic.cleaner
-
Class jadex.bdi.examples.cleanerworld_classic.cleaner.CleanerGui extends javax.swing.JFrame implements Serializable
-
-
Package jadex.bdi.examples.cleanerworld_classic.environment
-
Class jadex.bdi.examples.cleanerworld_classic.environment.EnvironmentGui extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
timer
javax.swing.Timer timer
The repaint timer.
-
-
-
-
Package jadex.bdi.examples.cleanerworld.cleaner
-
Class jadex.bdi.examples.cleanerworld.cleaner.CleanerGui extends javax.swing.JFrame implements Serializable
-
-
Package jadex.bdi.examples.garbagecollector_classic
-
Class jadex.bdi.examples.garbagecollector_classic.EnvironmentGui extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
disposed
boolean disposed
-
-
-
Class jadex.bdi.examples.garbagecollector_classic.MapPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
burner
javax.swing.JLabel burner
The component to display burners. -
burner_image
java.awt.Image burner_image
The burner image. -
collector
javax.swing.JLabel collector
The component to display collector. -
collector_image
java.awt.Image collector_image
The collector image. -
env
Environment env
The environment. -
garbage
javax.swing.JLabel garbage
The component to display garbage. -
garbage_image
java.awt.Image garbage_image
The burner image. -
rescale
boolean rescale
Flag to indicate that component has changed and sizes have to be recalculated.
-
-
-
-
Package jadex.bdi.examples.hunterprey_classic
-
Class jadex.bdi.examples.hunterprey_classic.Hunter extends Creature implements Serializable
-
Class jadex.bdi.examples.hunterprey_classic.Prey extends Creature implements Serializable
-
-
Package jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield
-
Class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.JointField extends java.util.HashMap implements Serializable
-
Serialized Fields
-
desire
double[][] desire
desire
-
eaten
java.util.HashSet eaten
-
ev
Evaluator ev
-
field
FieldModel field
-
food
FoodModel food
-
h
int h
-
maxDesire
double maxDesire
maxDesire
maximum value in desire -
minDesire
double minDesire
minDesire
minimum value in desire > 0 -
myself
Creature myself
-
myX
int myX
-
myY
int myY
-
range
int range
-
round
int round
-
w
int w
-
-
-
Class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.PotentialFrame extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
jf
JointField jf
-
myLoc
Location myLoc
-
toLoc
Location toLoc
-
toX
int toX
-
toY
int toY
-
-
-
-
Package jadex.bdi.examples.hunterprey_classic.environment
-
Class jadex.bdi.examples.hunterprey_classic.environment.CreaturePanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
creatures
Creature[] creatures
The creatures. -
hunter
javax.swing.Icon hunter
The hunter image. -
obs
boolean obs
Flag to activate observer panel (only shows observers). -
observer
javax.swing.Icon observer
The observer image. -
prey
javax.swing.Icon prey
The prey image. -
table
javax.swing.JTable table
The table. -
table2
javax.swing.JTable table2
The table. -
tablemodel
ObjectTableModel tablemodel
The table model. -
tablemodel2
ObjectTableModel tablemodel2
The table model.
-
-
-
Class jadex.bdi.examples.hunterprey_classic.environment.EnvironmentGui extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
creatures
CreaturePanel creatures
The panel displaying active creatures. -
highscore
CreaturePanel highscore
The panel displaying alltime highscores. -
map
MapPanel map
The panel showing the map. -
observers
CreaturePanel observers
The panel displaying current observers. -
roundcnt
javax.swing.JLabel roundcnt
The round counter label.
-
-
-
Class jadex.bdi.examples.hunterprey_classic.environment.MapPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
background_image
java.awt.Image background_image
The background image. -
cv
CurrentVision cv
The vision to display in the panel. -
food
javax.swing.JLabel food
The component to display food. -
food_image
java.awt.Image food_image
The food image. -
hunter
javax.swing.JLabel hunter
The component to display hunters. -
hunter_image
java.awt.Image hunter_image
The hunter image. -
obstacle
javax.swing.JLabel obstacle
The component to display obstacles. -
obstacle_image
java.awt.Image obstacle_image
The obstacle image. -
prey
javax.swing.JLabel prey
The component to display prey. -
prey_image
java.awt.Image prey_image
The prey image. -
rescale
boolean rescale
Flag to indicate that component has changed and sizes have to be recalculated.
-
-
-
Class jadex.bdi.examples.hunterprey_classic.environment.ObserverGui extends EnvironmentGui implements Serializable
-
Serialized Fields
-
refreshinterval
long refreshinterval
The interval between refreshes of highscore (-1 for autorefresh off). -
refreshtime
long refreshtime
The last time the highscore was refreshed.
-
-
-
-
Package jadex.bdi.examples.hunterprey.ldahunter.potentialfield
-
Class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.JointField extends java.util.HashMap implements Serializable
-
Serialized Fields
-
desire
double[][] desire
desire
-
eaten
java.util.HashSet eaten
-
ev
Evaluator ev
-
field
FieldModel field
-
food
FoodModel food
-
h
int h
-
maxDesire
double maxDesire
maxDesire
maximum value in desire -
minDesire
double minDesire
minDesire
minimum value in desire > 0 -
myself
ISpaceObject myself
-
myX
int myX
-
myY
int myY
-
range
int range
-
round
int round
-
w
int w
-
-
-
Class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.PotentialFrame extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
jf
JointField jf
-
myLoc
IVector2 myLoc
-
toLoc
Vector2Int toLoc
-
toX
int toX
-
toY
int toY
-
-
-
-
Package jadex.bdi.examples.marsworld_classic
-
Class jadex.bdi.examples.marsworld_classic.Homebase extends LocationObject implements Serializable
-
Serialized Fields
-
clock
IClockService clock
The clock. -
missiontime
long missiontime
The mission time. -
ore
int ore
The currently collected ore amount. -
starttime
long starttime
The start time.
-
-
-
Class jadex.bdi.examples.marsworld_classic.Location extends java.lang.Object implements Serializable
-
Serialized Fields
-
x
double x
The x-coordinate. -
y
double y
The y-coordinate.
-
-
-
Class jadex.bdi.examples.marsworld_classic.LocationObject extends java.lang.Object implements Serializable
-
Serialized Fields
-
id
java.lang.String id
Attribute for slot id. -
location
Location location
The location of the object.
-
-
-
Class jadex.bdi.examples.marsworld_classic.Target extends LocationObject implements Serializable
-
Serialized Fields
-
capacity
int capacity
The actual available capacity. -
initialcapacity
int initialcapacity
The max. produceable ore amount. -
marked
boolean marked
Was the target visited. -
ore
int ore
The currently available ore amount.
-
-
-
-
Package jadex.bdi.examples.marsworld_classic.environment
-
Class jadex.bdi.examples.marsworld_classic.environment.MarsworldGui extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
disposed
boolean disposed
-
map
javax.swing.JPanel map
The marsworld panel. -
timer
javax.swing.Timer timer
The timer for continuously repainting the gui.
-
-
-
-
Package jadex.bdi.examples.puzzle
-
Class jadex.bdi.examples.puzzle.Board extends java.lang.Object implements Serializable
-
Serialized Fields
-
hole_pos
Position hole_pos
The hole position. -
moves
java.util.ArrayList moves
The moves. -
pcs
SimplePropertyChangeSupport pcs
The helper object for bean events. -
pieces
java.util.HashMap pieces
The pieces. -
size
int size
The size.
-
-
-
Class jadex.bdi.examples.puzzle.BoardControlPanel extends javax.swing.JPanel implements Serializable
-
Class jadex.bdi.examples.puzzle.BoardGui extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
board
IBoard board
The board to visualize.
-
-
-
Class jadex.bdi.examples.puzzle.BoardPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
board
IBoard board
The board to visualize. -
ef_image
java.awt.Image ef_image
The empty field image. -
empty_field
javax.swing.JLabel empty_field
The component to display white pieces. -
last
Move last
The last move (if any). -
listeners
java.util.List listeners
The listeners. -
movecnt
int movecnt
The move count (to detect takebacks). -
red_piece
javax.swing.JLabel red_piece
The component to display white pieces. -
rescale
boolean rescale
Indicates if an image rescaling is necessray. -
rp_image
java.awt.Image rp_image
The red piece image. -
white_piece
javax.swing.JLabel white_piece
The component to display white pieces. -
wp_image
java.awt.Image wp_image
The white piece image.
-
-
-
Class jadex.bdi.examples.puzzle.JackBoard extends java.lang.Object implements Serializable
-
Serialized Fields
-
black_piece
Piece black_piece
-
board
int[][] board
The int [][] board represents the game board, with 0 marking the hole, and 4 marking out-of-limit coordinates. Otherwise there are "1" pieces and "-1" pieces. Note that we don't distinguish pieces individually in this representation. -
last
int last
-
moves
java.util.ArrayList moves
-
pcs
SimplePropertyChangeSupport pcs
-
the_hole
Position the_hole
-
white_piece
Piece white_piece
-
-
-
Class jadex.bdi.examples.puzzle.Move extends java.lang.Object implements Serializable
-
Class jadex.bdi.examples.puzzle.Piece extends java.lang.Object implements Serializable
-
Serialized Fields
-
is_white
boolean is_white
The piece color (white or black).
-
-
-
Class jadex.bdi.examples.puzzle.Position extends java.lang.Object implements Serializable
-
Serialized Fields
-
x
int x
The x position. -
y
int y
The y position.
-
-
-
-
Package jadex.bdi.examples.shop
-
Class jadex.bdi.examples.shop.CustomerFrame extends javax.swing.JFrame implements Serializable
-
Class jadex.bdi.examples.shop.CustomerPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
agent
IExternalAccess agent
-
invlist
java.util.List invlist
-
invmodel
javax.swing.table.AbstractTableModel invmodel
-
invtable
javax.swing.JTable invtable
-
remote
javax.swing.JCheckBox remote
-
shoplist
java.util.List shoplist
-
shopmodel
javax.swing.table.AbstractTableModel shopmodel
-
shops
java.util.Map shops
-
shoptable
javax.swing.JTable shoptable
-
-
-
-
Package jadex.bdi.testcases.beliefs
-
Class jadex.bdi.testcases.beliefs.BeanChangesArrayList extends java.util.ArrayList implements Serializable
-
Serialized Fields
-
pcs
SimplePropertyChangeSupport pcs
The proerty change thrower.
-
-
-
-
Package jadex.bdi.tutorial
-
Class jadex.bdi.tutorial.TranslationGuiF1 extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
tadata
javax.swing.table.DefaultTableModel tadata
The list of all requests served.
-
-
-
-
Package jadex.bdiv3
-
Class jadex.bdiv3.MyTestClass extends java.util.ArrayList implements Serializable
-
Serialized Fields
-
handler
java.lang.reflect.InvocationHandler handler
-
-
-
-
Package jadex.bdiv3.examples.alarmclock
-
Class jadex.bdiv3.examples.alarmclock.Alarm extends java.lang.Object implements Serializable
-
Serialized Fields
-
active
boolean active
The active state. -
alarmdate
long alarmdate
Cached alarm date. -
calc_allowed
boolean calc_allowed
-
filename
java.lang.String filename
The alarm sound filename. -
message
java.lang.String message
The alaram message. -
mode
java.lang.String mode
The alarm mode. -
time
Time time
The alarm time.
-
-
-
Class jadex.bdiv3.examples.alarmclock.AlarmSettingsDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
agent
IExternalAccess agent
The agent. -
alarm
Alarm alarm
The alarm. -
alarmtf
javax.swing.JTextField alarmtf
The alarm text. -
date
com.toedter.calendar.JDateChooser date
The date. -
messagetf
javax.swing.JTextField messagetf
The message text. -
mode
javax.swing.JComboBox mode
The mode. -
playing
AlarmclockAgent.PlaySongGoal playing
Playing state. -
state_ok
boolean state_ok
Result state. -
time
TimeSpinner time
The time.
-
-
-
Class jadex.bdiv3.examples.alarmclock.AlarmsGui extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
agent
IExternalAccess agent
The agent. -
alarms
javax.swing.JTable alarms
The alarms table. -
plis
java.beans.PropertyChangeListener plis
The property change listener.
-
-
-
Class jadex.bdiv3.examples.alarmclock.ClockFrame extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
agent
IExternalAccess agent
The external access. -
alarms_gui
AlarmsGui alarms_gui
The alarms gui. -
format
java.text.SimpleDateFormat format
The formatter. -
last_ampm
boolean last_ampm
The ampm format. -
last_fontsize
int last_fontsize
The last font size. -
shutdown
boolean shutdown
Flag to indicate shutdown. -
ti
java.awt.TrayIcon ti
The tray icon. -
time
javax.swing.JLabel time
The time label. -
timer
javax.swing.Timer timer
The timer. -
tray
java.awt.SystemTray tray
The system tray.
-
-
-
Class jadex.bdiv3.examples.alarmclock.OptionDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
agent
IExternalAccess agent
The agent.
-
-
-
Class jadex.bdiv3.examples.alarmclock.Settings extends java.lang.Object implements Serializable
-
Serialized Fields
-
alarms
java.util.List<Alarm> alarms
The alarms. -
ampm
boolean ampm
The ampm time format. -
autosave
boolean autosave
The autosave flag. -
filename
java.lang.String filename
The actual filename for this settings. -
fontsize
int fontsize
The font size.
-
-
-
Class jadex.bdiv3.examples.alarmclock.Time extends java.lang.Object implements Serializable
-
Serialized Fields
-
hours
int hours
The hours. -
minutes
int minutes
The minutes. -
month
int month
The month. -
monthday
int monthday
The monthday. -
seconds
int seconds
The seconds. -
weekday
int weekday
The weekday. -
year
int year
The year.
-
-
-
Class jadex.bdiv3.examples.alarmclock.TimeSpinner extends javax.swing.JSpinner implements Serializable
-
Serialized Fields
-
tf
javax.swing.JFormattedTextField tf
The textfield.
-
-
-
-
Package jadex.bdiv3.examples.blocksworld
-
Class jadex.bdiv3.examples.blocksworld.BlockCellRenderer extends javax.swing.JLabel implements Serializable
-
Class jadex.bdiv3.examples.blocksworld.BlocksListModel extends javax.swing.DefaultListModel implements Serializable
-
Class jadex.bdiv3.examples.blocksworld.BlocksworldGui extends javax.swing.JFrame implements Serializable
-
Class jadex.bdiv3.examples.blocksworld.BlocksworldPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
blocks
java.util.Set<Block> blocks
The known blocks. -
blocksize
int blocksize
The block size (in pixels). -
imaginary
boolean imaginary
The imaginary flag. -
pcl
PropertyChangeListener pcl
The change listener to update the gui. -
table
Table table
The table.
-
-
-
-
Package jadex.bdiv3.examples.booktrading.common
-
Class jadex.bdiv3.examples.booktrading.common.Gui extends javax.swing.JFrame implements Serializable
-
Class jadex.bdiv3.examples.booktrading.common.GuiPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
addorderlabel
java.lang.String addorderlabel
-
agent
IExternalAccess agent
-
detailsdm
javax.swing.table.DefaultTableModel detailsdm
-
dformat
java.text.DateFormat dformat
-
itemlabel
java.lang.String itemlabel
-
items
javax.swing.table.AbstractTableModel items
-
orders
java.util.List orders
-
table
javax.swing.JTable table
-
-
-
-
Package jadex.bdiv3.examples.cleanerworld.cleaner
-
Class jadex.bdiv3.examples.cleanerworld.cleaner.CleanerGui extends javax.swing.JFrame implements Serializable
-
-
Package jadex.bdiv3.examples.cleanerworld.environment
-
Class jadex.bdiv3.examples.cleanerworld.environment.EnvironmentGui extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
timer
javax.swing.Timer timer
The repaint timer.
-
-
-
-
Package jadex.bdiv3.examples.joke
-
Class jadex.bdiv3.examples.joke.JokeAgent.MoodGui extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
calls
java.util.List<Future<JokeAgent.Mood>> calls
-
moodtf
javax.swing.JTextField moodtf
-
slogantf
javax.swing.JTextField slogantf
-
-
-
-
Package jadex.bdiv3.examples.puzzle
-
Class jadex.bdiv3.examples.puzzle.Board extends java.lang.Object implements Serializable
-
Serialized Fields
-
hole_pos
Position hole_pos
The hole position. -
moves
java.util.List<Move> moves
The moves. -
pcs
SimplePropertyChangeSupport pcs
The helper object for bean events. -
pieces
java.util.Map<Position,Piece> pieces
The pieces. -
size
int size
The size.
-
-
-
Class jadex.bdiv3.examples.puzzle.BoardControlPanel extends javax.swing.JPanel implements Serializable
-
Class jadex.bdiv3.examples.puzzle.BoardGui extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
board
IBoard board
The board to visualize.
-
-
-
Class jadex.bdiv3.examples.puzzle.BoardPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
board
IBoard board
The board to visualize. -
ef_image
java.awt.Image ef_image
The empty field image. -
empty_field
javax.swing.JLabel empty_field
The component to display white pieces. -
last
Move last
The last move (if any). -
listeners
java.util.List<java.awt.event.ActionListener> listeners
The listeners. -
movecnt
int movecnt
The move count (to detect takebacks). -
red_piece
javax.swing.JLabel red_piece
The component to display white pieces. -
rescale
boolean rescale
Indicates if an image rescaling is necessray. -
rp_image
java.awt.Image rp_image
The red piece image. -
white_piece
javax.swing.JLabel white_piece
The component to display white pieces. -
wp_image
java.awt.Image wp_image
The white piece image.
-
-
-
Class jadex.bdiv3.examples.puzzle.JackBoard extends java.lang.Object implements Serializable
-
Serialized Fields
-
black_piece
Piece black_piece
-
board
int[][] board
The int [][] board represents the game board, with 0 marking the hole, and 4 marking out-of-limit coordinates. Otherwise there are "1" pieces and "-1" pieces. Note that we don't distinguish pieces individually in this representation. -
last
int last
-
moves
java.util.List<Move> moves
-
pcs
SimplePropertyChangeSupport pcs
-
the_hole
Position the_hole
-
white_piece
Piece white_piece
-
-
-
Class jadex.bdiv3.examples.puzzle.Move extends java.lang.Object implements Serializable
-
Class jadex.bdiv3.examples.puzzle.Piece extends java.lang.Object implements Serializable
-
Serialized Fields
-
is_white
boolean is_white
The piece color (white or black).
-
-
-
Class jadex.bdiv3.examples.puzzle.Position extends java.lang.Object implements Serializable
-
Serialized Fields
-
x
int x
The x position. -
y
int y
The y position.
-
-
-
-
Package jadex.bdiv3.examples.shop
-
Class jadex.bdiv3.examples.shop.CustomerFrame extends javax.swing.JFrame implements Serializable
-
Class jadex.bdiv3.examples.shop.CustomerPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
capa
ICapability capa
-
invlist
java.util.List invlist
-
invmodel
javax.swing.table.AbstractTableModel invmodel
-
invtable
javax.swing.JTable invtable
-
remote
javax.swing.JCheckBox remote
-
shoplist
java.util.List shoplist
-
shopmodel
javax.swing.table.AbstractTableModel shopmodel
-
shops
java.util.Map shops
-
shoptable
javax.swing.JTable shoptable
-
-
-
-
Package jadex.bdiv3.exceptions
-
Class jadex.bdiv3.exceptions.JadexBDIGenerationException extends java.lang.Exception implements Serializable
-
Class jadex.bdiv3.exceptions.JadexBDIGenerationRuntimeException extends java.lang.RuntimeException implements Serializable
-
-
Package jadex.bdiv3.runtime
-
Class jadex.bdiv3.runtime.BDIFailureException extends java.lang.RuntimeException implements Serializable
-
-
Package jadex.binary
-
Class jadex.binary.SerializerDecodingException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- -5954592239771886373L
-
Serialized Fields
-
context
IDecodingContext context
Decoding context in its failure state.
-
-
-
Package jadex.bpmn.editor.gui
-
Class jadex.bpmn.editor.gui.AbstractEditingToolbar extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
toolbars
java.util.List<javax.swing.JToolBar> toolbars
The tool bars. -
toolgroup
javax.swing.ButtonGroup toolgroup
The tool button group.
-
-
-
Class jadex.bpmn.editor.gui.BackgroundProgressBar extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
label
javax.swing.JLabel label
Label for the GUI message. -
monitor
java.lang.Object monitor
Monitor for locking. -
progressbar
javax.swing.JProgressBar progressbar
The progress bar.
-
-
-
Class jadex.bpmn.editor.gui.BetterFileChooser extends javax.swing.JFileChooser implements Serializable
-
Class jadex.bpmn.editor.gui.BpmnEditorPanel extends JSplitPanel implements Serializable
-
Serialized Fields
-
modelcontainer
ModelContainer modelcontainer
The container of the current model.
-
-
-
Class jadex.bpmn.editor.gui.BpmnEditorWindow extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
bpmntoolbar
BpmnToolbar bpmntoolbar
The tool bar. -
settings
Settings settings
The global settings. -
statusarea
StatusArea statusarea
The status area. -
tabpane
javax.swing.JTabbedPane tabpane
The tab pane showing the models.
-
-
-
Class jadex.bpmn.editor.gui.BpmnGraphComponent extends com.mxgraph.swing.mxGraphComponent implements Serializable
-
Serialized Fields
-
cellsaddedhandler
com.mxgraph.util.mxEventSource.mxIEventListener cellsaddedhandler
Cell addition handler. -
collapseimageicon
javax.swing.ImageIcon collapseimageicon
Collapse Image Icon. -
uncollapseimageicon
javax.swing.ImageIcon uncollapseimageicon
Uncollapse Image Icon.
-
-
-
Class jadex.bpmn.editor.gui.BpmnGraphComponent.BpmnGraphControl extends com.mxgraph.swing.mxGraphComponent.mxGraphControl implements Serializable
-
Class jadex.bpmn.editor.gui.BpmnMenuBar extends javax.swing.JMenuBar implements Serializable
-
Serialized Fields
-
copycells
Tuple2<BpmnGraph,java.util.List<VElement>> copycells
-
editorwindow
BpmnEditorWindow editorwindow
The editor window.
-
-
-
Class jadex.bpmn.editor.gui.BpmnToolbar extends AbstractEditingToolbar implements Serializable
-
Serialized Fields
-
iconsize
int iconsize
The icon size. -
settings
Settings settings
The settings.
-
-
-
Class jadex.bpmn.editor.gui.CellContextMenu extends javax.swing.JPopupMenu implements Serializable
-
Class jadex.bpmn.editor.gui.OptionDialog extends javax.swing.JDialog implements Serializable
-
Class jadex.bpmn.editor.gui.SettingsPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
debox
javax.swing.JCheckBox debox
Data edge enabled box. -
dsbox
javax.swing.JCheckBox dsbox
Direct sequence edge auto box. -
extbox
javax.swing.JCheckBox extbox
Jadex extensions box. -
libentries
java.util.List<java.io.File> libentries
The new library entries. -
libentrytable
javax.swing.JTable libentrytable
The library entry table. -
lookandfeelbox
javax.swing.JComboBox lookandfeelbox
Look and feel box. -
ntbox
javax.swing.JCheckBox ntbox
Name/Type data edge box. -
sebox
javax.swing.JCheckBox sebox
Sequence edge enabled box. -
settings
Settings settings
The settings -
szbox
javax.swing.JCheckBox szbox
Smooth zoom box.
-
-
-
Class jadex.bpmn.editor.gui.SettingsPanel.ClassPathTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Class jadex.bpmn.editor.gui.StatusArea extends javax.swing.JPanel implements Serializable
-
Class jadex.bpmn.editor.gui.ZoomSlider extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
bpmncomp
BpmnGraphComponent bpmncomp
The bpmn component. -
changelistener
javax.swing.event.ChangeListener changelistener
Change listener. -
currentcontainer
ModelContainer currentcontainer
Current model container -
editorwindow
BpmnEditorWindow editorwindow
The editor window. -
slider
javax.swing.JSlider slider
The slider.
-
-
-
-
Package jadex.bpmn.editor.gui.contextmenus
-
Class jadex.bpmn.editor.gui.contextmenus.EdgeDragContextMenu extends javax.swing.JPopupMenu implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultitems
Tuple3<java.lang.String,java.lang.String,javax.swing.Icon>[] defaultitems
Default creation items in the main part of the menu. -
endeventitems
Tuple3<java.lang.String,java.lang.String,javax.swing.Icon>[] endeventitems
End events in sub-menu. -
intermediateeventitems
Tuple3<java.lang.String,java.lang.String,javax.swing.Icon>[] intermediateeventitems
Intermediate events in sub-menu. -
source
java.lang.Object source
Source cell -
target
com.mxgraph.model.mxICell target
Generated target cell if any.
-
-
Class jadex.bpmn.editor.gui.contextmenus.EventContextMenu extends javax.swing.JPopupMenu implements Serializable
- serialVersionUID:
- 1L
-
Class jadex.bpmn.editor.gui.contextmenus.GatewayContextMenu extends javax.swing.JPopupMenu implements Serializable
- serialVersionUID:
- 1L
-
-
Package jadex.bpmn.editor.gui.propertypanels
-
Class jadex.bpmn.editor.gui.propertypanels.ActivityParameterTable extends javax.swing.JTable implements Serializable
-
Serialized Fields
-
activity
VActivity activity
The activity.
-
-
-
Class jadex.bpmn.editor.gui.propertypanels.ActivityParameterTable.ParameterTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Class jadex.bpmn.editor.gui.propertypanels.AddRemoveButtonPanel extends javax.swing.JPanel implements Serializable
-
Class jadex.bpmn.editor.gui.propertypanels.AddRemoveTablePanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
table
javax.swing.JTable table
The table.
-
-
-
Class jadex.bpmn.editor.gui.propertypanels.AddRemoveTablePanel.SimpleTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
entries
java.util.List<java.lang.String> entries
-
name
java.lang.String name
-
-
-
Class jadex.bpmn.editor.gui.propertypanels.BasePropertyPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
modelcontainer
ModelContainer modelcontainer
The model container.
-
-
-
Class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel extends BasePropertyPanel implements Serializable
-
Serialized Fields
-
confcache
java.util.List<ConfigurationInfo> confcache
Cache for handling configurations. -
CONFIGURATIONS_COLUMN_NAMES
java.lang.String[] CONFIGURATIONS_COLUMN_NAMES
The column names for the configurations table. -
confmodels
java.util.List<ConfigurationModel> confmodels
The configuration models for configuration choosers -
conftable
javax.swing.JTable conftable
The configurations table. -
graphselectionlistener
com.mxgraph.util.mxEventSource.mxIEventListener graphselectionlistener
Start elements graph selection listener -
IMPORTS_COLUMN_NAMES
java.lang.String[] IMPORTS_COLUMN_NAMES
The column names for the imports table. -
importtable
javax.swing.JTable importtable
The import table. -
listselectionlistener
javax.swing.event.ListSelectionListener listselectionlistener
Start elements list selection listener -
paramcche
IndexMap paramcche
Cache for handling parameters. -
PARAMETERS_COLUMN_NAMES
java.lang.String[] PARAMETERS_COLUMN_NAMES
The column names for the parameters table. -
paramtable
javax.swing.JTable paramtable
The parameter table. -
PROPERTIES_COLUMN_NAMES
java.lang.String[] PROPERTIES_COLUMN_NAMES
The column names for the properties table. -
propertynames
java.util.List<java.lang.String> propertynames
Properties Index list. -
proptable
javax.swing.JTable proptable
The properties table. -
PROVIDED_SERVICES_COLUMN_NAMES
java.lang.String[] PROVIDED_SERVICES_COLUMN_NAMES
The column names for the provided services table. -
PROXY_TYPES
java.lang.String[] PROXY_TYPES
The proxy types. -
pstable
javax.swing.JTable pstable
The provided services table. -
reqservconftable
javax.swing.JTable reqservconftable
The required services configurations table. -
REQUIRED_SERVICES_COLUMN_NAMES
java.lang.String[] REQUIRED_SERVICES_COLUMN_NAMES
The column names for the required services table. -
rstable
javax.swing.JTable rstable
The required services table. -
START_ACTIVITIES_COLUMN_NAMES
java.lang.String[] START_ACTIVITIES_COLUMN_NAMES
The column names for the start activities table. -
startelementstable
javax.swing.JTable startelementstable
The start elements table.
-
-
-
Class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ConfigComboBox extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
combobox
javax.swing.JComboBox combobox
-
-
-
Class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ConfigurationTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ImportTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ParameterTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
confmodel
ConfigurationModel confmodel
The configuration model.
-
-
-
Class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.PropertyTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ProvidedServicesTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
confmodel
ConfigurationModel confmodel
The configuration model.
-
-
-
Class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.RequiredServicesConfigurationTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.RequiredServicesTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
confmodel
ConfigurationModel confmodel
The configuration model.
-
-
-
Class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.StartElementsTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
confmodel
ConfigurationModel confmodel
The configuration model.
-
-
-
Class jadex.bpmn.editor.gui.propertypanels.DataEdgePropertyPanel extends BasePropertyPanel implements Serializable
-
Serialized Fields
-
dataedge
VDataEdge dataedge
The data edge -
MAPPINGS_COLUMN_NAMES
java.lang.String[] MAPPINGS_COLUMN_NAMES
The column names for the mapping table
-
-
-
Class jadex.bpmn.editor.gui.propertypanels.ECARuleEventPropertyPanel extends BasePropertyPanel implements Serializable
-
Serialized Fields
-
event
VActivity event
The event activity.
-
-
-
Class jadex.bpmn.editor.gui.propertypanels.ErrorEventPropertyPanel extends BasePropertyPanel implements Serializable
-
Serialized Fields
-
vevent
VActivity vevent
The event.
-
-
-
Class jadex.bpmn.editor.gui.propertypanels.ExternalSubprocessPropertyPanel extends InternalSubprocessPropertyPanel implements Serializable
-
Serialized Fields
-
FILE_EXPRESSION_TEXT
java.lang.String FILE_EXPRESSION_TEXT
Label text for file expression. -
FILE_NAME_TEXT
java.lang.String FILE_NAME_TEXT
Label text for file name.
-
-
-
Class jadex.bpmn.editor.gui.propertypanels.InternalSubprocessPropertyPanel extends BasePropertyPanel implements Serializable
-
Serialized Fields
-
atable
ActivityParameterTable atable
Parameter table. -
parameterpanel
javax.swing.JPanel parameterpanel
The parameter panel. -
tabpane
javax.swing.JTabbedPane tabpane
The tab pane. -
task
VActivity task
The task.
-
-
-
Class jadex.bpmn.editor.gui.propertypanels.MessageEventPropertyPanel extends BasePropertyPanel implements Serializable
-
Class jadex.bpmn.editor.gui.propertypanels.MessageEventPropertyPanel.ParameterTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Class jadex.bpmn.editor.gui.propertypanels.MessageEventPropertyPanel2 extends BasePropertyPanel implements Serializable
-
Class jadex.bpmn.editor.gui.propertypanels.ProvidedServicePropertyPanel extends BasePropertyPanel implements Serializable
-
Serialized Fields
-
ibox
AutoCompleteCombo ibox
The task combo box. -
mbox
javax.swing.JComboBox mbox
The method combo box. -
tfreturn
javax.swing.JTextField tfreturn
The return param text field. -
vact
VActivity vact
The visual event
-
-
-
Class jadex.bpmn.editor.gui.propertypanels.SequenceEdgePropertyPanel extends BasePropertyPanel implements Serializable
-
Serialized Fields
-
MAPPINGS_COLUMN_NAMES
java.lang.String[] MAPPINGS_COLUMN_NAMES
The column names for the mapping table -
maptable
javax.swing.JTable maptable
The mappings table. -
seqedge
VSequenceEdge seqedge
The sequence edge
-
-
-
Class jadex.bpmn.editor.gui.propertypanels.SequenceEdgePropertyPanel.MappingsTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Class jadex.bpmn.editor.gui.propertypanels.SignalEventHandlerPropertyPanel extends BasePropertyPanel implements Serializable
-
Class jadex.bpmn.editor.gui.propertypanels.SignalPropertyPanel extends BasePropertyPanel implements Serializable
-
Serialized Fields
-
PROPERTIES_COLUMN_NAMES
java.lang.String[] PROPERTIES_COLUMN_NAMES
The column names for the properties table. -
vevent
VActivity vevent
The event.
-
-
-
Class jadex.bpmn.editor.gui.propertypanels.SignalPropertyPanel.PropertyTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Class jadex.bpmn.editor.gui.propertypanels.SubcomponentTab extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
modelcontainer
ModelContainer modelcontainer
-
-
-
Class jadex.bpmn.editor.gui.propertypanels.SubcomponentTab.SubcomponentTypeTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Class jadex.bpmn.editor.gui.propertypanels.TaskPropertyPanel extends BasePropertyPanel implements Serializable
-
Serialized Fields
-
atable
ActivityParameterTable atable
Parameter table. -
FILE_EXPRESSION_TEXT
java.lang.String FILE_EXPRESSION_TEXT
Label text for file expression. -
FILE_NAME_TEXT
java.lang.String FILE_NAME_TEXT
Label text for file name. -
task
VActivity task
The task.
-
-
-
Class jadex.bpmn.editor.gui.propertypanels.TaskPropertyPanel2 extends InternalSubprocessPropertyPanel implements Serializable
-
Serialized Fields
-
cbox
AutoCompleteCombo cbox
The task combo box. -
descarea
javax.swing.JEditorPane descarea
The description area. -
pbut
javax.swing.JButton pbut
The add task param button.
-
-
-
Class jadex.bpmn.editor.gui.propertypanels.TimerEventPropertyPanel extends BasePropertyPanel implements Serializable
-
Serialized Fields
-
event
VActivity event
The event activity.
-
-
-
-
Package jadex.bpmn.editor.model.visual
-
Class jadex.bpmn.editor.model.visual.VActivity extends VNamedNode implements Serializable
-
Serialized Fields
-
inports
java.util.Map<java.lang.String,VInParameter> inports
Map to parameter input ports. -
internalparameters
java.util.Set<java.lang.String> internalparameters
Set of internal parameters -
outports
java.util.Map<java.lang.String,VOutParameter> outports
Map to parameter input ports.
-
-
-
Class jadex.bpmn.editor.model.visual.VDataEdge extends VEdge implements Serializable
-
Class jadex.bpmn.editor.model.visual.VEdge extends VElement implements Serializable
-
Class jadex.bpmn.editor.model.visual.VElement extends com.mxgraph.model.mxCell implements Serializable
-
Serialized Fields
-
bpmnelement
MIdElement bpmnelement
Associated BPMN element -
graph
com.mxgraph.view.mxGraph graph
The graph where this element is used.
-
-
-
Class jadex.bpmn.editor.model.visual.VExternalSubProcess extends VActivity implements Serializable
-
Class jadex.bpmn.editor.model.visual.VInParameter extends VNamedNode implements Serializable
-
Serialized Fields
-
parameter
MParameter parameter
The parameter.
-
-
-
Class jadex.bpmn.editor.model.visual.VLane extends VNamedNode implements Serializable
-
Serialized Fields
-
laneheight
int laneheight
Height of the lane. -
pooltextfieldwidth
double pooltextfieldwidth
Width of the text field of the associated pool.
-
-
-
Class jadex.bpmn.editor.model.visual.VMessagingEdge extends VEdge implements Serializable
-
Class jadex.bpmn.editor.model.visual.VNamedNode extends VNode implements Serializable
-
Class jadex.bpmn.editor.model.visual.VNode extends VElement implements Serializable
-
Class jadex.bpmn.editor.model.visual.VOutParameter extends VNamedNode implements Serializable
-
Serialized Fields
-
parameter
MParameter parameter
The parameter.
-
-
-
Class jadex.bpmn.editor.model.visual.VPool extends VNamedNode implements Serializable
-
Serialized Fields
-
previousgeometry
com.mxgraph.model.mxGeometry previousgeometry
Previous geometry since the last set.
-
-
-
Class jadex.bpmn.editor.model.visual.VSequenceEdge extends VEdge implements Serializable
-
Class jadex.bpmn.editor.model.visual.VSubProcess extends VActivity implements Serializable
-
Serialized Fields
-
pseudofolded
boolean pseudofolded
Pseudo folding flag.
-
-
-
-
Package jadex.bpmn.examples.execute
-
Class jadex.bpmn.examples.execute.NotifierFrame extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
finishwait
javax.swing.JButton finishwait
The button for process notification. -
notifier
Notifier notifier
The notifier to be called on process continuation.
-
-
-
-
Package jadex.bpmn.runtime
-
Class jadex.bpmn.runtime.ProcessThreadValueFetcher.IfDefMap extends java.util.HashMap<java.lang.String,java.lang.Boolean> implements Serializable
-
-
Package jadex.bpmn.runtime.handler
-
Class jadex.bpmn.runtime.handler.EventEndErrorActivityHandler.EventEndErrorException extends java.lang.RuntimeException implements Serializable
-
Class jadex.bpmn.runtime.handler.EventIntermediateErrorActivityHandler.EventIntermediateErrorException extends java.lang.RuntimeException implements Serializable
-
-
Package jadex.bpmn.tools.ui
-
Class jadex.bpmn.tools.ui.ActivityPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
activities
java.util.List activities
The activities. -
list
javax.swing.JTable list
The list. -
listeners
java.util.List listeners
The listeners (if any). -
model
MBpmnModel model
The rulebase. -
steppable
ISteppable steppable
The steppable (to set/remove breakpoints).
-
-
-
Class jadex.bpmn.tools.ui.ActivityPanel.ButtonCellManager extends javax.swing.AbstractCellEditor implements Serializable
-
Class jadex.bpmn.tools.ui.BreakpointMarker extends com.mxgraph.model.mxCell implements Serializable
-
Serialized Fields
-
graph
com.mxgraph.view.mxGraph graph
The graph where this element is used.
-
-
-
Class jadex.bpmn.tools.ui.ExecutionControlPanel extends javax.swing.JPanel implements Serializable
-
Class jadex.bpmn.tools.ui.ProcessViewPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
access
IExternalAccess access
The process. -
bpp
IBreakpointPanel bpp
The breakpoint panel. -
history
javax.swing.JTable history
The list for the history. -
historyinfos
java.util.List historyinfos
The previous process thread steps. -
hmodel
ProcessViewPanel.HistoryModel hmodel
The list model for the history. -
ptmodel
ProcessViewPanel.ProcessThreadModel ptmodel
The list model for the activations. -
sub
ISubscriptionIntermediateFuture<IMonitoringEvent> sub
The change listener. -
threadinfos
java.util.Set threadinfos
The displayed process threads. -
threads
javax.swing.JTable threads
The list for the activations.
-
-
-
Class jadex.bpmn.tools.ui.ProcessViewPanel.HistoryModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
colnames
java.lang.String[] colnames
-
-
-
Class jadex.bpmn.tools.ui.ProcessViewPanel.ProcessThreadModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
colnames
java.lang.String[] colnames
-
-
-
Class jadex.bpmn.tools.ui.VisualProcessViewPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
access
IExternalAccess access
The process. -
bpp
IBreakpointPanel bpp
The breakpoint panel. -
history
javax.swing.JTable history
The list for the history. -
hmodel
VisualProcessViewPanel.HistoryModel hmodel
The list model for the history. -
modelcontainer
ModelContainer modelcontainer
The model container. -
ptmodel
VisualProcessViewPanel.ProcessThreadModel ptmodel
The list model for the activations. -
sub
ISubscriptionIntermediateFuture<IMonitoringEvent> sub
The change listener. -
threads
javax.swing.JTable threads
The list for the activations. -
threadstosteps
java.util.Map<java.lang.String,java.lang.String> threadstosteps
The map of currently active steps (thread id -> step id).
-
-
-
Class jadex.bpmn.tools.ui.VisualProcessViewPanel.HistoryModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
colnames
java.lang.String[] colnames
-
historyinfos
java.util.List<ProcessThreadInfo> historyinfos
The previous process thread steps.
-
-
-
Class jadex.bpmn.tools.ui.VisualProcessViewPanel.ProcessThreadModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
colnames
java.lang.String[] colnames
-
threadinfos
java.util.List<ProcessThreadInfo> threadinfos
The displayed process threads.
-
-
-
-
Package jadex.bridge
-
Class jadex.bridge.ComponentCreationException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
info
java.lang.Object info
The optional info. -
reason
java.lang.String reason
The reason.
-
-
-
Class jadex.bridge.ComponentIdentifier extends java.lang.Object implements Serializable
-
Serialized Fields
-
name
java.lang.String name
The component name. -
root
java.lang.String root
Cache for platform name for getRoot() calls.
-
-
-
Class jadex.bridge.ComponentNotFoundException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
cid
IComponentIdentifier cid
The component identifier.
-
-
-
Class jadex.bridge.ComponentPersistedException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
cid
IComponentIdentifier cid
The component identifier.
-
-
-
Class jadex.bridge.ComponentTerminatedException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
cid
IComponentIdentifier cid
The component identifier.
-
-
-
Class jadex.bridge.ContentException extends java.lang.RuntimeException implements Serializable
-
Class jadex.bridge.ErrorReport extends java.lang.Object implements Serializable
-
Serialized Fields
-
documents
java.util.Map<java.lang.String,java.lang.String> documents
The external reports. -
errhtml
java.lang.String errhtml
The error html text. -
errtext
java.lang.String errtext
The error text.
-
-
-
Class jadex.bridge.ServiceTerminatedException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
sid
IServiceIdentifier sid
The service identifier.
-
-
-
Class jadex.bridge.StepAborted extends java.lang.ThreadDeath implements Serializable
-
Class jadex.bridge.StepAbortedException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
step
IComponentStep<?> step
The step. -
stepstring
java.lang.String stepstring
The step string (for remote).
-
-
-
Class jadex.bridge.StepInvalidException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
step
IComponentStep<?> step
The step.
-
-
-
-
Package jadex.bridge.component
-
Class jadex.bridge.component.FeatureNotAvailableException extends java.lang.RuntimeException implements Serializable
-
-
Package jadex.bridge.fipa
-
Class jadex.bridge.fipa.SearchConstraints extends java.lang.Object implements Serializable
-
Serialized Fields
-
maxdepth
int maxdepth
Attribute for slot max-depth. -
maxresults
int maxresults
Attribute for slot max-results. -
searchid
java.lang.String searchid
Attribute for slot search-id.
-
-
-
-
Package jadex.bridge.service
-
Class jadex.bridge.service.ServiceInvalidException extends java.lang.RuntimeException implements Serializable
-
-
Package jadex.bridge.service.component.interceptors
-
Class jadex.bridge.service.component.interceptors.ConditionException extends java.lang.RuntimeException implements Serializable
-
Class jadex.bridge.service.component.interceptors.PrePostConditionInterceptor.IntermediateResultUnavailableException extends java.lang.RuntimeException implements Serializable
-
-
Package jadex.bridge.service.search
-
Class jadex.bridge.service.search.MultiplicityException extends FutureTerminatedException implements Serializable
-
Class jadex.bridge.service.search.ServiceNotFoundException extends java.lang.RuntimeException implements Serializable
-
-
Package jadex.bridge.service.types.chat
-
Class jadex.bridge.service.types.chat.TransferInfo extends java.lang.Object implements Serializable
-
Serialized Fields
-
done
long done
The done size. -
download
boolean download
True for download, false for upload. -
filename
java.lang.String filename
The name of the local file (without path). -
filepath
java.lang.String filepath
The full path of the local file (including filename). -
id
java.lang.String id
The id. -
lastdone
long lastdone
The done size of the last update (for calculating speed). -
lastupdate
long lastupdate
The time (millis) of the last update (for calculating speed). -
other
IComponentIdentifier other
The ID of the component at the other side of the transfer (i.e. sender for downloads, receiver for uploads). -
size
long size
The size. -
speed
double speed
The upload/download speed calculated as dynamic moving average (bytes/sec). -
state
java.lang.String state
The state. -
timeout
long timeout
The absolute timeout value.
-
-
-
-
Package jadex.bridge.service.types.cms
-
Class jadex.bridge.service.types.cms.CustomLogRecord extends java.util.logging.LogRecord implements Serializable
-
Serialized Fields
-
needToInferCaller
boolean needToInferCaller
-
-
-
-
Package jadex.bytecode.vmhacks
-
Class jadex.bytecode.vmhacks.LoggerFilterStore extends java.util.ArrayList<java.lang.Object> implements Serializable
- serialVersionUID:
- -1120016223808401812L
-
Serialized Fields
-
realstore
java.util.ArrayList<java.lang.Object> realstore
-
-
-
Package jadex.commons
-
Class jadex.commons.CachedObject extends java.lang.Object implements Serializable
-
Serialized Fields
-
cachedobject
java.io.Serializable cachedobject
The cached object. -
filename
java.lang.String filename
The filename of the cache. -
lastmodified
long lastmodified
The last modified date.
-
-
-
Class jadex.commons.ComposedFilter extends java.lang.Object implements Serializable
-
Class jadex.commons.ComposedRemoteFilter extends java.lang.Object implements Serializable
-
Serialized Fields
-
filters
IAsyncFilter[] filters
The filters -
operator
int operator
The operator.
-
-
-
Class jadex.commons.DebugException extends java.lang.RuntimeException implements Serializable
-
Class jadex.commons.ErrorException extends java.lang.Exception implements Serializable
-
Class jadex.commons.FixedJComboBox extends javax.swing.JComboBox implements Serializable
-
Serialized Fields
-
iSelectedIndex
int iSelectedIndex
-
-
-
Class jadex.commons.MultiException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
causes
java.util.List<java.lang.Throwable> causes
The exceptions. -
message
java.lang.String message
The message.
-
-
-
Class jadex.commons.ObjectCache extends java.lang.Object implements Serializable
-
Serialized Fields
-
cache
java.util.Map cache
The expression caches for filename. -
filename
java.lang.String filename
The filename of the cache. -
persist_always
boolean persist_always
The persist strategy (always or only on demand by manually calling persist). -
persist_single
boolean persist_single
The flag indicating if cached objects are stored on disk themselves.
-
-
-
Class jadex.commons.SimplePropertyChangeSupport extends java.lang.Object implements Serializable
-
Serialized Fields
-
listeners
java.util.List<PropertyChangeListener> listeners
-
source
java.lang.Object source
-
-
-
Class jadex.commons.TimeoutException extends java.lang.RuntimeException implements Serializable
-
Class jadex.commons.Tuple extends java.lang.Object implements Serializable
-
Serialized Fields
-
entities
java.lang.Object[] entities
The entities of the tuple.
-
-
-
Class jadex.commons.Tuple2 extends Tuple implements Serializable
-
Class jadex.commons.Tuple3 extends Tuple implements Serializable
-
-
Package jadex.commons.beans
-
Class jadex.commons.beans.IndexedPropertyChangeEvent extends PropertyChangeEvent implements Serializable
- serialVersionUID:
- -320227448495806870L
-
Serialized Fields
-
index
int index
-
-
Class jadex.commons.beans.IntrospectionException extends java.lang.Exception implements Serializable
- serialVersionUID:
- -3728150539969542619L
-
Class jadex.commons.beans.PropertyChangeEvent extends java.util.EventObject implements Serializable
- serialVersionUID:
- 7042693688939648123L
-
Serialized Fields
-
newValue
java.lang.Object newValue
-
oldValue
java.lang.Object oldValue
-
propagationId
java.lang.Object propagationId
-
propertyName
java.lang.String propertyName
-
-
Class jadex.commons.beans.PropertyChangeSupport extends java.lang.Object implements Serializable
- serialVersionUID:
- 6401253773779951803L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream ois) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream oos) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Serialized Fields
-
children
java.util.Hashtable<java.lang.String,PropertyChangeSupport> children
-
propertyChangeSupportSerializedDataVersion
int propertyChangeSupportSerializedDataVersion
-
source
java.lang.Object source
-
-
Class jadex.commons.beans.PropertyVetoException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 129596057694162164L
-
Serialized Fields
-
evt
PropertyChangeEvent evt
-
-
Class jadex.commons.beans.VetoableChangeSupport extends java.lang.Object implements Serializable
- serialVersionUID:
- -5090210921595982017L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream ois) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream oos) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Serialized Fields
-
children
java.util.Hashtable<java.lang.String,VetoableChangeSupport> children
-
source
java.lang.Object source
-
vetoableChangeSupportSerializedDataVersion
int vetoableChangeSupportSerializedDataVersion
-
-
-
Package jadex.commons.beans.beancontext
-
Class jadex.commons.beans.beancontext.BeanContextChildSupport extends java.lang.Object implements Serializable
- serialVersionUID:
- 6328947014421475877L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream ois) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream oos) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Serialized Fields
-
beanContextChildPeer
BeanContextChild beanContextChildPeer
-
pcSupport
PropertyChangeSupport pcSupport
-
vcSupport
VetoableChangeSupport vcSupport
-
-
Class jadex.commons.beans.beancontext.BeanContextEvent extends java.util.EventObject implements Serializable
- serialVersionUID:
- 7267998073569045052L
-
Serialized Fields
-
propagatedFrom
BeanContext propagatedFrom
-
-
Class jadex.commons.beans.beancontext.BeanContextMembershipEvent extends BeanContextEvent implements Serializable
- serialVersionUID:
- 3499346510334590959L
-
Serialized Fields
-
children
java.util.Collection children
-
-
Class jadex.commons.beans.beancontext.BeanContextServiceAvailableEvent extends BeanContextEvent implements Serializable
- serialVersionUID:
- -5333985775656400778L
-
Serialized Fields
-
serviceClass
java.lang.Class serviceClass
-
-
Class jadex.commons.beans.beancontext.BeanContextServiceRevokedEvent extends BeanContextEvent implements Serializable
- serialVersionUID:
- -1295543154724961754L
-
Serialized Fields
-
invalidateRefs
boolean invalidateRefs
-
serviceClass
java.lang.Class serviceClass
-
-
Class jadex.commons.beans.beancontext.BeanContextServicesSupport extends BeanContextSupport implements Serializable
- serialVersionUID:
- -8494482757288719206L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream ois) throws java.io.IOException, java.lang.ClassNotFoundException
The implementation goes through following steps:defaultReadObject().
- Throws:
java.io.IOException
- if I/O error occursjava.lang.ClassNotFoundException
- if class of read object is not found
writeObject
private void writeObject(java.io.ObjectOutputStream oos) throws java.io.IOException
The implementation goes through following steps:defaultWriteObject().
- Throws:
java.io.IOException
- if I/O exception occurs
Class jadex.commons.beans.beancontext.BeanContextServicesSupport.BCSSChild extends BeanContextSupport.BCSChild implements Serializable
- serialVersionUID:
- -3263851306889194873L
Class jadex.commons.beans.beancontext.BeanContextServicesSupport.BCSSServiceProvider extends java.lang.Object implements Serializable
- serialVersionUID:
- 861278251667444782L
-
Serialized Fields
-
serviceProvider
BeanContextServiceProvider serviceProvider
The service provider of the related service.
-
Class jadex.commons.beans.beancontext.BeanContextSupport extends BeanContextChildSupport implements Serializable
- serialVersionUID:
- -4879613978649577204L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream ois) throws java.io.IOException, java.lang.ClassNotFoundException
The implementation goes through following steps:defaultReadObject().bcsPreDeserializationHook().readChildren() if this context works standalone. Otherwise it is the peer's responsibility to call
readChildren()
after this object is deserialized.- Throws:
java.io.IOException
- if I/O error occursjava.lang.ClassNotFoundException
- if class of read object is not found
writeObject
private void writeObject(java.io.ObjectOutputStream oos) throws java.io.IOException
The implementation goes through following steps:defaultWriteObject(), especially the
serializable
indicating the number of serializable children.bcsPreSerializationHook().writeChildren() if this context works standalone. Otherwise it is the peer's responsibility to callwriteChildren()
after this object is serialized.- Throws:
java.io.IOException
- if I/O exception occurs
Serialized Fields
-
designTime
boolean designTime
A flag indicating whether this context is in design mode. -
locale
java.util.Locale locale
The locale of this context. -
okToUseGui
boolean okToUseGui
A flag indicating whether this context is allowed to use GUI. -
serializable
int serializable
Class jadex.commons.beans.beancontext.BeanContextSupport.BCSChild extends java.lang.Object implements Serializable
- serialVersionUID:
- -5815286101609939109L
-
Serialized Fields
-
child
java.lang.Object child
-
proxyPeer
java.lang.Object proxyPeer
-
Package jadex.commons.collection
-
Class jadex.commons.collection.ConcurrencyCheckingList extends java.lang.Object implements Serializable
-
Serialized Fields
-
list
java.util.List list
The wrapped list.
-
-
-
Class jadex.commons.collection.FastHashMap extends java.lang.Object implements Serializable
- serialVersionUID:
- 362722346524651265L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Class jadex.commons.collection.IBlockingQueue.ClosedException extends java.lang.RuntimeException implements Serializable
-
Class jadex.commons.collection.IndexMap extends java.lang.Object implements Serializable
-
Class jadex.commons.collection.IndexMap.ListIndexMap extends IndexMap<K,V> implements Serializable
-
Class jadex.commons.collection.IndexMap.MapIndexMap extends IndexMap<K,V> implements Serializable
-
Class jadex.commons.collection.LeaseTimeSet.SynchronizedLeaseTimeCollection extends java.lang.Object implements Serializable
-
Serialization Methods
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Serialized Fields
-
c
ILeaseTimeSet<E> c
-
mutex
java.lang.Object mutex
-
-
-
Class jadex.commons.collection.LRU extends java.util.LinkedHashMap<K,V> implements Serializable
-
Serialized Fields
-
cleaner
ILRUEntryCleaner cleaner
The entry cleaner (for performing cleanup code on removed entries). -
max
int max
The maximum number of entries.
-
-
-
Class jadex.commons.collection.MultiCollection extends java.lang.Object implements Serializable
-
Class jadex.commons.collection.NestedMap extends java.lang.Object implements Serializable
-
Serialized Fields
-
local
java.util.Map local
The local map. -
parents
java.util.Map[] parents
The parent maps.
-
-
-
Class jadex.commons.collection.OrderedProperties extends java.util.Properties implements Serializable
-
Serialized Fields
-
map
java.util.LinkedHashMap<java.lang.Object,java.lang.Object> map
The internal map.
-
-
-
Class jadex.commons.collection.SortedList extends java.util.LinkedList<T> implements Serializable
-
Serialized Fields
-
ascending
boolean ascending
The ordering direction of the list. -
comp
java.util.Comparator<? super T> comp
The comparator to use (if any).
-
-
-
Class jadex.commons.collection.TwoWayMultiCollection extends MultiCollection implements Serializable
-
Serialized Fields
-
reverse
TwoWayMultiCollection reverse
The reverse multi-collection.
-
-
-
Class jadex.commons.collection.WeakList extends java.lang.Object implements Serializable
-
Serialization Methods
-
readResolve
protected java.lang.Object readResolve() throws java.io.ObjectStreamException
Perform special handling on deserialization.- Throws:
java.io.ObjectStreamException
-
writeReplace
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
Perform special handling on serialization.- Throws:
java.io.ObjectStreamException
-
-
Serialized Fields
-
serialized_list
java.util.List<E> serialized_list
-
size
int size
The number of elements. -
state
int state
The state (to check for modifications).
-
-
-
Class jadex.commons.collection.WeakSet extends java.util.AbstractSet<T> implements Serializable
-
Serialization Methods
-
readResolve
protected java.lang.Object readResolve() throws java.io.ObjectStreamException
Perform special handling on serialization.- Throws:
java.io.ObjectStreamException
-
writeReplace
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
Perform special handling on serialization.- Throws:
java.io.ObjectStreamException
-
-
Serialized Fields
-
serialized_set
java.util.Set serialized_set
-
-
Package jadex.commons.future
-
Class jadex.commons.future.DuplicateResultException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
first
java.lang.Object first
The first result. -
future
IFuture<?> future
The future. -
second
java.lang.Object second
The second result. -
type
int type
The type.
-
-
-
Class jadex.commons.future.FutureTerminatedException extends java.lang.RuntimeException implements Serializable
Package jadex.commons.gui
-
Class jadex.commons.gui.BrowserPane extends javax.swing.JTextPane implements Serializable
-
Serialized Fields
-
externals
java.util.Map<java.lang.String,java.lang.String> externals
The external references. -
inbrowser
boolean inbrowser
Open links per click in external browser. -
popup
boolean popup
Indicates that the last mouse click included a popup trigger. -
reference
java.lang.String reference
The current URL under the mouse cursor when local reference (i.e. #ref). -
url
java.net.URL url
The current URL under the mouse cursor.
-
-
-
Class jadex.commons.gui.BrowserPane.ClasspathHTMLEditorKit extends javax.swing.text.html.HTMLEditorKit implements Serializable
-
Serialized Fields
-
thefactory
javax.swing.text.ViewFactory thefactory
The view factory.
-
-
-
Class jadex.commons.gui.ClassSearchPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
cbac
javax.swing.JCheckBox cbac
-
cbc
javax.swing.JCheckBox cbc
-
cbic
javax.swing.JCheckBox cbic
-
cbif
javax.swing.JCheckBox cbif
The checkbox for interfaces. -
cl
java.lang.ClassLoader cl
The classloader. -
ctm
jadex.commons.gui.ClassSearchPanel.ClassTableModel ctm
-
curquery
java.lang.String curquery
The current search query text. -
lastsearch
TerminableFuture<java.lang.Void> lastsearch
-
results
javax.swing.JTable results
The results table. -
status
javax.swing.JLabel status
The status. -
tp
IThreadPool tp
The thread pool.
-
-
-
Class jadex.commons.gui.EditableList extends javax.swing.JTable implements Serializable
-
Serialized Fields
-
allowduplicates
boolean allowduplicates
Allow duplicate entries. -
editable
boolean editable
The editable flag. -
entries
java.util.List entries
The entries. -
showcnt
boolean showcnt
Show the numbers of entries in title. -
title
java.lang.String title
The list title.
-
-
-
Class jadex.commons.gui.EditableList.ButtonCellManager extends javax.swing.AbstractCellEditor implements Serializable
-
Class jadex.commons.gui.EditableListEvent extends javax.swing.event.TableModelEvent implements Serializable
-
Serialized Fields
-
data
java.lang.Object[] data
The data.
-
-
-
Class jadex.commons.gui.JBusyRing extends javax.swing.JComponent implements Serializable
-
Serialized Fields
-
active
boolean active
Flag if active. -
animationaction
java.awt.event.ActionListener animationaction
Animation action. -
animationtimer
javax.swing.Timer animationtimer
Animation timer. -
frametime
int frametime
Time between frames. -
fullrot
long fullrot
Time for a full rotation of the ring. -
halfstroke
double halfstroke
Half the size of a stroke. -
ringcolor
java.awt.Color ringcolor
Color of the ring. -
size
java.awt.Dimension size
Widget size. -
startframe
long startframe
Start frame time stamp.
-
-
-
Class jadex.commons.gui.JCopyPasteContextMenu extends javax.swing.JPopupMenu implements Serializable
-
Serialized Fields
-
textcomp
javax.swing.text.JTextComponent textcomp
The text component.
-
-
-
Class jadex.commons.gui.JPlaceholderTextField extends javax.swing.JTextField implements Serializable
-
Serialized Fields
-
activeplaceholder
boolean activeplaceholder
Flag if the placeholder is active -
animtimer
javax.swing.Timer animtimer
Animation timer. -
border
JPlaceholderTextField.RecolorLineBorder border
Glow border for broken UIs like GTK. -
doclistener
javax.swing.event.DocumentListener doclistener
Document listener to intercept edits when in placeholder mode. -
foregroundcolor
java.awt.Color foregroundcolor
Regular foreground color. -
highlighter
javax.swing.text.Highlighter highlighter
The default highlighter to exchange with null when placeholder is active. -
invalidcolor
java.awt.Color invalidcolor
Color for invalid field. -
origcolor
java.awt.Color origcolor
Original color during animation. -
placeholder
java.lang.String placeholder
The placeholder text. -
placeholdercolor
java.awt.Color placeholdercolor
Color of the placeholder.
-
-
-
Class jadex.commons.gui.JPlaceholderTextField.RecolorLineBorder extends javax.swing.border.LineBorder implements Serializable
-
Class jadex.commons.gui.JSplitPanel extends javax.swing.JSplitPane implements Serializable
-
Serialized Fields
-
hasProportionalLocation
boolean hasProportionalLocation
-
isPainted
int isPainted
-
proportionalLocation
double proportionalLocation
-
-
-
Class jadex.commons.gui.JValidatorTextField extends javax.swing.JTextField implements Serializable
-
Serialized Fields
-
validator
IValidator validator
The validator.
-
-
-
Class jadex.commons.gui.JWizard extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 4992471651678269871L
-
Serialized Fields
-
busyring
JBusyRing busyring
The busy ring. -
buttonpanel
javax.swing.JPanel buttonpanel
The current button panel. -
current
JWizard.WizardNode current
Current frame of the wizard. -
mainpanel
javax.swing.JPanel mainpanel
-
nextbutton
javax.swing.JButton nextbutton
The button for the next/finish action, can be disabled. -
start
JWizard.WizardNode start
Start frame of the wizard. -
terminationlisteners
java.util.Set<java.awt.event.ActionListener> terminationlisteners
Listeners called when wizard terminates.
-
-
Class jadex.commons.gui.JWizard.ChoiceNode extends JWizard.WizardNode implements Serializable
- serialVersionUID:
- 1634355685705747180L
-
Serialized Fields
-
bgroup
javax.swing.ButtonGroup bgroup
-
-
Class jadex.commons.gui.JWizard.WizardNode extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 7657673980110325857L
-
Serialized Fields
-
children
java.util.List<JWizard.WizardNode> children
Wizard child nodes. -
nextitem
int nextitem
The next item, 0 for default. -
parents
java.util.LinkedList<JWizard.WizardNode> parents
The parent node stack.
-
-
Class jadex.commons.gui.PropertiesPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
adddummy
boolean adddummy
Add dummy when weighty==0. -
components
java.util.Map components
The created components (name->comp). -
dummy
javax.swing.JComponent dummy
The last component for extra space. -
gbc
java.awt.GridBagConstraints gbc
The grid bag constraints.
-
-
-
Class jadex.commons.gui.ScrollablePanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
preferredsize
java.awt.Dimension preferredsize
The preferred scrollable viewport size. -
trackheight
boolean trackheight
True if the view should always be adjusted to scrollpane height (i.e. no vertical scrolling). -
trackwidth
boolean trackwidth
True if the view should always be adjusted to scrollpane width (i.e. no horizontal scrolling).
-
-
-
Class jadex.commons.gui.ToolTipAction extends javax.swing.AbstractAction implements Serializable
-
Class jadex.commons.gui.TreeCombo extends javax.swing.JComboBox implements Serializable
Package jadex.commons.gui.autocombo
-
Class jadex.commons.gui.autocombo.AbstractAutoComboModel extends javax.swing.AbstractListModel implements Serializable
-
Serialized Fields
-
combo
AutoCompleteCombo<T> combo
-
entries
java.util.List<T> entries
-
max
int max
-
selected
T selected
-
-
-
Class jadex.commons.gui.autocombo.AbstractFixedAutoComboModel extends AbstractAutoComboModel<T> implements Serializable
-
Serialized Fields
-
allentries
java.util.List<T> allentries
-
-
-
Class jadex.commons.gui.autocombo.AutoComboTableCellEditor extends javax.swing.DefaultCellEditor implements Serializable
-
Class jadex.commons.gui.autocombo.AutoComboTableCellRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable
-
Serialized Fields
-
box
AutoCompleteCombo box
The combo box.
-
-
-
Class jadex.commons.gui.autocombo.AutoCompleteCombo extends javax.swing.JComboBox implements Serializable
-
Serialized Fields
-
cl
java.lang.ClassLoader cl
The cloassloader. -
current
ISubscriptionIntermediateFuture<T> current
The current call. -
lastpattern
java.lang.String lastpattern
The last pattern. -
tp
IThreadPool tp
The thread pool. -
updating
boolean updating
The flag that the model is modified.
-
-
-
Class jadex.commons.gui.autocombo.AutoCompleteCombo.AutoCompleteDocument extends javax.swing.text.PlainDocument implements Serializable
-
Serialized Fields
-
arrowkey
boolean arrowkey
-
t
javax.swing.Timer t
-
-
-
Class jadex.commons.gui.autocombo.ClassComboModel extends AbstractAutoComboModel<java.lang.Class<?>> implements Serializable
-
Class jadex.commons.gui.autocombo.ClassInfoComboBoxRenderer extends javax.swing.plaf.basic.BasicComboBoxRenderer implements Serializable
-
Class jadex.commons.gui.autocombo.FixedClassComboModel extends AbstractFixedAutoComboModel<java.lang.Class<?>> implements Serializable
-
Class jadex.commons.gui.autocombo.FixedClassInfoComboModel extends AbstractFixedAutoComboModel<ClassInfo> implements Serializable
-
Class jadex.commons.gui.autocombo.StringComboModel extends AbstractAutoComboModel<java.lang.String> implements Serializable
-
Serialized Fields
-
allentries
java.util.List<java.lang.String> allentries
-
-
Package jadex.commons.gui.jtable
-
Class jadex.commons.gui.jtable.AbstractIndexTableModel extends DelegateTableModel implements Serializable
-
Serialized Fields
-
indexList
java.util.ArrayList indexList
-
-
-
Class jadex.commons.gui.jtable.ClassInfoRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable
-
Class jadex.commons.gui.jtable.ClassRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable
-
Class jadex.commons.gui.jtable.DateTimeRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable
-
Serialized Fields
-
formatter
java.text.DateFormat formatter
-
-
-
Class jadex.commons.gui.jtable.DelegateTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
delegate
javax.swing.table.TableModel delegate
-
-
-
Class jadex.commons.gui.jtable.ObjectTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
columnclasses
java.util.HashMap columnclasses
The classes of the columns. -
columns
java.util.Vector columns
The data. -
columseditable
java.util.HashSet columseditable
The editable colums. -
data
java.util.Vector data
The data.
-
-
-
Class jadex.commons.gui.jtable.PatternEditor extends javax.swing.DefaultCellEditor implements Serializable
-
Serialized Fields
-
argTypes
java.lang.Class[] argTypes
-
constructor
java.lang.reflect.Constructor constructor
-
value
java.lang.Object value
-
-
-
Class jadex.commons.gui.jtable.ResizeableTableHeader extends javax.swing.table.JTableHeader implements Serializable
-
Serialized Fields
-
autoResizingEnabled
boolean autoResizingEnabled
If true, auto resizing of columns when the TableModel invokes a tableChanged event is enabled. The default is false. -
includeHeaderWidth
boolean includeHeaderWidth
If true, resizing of columns will also take the width of header cells into account. The default is false.
-
-
-
Class jadex.commons.gui.jtable.SorterFilterTableModel extends AbstractIndexTableModel implements Serializable
-
Serialized Fields
-
doFilter
boolean doFilter
-
filter
java.util.Vector filter
-
pauseDisplaying
boolean pauseDisplaying
-
pauseRow
int pauseRow
-
sortColumn
int sortColumn
-
sortColumns
java.util.Vector sortColumns
-
sortDirection
int sortDirection
-
-
-
Class jadex.commons.gui.jtable.SortHeaderRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable
-
Class jadex.commons.gui.jtable.StringArrayTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
columnnames
java.lang.String[] columnnames
-
editable
boolean editable
Flag if editable. -
stringarray
java.lang.String[][] stringarray
The string array
-
-
-
Class jadex.commons.gui.jtable.TableSorter extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
columnComparators
java.util.Map columnComparators
-
modelToView
int[] modelToView
-
mouseListener
java.awt.event.MouseListener mouseListener
-
sortingColumns
java.util.List sortingColumns
-
tableHeader
javax.swing.table.JTableHeader tableHeader
-
tableModel
javax.swing.table.TableModel tableModel
-
tableModelListener
javax.swing.event.TableModelListener tableModelListener
-
viewToModel
jadex.commons.gui.jtable.TableSorter.Row[] viewToModel
-
-
-
Class jadex.commons.gui.jtable.VisibilityPopupMenu extends javax.swing.JPopupMenu implements Serializable
-
Serialized Fields
-
model
IVisibilityTableColumnModel model
-
-
-
Class jadex.commons.gui.jtable.VisibilityTableColumnModel extends javax.swing.table.DefaultTableColumnModel implements Serializable
-
Serialized Fields
-
allTableColumns
java.util.Vector allTableColumns
Array of TableColumn objects in this model. Holds all column objects, regardless of their visibility -
tableColumnsFixed
java.util.Vector tableColumnsFixed
Array of TableColumn objects that cannot change the visibility. By default this array is empty
-
-
Package jadex.commons.gui.jtreetable
-
Class jadex.commons.gui.jtreetable.AbstractTreeTableAction extends javax.swing.AbstractAction implements Serializable
-
Class jadex.commons.gui.jtreetable.DefaultTreeTableCellRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable
-
Class jadex.commons.gui.jtreetable.DefaultTreeTableNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable
-
Serialized Fields
-
model
DefaultTreeTableModel model
The model, used to generate events. -
type
TreeTableNodeType type
The node type identifier. -
values
java.util.Map values
The values.
-
-
-
Class jadex.commons.gui.jtreetable.JTreeTable extends javax.swing.JTable implements Serializable
-
Serialized Fields
-
tree
JTreeTable.TreeTableCellRenderer tree
A subclass of JTree.
-
-
-
Class jadex.commons.gui.jtreetable.JTreeTable.ListToTreeSelectionModelWrapper extends javax.swing.tree.DefaultTreeSelectionModel implements Serializable
-
Serialized Fields
-
updatingListSelectionModel
boolean updatingListSelectionModel
Set to true when we are updating the ListSelectionModel.
-
-
-
Class jadex.commons.gui.jtreetable.JTreeTable.TreeTableCellEditor extends javax.swing.DefaultCellEditor implements Serializable
-
Class jadex.commons.gui.jtreetable.JTreeTable.TreeTableCellRenderer extends javax.swing.JTree implements Serializable
-
Serialized Fields
-
highlightBorder
javax.swing.border.Border highlightBorder
Border to draw around the tree, if this is non-null, it will be painted. -
visibleRow
int visibleRow
Last table/tree row asked to renderer.
-
-
-
Class jadex.commons.gui.jtreetable.SetTreeTableNode extends DefaultTreeTableNode implements Serializable
-
Class jadex.commons.gui.jtreetable.TreeTableModelAdapter extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
tree
javax.swing.JTree tree
-
treeTableModel
TreeTableModel treeTableModel
-
-
Package jadex.commons.random
-
Class jadex.commons.random.FastThreadedRandom extends java.util.Random implements Serializable
- serialVersionUID:
- -1193190439562997946L
-
Serialized Fields
-
prngs
java.util.Random[] prngs
The random number generators. -
threadingmask
int threadingmask
Mask for distributing threads.
-
-
Class jadex.commons.random.Xoroshiro128Random extends java.util.Random implements Serializable
-
Serialized Fields
-
state0
long state0
-
state1
long state1
-
-
Package jadex.commons.security.random
-
Class jadex.commons.security.random.ChaCha20Random extends java.security.SecureRandom implements Serializable
- serialVersionUID:
- -4800522753628853326L
-
Serialized Fields
-
basestate
int[] basestate
ChaCha base state -
blockcount
long blockcount
Current block count. -
entropysource
IEntropySource entropysource
Entropy source for seeding, use SSecurity. -
outptr
int outptr
Pointer to unused output. -
outputblock
byte[] outputblock
The output block.
-
-
Class jadex.commons.security.random.OpenSslAesCtrRandom extends java.security.SecureRandom implements Serializable
- serialVersionUID:
- -3198322342777501L
-
Serialized Fields
-
aesctr
OpenSslAesCtr aesctr
-
buffer
byte[] buffer
-
numbytes
int numbytes
-
pos
int pos
-
-
Class jadex.commons.security.random.SecureThreadedRandom extends java.security.SecureRandom implements Serializable
- serialVersionUID:
- -11931962997946L
-
Serialized Fields
-
prngs
java.security.SecureRandom[] prngs
The random number generators. -
threadingmask
int threadingmask
Mask for distributing threads.
-
-
Class jadex.commons.security.random.SynchronizedSecureRandomWrapper extends java.security.SecureRandom implements Serializable
- serialVersionUID:
- -2816942884190634169L
-
Serialized Fields
-
delegate
java.security.SecureRandom delegate
-
Package jadex.examples.presentationtimer.display.ui
-
Class jadex.examples.presentationtimer.display.ui.ConfigureFrame extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
countDownTimeTF
javax.swing.JTextField countDownTimeTF
-
fehlerLabel
javax.swing.JLabel fehlerLabel
-
guiService
ICountdownGUIService guiService
-
infoTimeTF
javax.swing.JTextField infoTimeTF
-
onOkClickListener
java.awt.event.ActionListener onOkClickListener
-
warningTimeTF
javax.swing.JTextField warningTimeTF
-
-
-
Class jadex.examples.presentationtimer.display.ui.CountDownView extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
controller
ICountdownController controller
-
countdownLabel
javax.swing.JLabel countdownLabel
-
countDownTime
int countDownTime
Time the countdown will be reset to. -
formatter
java.text.DecimalFormat formatter
-
infoTimeLeft
int infoTimeLeft
-
listener
ICountdownService.ICountdownListener listener
-
startStopButton
javax.swing.JButton startStopButton
-
state
State state
-
timer
java.util.Timer timer
-
warningTimeLeft
int warningTimeLeft
-
-
Package jadex.examples.presentationtimer.remotecontrol.ui
-
Class jadex.examples.presentationtimer.remotecontrol.ui.CDListCellRenderer extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
platformAddresses
javax.swing.JTextArea platformAddresses
-
platformLabel
javax.swing.JLabel platformLabel
-
stateLabel
javax.swing.JLabel stateLabel
-
timeLabel
javax.swing.JLabel timeLabel
-
-
-
Class jadex.examples.presentationtimer.remotecontrol.ui.CDListModel extends javax.swing.DefaultListModel<CDListItem> implements Serializable
-
Class jadex.examples.presentationtimer.remotecontrol.ui.ClientFrame extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
list
javax.swing.JList<CDListItem> list
-
listmodel
CDListModel listmodel
-
selectedElement
CDListItem selectedElement
-
stateFut
ITerminableIntermediateFuture<State> stateFut
-
stateLabel
javax.swing.JLabel stateLabel
-
timeFut
ITerminableIntermediateFuture<java.lang.String> timeFut
-
timeLabel
javax.swing.JLabel timeLabel
-
-
Package jadex.extension.envsupport.environment
-
Class jadex.extension.envsupport.environment.ObjectEvent extends java.lang.Object implements Serializable
-
Serialized Fields
-
parameters
java.util.Map parameters
The parameters. -
type
java.lang.Object type
Event type.
-
-
Package jadex.extension.envsupport.observer.gui
-
Class jadex.extension.envsupport.observer.gui.ObserverCenterWindow extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
disposed
boolean disposed
-
fullscreen
boolean fullscreen
-
fullscreenlistener
java.awt.event.KeyListener fullscreenlistener
-
knownpluginviews
java.util.Set knownpluginviews
Known plugin views. -
mainpanel
javax.swing.JPanel mainpanel
The main pane. -
menubar
javax.swing.JMenuBar menubar
The menubar. -
oldcomp
java.awt.Component oldcomp
-
olddim
java.awt.Dimension olddim
-
olddivider
int olddivider
-
oldpos
java.awt.Point oldpos
-
splitpane
javax.swing.JSplitPane splitpane
The split pane. -
toolbar
javax.swing.JToolBar toolbar
The toolbar.
-
-
Package jadex.extension.rs.invoke
-
Class jadex.extension.rs.invoke.RestInvocationHelper.RequestFailedException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
content
java.lang.String content
The received content -
statuscode
int statuscode
Return status code
-
Package jadex.extension.rs.publish
-
Class jadex.extension.rs.publish.JadexGatewayServlet extends javax.servlet.http.HttpServlet implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
handler
IRequestHandlerService handler
The request handler. -
platform
IExternalAccess platform
The Jadex platform.
-
Package jadex.gpmn.editor.gui
-
Class jadex.gpmn.editor.gui.AbstractEditingToolbar extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
modelcontainer
ModelContainer modelcontainer
The model container. -
toolbars
java.util.List<javax.swing.JToolBar> toolbars
The tool bars. -
toolgroup
javax.swing.ButtonGroup toolgroup
The tool button group.
-
-
-
Class jadex.gpmn.editor.gui.BetterFileChooser extends javax.swing.JFileChooser implements Serializable
-
Class jadex.gpmn.editor.gui.GpmnEditorWindow extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
modelcontainer
ModelContainer modelcontainer
The model container -
selecttool
javax.swing.JToggleButton selecttool
The select tool. -
stylegroup
javax.swing.ButtonGroup stylegroup
The group of styles. -
viewpane
javax.swing.JSplitPane viewpane
The pane containing the graph and the property view.
-
-
-
Class jadex.gpmn.editor.gui.GpmnGraphComponent extends com.mxgraph.swing.mxGraphComponent implements Serializable
-
Serialized Fields
-
cellsaddedhandler
com.mxgraph.util.mxEventSource.mxIEventListener cellsaddedhandler
Cell addition handler.
-
-
-
Class jadex.gpmn.editor.gui.GpmnMenuBar extends javax.swing.JMenuBar implements Serializable
-
Serialized Fields
-
modelcontainer
ModelContainer modelcontainer
The model container
-
-
-
Class jadex.gpmn.editor.gui.GpmnToolbar extends AbstractEditingToolbar implements Serializable
-
Serialized Fields
-
iconsize
int iconsize
The icon size.
-
-
Package jadex.gpmn.editor.gui.propertypanels
-
Class jadex.gpmn.editor.gui.propertypanels.ActivationPlanPropertyPanel extends BasePropertyPanel implements Serializable
-
Serialized Fields
-
plan
VPlan plan
The plan.
-
-
-
Class jadex.gpmn.editor.gui.propertypanels.BasePropertyPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
modelcontainer
ModelContainer modelcontainer
The model container.
-
-
-
Class jadex.gpmn.editor.gui.propertypanels.ContextTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
modelcontainer
ModelContainer modelcontainer
The model container
-
-
-
Class jadex.gpmn.editor.gui.propertypanels.GoalPropertyPanel extends BasePropertyPanel implements Serializable
-
Serialized Fields
-
goal
VGoal goal
The goal.
-
-
-
Class jadex.gpmn.editor.gui.propertypanels.GpmnPropertyPanel extends BasePropertyPanel implements Serializable
-
Class jadex.gpmn.editor.gui.propertypanels.NameArea extends javax.swing.JTextArea implements Serializable
-
Serialized Fields
-
modelcontainer
ModelContainer modelcontainer
The model container. -
velement
VElement velement
The element.
-
-
-
Class jadex.gpmn.editor.gui.propertypanels.RefPlanPropertyPanel extends BasePropertyPanel implements Serializable
-
Serialized Fields
-
plan
VPlan plan
The plan.
-
-
-
Class jadex.gpmn.editor.gui.propertypanels.VirtualActivationEdgePropertyPanel extends BasePropertyPanel implements Serializable
-
Serialized Fields
-
edge
VVirtualActivationEdge edge
The edge.
-
-
Package jadex.gpmn.editor.model.visual
-
Class jadex.gpmn.editor.model.visual.SequentialMarker extends com.mxgraph.model.mxCell implements Serializable
-
Serialized Fields
-
provider
IPlanModeProvider provider
The object providing the mode
-
-
-
Class jadex.gpmn.editor.model.visual.VEdge extends VElement implements Serializable
-
Class jadex.gpmn.editor.model.visual.VElement extends com.mxgraph.model.mxCell implements Serializable
-
Class jadex.gpmn.editor.model.visual.VGoal extends VNode implements Serializable
-
Class jadex.gpmn.editor.model.visual.VGoal.VGoalType extends com.mxgraph.model.mxCell implements Serializable
-
Class jadex.gpmn.editor.model.visual.VNode extends VElement implements Serializable
-
Class jadex.gpmn.editor.model.visual.VPlan extends VNode implements Serializable
-
Class jadex.gpmn.editor.model.visual.VPlan.VPlanType extends com.mxgraph.model.mxCell implements Serializable
-
Serialized Fields
-
width
double width
-
-
-
Class jadex.gpmn.editor.model.visual.VVirtualActivationEdge extends VEdge implements Serializable
-
Serialized Fields
-
edge
VEdge edge
The activation edge. -
edgegroup
java.util.List<VVirtualActivationEdge> edgegroup
Virtual edge group. -
plan
VPlan plan
The activation plan.
-
-
-
Class jadex.gpmn.editor.model.visual.VVirtualActivationEdge.VVEdgeMarker extends com.mxgraph.model.mxCell implements Serializable
Package jadex.javaparser.javaccimpl
-
Class jadex.javaparser.javaccimpl.ArgumentsNode extends ExpressionNode implements Serializable
-
Class jadex.javaparser.javaccimpl.ArrayNode extends ExpressionNode implements Serializable
-
Serialized Fields
-
type
int type
The node type.
-
-
-
Class jadex.javaparser.javaccimpl.BooleanNode extends ExpressionNode implements Serializable
-
Serialized Fields
-
op
int op
The operation.
-
-
-
Class jadex.javaparser.javaccimpl.CastNode extends ExpressionNode implements Serializable
-
Class jadex.javaparser.javaccimpl.CollectionNode extends ExpressionNode implements Serializable
-
Class jadex.javaparser.javaccimpl.CompareNode extends ExpressionNode implements Serializable
-
Serialized Fields
-
op
int op
The operation.
-
-
-
Class jadex.javaparser.javaccimpl.ConditionalNode extends ExpressionNode implements Serializable
-
Class jadex.javaparser.javaccimpl.ConstantNode extends ExpressionNode implements Serializable
-
Class jadex.javaparser.javaccimpl.ExpressionNode extends SimpleNode implements Serializable
-
Serialized Fields
-
constant
boolean constant
Is the node value constant (independent of evaluation context and parameters)? -
constant_value
java.lang.Object constant_value
The constant value (if any). -
expressiontext
java.lang.String expressiontext
The expression text (if any). -
imports
java.lang.String[] imports
The imports (if any). -
static_type
java.lang.Class static_type
The static type (if any). -
text
java.lang.String text
The token text (if any).
-
-
-
Class jadex.javaparser.javaccimpl.JavaCCExpressionParser extends java.lang.Object implements Serializable
-
Class jadex.javaparser.javaccimpl.MathNode extends ExpressionNode implements Serializable
-
Serialized Fields
-
op
int op
The operation.
-
-
-
Class jadex.javaparser.javaccimpl.ParameterNode extends ExpressionNode implements Serializable
-
Class jadex.javaparser.javaccimpl.ParseException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
currentToken
jadex.javaparser.javaccimpl.Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token. -
expectedTokenSequences
int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse. -
tokenImage
java.lang.String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.
-
-
Class jadex.javaparser.javaccimpl.ReflectNode extends ExpressionNode implements Serializable
-
Serialized Fields
-
clazz
java.lang.Class clazz
The clazz. -
reloadable
boolean reloadable
Flag indicating that this node is a candidate dynamic class reloading (currently only supported for plan constructors). -
type
int type
The reflect node type.
-
-
-
Class jadex.javaparser.javaccimpl.SelectionNode extends ExpressionNode implements Serializable
-
Class jadex.javaparser.javaccimpl.SelectNode extends ExpressionNode implements Serializable
-
Serialized Fields
-
mode
int mode
The selection mode. -
order
int order
The order direction. -
orderby
boolean orderby
The flag indicating presence of an order by clause. -
vars
java.lang.String[] vars
The variable names. -
where
boolean where
The flag indicating presence of a where clause.
-
-
-
Class jadex.javaparser.javaccimpl.SimpleNode extends java.lang.Object implements Serializable
-
Class jadex.javaparser.javaccimpl.Token extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
beginColumn
int beginColumn
-
beginLine
int beginLine
-
endColumn
int endColumn
-
endLine
int endLine
-
image
java.lang.String image
-
kind
int kind
-
next
jadex.javaparser.javaccimpl.Token next
-
specialToken
jadex.javaparser.javaccimpl.Token specialToken
-
-
Class jadex.javaparser.javaccimpl.TokenMgrError extends java.lang.Error implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
errorCode
int errorCode
-
-
Class jadex.javaparser.javaccimpl.TypeNode extends ExpressionNode implements Serializable
-
Serialized Fields
-
classloader
java.lang.ClassLoader classloader
-
-
Package jadex.micro.examples.helpline
-
Class jadex.micro.examples.helpline.HelplinePanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
agent
IExternalAccess agent
The external access of the agent.
-
-
Package jadex.micro.examples.helplinemega
-
Class jadex.micro.examples.helplinemega.HelplinePanel extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 3159064974941120503L
-
Serialized Fields
-
agent
IExternalAccess agent
The external access of the agent.
-
Package jadex.micro.examples.lottery
-
Class jadex.micro.examples.lottery.PlayerPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
buclaim
javax.swing.JButton buclaim
-
ls
ILotteryService ls
-
taclaimed
javax.swing.JTextArea taclaimed
-
tfitem
javax.swing.JTextField tfitem
-
-
Package jadex.micro.examples.mandelbrot
-
Class jadex.micro.examples.mandelbrot.ColorChooserPanel extends javax.swing.JPanel implements Serializable
-
Class jadex.micro.examples.mandelbrot.DisplayPanel extends javax.swing.JComponent implements Serializable
-
Serialized Fields
-
agent
IExternalAccess agent
The service provider. -
calculating
boolean calculating
Flag indicating that a calculation is in progress. -
colors
java.awt.Color[] colors
The colors for drawing. -
data
AreaData data
The latest area data used for determining original coordinates of painted regions. -
displayid
java.lang.String displayid
The display id. -
enddrag
java.awt.Point enddrag
End point for dragging (if any). -
image
java.awt.Image image
The current image derived from the results. -
manservice
IMandelbrotService manservice
The mandelbrot service. -
point
java.awt.Point point
The current selection start point (if any). -
progressdata
java.util.Map progressdata
Progress data objects, available only when calculating (progress data -> percent finished). -
progressupdate
javax.swing.Timer progressupdate
Progress update timer. -
range
java.awt.Rectangle range
The current selection range (if any). -
startdrag
java.awt.Point startdrag
Start point for dragging (if any).
-
-
-
Class jadex.micro.examples.mandelbrot.GeneratePanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
pp
PropertiesPanel pp
The properties panel. -
sb
StatusBar sb
The status bar.
-
-
-
Class jadex.micro.examples.mandelbrot.MandelbrotPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
agent
IExternalAccess agent
The agent. -
dispanel
DisplayPanel dispanel
The display panel. -
service
IMandelbrotService service
The service.
-
-
Package jadex.micro.tutorial
-
Class jadex.micro.tutorial.ChatGuiD2 extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
received
javax.swing.JTextArea received
The textfield with received messages.
-
-
-
Class jadex.micro.tutorial.ChatGuiD3 extends ChatGuiD2 implements Serializable
-
Class jadex.micro.tutorial.ChatGuiD5 extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
agent
IExternalAccess agent
The agent owning the gui. -
received
javax.swing.JTextArea received
The textfield with received messages.
-
-
Package jadex.platform.service.cli
-
Class jadex.platform.service.cli.CloseShellException extends java.lang.RuntimeException implements Serializable
Package jadex.platform.service.clock
-
Class jadex.platform.service.clock.TickTimer extends Timer implements Serializable
-
Class jadex.platform.service.clock.Timer extends java.lang.Object implements Serializable
-
Serialized Fields
-
clock
IClock clock
The clock. -
number
int number
The instance number. -
time
long time
The time delta before the alarm. -
to
ITimedObject to
The timed object.
-
-
Package jadex.platform.service.cron
-
Class jadex.platform.service.cron.TimePatternFilter extends ComposedFilter<java.lang.Long> implements Serializable
-
Serialized Fields
-
pattern
java.lang.String pattern
The pattern.
-
-
Package jadex.platform.service.servicepool
-
Class jadex.platform.service.servicepool.ServicePoolTask.ServicePoolTaskGui.MappingsTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
colnames
java.lang.String[] colnames
-
entries
java.util.List<ServicePoolTask.MappingEntry> entries
-
-
Package jadex.quickstart.cleanerworld.gui
-
Class jadex.quickstart.cleanerworld.gui.EnvironmentGui extends javax.swing.JFrame implements Serializable
- serialVersionUID:
- -1451077178653064172L
-
Serialized Fields
-
timer
javax.swing.Timer timer
The repaint timer.
-
Package jadex.rules.examples.hanoi
-
Class jadex.rules.examples.hanoi.Hanoi.HanoiComponent extends javax.swing.JComponent implements Serializable
-
Serialized Fields
-
agent
java.lang.Object agent
The agent. -
state
IOAVState state
The state.
-
-
Package jadex.rules.state
-
Class jadex.rules.state.IProfiler.ProfilingInfo extends java.lang.Object implements Serializable
-
Serialization Methods
-
writeReplace
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
Close frame before serialization.- Throws:
java.io.ObjectStreamException
-
-
Serialized Fields
-
inherent
long inherent
The inherent total time. -
item
java.lang.Object item
The profiling item. -
parent
IProfiler.ProfilingInfo parent
The parent profiling info. -
time
long time
The total time. -
type
java.lang.String type
The profiling event type.
-
-
Package jadex.rules.tools.common
-
Class jadex.rules.tools.common.TableSorter extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
columnComparators
java.util.Map columnComparators
-
modelToView
int[] modelToView
-
mouseListener
java.awt.event.MouseListener mouseListener
-
sortingColumns
java.util.List sortingColumns
-
tableHeader
javax.swing.table.JTableHeader tableHeader
-
tableModel
javax.swing.table.TableModel tableModel
-
tableModelListener
javax.swing.event.TableModelListener tableModelListener
-
viewToModel
jadex.rules.tools.common.TableSorter.Row[] viewToModel
-
-
Package jadex.rules.tools.profiler
-
Class jadex.rules.tools.profiler.Profiler extends java.lang.Object implements Serializable
-
Serialized Fields
-
cut
int cut
The cut index (older entries are removed). -
name
java.lang.String name
The file name for saving. -
profiles
java.util.List profiles
The recorded (finished) profilings. -
stack
java.util.List stack
The stack of open profilings.
-
-
-
Class jadex.rules.tools.profiler.ProfilingInfo extends java.lang.Object implements Serializable
-
Serialization Methods
-
writeReplace
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
Close frame before serialization.- Throws:
java.io.ObjectStreamException
-
-
Serialized Fields
-
inherent
long inherent
The inherent total time. -
item
java.lang.Object item
The profiling item. -
parent
ProfilingInfo parent
The parent profiling info. -
time
long time
The total time. -
type
java.lang.String type
The profiling event type.
-
-
Package jadex.rules.tools.reteviewer
-
Class jadex.rules.tools.reteviewer.AgendaPanel extends javax.swing.JSplitPane implements Serializable
-
Serialized Fields
-
activations
javax.swing.JList activations
The list for the activations. -
activations_clone
java.lang.Object[] activations_clone
Local copy of activations. -
agenda
IAgenda agenda
The agenda. -
amodel
AgendaPanel.ActivationsModel amodel
The list model for the activations. -
history
javax.swing.JList history
The list for the history. -
history_clone
java.lang.Object[] history_clone
Local copy of agenda history. -
hmodel
AgendaPanel.HistoryModel hmodel
The list model for the history. -
listener
IAgendaListener listener
The agenda listener. -
next
java.lang.Object next
Local copy of next agenda action.
-
-
-
Class jadex.rules.tools.reteviewer.AgendaPanel.ActivationsModel extends javax.swing.AbstractListModel implements Serializable
-
Class jadex.rules.tools.reteviewer.AgendaPanel.HistoryModel extends javax.swing.AbstractListModel implements Serializable
-
Class jadex.rules.tools.reteviewer.NodePanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
mem
ReteMemory mem
The rete memory. -
mp
NodePanel.MemoryPanel mp
The memory panel. -
node
INode node
The node. -
pp
PropertyPanel pp
The property panel. -
state
IOAVState state
The state.
-
-
-
Class jadex.rules.tools.reteviewer.NodePanel.MemoryPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
model
javax.swing.DefaultListModel model
The list model. -
runrefresh
java.lang.Runnable runrefresh
The refresh code.
-
-
-
Class jadex.rules.tools.reteviewer.PropertyPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
properties
java.util.Map properties
The node.
-
-
-
Class jadex.rules.tools.reteviewer.RetePanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
agendalistener
IAgendaListener agendalistener
The agenda listener. -
ap
AgendaPanel ap
The agenda panel. -
g
edu.uci.ics.jung.graph.DirectedSparseGraph g
The graph. -
infopanels
javax.swing.JTabbedPane infopanels
The info panels on the right hand side. -
layout
ReteLayout layout
The layout. -
remedges
java.util.List remedges
-
remnodes
java.util.List remnodes
The currently removed nodes and edges. -
rulebasepanel
IBreakpointPanel rulebasepanel
The rulebase panel. -
showtxt
boolean showtxt
Flag if node text should be shown. -
system
RuleSystem system
The rule system. -
vv
edu.uci.ics.jung.visualization.VisualizationViewer vv
The viewer.
-
-
-
Class jadex.rules.tools.reteviewer.RulebasePanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
list
javax.swing.JTable list
The list. -
listener
IRulebaseListener listener
The rulebase listener. -
listeners
java.util.List listeners
The listeners (if any). -
rulebase
IRulebase rulebase
The rulebase. -
rules
java.util.List rules
The rules. -
steppable
ISteppable steppable
The steppable (to set/remove breakpoints).
-
-
-
Class jadex.rules.tools.reteviewer.RulebasePanel.ButtonCellManager extends javax.swing.AbstractCellEditor implements Serializable
-
Class jadex.rules.tools.reteviewer.RuleEnginePanel extends javax.swing.JTabbedPane implements Serializable
-
Serialized Fields
-
oavpanel
OAVPanel oavpanel
The OAV panel. -
retepanel
RetePanel retepanel
The Rete panel. -
rulebasepanel
RulebasePanel rulebasepanel
The Rule base panel.
-
-
Package jadex.rules.tools.stateviewer
-
Class jadex.rules.tools.stateviewer.OAVPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
model
OAVTreeModel model
The tree model. -
state
IOAVState state
The state.
-
-
-
Class jadex.rules.tools.stateviewer.OAVTreeModel.OAVTreeCellRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable
Package jadex.tools.appstore
-
Class jadex.tools.appstore.AppStorePanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
access
IExternalAccess access
The external access. -
apps
java.util.Map<IAppProviderService<?>,AppMetaInfo> apps
The current apps. -
apptable
javax.swing.JTable apptable
The app table.
-
-
-
Class jadex.tools.appstore.AppStorePanel.AppTableModel extends javax.swing.table.DefaultTableModel implements Serializable
-
Serialized Fields
-
columns
java.lang.String[] columns
-
-
Package jadex.tools.chat
-
Class jadex.tools.chat.ChatPanel.FileTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
columns
java.lang.String[] columns
-
data
java.util.Map<java.lang.String,TransferInfo> data
-
dorefresh
boolean dorefresh
-
down
boolean down
-
-
-
Class jadex.tools.chat.ChatPanel.UserTableModel extends javax.swing.table.DefaultTableModel implements Serializable
-
Serialized Fields
-
columns
java.lang.String[] columns
The column names. -
sels
java.util.List<ChatUser> sels
The selected users. -
users
java.util.Map<IComponentIdentifier,ChatUser> users
The known chat users (cid->user state).
-
-
Package jadex.tools.comanalyzer
-
Class jadex.tools.comanalyzer.Component extends ParameterElement implements Serializable
-
Serialized Fields
-
messages
java.util.List messages
The messages send or received by the agent
-
-
-
Class jadex.tools.comanalyzer.ComponentFilter extends ParameterElementFilter implements Serializable
-
Class jadex.tools.comanalyzer.ComponentFilterMenu extends TitlePopupMenu implements Serializable
-
Serialized Fields
-
agents
Component[] agents
Array of agents passed to the menu -
plugin
ComanalyzerPlugin plugin
The ComanalyzerPlugin -
replacefilter
boolean replacefilter
Weather to replace an existing filter or to add a new
-
-
-
Class jadex.tools.comanalyzer.ComponentList extends java.lang.Object implements Serializable
-
Serialized Fields
-
elements
java.util.List elements
The agents in the agentlist -
listeners
java.util.List listeners
The listener for agent events
-
-
-
Class jadex.tools.comanalyzer.ComposedFilter extends java.lang.Object implements Serializable
-
Serialized Fields
-
filters
IFilter[] filters
The filters -
operator
int operator
The operator.
-
-
-
Class jadex.tools.comanalyzer.Message extends ParameterElement implements Serializable
-
Class jadex.tools.comanalyzer.MessageFilter extends ParameterElementFilter implements Serializable
-
Class jadex.tools.comanalyzer.MessageFilterMenu extends TitlePopupMenu implements Serializable
-
Serialized Fields
-
messages
Message[] messages
The passed messages -
plugin
ComanalyzerPlugin plugin
The ComanalyzerPlugin -
replacefilter
boolean replacefilter
Weather to replace an existing filter or to add a new
-
-
-
Class jadex.tools.comanalyzer.MessageList extends java.lang.Object implements Serializable
-
Serialized Fields
-
elements
java.util.List elements
The list of messages -
listeners
java.util.List listeners
The listener for message events.
-
-
-
Class jadex.tools.comanalyzer.MessageSliderMenu extends TitlePopupMenu implements Serializable
-
Serialized Fields
-
label
javax.swing.JLabel label
controls -
slider
javax.swing.JSlider slider
-
tool
ToolTab tool
The tool who is using it.
-
-
-
Class jadex.tools.comanalyzer.ParameterElement extends java.lang.Object implements Serializable
-
Serialized Fields
-
parameters
java.util.Map<java.lang.String,java.lang.Object> parameters
The parameters. -
visible
boolean visible
The visibility
-
-
-
Class jadex.tools.comanalyzer.ParameterElementFilter extends java.lang.Object implements Serializable
-
Serialized Fields
-
values
MultiCollection<java.lang.String,java.lang.Object> values
The required attribute values.
-
-
-
Class jadex.tools.comanalyzer.TitlePopupMenu extends javax.swing.JPopupMenu implements Serializable
-
Serialized Fields
-
title
java.lang.String title
The title.
-
-
-
Class jadex.tools.comanalyzer.ToolCanvas extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
tooltab
ToolTab tooltab
The tooltab
-
-
-
Class jadex.tools.comanalyzer.ToolColor extends java.awt.Color implements Serializable
-
Class jadex.tools.comanalyzer.ToolPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
content
javax.swing.JSplitPane content
The content pane. -
details
BrowserPane details
The details panel. -
tabs
javax.swing.JTabbedPane tabs
The tab panel. -
tools
ToolTab[] tools
The tool components.
-
-
-
Class jadex.tools.comanalyzer.ToolTab extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
actions
javax.swing.Action[] actions
The common toolbar actions. -
active
boolean active
Flag indicating if tool is active. -
CLEAR
javax.swing.AbstractAction CLEAR
Clears the canvas -
componentlist
java.util.List componentlist
The agentlist held by the tool -
DELETE_AGENT_FILTER
javax.swing.AbstractAction DELETE_AGENT_FILTER
Delete individual agentfilter -
DELETE_MESSAGE_FILTER
javax.swing.AbstractAction DELETE_MESSAGE_FILTER
Delete message filter -
FIRST_MESSAGE
javax.swing.AbstractAction FIRST_MESSAGE
Move to first message -
icon
javax.swing.Icon icon
The icon of this tool component. -
LAST_MESSAGE
javax.swing.AbstractAction LAST_MESSAGE
Move to last messsage -
messagelist
java.util.List messagelist
The messagelist held by the tool. -
name
java.lang.String name
The name of this tool component. -
NEXT_MESSAGE
javax.swing.AbstractAction NEXT_MESSAGE
Move to next message -
OPEN_SLIDER
javax.swing.AbstractAction OPEN_SLIDER
Open message slide -
plugin
ComanalyzerPlugin plugin
The plugin. -
PREVIOUS_MESSAGE
javax.swing.AbstractAction PREVIOUS_MESSAGE
Move to previous message -
REFRESH
javax.swing.AbstractAction REFRESH
Refresh the internal messages list and update the view -
SHOW_DEAD
javax.swing.AbstractAction SHOW_DEAD
Show/hide dead agents -
SHOW_DUMMY
javax.swing.AbstractAction SHOW_DUMMY
Show/hide dummy agent -
SHOW_IGNORED
javax.swing.AbstractAction SHOW_IGNORED
Show/hide ignored agents -
SHOW_ZERO
javax.swing.AbstractAction SHOW_ZERO
Show/hide agents with no messages -
STARTSTOP_ACTION
javax.swing.AbstractAction STARTSTOP_ACTION
Activate / deactivate tooltab
-
-
Package jadex.tools.comanalyzer.chart
-
Class jadex.tools.comanalyzer.chart.CategoryPieDataset extends org.jfree.data.general.AbstractDataset implements Serializable
-
Serialized Fields
-
data
KeyedListsTable data
A storage structure for the data. -
extract
int extract
The extract mode for pie data -
nullValueString
java.lang.String nullValueString
The string used to represent a null value.
-
-
-
Class jadex.tools.comanalyzer.chart.ChartCanvas extends ToolCanvas implements Serializable
-
Serialized Fields
-
chart
org.jfree.chart.JFreeChart chart
The chart -
chartPanel
org.jfree.chart.ChartPanel chartPanel
The JFreeChart chart panel -
chartType
int chartType
The chart type (pie vs bar) -
dataset_received
CategoryPieDataset dataset_received
The dataset for received messages -
dataset_sent
CategoryPieDataset dataset_sent
The dataset for sent messages -
dataset_total
CategoryPieDataset dataset_total
The dataset for messages distribution -
forceLabels
boolean forceLabels
If labels should be displayed, even if they dont fit. (Only applies for the bar chart.) -
paintMode
int paintMode
The paint mode -
showLabels
boolean showLabels
If labels should be displayed -
showLegend
boolean showLegend
If the legend should be displayed -
visible_components
java.util.List visible_components
The list of components displayed in the chart -
visible_messages
java.util.List visible_messages
The list of messages displayed in the chart
-
-
-
Class jadex.tools.comanalyzer.chart.ChartGroupedStackedBarRenderer extends org.jfree.chart.renderer.category.GroupedStackedBarRenderer implements Serializable
-
Serialized Fields
-
drawingSupplier
org.jfree.chart.plot.DrawingSupplier drawingSupplier
Standard JFreeChart DrawingSupplier - Not Used -
paintMaps
PaintMaps paintMaps
Supplies stored paint maps for the distributions (e.g. performativ) -
paintMode
int paintMode
The type of distribution currently used -
sectionPaints
java.util.Map sectionPaints
Stored paintMaps for sections.
-
-
-
Class jadex.tools.comanalyzer.chart.ChartMultiplePiePlot extends org.jfree.chart.plot.MultiplePiePlot implements Serializable
-
Serialized Fields
-
baseItemLabelGenerator
org.jfree.chart.labels.CategoryItemLabelGenerator baseItemLabelGenerator
The base item label generator. -
baseItemURLGenerator
org.jfree.chart.urls.CategoryURLGenerator baseItemURLGenerator
The base item label generator. -
baseToolTipGenerator
org.jfree.chart.labels.CategoryToolTipGenerator baseToolTipGenerator
The base tool tip generator. -
drawingSupplier
org.jfree.chart.plot.DrawingSupplier drawingSupplier
JFreeChart Sandard DrawingSupplier (Not used) -
legendItemLabelGenerator
org.jfree.chart.labels.CategoryItemLabelGenerator legendItemLabelGenerator
The legend item label generator. -
paintMaps
PaintMaps paintMaps
Supplies stored paint maps for the other distributions (e.g. performativ) -
paintMode
int paintMode
The type of distribution currently used -
sectionPaints
java.util.Map sectionPaints
Stored paintMaps for sections.
-
-
-
Class jadex.tools.comanalyzer.chart.ChartPanel extends ToolTab implements Serializable
-
Serialized Fields
-
d_convid
javax.swing.JRadioButton d_convid
-
d_message
javax.swing.JRadioButton d_message
-
d_perform
javax.swing.JRadioButton d_perform
-
d_protocol
javax.swing.JRadioButton d_protocol
-
g_dgraph
javax.swing.JRadioButton g_dgraph
-
g_mgraph
javax.swing.JRadioButton g_mgraph
-
l_label_force
javax.swing.JCheckBox l_label_force
-
l_labels
javax.swing.JCheckBox l_labels
-
l_legend
javax.swing.JCheckBox l_legend
-
main
javax.swing.JSplitPane main
-
options
javax.swing.JScrollPane options
-
panelcan
ChartCanvas panelcan
The container for the chart
-
-
-
Class jadex.tools.comanalyzer.chart.ChartPiePlot extends org.jfree.chart.plot.PiePlot implements Serializable
-
Serialized Fields
-
drawingSupplier
org.jfree.chart.plot.DrawingSupplier drawingSupplier
JFreeChart Sandard DrawingSupplier (Not used) -
paintMaps
PaintMaps paintMaps
Supplies stored paint maps for the distributions (e.g. performativ) -
paintMode
int paintMode
The type of distribution currently used -
sectionPaints
java.util.Map sectionPaints
Stored paint maps for sections.
-
-
-
Class jadex.tools.comanalyzer.chart.ChartSubCategoryAxis extends org.jfree.chart.axis.SubCategoryAxis implements Serializable
-
Serialized Fields
-
usedCategoryLabelPositions
org.jfree.chart.axis.CategoryLabelPositions usedCategoryLabelPositions
The used label positions (includes angle of labels)
-
-
-
Class jadex.tools.comanalyzer.chart.GroupedCategoryDataset extends org.jfree.data.general.AbstractDataset implements Serializable
-
Serialized Fields
-
axis
org.jfree.chart.axis.SubCategoryAxis axis
The category axis for groups -
datasets
java.util.Map datasets
The datasets for the Group -
keyToDataset
java.util.Map keyToDataset
The map with group rowkeys and datasets for easy and fast access to the original datasets -
keyToGroup
java.util.List keyToGroup
The list of assigned groups -
keytogroupmap
org.jfree.data.KeyToGroupMap keytogroupmap
The map for assigning series to groups -
keyToRowKey
java.util.Map keyToRowKey
The map with group rowkeys and original rowkeys for easy and fast access to the original datasets -
renderer
org.jfree.chart.renderer.category.GroupedStackedBarRenderer renderer
The bar renderer for groups.
-
-
-
Class jadex.tools.comanalyzer.chart.KeyedListsTable extends java.lang.Object implements Serializable
-
Serialized Fields
-
columnKeys
java.util.List columnKeys
The column keys. -
rowKeys
java.util.List rowKeys
The row keys. -
rows
java.util.Map rows
The row data. comparable (rowkey) -> comparable (columnkey), list -
sortRowKeys
boolean sortRowKeys
If the row keys should be sorted by their comparable order.
-
-
Package jadex.tools.comanalyzer.diagram
-
Class jadex.tools.comanalyzer.diagram.ComponentCanvas extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
panelcan
DiagramCanvas panelcan
The container for this panel
-
-
-
Class jadex.tools.comanalyzer.diagram.DiagramCanvas extends ToolCanvas implements Serializable
-
Serialized Fields
-
autoScroll
boolean autoScroll
The autoscroll for the diagramm -
detail
MessageCanvas detail
The panel for messages -
header
ComponentCanvas header
The panel for components -
visible_components
SortedList visible_components
Internal componentlist for display -
visible_messages
java.util.SortedMap visible_messages
Internal messagelist for display
-
-
-
Class jadex.tools.comanalyzer.diagram.DiagramPanel extends ToolTab implements Serializable
-
Serialized Fields
-
e_convid
javax.swing.JRadioButton e_convid
-
e_font
javax.swing.JCheckBox e_font
-
e_label
javax.swing.JCheckBox e_label
-
e_nocolor
javax.swing.JRadioButton e_nocolor
-
e_perform
javax.swing.JRadioButton e_perform
-
e_protocol
javax.swing.JRadioButton e_protocol
-
main
javax.swing.JSplitPane main
-
options
javax.swing.JScrollPane options
-
panelcan
DiagramCanvas panelcan
The container for the diagram -
SCROLL_LOCK
javax.swing.AbstractAction SCROLL_LOCK
Toggle scroll lock
-
-
-
Class jadex.tools.comanalyzer.diagram.MessageCanvas extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
label_bold
boolean label_bold
Bold font for message labels -
paintMode
int paintMode
The paint mode (e.g. paint by convid) -
panelcan
DiagramCanvas panelcan
The container for this panel -
show_label
boolean show_label
Show labels for messages
-
-
Package jadex.tools.comanalyzer.graph
-
Class jadex.tools.comanalyzer.graph.GraphCanvas extends ToolCanvas implements Serializable
-
Serialized Fields
-
animate
boolean animate
animate the layout adjustments -
autolayout
boolean autolayout
adjust layout with each change -
cluster
boolean cluster
cluster the graph -
e_arrow
GraphCanvas.DirectionDisplayPredicate e_arrow
The predicate test for showing arrows in directed graphs and none in undirected. -
e_font
EdgeTransformer.LabelFont e_font
The transformer for edge font -
e_gradient
EdgeTransformer.GradientPaint e_gradient
The advanced transformer for edge paint -
e_line
edu.uci.ics.jung.visualization.decorators.EdgeShape.Line e_line
The transformer for the edge line shape -
e_paint
EdgeTransformer.PaintMode e_paint
The transformer for the edge paint -
e_quad
edu.uci.ics.jung.visualization.decorators.EdgeShape.QuadCurve e_quad
The transformer for the edge curve shape -
e_string
EdgeTransformer.Label e_string
The transformer for edge label -
e_stroke
EdgeTransformer.WeightStroke e_stroke
The transformer for edge stroke -
e_wedge
edu.uci.ics.jung.visualization.decorators.EdgeShape.Wedge e_wedge
The transformer for the edge wedge shape -
gm
edu.uci.ics.jung.visualization.control.DefaultModalGraphMouse gm
Support for picking and transforming -
graph
ComponentGroupMultiGraph graph
The graph. -
graphFactory
org.apache.commons.collections15.Factory graphFactory
The factory for the graph -
graphType
int graphType
The graph type -
layout
edu.uci.ics.jung.algorithms.layout.AggregateLayout layout
The aggregat layout. Allows diffrent sublayouts -
scaler
edu.uci.ics.jung.visualization.control.AbsoluteCrossoverScalingControl scaler
-
staticLayout
edu.uci.ics.jung.algorithms.layout.StaticLayout staticLayout
The static layout. For animated transitions -
v_font
VertexTransformer.LabelFont v_font
The transformer for vertex font -
v_icon
VertexTransformer.IconSize v_icon
The transformer for agent icon -
v_shape
VertexTransformer.ShapeSize v_shape
The transformer for vertex shape -
v_string
VertexTransformer.Label v_string
The transformer for vertex label -
visible_agents
java.util.List visible_agents
The list of agents displayed in the graph -
visible_messages
java.util.List visible_messages
The list of messages displayed in the graph -
vv
edu.uci.ics.jung.visualization.VisualizationViewer vv
The graph viewer
-
-
-
Class jadex.tools.comanalyzer.graph.GraphPanel extends ToolTab implements Serializable
-
Serialized Fields
-
cluster
javax.swing.JToggleButton cluster
-
cluster_slider
javax.swing.JSlider cluster_slider
-
e_convid
javax.swing.JRadioButton e_convid
-
e_font
javax.swing.JCheckBox e_font
-
e_label
javax.swing.JCheckBox e_label
-
e_nocolor
javax.swing.JRadioButton e_nocolor
-
e_perform
javax.swing.JRadioButton e_perform
-
e_prop_slider
javax.swing.JSlider e_prop_slider
-
e_protocol
javax.swing.JRadioButton e_protocol
-
e_size
javax.swing.JCheckBox e_size
-
e_size_slider
javax.swing.JSlider e_size_slider
-
g_dgraph
javax.swing.JRadioButton g_dgraph
-
g_mgraph
javax.swing.JRadioButton g_mgraph
-
g_ugraph
javax.swing.JRadioButton g_ugraph
-
l_animate
javax.swing.JCheckBox l_animate
-
l_gmmode
javax.swing.JCheckBox l_gmmode
-
l_identity
javax.swing.JButton l_identity
-
l_init
javax.swing.JCheckBox l_init
-
l_layout
javax.swing.JComboBox l_layout
-
l_refresh
javax.swing.JButton l_refresh
-
l_zoom_slider
javax.swing.JSlider l_zoom_slider
-
panelcan
GraphCanvas panelcan
The container for the graph -
v_font
javax.swing.JCheckBox v_font
-
v_label
javax.swing.JCheckBox v_label
-
v_prop_slider
javax.swing.JSlider v_prop_slider
-
v_size
javax.swing.JCheckBox v_size
-
v_size_slider
javax.swing.JSlider v_size_slider
-
-
-
Class jadex.tools.comanalyzer.graph.MultidirectedMultiGraph extends edu.uci.ics.jung.graph.SparseGraph implements Serializable
-
Serialized Fields
-
mdirected_edges
java.util.Map mdirected_edges
Map of directed edges to incident vertex sets -
mundirected_edges
java.util.Map mundirected_edges
Map of undirected edges to incident vertex sets -
mvertex_maps
java.util.Map mvertex_maps
Map of vertices to adjacency maps of vertices to {incoming, outgoing, incident} edges
-
-
Package jadex.tools.comanalyzer.table
-
Class jadex.tools.comanalyzer.table.MessageTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
messages
SortedList messages
SortedList of messages in table model.
-
-
-
Class jadex.tools.comanalyzer.table.TableCanvas extends ToolCanvas implements Serializable
-
Serialized Fields
-
autoScroll
boolean autoScroll
The autoscroll for the table -
model
MessageTableModel model
The table model that maintains the messages -
sorter
TableSorter sorter
The table model for sorting the actual model -
table
javax.swing.JTable table
The table.
-
-
-
Class jadex.tools.comanalyzer.table.TablePanel extends ToolTab implements Serializable
-
Serialized Fields
-
panelcan
TableCanvas panelcan
The container for the table -
RESIZE_COLUMNS
javax.swing.AbstractAction RESIZE_COLUMNS
Resize the column width to fit content. -
SCROLL_LOCK
javax.swing.AbstractAction SCROLL_LOCK
Toggle scroll lock
-
-
Package jadex.tools.convcenter
-
Class jadex.tools.convcenter.ConversationPanel extends javax.swing.JSplitPane implements Serializable
-
Serialized Fields
-
agent
IExternalAccess agent
The agent to dispatch events to. -
jccaccess
IExternalAccess jccaccess
The platform running the gui. -
receivedmsgs
javax.swing.JList receivedmsgs
The list of received messages. -
sendpanel
FipaMessagePanel sendpanel
The send message panel. -
sentmsgs
javax.swing.JList sentmsgs
The list of sent messages. -
tabs
javax.swing.JTabbedPane tabs
The tabbed panel.
-
-
-
Class jadex.tools.convcenter.FipaMessagePanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
clearreceivers
javax.swing.JButton clearreceivers
-
clearsender
javax.swing.JButton clearsender
-
content
javax.swing.JTextArea content
-
convid
javax.swing.JTextField convid
-
editable
boolean editable
Flag indicating if editing is allowed. -
editreceivers
javax.swing.JButton editreceivers
-
message
FipaMessage message
The displayed message. -
performative
javax.swing.JComboBox performative
-
receivers
java.util.Set<IComponentIdentifier> receivers
-
sender
IComponentIdentifier sender
-
setsender
javax.swing.JButton setsender
-
tfreceivers
javax.swing.JTextField tfreceivers
-
tfsender
javax.swing.JTextField tfsender
-
-
Package jadex.tools.daemon
-
Class jadex.tools.daemon.DaemonPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
agent
IExternalAccess agent
The external access of the agent. -
listener
DaemonChangeListener listener
The change listener.
-
-
Package jadex.tools.debugger
-
Class jadex.tools.debugger.BreakpointPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
access
IExternalAccess access
The external access. -
breakpoints
java.util.List<java.lang.String> breakpoints
The breakpoints. -
description
IComponentDescription description
The component description. -
list
javax.swing.JTable list
The list. -
listeners
java.util.List listeners
The listeners (if any). -
sub
ISubscriptionIntermediateFuture<CMSStatusEvent> sub
The cms subscription.
-
-
-
Class jadex.tools.debugger.BreakpointPanel.ButtonCellManager extends javax.swing.AbstractCellEditor implements Serializable
-
Class jadex.tools.debugger.DebuggerMainPanel extends javax.swing.JSplitPane implements Serializable
-
Serialized Fields
-
debuggerpanels
java.util.List<IDebuggerPanel> debuggerpanels
The tabs. -
desc
IComponentDescription desc
The component description. -
jcc
IControlCenter jcc
The control center. -
listener
ISubscriptionIntermediateFuture<CMSStatusEvent> listener
The cms listener. -
pause
javax.swing.JButton pause
The pause buuton. -
run
javax.swing.JButton run
The step button. -
step
javax.swing.JButton step
The step button.
-
-
Package jadex.tools.debugger.bdiv3
-
Class jadex.tools.debugger.bdiv3.BDIViewerPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
access
IExternalAccess access
The external access to the agent. -
allbeliefs
java.util.List<jadex.bdiv3.runtime.impl.BeliefInfo> allbeliefs
The beliefs of all beliefs. -
allgoals
java.util.List<jadex.bdiv3.runtime.impl.GoalInfo> allgoals
The goals. -
allplans
java.util.List<jadex.bdiv3.runtime.impl.PlanInfo> allplans
The plans. -
beliefs
java.util.List<jadex.bdiv3.runtime.impl.BeliefInfo> beliefs
The beliefs. -
capas
java.util.Set<java.lang.String> capas
The known capabilities (full name). -
goals
java.util.List<jadex.bdiv3.runtime.impl.GoalInfo> goals
The goals of selected capabilities. -
plans
java.util.List<jadex.bdiv3.runtime.impl.PlanInfo> plans
The plans of selected capabilities. -
selbel
jadex.bdiv3.runtime.impl.BeliefInfo selbel
The selected belief (if any). -
shown
java.util.Set<java.lang.String> shown
The shown capabilities (full name). -
sub
ISubscriptionIntermediateFuture<IMonitoringEvent> sub
The component listener.
-
-
Package jadex.tools.debugger.micro
-
Class jadex.tools.debugger.micro.MicroAgentViewPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
agent
IExternalAccess agent
The interpreter. -
history
javax.swing.DefaultListModel history
The list for the history. -
laststep
IMonitoringEvent laststep
The last displayed step. -
step
javax.swing.JTextArea step
The details view. -
steps
javax.swing.DefaultListModel steps
The list of steps. -
sub
ISubscriptionIntermediateFuture<IMonitoringEvent> sub
-
-
Package jadex.tools.email
-
Class jadex.tools.email.EmailClientPluginPanel extends javax.swing.JPanel implements Serializable
Package jadex.tools.featuredeps
-
Class jadex.tools.featuredeps.DepViewerPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
dr
DependencyResolver<T> dr
-
g
edu.uci.ics.jung.graph.DirectedSparseGraph g
The graph. -
layout
edu.uci.ics.jung.algorithms.layout.Layout layout
-
showtxt
boolean showtxt
-
vv
edu.uci.ics.jung.visualization.VisualizationViewer vv
The viewer.
-
-
Package jadex.tools.filetransfer
-
Class jadex.tools.filetransfer.FileTransferPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
jcc
IControlCenter jcc
The control center. -
p1
FileTransferServiceSelectorPanel p1
The first panel. -
p2
FileTransferServiceSelectorPanel p2
The second panel. -
splitpanel
javax.swing.JSplitPane splitpanel
The split panel.
-
-
-
Class jadex.tools.filetransfer.FileTransferServiceSelectorPanel extends AbstractServiceSelectorPanel implements Serializable
-
Serialized Fields
-
jcc
IControlCenter jcc
The jcc (local). -
nodehandler
ISwingNodeHandler nodehandler
The node handler. -
title
java.lang.String title
The panel title.
-
-
-
Class jadex.tools.filetransfer.RefreshAllAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
ftp
FileTreePanel ftp
The file tree panel. -
service
IFileTransferService service
The deployment service.
-
-
Package jadex.tools.generic
-
Class jadex.tools.generic.AbstractComponentSelectorPanel extends AbstractSelectorPanel<IComponentIdentifier> implements Serializable
-
Serialized Fields
-
jccaccess
IExternalAccess jccaccess
The jcc external access. -
modelname
java.lang.String modelname
The model name. -
platformaccess
IExternalAccess platformaccess
The platform external access.
-
-
-
Class jadex.tools.generic.AbstractSelectorPanel extends JSplitPanel implements Serializable
-
Serialized Fields
-
centerp
javax.swing.JPanel centerp
The center panel. -
ocl
ObjectCardLayout ocl
The object card layout. -
panels
java.util.Map<E,IAbstractViewerPanel> panels
The map of component viewer panels (element->panel). -
props
Properties props
The set properties. -
remotecb
javax.swing.JCheckBox remotecb
The remote checkbox. -
selcb
javax.swing.JComboBox selcb
The component selection box.
-
-
-
Class jadex.tools.generic.AbstractServiceSelectorPanel extends AbstractSelectorPanel<IService> implements Serializable
-
Serialized Fields
-
platform
IExternalAccess platform
The platform external access. -
servicetype
java.lang.Class<?> servicetype
The service.
-
-
-
Class jadex.tools.generic.AutoRefreshPanel extends javax.swing.JSplitPane implements Serializable
-
Serialized Fields
-
autorefresh
boolean autorefresh
Enable / disable autorefresh. -
delay
int delay
The refresh delay (millis). -
etime
long etime
The absolute time of the last timer event. -
refresh
javax.swing.JButton refresh
The refresh button. -
refreshing
boolean refreshing
Refresh in progress? -
timer
javax.swing.Timer timer
The autorefresh timer. -
waited
long waited
The cumulated time since last refresh.
-
-
Package jadex.tools.jcc
-
Class jadex.tools.jcc.ConsolePanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
console
javax.swing.JTextPane console
The console text pane. -
doc
javax.swing.text.StyledDocument doc
The document. -
in
javax.swing.JTextField in
The console in. -
jccaccess
IExternalAccess jccaccess
The jcc component. -
label
javax.swing.JLabel label
The console title. -
onoff
javax.swing.JButton onoff
The on/off button. -
platformaccess
IExternalAccess platformaccess
The platform component. -
sderr
StyledDocumentOutputStream sderr
The new document err stream. -
sdout
StyledDocumentOutputStream sdout
The new document output stream.
-
-
-
Class jadex.tools.jcc.ControlCenterWindow extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
ABOUT
javax.swing.Action ABOUT
-
cachedstate
int cachedstate
The cached window state. -
controlcenter
ControlCenter controlcenter
The control center. -
EXIT
javax.swing.Action EXIT
-
filechooser
javax.swing.JFileChooser filechooser
The file chooser. -
first
PlatformControlCenter first
The first platform control center (when there are still no tabs). -
LOAD_SETTINGS
javax.swing.Action LOAD_SETTINGS
-
ONLINE_DOC
javax.swing.Action ONLINE_DOC
-
SAVE_SETTINGS
javax.swing.Action SAVE_SETTINGS
-
SAVE_SETTINGS_AS
javax.swing.Action SAVE_SETTINGS_AS
-
statusbar
StatusBar statusbar
The status bar. -
tabs
javax.swing.JTabbedPane tabs
The tabs for the single platform panels.
-
-
-
Class jadex.tools.jcc.ControlCenterWindow.TabHeader extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
pcc
PlatformControlCenter pcc
The platform control center .
-
-
-
Class jadex.tools.jcc.PlatformControlCenterPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
clayout
java.awt.CardLayout clayout
The layout. -
console
ConsolePanel console
The console. -
consoleenabled
boolean consoleenabled
Remember local console enabled state, as it is not stored for remote platforms. -
consoleheights
java.util.Map consoleheights
Map for console heights (plugin name -> height). -
content
javax.swing.JPanel content
The content. -
controlcenter
PlatformControlCenter controlcenter
The control center. -
currentperspective
IControlCenterPlugin currentperspective
The current perspective. -
sp
JSplitPanel sp
A split pane for the main panel and the console. -
toolbar
javax.swing.JToolBar toolbar
The tool bar.
-
-
Package jadex.tools.libtool
-
Class jadex.tools.libtool.LibServiceBrowser extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
deps
java.util.Map<IResourceIdentifier,java.util.List<IResourceIdentifier>> deps
The dependencies. -
jcc
IControlCenter jcc
The jcc. -
libservice
ILibraryService libservice
The lib service. -
listener
ILibraryServiceListener listener
The lib service. -
remlinks
java.util.Set<Tuple2<IResourceIdentifier,IResourceIdentifier>> remlinks
The removable links. -
ridtree
javax.swing.JTree ridtree
The list. -
tp
IThreadPool tp
The thread pool.
-
-
Package jadex.tools.security
-
Class jadex.tools.security.AddCertPanel extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 8626220123653845241L
-
Serialized Fields
-
certarea
javax.swing.JScrollPane certarea
Certificate text area. -
certtypes
javax.swing.ButtonGroup certtypes
Button group of certificate type (CA, self-signed, etc.). -
hashalg
javax.swing.JComboBox hashalg
Hash algorithm chooser. -
issuercert
PemKeyPair issuercert
Certificate of the issuer, if available. -
keyarea
javax.swing.JScrollPane keyarea
Key text area. -
listener
java.awt.event.ActionListener listener
The action listener. -
pathlen
javax.swing.JComboBox pathlen
Path length of CA certificates -
sigalg
javax.swing.JComboBox sigalg
Signature algorithm chooser. -
sigalgconf
javax.swing.JComboBox sigalgconf
Signature algorithm configuration chooser. -
sigalgstr
javax.swing.JComboBox sigalgstr
Signature algorithm key strength chooser. -
subjectpanel
AddCertPanel.SubjectPanel subjectpanel
The subject panel. -
validity
javax.swing.JComboBox validity
Validity of the certificate
-
-
Class jadex.tools.security.AddCertPanel.SubjectPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
cfield
JPlaceholderTextField cfield
C field. -
cnfield
JPlaceholderTextField cnfield
CN field. -
lfield
JPlaceholderTextField lfield
L field. -
ofield
JPlaceholderTextField ofield
O field. -
oufield
JPlaceholderTextField oufield
OU field. -
sfield
JPlaceholderTextField sfield
S field.
-
-
-
Class jadex.tools.security.CertTree extends javax.swing.JTree implements Serializable
-
Serialized Fields
-
certmodel
java.util.Map<java.lang.String,PemKeyPair> certmodel
The loaded certificates used as model. -
listeners
java.util.List<javax.swing.event.TreeModelListener> listeners
Model listeners. -
nodelookup
java.util.Map<java.lang.String,CertTree.CertTreeNode> nodelookup
Lookup helper for finding tree nodes. -
root
CertTree.CertTreeNode root
The root node. -
storesavecommand
ICommand<byte[]> storesavecommand
Store save command. -
storrepath
java.lang.String storrepath
Path to certificate store.
-
-
-
Class jadex.tools.security.SecretWizard extends JWizard implements Serializable
- serialVersionUID:
- 5314846699201632703L
-
Serialized Fields
-
certstore
byte[] certstore
The current certificate store. -
entity
java.lang.String entity
Entity which is the secret owner. -
entitytype
java.lang.String entitytype
Entity type which is the secret owner. -
result
AbstractAuthenticationSecret result
Final result. -
secret
AbstractAuthenticationSecret secret
Current secret.
-
-
Class jadex.tools.security.StandaloneCertTool extends javax.swing.JFrame implements Serializable
- serialVersionUID:
- -7352829740448705005L
-
Serialized Fields
-
lastpath
java.io.File lastpath
-
Package jadex.tools.simcenter
-
Class jadex.tools.simcenter.ClockPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
curdilation
javax.swing.JTextField curdilation
-
currenttime
javax.swing.JLabel currenttime
The current time. -
curticksize
javax.swing.JTextField curticksize
-
dilation
javax.swing.JSpinner dilation
The dilation. -
emode
javax.swing.JComboBox emode
The simulation mode. -
lastclocktype
java.lang.String lastclocktype
The last clocktype (used to check if update of gui items is necessary). -
laststate
SRemoteClock.ClockState laststate
The last known clock state. -
numberformat
java.text.DecimalFormat numberformat
Format. -
simp
SimCenterPanel simp
The sim center panel. -
starttime
javax.swing.JTextField starttime
The start time. -
systemtime
javax.swing.JLabel systemtime
The current system time. -
tickcount
javax.swing.JLabel tickcount
The tick count. -
ticksize
javax.swing.JTextField ticksize
The tick size. -
update
javax.swing.JCheckBox update
The update flag.
-
-
-
Class jadex.tools.simcenter.ContextPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
PAUSE
javax.swing.Action PAUSE
Pause the current execution. -
simp
SimCenterPanel simp
The sim center panel. -
START
javax.swing.Action START
Start action. -
STEP_EVENT
javax.swing.Action STEP_EVENT
Step action. -
STEP_TIME
javax.swing.Action STEP_TIME
Time step action.
-
-
-
Class jadex.tools.simcenter.SimCenterPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
clockp
ClockPanel clockp
The clock panel. -
contextp
ContextPanel contextp
The context panel. -
dateformat
java.text.DateFormat dateformat
Format. -
jcc
IControlCenter jcc
The jcc. -
simservice
ISimulationService simservice
The simulation service. -
timemode
int timemode
The time mode. -
timerp
TimerPanel timerp
The timer panel.
-
-
-
Class jadex.tools.simcenter.TimerPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
eventcnt
long eventcnt
The timer count. -
lastentries
SRemoteClock.TimerEntries lastentries
The last known timer entries. -
model
ObjectTableModel model
The table model. -
rowcols
java.util.Map<java.lang.Long,java.awt.Color> rowcols
The saved row colors. -
simp
SimCenterPanel simp
The sim center panel. -
timerst
javax.swing.JTable timerst
The table. -
update
javax.swing.JCheckBox update
The update flag.
-
-
Package jadex.tools.starter
-
Class jadex.tools.starter.StarterPanel extends javax.swing.JLayeredPane implements Serializable
-
Serialized Fields
-
apppanel
javax.swing.JPanel apppanel
The application specific panel. -
argelems
java.util.List argelems
-
arguments
javax.swing.JPanel arguments
The component arguments. -
closed
boolean closed
-
componentname
javax.swing.JTextField componentname
The component type. -
componentnamel
javax.swing.JLabel componentnamel
-
componentpanel
javax.swing.JPanel componentpanel
The component specific panel. -
confdummy
javax.swing.JLabel confdummy
-
config
javax.swing.JComboBox config
The configuration. -
confl
javax.swing.JLabel confl
-
content
javax.swing.JComponent content
The content panel. -
details
BrowserPane details
The model details. -
error
java.lang.String error
The error (last loading). -
filename
javax.swing.JTextField filename
The filename. -
filenamel
javax.swing.JLabel filenamel
-
genname
javax.swing.JCheckBox genname
The component name generator flag. -
jcc
IControlCenter jcc
The jcc. -
lastdivloc
double lastdivloc
The last divider location. -
lastfile
java.lang.String lastfile
The last loaded filename. -
lastrid
IResourceIdentifier lastrid
-
loadargs
java.lang.String[] loadargs
loaded from jccproject.xml and kept until gui is refreshed asynchronously. -
loadconfig
java.lang.String loadconfig
loaded from jccproject.xml and kept until gui is refreshed asynchronously. -
loading
javax.swing.JComponent loading
The loading indicator. -
loadname
java.lang.String loadname
loaded from jccproject.xml and kept until gui is refreshed asynchronously. -
model
IModelInfo model
The model. -
monicb
javax.swing.JComboBox monicb
-
numcomponents
javax.swing.JSpinner numcomponents
The spinner for the number of components to start. -
parent
IComponentIdentifier parent
The selected parent (if any). -
parenttf
javax.swing.JTextField parenttf
-
providedservices
javax.swing.JPanel providedservices
The provided services. -
requiredservices
javax.swing.JPanel requiredservices
The used services. -
reselems
java.util.List reselems
-
results
javax.swing.JPanel results
The component results. -
resultsets
MultiCollection<java.lang.String,java.lang.Object> resultsets
-
selectavail
javax.swing.JComboBox selectavail
-
splitpanel
JSplitPanel splitpanel
The split pane. -
start
javax.swing.JButton start
The start button. -
storeresults
javax.swing.JCheckBox storeresults
-
suspend
javax.swing.JCheckBox suspend
The suspend mode. -
synccb
javax.swing.JCheckBox synccb
The termination flags.
-
-
-
Class jadex.tools.starter.StarterPluginPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
comptree
ComponentTreePanel comptree
The component instances in a tree. -
csplit
JSplitPanel csplit
A split panel. -
jcc
IControlCenter jcc
The jcc. -
lsplit
JSplitPanel lsplit
A split panel. -
mpanel
ModelTreePanel mpanel
The panel showing the classpath models. -
spanel
StarterPanel spanel
The starter panel.
-
-
Package jadex.tools.testcenter
-
Class jadex.tools.testcenter.TestCenterPanel extends JSplitPanel implements Serializable
-
Serialized Fields
-
allowduplicates
javax.swing.JCheckBox allowduplicates
Allow duplicate entries in test suite. -
clearreport
javax.swing.JButton clearreport
The clear report button. -
concurrency
int concurrency
The testcase concurrency. -
details
javax.swing.JTextPane details
The details view. -
loadsavechooser
javax.swing.JFileChooser loadsavechooser
File chooser for loading saving testsuites. -
plugin
TestCenterPlugin plugin
The test center plugin. -
progress
javax.swing.JProgressBar progress
The progress bar. -
report
java.lang.String report
The last generated report. -
startabort
javax.swing.JButton startabort
The start/abort button. -
statelabel
javax.swing.JLabel statelabel
The state label. -
tests
java.util.List<Tuple2<java.lang.String,IResourceIdentifier>> tests
The list of tests. -
teststable
EditableList teststable
The table of tests. -
testsuite
TestCenterPanel.TestSuite testsuite
The current test suite (if any). -
tfpar
javax.swing.JComboBox tfpar
Concurrency combo box. -
tfto
javax.swing.JTextField tfto
Timeout textfield. -
timeout
long timeout
The testcase timeout.
-
-
Package jadex.web.examples.hellobdiv3
-
Class jadex.web.examples.hellobdiv3.JadexDispatcherServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
platform
IExternalAccess platform
The platform.
-
-
Package jadex.web.examples.helloworld
-
Class jadex.web.examples.helloworld.JadexDispatcherServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
platform
IExternalAccess platform
The platform.
-
-
Package jadex.web.examples.puzzle
-
Class jadex.web.examples.puzzle.Board extends java.lang.Object implements Serializable
-
Serialized Fields
-
hole_pos
Position hole_pos
The hole position. -
moves
java.util.List<Move> moves
The moves. -
pcs
PropertyChangeSupport pcs
The helper object for bean events. -
pieces
java.util.Map<Position,Piece> pieces
The pieces. -
size
int size
The size.
-
-
-
Class jadex.web.examples.puzzle.Move extends java.lang.Object implements Serializable
-
Class jadex.web.examples.puzzle.Piece extends java.lang.Object implements Serializable
-
Serialized Fields
-
white
boolean white
The piece color (white or black).
-
-
-
Class jadex.web.examples.puzzle.Position extends java.lang.Object implements Serializable
-
Serialized Fields
-
x
int x
The x position. -
y
int y
The y position.
-
-
Package jadex.web.examples.puzzle.servlet
-
Class jadex.web.examples.puzzle.servlet.PuzzleDispatcherServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
platform
IExternalAccess platform
The platform. -
puzzle
IPuzzleService puzzle
The puzzle service.
-
-
Package jadex.web.tools.jadexdoc
-
Class jadex.web.tools.jadexdoc.JadexdocServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
models
IIntermediateFuture<IModelInfo> models
The models. -
platform
IFuture<IExternalAccess> platform
The platform.
-
-
Package jadex.webservice.examples.rs.chart
-
Class jadex.webservice.examples.rs.chart.ChartPanel extends javax.swing.JPanel implements Serializable
Package jadex.xml.stax
-
Class jadex.xml.stax.QName extends java.lang.Object implements Serializable
-
Serialized Fields
-
localPart
java.lang.String localPart
-
namespaceURI
java.lang.String namespaceURI
-
prefix
java.lang.String prefix
-
-
Package org.activecomponents.udp
-
Class org.activecomponents.udp.ConnectionFailedException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 1L
Package org.activecomponents.udp.holepunching.server.web
-
Class org.activecomponents.udp.holepunching.server.web.HpServlet extends javax.servlet.http.HttpServlet implements Serializable
- serialVersionUID:
- 1L
Package org.activecomponents.udp.testgui
-
Class org.activecomponents.udp.testgui.LabeledTextField extends javax.swing.JTextField implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
label
java.lang.String label
The label.
-
-
Class org.activecomponents.udp.testgui.MainWindow extends javax.swing.JFrame implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
conn
Connection conn
-
sockethandler
UdpConnectionHandler sockethandler
-
Package org.activecomponents.webservice
-
Class org.activecomponents.webservice.JadexjsDownloadServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
jadexjs
byte[] jadexjs
The cached jadex rs file
-
-
-
-
-