Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

abort() - Method in class jadex.tools.testcenter.TestCenterPanel.TestSuite
Abort the execution of the test suite.
aborted - Variable in class jadex.tools.testcenter.TestCenterPanel.TestSuite
Flag indicating that the test suite has been aborted.
abortTestcase(IComponentIdentifier) - Method in class jadex.tools.testcenter.TestCenterPanel.TestSuite
Abort a testcase.
AbstractComponentPlugin - Class in jadex.tools.generic
Plugin that allows to look at viewable components.
AbstractComponentPlugin() - Constructor for class jadex.tools.generic.AbstractComponentPlugin
 
AbstractComponentSelectorPanel - Class in jadex.tools.generic
Abstract base class for selector panels.
AbstractComponentSelectorPanel(IExternalAccess, IExternalAccess, String) - Constructor for class jadex.tools.generic.AbstractComponentSelectorPanel
Create a new selector panel.
AbstractGenericPlugin<E> - Class in jadex.tools.generic
Abstract base plugin that allows to look at viewable components or service.
AbstractGenericPlugin() - Constructor for class jadex.tools.generic.AbstractGenericPlugin
 
AbstractSelectorPanel<E> - Class in jadex.tools.generic
Panel that allows user choosing among different viewable objects (e.g.
AbstractSelectorPanel() - Constructor for class jadex.tools.generic.AbstractSelectorPanel
Create a new selector panel.
AbstractServicePlugin - Class in jadex.tools.generic
Abstract plugin for wrapping service views to plugin view.
AbstractServicePlugin() - Constructor for class jadex.tools.generic.AbstractServicePlugin
 
AbstractServiceSelectorPanel - Class in jadex.tools.generic
The abstract base class for service selector panels.
AbstractServiceSelectorPanel(IExternalAccess, Class<?>) - Constructor for class jadex.tools.generic.AbstractServiceSelectorPanel
Create a new selector panel.
acceptFile(TransferInfo) - Method in class jadex.tools.chat.ChatPanel
Open dialog and check if user wants to receive the file.
access - Variable in class jadex.tools.appstore.AppStorePanel
The external access.
access - Variable in class jadex.tools.debugger.BreakpointPanel
The external access.
AcquireCertificatePanel - Class in jadex.tools.security
Panel that displays the available mechanisms and allows for customizing their properties.
AcquireCertificatePanel(IExternalAccess, IExternalAccess, ISecurityService, CMSUpdateHandler) - Constructor for class jadex.tools.security.AcquireCertificatePanel
Create the acquire certificate panel.
actionPerformed(ActionEvent) - Method in class jadex.tools.awareness.AwarenessAgentPanel.AddRemoveAction
Perform the action.
actionPerformed(ActionEvent) - Method in class jadex.tools.filetransfer.RefreshAllAction
Called when the action is performed.
activatePlugin(IControlCenterPlugin) - Method in class jadex.tools.jcc.PlatformControlCenter
Activate a plugin.
add - Variable in class jadex.tools.awareness.AwarenessAgentPanel.AddRemoveAction
Add (true) or remove (false).
ADD_TESTCASE - Variable in class jadex.tools.testcenter.TestCenterPlugin
Add testcase.
ADD_TESTCASES - Variable in class jadex.tools.testcenter.TestCenterPlugin
Add testcases.
addBreakpointListener(IChangeListener) - Method in class jadex.tools.debugger.BreakpointPanel
Add a change listener to be notified of rule selection changes.
addChangeListener(IChangeListener<String>) - Method in class jadex.tools.security.VirtualNamesPanel
 
addList(JPanel, String, String) - Method in class jadex.tools.dfbrowser.ServiceDescriptionPanel
 
addMenuItems(JPopupMenu) - Method in class jadex.tools.dfbrowser.DFComponentTable
Add the menu items.
addMessage(IComponentIdentifier, String, String, boolean, boolean) - Method in class jadex.tools.chat.ChatPanel
Add a message to the text area.
addMessage(int) - Method in class jadex.tools.chat.ChatUser
Add a message that is currently being sent.
addMessage(IMessageAdapter) - Method in class jadex.tools.convcenter.ConversationPanel
Add a received message.
addPlugin(String, ClassLoader) - Method in class jadex.tools.jcc.PlatformControlCenter
 
addPlugin(Class<?>) - Method in class jadex.tools.jcc.PlatformControlCenter
 
addPlugin(IControlCenterPlugin, IControlCenterPlugin) - Method in class jadex.tools.jcc.PlatformControlCenterPanel
 
addPluginComponent(IControlCenterPlugin, JComponent) - Method in class jadex.tools.jcc.PlatformControlCenter
 
AddRemoveAction(boolean, boolean, String) - Constructor for class jadex.tools.awareness.AwarenessAgentPanel.AddRemoveAction
Create a new add or remove action.
addStatusComponent(Object, JComponent) - Method in class jadex.tools.jcc.PlatformControlCenter
Add a component to the status bar.
addTableModelListener(TableModelListener) - Method in class jadex.tools.appstore.AppStorePanel.AppTableModel
 
addTableModelListener(TableModelListener) - Method in class jadex.tools.chat.ChatPanel.FileTableModel
 
addTableModelListener(TableModelListener) - Method in class jadex.tools.chat.ChatPanel.UserTableModel
 
addTest(String, IResourceIdentifier) - Method in class jadex.tools.testcenter.TestCenterPanel
Add a test.
addTestcases(IFileNode) - Method in class jadex.tools.testcenter.TestCenterPlugin
Add testcases for a file or directory recursively.
addTextField(GridBagConstraints, String, String, String) - Method in class jadex.tools.dfbrowser.ServiceDescriptionPanel
 
addTextFieldListener(Runnable, JTextField) - Method in class jadex.tools.security.AcquireCertificatePanel
Add listeners on the text field.
addUser(IComponentIdentifier, ChatUser) - Method in class jadex.tools.chat.ChatPanel.UserTableModel
 
agent - Variable in class jadex.tools.convcenter.ConversationPanel
The agent to dispatch events to.
agent - Variable in class jadex.tools.daemon.DaemonPanel
The external access of the agent.
agent - Variable in class jadex.tools.debugger.micro.MicroAgentViewPanel
The interpreter.
agentKilled(IInternalAccess) - Method in class jadex.tools.jcc.JCCAgent
Close the gui on agent shutdown.
allowduplicates - Variable in class jadex.tools.testcenter.TestCenterPanel
Allow duplicate entries in test suite.
allowDuplicates() - Method in class jadex.tools.testcenter.TestCenterPanel
Test if duplicates are allowed.
append(Color, String, JTextPane) - Static method in class jadex.tools.chat.ChatPanel
Append text.
applySettings() - Method in class jadex.tools.awareness.AwarenessAgentPanel
Apply current settings to agent
AppMouseAdapter(JTable) - Constructor for class jadex.tools.appstore.AppStorePanel.AppMouseAdapter
 
apppanel - Variable in class jadex.tools.appstore.AppStorePlugin
The panel.
apppanel - Variable in class jadex.tools.starter.StarterPanel
The application specific panel.
apps - Variable in class jadex.tools.appstore.AppStorePanel
The current apps.
AppStorePanel - Class in jadex.tools.appstore
 
AppStorePanel(IExternalAccess) - Constructor for class jadex.tools.appstore.AppStorePanel
Create a new appstore panel.
AppStorePanel.AppMouseAdapter - Class in jadex.tools.appstore
File transfer mouse adapter.
AppStorePanel.AppTableModel - Class in jadex.tools.appstore
Table model for list of users.
AppStorePlugin - Class in jadex.tools.appstore
The app store plugin.
AppStorePlugin() - Constructor for class jadex.tools.appstore.AppStorePlugin
 
apptable - Variable in class jadex.tools.appstore.AppStorePanel
The app table.
AppTableModel() - Constructor for class jadex.tools.appstore.AppStorePanel.AppTableModel
 
argelems - Variable in class jadex.tools.starter.StarterPanel
 
arguments - Variable in class jadex.tools.starter.StarterPanel
The component arguments.
autorefresh - Variable in class jadex.tools.chat.ChatPanel
The autorefresh flag.
autorefresh - Variable in class jadex.tools.generic.AutoRefreshPanel
Enable / disable autorefresh.
AutoRefreshPanel - Class in jadex.tools.generic
A panel that allows automatic and manual refresh of its contents.
AutoRefreshPanel() - Constructor for class jadex.tools.generic.AutoRefreshPanel
Create a new auto refresh panel.
autosdcb - Variable in class jadex.tools.starter.StarterPanel
 
avatar - Variable in class jadex.tools.chat.ChatUser
The avatar image.
AwarenessAgentPanel - Class in jadex.tools.awareness
Panel for the awareness infos.
AwarenessAgentPanel() - Constructor for class jadex.tools.awareness.AwarenessAgentPanel
 
AwarenessAgentPanel.AddRemoveAction - Class in jadex.tools.awareness
Action to add or remote an entry to/from the includes/excludes list.
AwarenessComponentPlugin - Class in jadex.tools.awareness
The awareness component plugin is used to wrap the awareness agent panel as JCC plugin.
AwarenessComponentPlugin() - Constructor for class jadex.tools.awareness.AwarenessComponentPlugin
 
AwarenessServicePlugin - Class in jadex.tools.awareness
The security service plugin is used to wrap the security panel as JCC plugin.
AwarenessServicePlugin() - Constructor for class jadex.tools.awareness.AwarenessServicePlugin
 
away - Variable in class jadex.tools.chat.ChatPanel
The away state.
away - Variable in class jadex.tools.chat.ChatUser
The away flag.
awaytimer - Variable in class jadex.tools.chat.ChatPanel
The away timer.

B

beanpanel - Variable in class jadex.tools.debugger.common.ObjectInspectorDebuggerPanel
The gui component.
BreakpointPanel - Class in jadex.tools.debugger
A panel for viewing the breakpoints.
BreakpointPanel(String[], IComponentDescription, IExternalAccess, CMSUpdateHandler) - Constructor for class jadex.tools.debugger.BreakpointPanel
Create a new rulebase panel.
BreakpointPanel.ButtonCellManager - Class in jadex.tools.debugger
Table cell renderer / editor using add delete buttons.
breakpoints - Variable in class jadex.tools.debugger.BreakpointPanel
The breakpoints.
buapply - Variable in class jadex.tools.awareness.AwarenessAgentPanel
The apply button.
BUTTON_DIM - Static variable in class jadex.tools.jcc.ControlCenterWindow
The dimension for toolbar buttons.
BUTTON_DIM - Static variable in class jadex.tools.jcc.PlatformControlCenterPanel
The dimension for tool bar buttons.
ButtonCellManager() - Constructor for class jadex.tools.debugger.BreakpointPanel.ButtonCellManager
 

C

cachedstate - Variable in class jadex.tools.jcc.ControlCenterWindow
The cached window state.
cards - Variable in class jadex.tools.debugger.DebuggerPlugin
The detail layout.
cbautocreate - Variable in class jadex.tools.awareness.AwarenessAgentPanel
The auto create check box.
cbautodelete - Variable in class jadex.tools.awareness.AwarenessAgentPanel
The auto delete check box.
cbfast - Variable in class jadex.tools.awareness.AwarenessAgentPanel
The fast awareness check box.
cbmechanisms - Variable in class jadex.tools.awareness.AwarenessAgentPanel
The discovery mechanisms.
cbmechs - Variable in class jadex.tools.security.AcquireCertificatePanel
The combobox with mechanisms.
cbshowchars - Variable in class jadex.tools.security.SecuritySettingsPanel
Show / hide password characters in gui.
cbtrulan - Variable in class jadex.tools.security.SecuritySettingsPanel
The trusted lan option.
cbusepass - Variable in class jadex.tools.security.SecuritySettingsPanel
Enable password protected for local platform.
cc - Variable in class jadex.tools.jcc.JCCAgent
The control center.
centerp - Variable in class jadex.tools.generic.AbstractSelectorPanel
The center panel.
CertificatePanel - Class in jadex.tools.security
Panel for displaying a certificate.
CertificatePanel(Certificate[]) - Constructor for class jadex.tools.security.CertificatePanel
Create a new panel.
certs - Variable in class jadex.tools.security.CertificatePanel
The certificates.
changeOccurred(ChangeEvent<IComponentIdentifier>) - Method in class jadex.tools.daemon.DaemonChangeListener
Invoked when a change occurs.
chatarea - Variable in class jadex.tools.chat.ChatPanel
The text area.
ChatPanel - Class in jadex.tools.chat
Panel for displaying the chat.
ChatPanel() - Constructor for class jadex.tools.chat.ChatPanel
 
ChatPanel.FileTableModel - Class in jadex.tools.chat
Table model for up/downloads.
ChatPanel.FileTransferMouseAdapter - Class in jadex.tools.chat
Mouse listener that allows to manipulate transfers.
ChatPanel.UserTableModel - Class in jadex.tools.chat
Table model for list of users.
ChatPlugin - Class in jadex.tools.chat
The chat plugin is used to wrap the chat panel as JCC plugin.
ChatPlugin() - Constructor for class jadex.tools.chat.ChatPlugin
 
ChatUser - Class in jadex.tools.chat
Struct to hold the user state in the chat GUI.
ChatUser(IComponentIdentifier) - Constructor for class jadex.tools.chat.ChatUser
Create a new chat user object.
cid - Variable in class jadex.tools.chat.ChatUser
The chat user.
cid - Variable in class jadex.tools.starter.StarterPanel.KillListener
The source cid.
clayout - Variable in class jadex.tools.jcc.PlatformControlCenterPanel
The layout.
clear() - Method in class jadex.tools.jcc.ConsolePanel
Clear the document.
clearApplicationName() - Method in class jadex.tools.starter.StarterPanel
Clear the application name.
clearArguments() - Method in class jadex.tools.starter.StarterPanel
Refresh the argument values.
clearreceivers - Variable in class jadex.tools.convcenter.FipaMessagePanel
 
clearreplyto - Variable in class jadex.tools.convcenter.FipaMessagePanel
 
clearreport - Variable in class jadex.tools.testcenter.TestCenterPanel
The clear report button.
clearResults() - Method in class jadex.tools.starter.StarterPanel
Clear the result values.
clearsender - Variable in class jadex.tools.convcenter.FipaMessagePanel
 
clearTests() - Method in class jadex.tools.testcenter.TestCenterPanel
 
clockp - Variable in class jadex.tools.simcenter.SimCenterPanel
The clock panel.
ClockPanel - Class in jadex.tools.simcenter
The clock panel shows the settings for a clock object.
ClockPanel(SimCenterPanel) - Constructor for class jadex.tools.simcenter.ClockPanel
Create a clock panel.
close() - Method in class jadex.tools.jcc.ConsolePanel
Close the console.
closed - Variable in class jadex.tools.starter.StarterPanel
 
closePlatform(PlatformControlCenter) - Method in class jadex.tools.jcc.ControlCenter
Close a platform control center.
closePlatformPanel(PlatformControlCenter) - Method in class jadex.tools.jcc.ControlCenterWindow
Close a platform panel.
cmshandler - Variable in class jadex.tools.jcc.ControlCenter
The CMS update handler shared by all tools.
cmshandler - Variable in class jadex.tools.security.AcquireCertificatePanel
The cmshandler.
cmshandler - Variable in class jadex.tools.security.VirtualNamesPanel
The cmshandler.
columns - Variable in class jadex.tools.appstore.AppStorePanel.AppTableModel
 
columns - Variable in class jadex.tools.chat.ChatPanel.FileTableModel
 
columns - Variable in class jadex.tools.chat.ChatPanel.UserTableModel
The column names.
component - Variable in class jadex.tools.dfbrowser.ServiceDescriptionPanel
 
component_table - Variable in class jadex.tools.dfbrowser.DFBrowserPanel
The component table.
componentname - Variable in class jadex.tools.starter.StarterPanel
The component type.
componentnamel - Variable in class jadex.tools.starter.StarterPanel
 
componentpanel - Variable in class jadex.tools.starter.StarterPanel
The component specific panel.
comptree - Variable in class jadex.tools.convcenter.ConversationPlugin
The agent tree table.
comptree - Variable in class jadex.tools.debugger.DebuggerPlugin
The component tree table.
comptree - Variable in class jadex.tools.starter.StarterPluginPanel
The component instances in a tree.
concurrency - Variable in class jadex.tools.testcenter.TestCenterPanel
The testcase concurrency.
confdummy - Variable in class jadex.tools.starter.StarterPanel
 
config - Variable in class jadex.tools.starter.StarterPanel
The configuration.
confl - Variable in class jadex.tools.starter.StarterPanel
 
connected - Variable in class jadex.tools.jcc.JCCAgent
True when initially connected to a remote platform..
console - Variable in class jadex.tools.jcc.ConsolePanel
The console text pane.
console - Variable in class jadex.tools.jcc.PlatformControlCenterPanel
The console.
consoleenabled - Variable in class jadex.tools.jcc.PlatformControlCenterPanel
Remember local console enabled state, as it is not stored for remote platforms.
consoleheights - Variable in class jadex.tools.jcc.PlatformControlCenterPanel
Map for console heights (plugin name -> height).
ConsolePanel - Class in jadex.tools.jcc
A console panel for displaying the console out and err messages of a local or remote platform.
ConsolePanel(IExternalAccess, IExternalAccess) - Constructor for class jadex.tools.jcc.ConsolePanel
Create a new console panel.
ConsolePanel(IExternalAccess, IExternalAccess, String) - Constructor for class jadex.tools.jcc.ConsolePanel
Create a new console panel.
content - Variable in class jadex.tools.convcenter.FipaMessagePanel
 
content - Variable in class jadex.tools.jcc.PlatformControlCenterPanel
The content.
content - Variable in class jadex.tools.starter.StarterPanel
The content panel.
contextp - Variable in class jadex.tools.simcenter.SimCenterPanel
The context panel.
ContextPanel - Class in jadex.tools.simcenter
The context panel shows the settings for an execution context.
ContextPanel(SimCenterPanel) - Constructor for class jadex.tools.simcenter.ContextPanel
Create a context panel.
ControlCenter - Class in jadex.tools.jcc
The global control center.
ControlCenter() - Constructor for class jadex.tools.jcc.ControlCenter
 
controlcenter - Variable in class jadex.tools.jcc.ControlCenterWindow
The control center.
controlcenter - Variable in class jadex.tools.jcc.JCCResultListener
The global control center.
controlcenter - Variable in class jadex.tools.jcc.PlatformControlCenter
The global control center.
controlcenter - Variable in class jadex.tools.jcc.PlatformControlCenterPanel
The control center.
ControlCenterWindow - Class in jadex.tools.jcc
The main window of the control center.
ControlCenterWindow(ControlCenter) - Constructor for class jadex.tools.jcc.ControlCenterWindow
Create a new control center window.
ControlCenterWindow.TabHeader - Class in jadex.tools.jcc
A component for the tab headers.
convcenter - Variable in class jadex.tools.convcenter.ConversationPlugin
The conversation center panel.
ConversationPanel - Class in jadex.tools.convcenter
A panel for sending and receiving messages.
ConversationPanel(IExternalAccess, IExternalAccess, CMSUpdateHandler, ComponentIconCache, Component, MessageType) - Constructor for class jadex.tools.convcenter.ConversationPanel
Create the gui.
ConversationPlugin - Class in jadex.tools.convcenter
The conversation plugin
ConversationPlugin() - Constructor for class jadex.tools.convcenter.ConversationPlugin
 
convertToString(IComponentIdentifier) - Method in class jadex.tools.generic.AbstractComponentSelectorPanel
Convert object to string for property saving.
convertToString(E) - Method in class jadex.tools.generic.AbstractSelectorPanel
Convert object to string for property saving.
convertToString(IService) - Method in class jadex.tools.generic.AbstractServiceSelectorPanel
Convert object to string for property saving.
convid - Variable in class jadex.tools.convcenter.FipaMessagePanel
 
copy(FileTransferServiceViewerPanel, FileTransferServiceViewerPanel, TreePath, IControlCenter) - Static method in class jadex.tools.filetransfer.FileTransferServiceViewerPanel
 
copy(String, IExternalAccess, FileTransferServiceViewerPanel, TreePath, IControlCenter) - Static method in class jadex.tools.filetransfer.FileTransferServiceViewerPanel
 
createArgumentGui(IArgument, int) - Method in class jadex.tools.starter.StarterPanel
Create the gui for one argument.
createArguments() - Method in class jadex.tools.starter.StarterPanel
Create the arguments panel.
createCheckBox(PropertiesPanel, ParameterInfo, MechanismInfo) - Method in class jadex.tools.security.AcquireCertificatePanel
Create checkbox for boolean choices.
createCidChooser(PropertiesPanel, ParameterInfo, MechanismInfo, CMSUpdateHandler) - Method in class jadex.tools.security.AcquireCertificatePanel
Create chooser for cid.
createComponent(IControlCenter, IResourceIdentifier, String, String, String, Map, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, IMonitoringService.PublishEventLevel, IResultListener, IComponentIdentifier, JComponent) - Static method in class jadex.tools.starter.StarterPanel
Create a new component on the platform.
createComponentPanel(IExternalAccess) - Method in class jadex.tools.awareness.AwarenessComponentPlugin
Create the component panel.
createComponentPanel(IExternalAccess) - Method in class jadex.tools.generic.AbstractComponentPlugin
Create the component panel.
createComponentPanel(IExternalAccess) - Method in class jadex.tools.generic.AbstractComponentSelectorPanel
Create the component panel.
createGui(IExternalAccess) - Static method in class jadex.tools.daemon.DaemonPanel
Create a gui frame.
createInnerPanel() - Method in class jadex.tools.generic.AutoRefreshPanel
Create the inner panel.
createMechanismPanel(MechanismInfo) - Method in class jadex.tools.security.AcquireCertificatePanel
Create the mechanism panel.
createMenu(IAppProviderService<?>) - Method in class jadex.tools.appstore.AppStorePanel.AppMouseAdapter
 
createMenu(int, TransferInfo) - Method in class jadex.tools.chat.ChatPanel.FileTransferMouseAdapter
 
createMenuBar() - Method in class jadex.tools.debugger.DebuggerPlugin
Create menu bar.
createMenuBar(JMenu[]) - Method in class jadex.tools.jcc.ControlCenterWindow
Create a menubar containing the given menus (if any).
createMenuBar() - Method in class jadex.tools.simcenter.SimulationServicePlugin
Create the menu bar.
createPanel(IService) - Method in class jadex.tools.filetransfer.FileTransferServiceSelectorPanel
Create the service panel.
createPanel(IComponentIdentifier) - Method in class jadex.tools.generic.AbstractComponentSelectorPanel
Create a panel for a component identifier.
createPanel(E) - Method in class jadex.tools.generic.AbstractSelectorPanel
Create a panel for a component identifier.
createPlatformsModel() - Method in class jadex.tools.security.VirtualNamesPanel
 
createProvidedServices() - Method in class jadex.tools.starter.StarterPanel
Create the provided services panel.
createRequiredServices() - Method in class jadex.tools.starter.StarterPanel
Create the required services panel.
createResourceIdentifier() - Method in class jadex.tools.starter.StarterPluginPanel
Create a resource identifier.
createResourceIdentifier(IFileNode) - Method in class jadex.tools.testcenter.TestCenterPlugin
Create a resource identifier.
createResultGui(IArgument, int) - Method in class jadex.tools.starter.StarterPanel
Create the gui for one argument.
createResults() - Method in class jadex.tools.starter.StarterPanel
Create the results panel.
createSelectorPanel() - Method in class jadex.tools.generic.AbstractComponentPlugin
Create the selector panel.
createSelectorPanel() - Method in class jadex.tools.generic.AbstractGenericPlugin
Create the selector panel.
createSelectorPanel() - Method in class jadex.tools.generic.AbstractServicePlugin
Create the selector panel.
createServicePanel(IService) - Method in class jadex.tools.awareness.AwarenessServicePlugin
Create the service panel.
createServicePanel(IService) - Method in class jadex.tools.chat.ChatPlugin
Create the service panel.
createServicePanel(IService) - Method in class jadex.tools.dfbrowser.DFServicePlugin
Create the service panel.
createServicePanel(IService) - Method in class jadex.tools.generic.AbstractServicePlugin
Create the component/service panel.
createServicePanel(IService) - Method in class jadex.tools.libtool.LibraryServicePlugin
Create the service panel.
createServicePanel(IService) - Method in class jadex.tools.monitoring.MonitoringServicePlugin
Create the service panel.
createServicePanel(IService) - Method in class jadex.tools.security.SecurityServicePlugin
Create the service panel.
createServicePanel(IService) - Method in class jadex.tools.simcenter.SimulationServicePlugin
Create the component panel.
createTextField(PropertiesPanel, ParameterInfo, MechanismInfo) - Method in class jadex.tools.security.AcquireCertificatePanel
Create input text field.
createToolBar() - Method in class jadex.tools.convcenter.ConversationPlugin
The actions.
createToolBar() - Method in class jadex.tools.debugger.DebuggerPlugin
Create tool bar.
createToolBar() - Method in class jadex.tools.starter.StarterPlugin
Create tool bar.
createToolBar() - Method in class jadex.tools.testcenter.TestCenterPlugin
Create tool bar.
createTreeModel() - Method in class jadex.tools.security.VirtualNamesPanel
 
createView() - Method in class jadex.tools.appstore.AppStorePlugin
Create main panel.
createView() - Method in class jadex.tools.convcenter.ConversationPlugin
Create main panel.
createView() - Method in class jadex.tools.debugger.DebuggerPlugin
Create main panel.
createView() - Method in class jadex.tools.email.EmailClientPlugin
Create the view.
createView() - Method in class jadex.tools.filetransfer.FileTransferPlugin
Create main panel.
createView() - Method in class jadex.tools.generic.AbstractGenericPlugin
Create main panel.
createView() - Method in class jadex.tools.starter.StarterPlugin
 
createView() - Method in class jadex.tools.testcenter.TestCenterPlugin
Create main panel.
createVirtualsModel() - Method in class jadex.tools.security.VirtualNamesPanel
 
csplit - Variable in class jadex.tools.starter.StarterPluginPanel
A split panel.
curdilation - Variable in class jadex.tools.simcenter.ClockPanel
 
currentperspective - Variable in class jadex.tools.jcc.PlatformControlCenterPanel
The current perspective.
currenttime - Variable in class jadex.tools.simcenter.ClockPanel
The current time.
curticksize - Variable in class jadex.tools.simcenter.ClockPanel
 
customExceptionOccurred(Exception) - Method in class jadex.tools.jcc.JCCResultListener
Called when exception occurred.
customResultAvailable(E) - Method in class jadex.tools.jcc.JCCResultListener
Called when result is available.
customResultAvailable(Collection<Tuple2<String, Object>>) - Method in class jadex.tools.starter.StarterPanel.KillListener
Called when result is available.

D

daemoncb - Variable in class jadex.tools.starter.StarterPanel
 
DaemonChangeListener - Class in jadex.tools.daemon
 
DaemonChangeListener(JTable) - Constructor for class jadex.tools.daemon.DaemonChangeListener
Create a new change listener.
DaemonPanel - Class in jadex.tools.daemon
Panel for daemon configuration.
DaemonPanel(IExternalAccess) - Constructor for class jadex.tools.daemon.DaemonPanel
Create a new gui.
DaemonViewerPanel - Class in jadex.tools.daemon
Panel for the daemon view.
DaemonViewerPanel() - Constructor for class jadex.tools.daemon.DaemonViewerPanel
 
data - Variable in class jadex.tools.chat.ChatPanel.FileTableModel
 
dateformat - Variable in class jadex.tools.simcenter.SimCenterPanel
Format.
DebuggerMainPanel - Class in jadex.tools.debugger
Show details of a debugged agent.
DebuggerMainPanel(IControlCenter, IComponentDescription) - Constructor for class jadex.tools.debugger.DebuggerMainPanel
Create a new debugger panel.
debuggerpanels - Variable in class jadex.tools.debugger.DebuggerMainPanel
The tabs.
DebuggerPlugin - Class in jadex.tools.debugger
The debugger provides generic support for stepping and breakpointing components.
DebuggerPlugin() - Constructor for class jadex.tools.debugger.DebuggerPlugin
 
decodeMessage(String) - Method in class jadex.tools.convcenter.ConversationPanel
Fill in message values from string.
defaulttype - Variable in class jadex.tools.convcenter.ConversationPanel
The default message type.
DEFCOLS - Static variable in class jadex.tools.convcenter.FipaMessagePanel
Default textfield size (columns).
defrefresh - Variable in class jadex.tools.dfbrowser.DFBrowserPanel
The refresh delay.
delay - Variable in class jadex.tools.generic.AutoRefreshPanel
The refresh delay (millis).
deployerpanel - Variable in class jadex.tools.filetransfer.FileTransferPlugin
The panel.
deps - Variable in class jadex.tools.libtool.LibServiceBrowser
The dependencies.
desc - Variable in class jadex.tools.debugger.DebuggerMainPanel
The component description.
description - Variable in class jadex.tools.debugger.BreakpointPanel
The component description.
detail - Variable in class jadex.tools.debugger.DebuggerPlugin
The detail panel.
details - Variable in class jadex.tools.starter.StarterPanel
The model details.
details - Variable in class jadex.tools.testcenter.TestCenterPanel
The details view.
df - Variable in class jadex.tools.chat.ChatPanel
The time format.
df - Variable in class jadex.tools.dfbrowser.DFBrowserPanel
The df service.
DFBrowserPanel - Class in jadex.tools.dfbrowser
DFBrowserPlugin
DFBrowserPanel() - Constructor for class jadex.tools.dfbrowser.DFBrowserPanel
Create a service panel
DFComponentTable - Class in jadex.tools.dfbrowser
This class serves for displaying component descriptions.
DFComponentTable(DFBrowserPanel) - Constructor for class jadex.tools.dfbrowser.DFComponentTable
Constructor.
DFServicePlugin - Class in jadex.tools.dfbrowser
The df service plugin is used to wrap the df panel as JCC plugin.
DFServicePlugin() - Constructor for class jadex.tools.dfbrowser.DFServicePlugin
 
DFServiceTable - Class in jadex.tools.dfbrowser
Table showing the df component services.
DFServiceTable() - Constructor for class jadex.tools.dfbrowser.DFServiceTable
Constructor.
dialogs - Variable in class jadex.tools.chat.ChatPanel
Map for panels of open accept dialogs to close when transfer has been accepted/rejected/timeouted in background.
dilation - Variable in class jadex.tools.simcenter.ClockPanel
The dilation.
displayError(String, String, Exception) - Method in class jadex.tools.jcc.ControlCenterWindow
Display an error dialog.
displayError(String, String, Exception) - Method in class jadex.tools.jcc.PlatformControlCenter
Display an error dialog.
dispose() - Method in class jadex.tools.debugger.BreakpointPanel
Dispose the panel and remove all listeners.
dispose() - Method in class jadex.tools.debugger.common.ObjectInspectorDebuggerPanel
Dispose the component.
dispose() - Method in class jadex.tools.debugger.DebuggerMainPanel
Dispose the panel, i.e.
dispose() - Method in interface jadex.tools.debugger.IDebuggerPanel
Dispose the panel.
dispose() - Method in class jadex.tools.debugger.micro.MicroAgentViewPanel
Dispose the panel and remove any listeners.
dispose() - Method in class jadex.tools.debugger.micro.MicroDebuggerPanel
Dispose the component.
dispose() - Method in class jadex.tools.email.EmailClientPluginPanel
 
dispose() - Method in class jadex.tools.jcc.PlatformControlCenter
Close all active plugins.
dispose() - Method in class jadex.tools.starter.StarterPluginPanel
Dispose the panel.
doAppend(Color, String, JTextPane) - Static method in class jadex.tools.chat.ChatPanel
 
doc - Variable in class jadex.tools.jcc.ConsolePanel
The document.
doc - Variable in class jadex.tools.jcc.StyledDocumentOutputStream
The document.
doRefresh() - Method in class jadex.tools.generic.AutoRefreshPanel
Do a refresh.
down - Variable in class jadex.tools.chat.ChatPanel.FileTableModel
 
dtable - Variable in class jadex.tools.chat.ChatPanel
The download table.
DualVirtualNamesPanel - Class in jadex.tools.security
 
DualVirtualNamesPanel(IExternalAccess, IExternalAccess, ISecurityService, CMSUpdateHandler) - Constructor for class jadex.tools.security.DualVirtualNamesPanel
Create a new panel.

E

ea - Variable in class jadex.tools.security.AcquireCertificatePanel
The external access.
ea - Variable in class jadex.tools.security.VirtualNamesPanel
The external access of the service platform.
editable - Variable in class jadex.tools.convcenter.FipaMessagePanel
Flag indicating if editing is allowed.
editreceivers - Variable in class jadex.tools.convcenter.FipaMessagePanel
 
EmailClientPlugin - Class in jadex.tools.email
Plugin for starting components.
EmailClientPlugin() - Constructor for class jadex.tools.email.EmailClientPlugin
 
EmailClientPluginPanel - Class in jadex.tools.email
 
EmailClientPluginPanel(IControlCenter) - Constructor for class jadex.tools.email.EmailClientPluginPanel
 
emode - Variable in class jadex.tools.simcenter.ClockPanel
The simulation mode.
emptyplatforms - Variable in class jadex.tools.security.VirtualNamesPanel
Empty platforms kept because not saved in security service.
encodeMessage(Map) - Method in class jadex.tools.convcenter.ConversationPanel
Convert message to a string.
encoding - Variable in class jadex.tools.convcenter.FipaMessagePanel
 
entry - Variable in class jadex.tools.awareness.AwarenessAgentPanel.AddRemoveAction
The entry.
error() - Method in class jadex.tools.debugger.DebuggerMainPanel
 
error - Variable in class jadex.tools.starter.StarterPanel
The error (last loading).
etime - Variable in class jadex.tools.generic.AutoRefreshPanel
The absolute time of the last timer event.
eventcnt - Variable in class jadex.tools.simcenter.TimerPanel
The timer count.
exceptionOccurred(Exception) - Method in class jadex.tools.testcenter.TestCenterPanel.TestSuite.TestResultListener
Exception during test execution.
excludes - Variable in class jadex.tools.awareness.AwarenessAgentPanel
The excludes list.
execute(IInternalAccess) - Method in class jadex.tools.jcc.JCCAgent
Open the gui on agent startup.
exit() - Method in class jadex.tools.jcc.ControlCenter
Informs the window if it should dispose its resources.
extractConcurrencyValue(String) - Method in class jadex.tools.testcenter.TestCenterPanel
Extract the concurrency value taken from the combo box.

F

filechooser - Variable in class jadex.tools.chat.ChatPanel
The file chooser (created on demand, if local).
filechooser - Variable in class jadex.tools.jcc.ControlCenterWindow
The file chooser.
FILEEXTENSION_TESTS - Static variable in class jadex.tools.testcenter.TestCenterPanel
The file extension for test suites.
filename - Variable in class jadex.tools.starter.StarterPanel
The filename.
filenamel - Variable in class jadex.tools.starter.StarterPanel
 
FileTableModel(boolean) - Constructor for class jadex.tools.chat.ChatPanel.FileTableModel
 
FileTransferMouseAdapter(JTable) - Constructor for class jadex.tools.chat.ChatPanel.FileTransferMouseAdapter
 
FileTransferPanel - Class in jadex.tools.filetransfer
Panel for showing a file transfer view composed of two panels with a file tree.
FileTransferPanel(IControlCenter) - Constructor for class jadex.tools.filetransfer.FileTransferPanel
Create a new deployer panel.
FileTransferPlugin - Class in jadex.tools.filetransfer
The library plugin.
FileTransferPlugin() - Constructor for class jadex.tools.filetransfer.FileTransferPlugin
 
FileTransferServiceSelectorPanel - Class in jadex.tools.filetransfer
Panel for deployment service selection.
FileTransferServiceSelectorPanel(IControlCenter, IExternalAccess, ISwingNodeHandler, String) - Constructor for class jadex.tools.filetransfer.FileTransferServiceSelectorPanel
Create a new selector panel.
FileTransferServiceViewerPanel - Class in jadex.tools.filetransfer
The deployment service viewer panel displays the file tree in a scroll panel.
FileTransferServiceViewerPanel(IExternalAccess, IControlCenter, boolean, IFileTransferService, ISwingNodeHandler, String) - Constructor for class jadex.tools.filetransfer.FileTransferServiceViewerPanel
Create a new viewer panel.
finalize() - Method in class jadex.tools.daemon.DaemonPanel
Finalize.
FipaMessagePanel - Class in jadex.tools.convcenter
A panel for displaying and editing a fipa message.
FipaMessagePanel(Map, IExternalAccess, IExternalAccess, CMSUpdateHandler, ComponentIconCache, Component) - Constructor for class jadex.tools.convcenter.FipaMessagePanel
Create the panel with an initial message.
first - Variable in class jadex.tools.jcc.ControlCenterWindow
The first platform control center (when there are still no tabs).
formatTime(long) - Method in class jadex.tools.simcenter.SimCenterPanel
Format a time.
ftp - Variable in class jadex.tools.filetransfer.FileTransferServiceViewerPanel
The file tree panel.
ftp - Variable in class jadex.tools.filetransfer.RefreshAllAction
The file tree panel.
fullname - Variable in class jadex.tools.starter.StarterPanel.KillListener
The fullname.

G

generateReport(TestCenterPanel.TestSuite) - Method in class jadex.tools.testcenter.TestCenterPanel
Generate a report text for a run.
genname - Variable in class jadex.tools.starter.StarterPanel
The component name generator flag.
getCachedState() - Method in class jadex.tools.jcc.ControlCenterWindow
Get the cached window state.
getCellEditorValue() - Method in class jadex.tools.debugger.BreakpointPanel.ButtonCellManager
 
getCenterPanel() - Method in class jadex.tools.generic.AbstractSelectorPanel
Get the center panel.
getClassLoader(IResourceIdentifier) - Method in class jadex.tools.jcc.PlatformControlCenter
Get the resource identifier.
getCMSHandler() - Method in class jadex.tools.jcc.ControlCenter
Get the cms update handler shared by all tools.
getCMSHandler() - Method in class jadex.tools.jcc.PlatformControlCenter
Get the cms update handler shared by all tools.
getColumnClass(int) - Method in class jadex.tools.appstore.AppStorePanel.AppTableModel
 
getColumnClass(int) - Method in class jadex.tools.chat.ChatPanel.FileTableModel
 
getColumnClass(int) - Method in class jadex.tools.chat.ChatPanel.UserTableModel
 
getColumnCount() - Method in class jadex.tools.appstore.AppStorePanel.AppTableModel
 
getColumnCount() - Method in class jadex.tools.chat.ChatPanel.FileTableModel
 
getColumnCount() - Method in class jadex.tools.chat.ChatPanel.UserTableModel
 
getColumnName(int) - Method in class jadex.tools.appstore.AppStorePanel.AppTableModel
 
getColumnName(int) - Method in class jadex.tools.chat.ChatPanel.FileTableModel
 
getColumnName(int) - Method in class jadex.tools.chat.ChatPanel.UserTableModel
 
getComponent() - Method in class jadex.tools.awareness.AwarenessAgentPanel
The component to be shown in the gui.
getComponent() - Method in class jadex.tools.chat.ChatPanel
Get the plugin view.
getComponent() - Method in class jadex.tools.daemon.DaemonViewerPanel
The component to be shown in the gui.
getComponent() - Method in class jadex.tools.debugger.common.ObjectInspectorDebuggerPanel
The component to be shown in the gui.
getComponent() - Method in interface jadex.tools.debugger.IDebuggerPanel
The component to be shown in the gui.
getComponent() - Method in class jadex.tools.debugger.micro.MicroDebuggerPanel
The component to be shown in the gui.
getComponent() - Method in class jadex.tools.dfbrowser.DFBrowserPanel
Get the component.
getComponent() - Method in class jadex.tools.filetransfer.FileTransferServiceViewerPanel
Get the component.
getComponent() - Method in class jadex.tools.libtool.LibServiceBrowser
Get the component.
getComponent() - Method in class jadex.tools.monitoring.MonitoringPanel
Get the component.
getComponent() - Method in class jadex.tools.security.SecuritySettingsPanel
Get the component.
getComponent() - Method in class jadex.tools.simcenter.SimServiceViewerPanel
The component to be shown in the gui.
getComponentIdentifier() - Method in class jadex.tools.chat.ChatUser
Get the cid.
getComponentTreePanel() - Method in class jadex.tools.starter.StarterPluginPanel
Get the comptree.
getConsoleHeight() - Method in class jadex.tools.jcc.PlatformControlCenterPanel
Get the console height.
getContextPanel() - Method in class jadex.tools.simcenter.SimCenterPanel
Get the execution context panel.
getControlCenter() - Method in class jadex.tools.jcc.JCCAgent
Get the control center.
getControlCenter() - Method in class jadex.tools.jcc.PlatformControlCenter
Get the global control center.
getCurrentPanel() - Method in class jadex.tools.generic.AbstractSelectorPanel
Get the currently shown panel.
getCurrentPerspective() - Method in class jadex.tools.jcc.PlatformControlCenterPanel
Get the currentperspective.
getDataMap() - Method in class jadex.tools.chat.ChatPanel.FileTableModel
 
getDefaultValue(IModelInfo, String, String) - Method in class jadex.tools.starter.StarterPanel
Get the default value for an argument.
getDependencies() - Method in class jadex.tools.libtool.LibServiceBrowser
Get the dependencies.
getDeploymentService() - Method in class jadex.tools.filetransfer.FileTransferServiceSelectorPanel
Get the deployment service.
getDeploymentService() - Method in class jadex.tools.filetransfer.FileTransferServiceViewerPanel
Get the service.
getExternalAccess() - Method in class jadex.tools.libtool.LibServiceBrowser.LibTreeAbstraction
 
getFileChooser() - Method in class jadex.tools.jcc.ControlCenterWindow
Get the file chooser.
getFileTreePanel() - Method in class jadex.tools.filetransfer.FileTransferServiceViewerPanel
Get the tree panel.
getGUIExternalAccess() - Method in class jadex.tools.libtool.LibServiceBrowser.LibTreeAbstraction
 
getHelpID() - Method in class jadex.tools.generic.AbstractGenericPlugin
Get the help id.
getHelpID() - Method in class jadex.tools.testcenter.TestCenterPlugin
Return the id for the help system
getIcon() - Method in class jadex.tools.chat.ChatUser
Get an icon for the user.
getIcon() - Method in class jadex.tools.debugger.common.ObjectInspectorDebuggerPanel
The icon of the panel.
getIcon() - Method in interface jadex.tools.debugger.IDebuggerPanel
The icon of the panel.
getIcon() - Method in class jadex.tools.debugger.micro.MicroDebuggerPanel
The icon of the panel.
getIconCache() - Method in class jadex.tools.jcc.ControlCenter
Get the component icon cache shared by all tools.
getIconCache() - Method in class jadex.tools.jcc.PlatformControlCenter
Get the component icon cache shared by all tools.
getId() - Method in class jadex.tools.awareness.AwarenessAgentPanel
The id used for mapping properties.
getId() - Method in class jadex.tools.dfbrowser.DFBrowserPanel
The id used for mapping properties.
getId() - Method in class jadex.tools.filetransfer.FileTransferServiceViewerPanel
Get the panel id.
getId() - Method in class jadex.tools.libtool.LibServiceBrowser
The id used for mapping properties.
getId() - Method in class jadex.tools.monitoring.MonitoringPanel
The id used for mapping properties.
getId() - Method in class jadex.tools.security.SecuritySettingsPanel
The id used for mapping properties.
getJCC() - Method in class jadex.tools.simcenter.SimCenterPanel
Get the JCC.
getJCCAccess() - Method in class jadex.tools.jcc.ControlCenter
Get the JCC access.
getJCCAccess() - Method in class jadex.tools.jcc.PlatformControlCenter
Get the jcc access.
getLeafChildren(IFileNode) - Method in class jadex.tools.testcenter.TestCenterPlugin
Recursively get all leaf (sub)children of a node.
getMessage() - Method in class jadex.tools.convcenter.FipaMessagePanel
Get the displayed message.
getMessagePanel() - Method in class jadex.tools.convcenter.ConversationPanel
Get the message panel.
getMessageTitle(Map) - Method in class jadex.tools.convcenter.ConversationPanel
Get the message as a title.
getModelName() - Method in class jadex.tools.awareness.AwarenessComponentPlugin
Get the model name.
getModelName() - Method in class jadex.tools.generic.AbstractComponentPlugin
Get the model name.
getModelName() - Method in class jadex.tools.generic.AbstractComponentSelectorPanel
Get the model name.
getModelTreePanel() - Method in class jadex.tools.starter.StarterPluginPanel
Get the mpanel.
getName() - Method in class jadex.tools.appstore.AppStorePlugin
 
getName() - Method in class jadex.tools.awareness.AwarenessComponentPlugin
Get the name.
getName() - Method in class jadex.tools.chat.ChatPlugin
Get the plugin name.
getName() - Method in class jadex.tools.convcenter.ConversationPlugin
 
getName() - Method in class jadex.tools.debugger.DebuggerPlugin
Return the unique name of this plugin.
getName() - Method in class jadex.tools.email.EmailClientPlugin
Return the unique name of this plugin.
getName() - Method in class jadex.tools.filetransfer.FileTransferPlugin
 
getName() - Static method in class jadex.tools.filetransfer.RefreshAllAction
Get the action name.
getName() - Method in class jadex.tools.generic.AbstractComponentPlugin
Get the name.
getName() - Method in class jadex.tools.generic.AbstractServicePlugin
Get the name.
getName() - Method in class jadex.tools.jcc.PlatformControlCenterPanel
Name is used as tab title.
getName() - Method in class jadex.tools.starter.StarterPlugin
Return the unique name of this plugin.
getName() - Method in class jadex.tools.testcenter.TestCenterPlugin
Return the unique name of this plugin.
getNick() - Method in class jadex.tools.chat.ChatUser
Get the nick.
getNotificationSound(String) - Method in class jadex.tools.chat.ChatPanel
Get the notification sound.
getPanel() - Method in class jadex.tools.jcc.PlatformControlCenter
Get the control center panel.
getParameter(String) - Method in class jadex.tools.convcenter.FipaMessagePanel
Get a message parameter value as string.
getPCC() - Method in class jadex.tools.jcc.ControlCenter
Get the current platform control center.
getPlatformAccess() - Method in class jadex.tools.generic.AbstractServiceSelectorPanel
Get the platform.
getPlatformAccess() - Method in class jadex.tools.jcc.PlatformControlCenter
Get the platform access.
getPlatformControlCenter() - Method in class jadex.tools.jcc.ControlCenterWindow.TabHeader
Get the platform control center.
getPluginComponent(IControlCenterPlugin) - Method in class jadex.tools.jcc.PlatformControlCenter
 
getPluginForName(String) - Method in class jadex.tools.jcc.PlatformControlCenter
Find a plugin by name.
getPluginIndex(IControlCenterPlugin) - Method in class jadex.tools.jcc.PlatformControlCenter
 
getPlugins() - Method in class jadex.tools.jcc.PlatformControlCenter
Get all plugins.
getPluginTuple(IControlCenterPlugin) - Method in class jadex.tools.jcc.PlatformControlCenter
 
getProperties() - Method in class jadex.tools.appstore.AppStorePlugin
Return properties to be saved in project.
getProperties() - Method in class jadex.tools.awareness.AwarenessAgentPanel
Advices the panel provide its setting as properties (if any).
getProperties() - Method in class jadex.tools.chat.ChatPanel
Write current state into properties.
getProperties() - Method in class jadex.tools.convcenter.ConversationPanel
Get properties to be saved.
getProperties() - Method in class jadex.tools.convcenter.ConversationPlugin
Return properties to be saved in project.
getProperties() - Method in class jadex.tools.debugger.DebuggerPlugin
Get plugin properties to be saved in a project.
getProperties() - Method in class jadex.tools.dfbrowser.DFBrowserPanel
Advices the panel provide its setting as properties (if any).
getProperties() - Method in class jadex.tools.dfbrowser.DFComponentTable
Get the properties.
getProperties() - Method in class jadex.tools.dfbrowser.DFServiceTable
Get the properties.
getProperties() - Method in class jadex.tools.filetransfer.FileTransferPanel
Get the properties.
getProperties() - Method in class jadex.tools.filetransfer.FileTransferPlugin
Return properties to be saved in project.
getProperties() - Method in class jadex.tools.filetransfer.FileTransferServiceViewerPanel
Get the properties.
getProperties() - Method in class jadex.tools.generic.AbstractGenericPlugin
Return properties to be saved in project.
getProperties() - Method in class jadex.tools.generic.AbstractSelectorPanel
Return properties to be saved in JCC settings.
getProperties() - Method in class jadex.tools.jcc.PlatformControlCenter
Get the current state as properties.
getProperties() - Method in class jadex.tools.jcc.PlatformControlCenterPanel
Write current state into properties.
getProperties() - Method in class jadex.tools.libtool.LibServiceBrowser
Advices the panel provide its setting as properties (if any).
getProperties() - Method in class jadex.tools.monitoring.MonitoringPanel
Advices the panel provide its setting as properties (if any).
getProperties() - Method in class jadex.tools.security.SecuritySettingsPanel
Advices the panel provide its setting as properties (if any).
getProperties() - Method in class jadex.tools.simcenter.SimCenterPanel
Return properties to be saved in project.
getProperties() - Method in class jadex.tools.simcenter.SimServiceViewerPanel
Advices the panel provide its setting as properties (if any).
getProperties() - Method in class jadex.tools.starter.StarterPanel
Get the properties.
getProperties() - Method in class jadex.tools.starter.StarterPlugin
Advices the panel provide its setting as properties (if any).
getProperties() - Method in class jadex.tools.starter.StarterPluginPanel
Save the properties.
getProperties() - Method in class jadex.tools.testcenter.TestCenterPanel
Save the properties.
getProperties() - Method in class jadex.tools.testcenter.TestCenterPlugin
Save the properties.
getPropertyHandler() - Method in class jadex.tools.jcc.ControlCenter
Get the property update handler shared by all tools.
getPropertyHandler() - Method in class jadex.tools.jcc.PlatformControlCenter
Get the property update handler shared by all tools.
getReceivers() - Method in class jadex.tools.convcenter.FipaMessagePanel
Get the currently set receivers.
getRemlinks() - Method in class jadex.tools.libtool.LibServiceBrowser
Get the remlinks.
getResultDefaultValue(IModelInfo, String, String) - Method in class jadex.tools.starter.StarterPanel
Get the default value for a result.
getRowCount() - Method in class jadex.tools.appstore.AppStorePanel.AppTableModel
 
getRowCount() - Method in class jadex.tools.chat.ChatPanel.FileTableModel
 
getRowCount() - Method in class jadex.tools.chat.ChatPanel.UserTableModel
 
getSelectedBreakpoints() - Method in class jadex.tools.debugger.BreakpointPanel
Get the currently selected breakpoints.
getSelectedComponents() - Method in class jadex.tools.dfbrowser.DFComponentTable
Get the selected components.
getSelectedPath() - Method in class jadex.tools.filetransfer.FileTransferServiceSelectorPanel
Get the selected path.
getSelectedPath() - Method in class jadex.tools.filetransfer.FileTransferServiceViewerPanel
Get the selected path.
getSelectedServices() - Method in class jadex.tools.dfbrowser.DFServiceTable
Get the selected component/service description.
getSelectedTreePath() - Method in class jadex.tools.filetransfer.FileTransferServiceSelectorPanel
Get the selected path.
getSelectionComboBox() - Method in class jadex.tools.generic.AbstractSelectorPanel
Get the selcb.
getSelectorPanel() - Method in class jadex.tools.generic.AbstractGenericPlugin
Get the selector panel.
getSentMessages() - Method in class jadex.tools.convcenter.ConversationPanel
Get the list of sent messages.
getServiceType() - Method in class jadex.tools.awareness.AwarenessServicePlugin
Get the service type.
getServiceType() - Method in class jadex.tools.chat.ChatPlugin
Get the service type.
getServiceType() - Method in class jadex.tools.dfbrowser.DFServicePlugin
Get the service type.
getServiceType() - Method in class jadex.tools.generic.AbstractServicePlugin
Get the service type.
getServiceType() - Method in class jadex.tools.libtool.LibraryServicePlugin
Get the service type.
getServiceType() - Method in class jadex.tools.monitoring.MonitoringServicePlugin
Get the service type.
getServiceType() - Method in class jadex.tools.security.SecurityServicePlugin
Get the service type.
getServiceType() - Method in class jadex.tools.simcenter.SimulationServicePlugin
Get the service type.
getSimulationService() - Method in class jadex.tools.simcenter.SimCenterPanel
Get the simulation service
getStartTime() - Method in class jadex.tools.testcenter.TestCenterPanel.TestSuite
Get the start time.
getStatusBar() - Method in class jadex.tools.jcc.ControlCenterWindow
Get the status bar.
getStatusComponent(Object) - Method in class jadex.tools.jcc.PlatformControlCenter
Get a component from the status bar.
getStatusIcon(boolean) - Static method in class jadex.tools.chat.ChatPlugin
Get the icon for the chat.
getStepInfo() - Method in class jadex.tools.debugger.common.ObjectInspectorDebuggerPanel
Get the step info.
getStepInfo() - Method in class jadex.tools.debugger.DebuggerMainPanel
Get the step info.
getStepInfo() - Method in interface jadex.tools.debugger.IDebuggerPanel
Get the step info.
getStepInfo() - Method in class jadex.tools.debugger.micro.MicroAgentViewPanel
Get the step info.
getStepInfo() - Method in class jadex.tools.debugger.micro.MicroDebuggerPanel
Get the step info.
getTabIcon() - Static method in class jadex.tools.chat.ChatPlugin
Get the icon for a changed tab.
getTable() - Method in class jadex.tools.chat.ChatPanel.FileTableModel
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class jadex.tools.debugger.BreakpointPanel.ButtonCellManager
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jadex.tools.debugger.BreakpointPanel.ButtonCellManager
 
getTestcaseNames() - Method in class jadex.tools.testcenter.TestCenterPanel.TestSuite
Get the testcase names array.
getTestcases() - Method in class jadex.tools.testcenter.TestCenterPanel.TestSuite
Get the testcase array.
getTestNames() - Method in class jadex.tools.testcenter.TestCenterPanel
Get the testcase names.
getThreadPool() - Method in class jadex.tools.libtool.LibServiceBrowser
Get the thread pool.
getTimeMode() - Method in class jadex.tools.simcenter.SimCenterPanel
Get the time mode.
getTitle() - Method in class jadex.tools.debugger.common.ObjectInspectorDebuggerPanel
The title of the panel (name of the tab).
getTitle() - Method in interface jadex.tools.debugger.IDebuggerPanel
The title of the panel (name of the tab).
getTitle() - Method in class jadex.tools.debugger.micro.MicroDebuggerPanel
The title of the panel (name of the tab).
getToolbarPlugins(boolean) - Method in class jadex.tools.jcc.PlatformControlCenter
Get the toolbar plugins that are visible or not visible.
getToolIcon(boolean) - Method in class jadex.tools.appstore.AppStorePlugin
 
getToolIcon(boolean) - Method in class jadex.tools.awareness.AwarenessComponentPlugin
Get the icon.
getToolIcon(boolean) - Method in class jadex.tools.awareness.AwarenessServicePlugin
Get the icon.
getToolIcon(boolean) - Method in class jadex.tools.chat.ChatPlugin
Get the icon.
getToolIcon(boolean) - Method in class jadex.tools.convcenter.ConversationPlugin
 
getToolIcon(boolean) - Method in class jadex.tools.debugger.DebuggerPlugin
Return the icon representing this plugin.
getToolIcon(boolean) - Method in class jadex.tools.dfbrowser.DFServicePlugin
Get the icon.
getToolIcon(boolean) - Method in class jadex.tools.email.EmailClientPlugin
Get the icon.
getToolIcon(boolean) - Method in class jadex.tools.filetransfer.FileTransferPlugin
 
getToolIcon(boolean) - Method in class jadex.tools.generic.AbstractServicePlugin
Get the tool icon.
getToolIcon(boolean) - Method in class jadex.tools.libtool.LibraryServicePlugin
Get the icon.
getToolIcon(boolean) - Method in class jadex.tools.monitoring.MonitoringServicePlugin
Get the icon.
getToolIcon(boolean) - Method in class jadex.tools.security.SecurityServicePlugin
Get the icon.
getToolIcon(boolean) - Method in class jadex.tools.simcenter.SimulationServicePlugin
Get the icon.
getToolIcon(boolean) - Method in class jadex.tools.starter.StarterPlugin
Get the icon.
getToolIcon(boolean) - Method in class jadex.tools.testcenter.TestCenterPlugin
Return the icon representing this plugin.
getTooltipText() - Method in class jadex.tools.debugger.common.ObjectInspectorDebuggerPanel
The tooltip text of the panel, if any.
getTooltipText() - Method in interface jadex.tools.debugger.IDebuggerPanel
The tooltip text of the panel, if any.
getTooltipText() - Method in class jadex.tools.debugger.micro.MicroDebuggerPanel
The tooltip text of the panel, if any.
getTree() - Method in class jadex.tools.filetransfer.FileTransferServiceSelectorPanel
Get the selected path.
getTree() - Method in class jadex.tools.libtool.LibServiceBrowser.LibTreeAbstraction
 
getTree() - Method in class jadex.tools.security.VirtualNamesPanel
Get the tree.
getUser(IComponentIdentifier) - Method in class jadex.tools.chat.ChatPanel.UserTableModel
 
getUserIDs() - Method in class jadex.tools.chat.ChatPanel.UserTableModel
 
getUserObject(TreePath) - Method in class jadex.tools.libtool.LibServiceBrowser
Get the tree user object for a tree path.
getUsers() - Method in class jadex.tools.chat.ChatPanel.UserTableModel
 
getValueAt(int, int) - Method in class jadex.tools.appstore.AppStorePanel.AppTableModel
 
getValueAt(int, int) - Method in class jadex.tools.chat.ChatPanel.FileTableModel
 
getValueAt(int) - Method in class jadex.tools.chat.ChatPanel.FileTableModel
 
getValueAt(int, int) - Method in class jadex.tools.chat.ChatPanel.UserTableModel
 
getWindow() - Method in class jadex.tools.jcc.ControlCenter
Get the control center window.

H

helper - Variable in class jadex.tools.awareness.AwarenessAgentPanel
The Helper for GUI-independent tasks.
history - Variable in class jadex.tools.debugger.micro.MicroAgentViewPanel
The list for the history.
horsplit - Variable in class jadex.tools.chat.ChatPanel
The main split panel between left and right.

I

iconcache - Variable in class jadex.tools.jcc.ControlCenter
The component icon cache shared by all tools.
icons - Static variable in class jadex.tools.appstore.AppStorePlugin
The image icons.
icons - Static variable in class jadex.tools.chat.ChatPanel
The icons.
icons - Static variable in class jadex.tools.chat.ChatUser
The icons.
icons - Static variable in class jadex.tools.convcenter.ConversationPanel
The image icons.
icons - Static variable in class jadex.tools.convcenter.ConversationPlugin
The image icons.
icons - Static variable in class jadex.tools.convcenter.FipaMessagePanel
The image icons.
icons - Static variable in class jadex.tools.debugger.BreakpointPanel
The image icons.
icons - Static variable in class jadex.tools.debugger.common.ObjectInspectorDebuggerPanel
The image icons.
icons - Static variable in class jadex.tools.debugger.DebuggerPlugin
The image icons.
icons - Static variable in class jadex.tools.debugger.micro.MicroDebuggerPanel
The image icons.
icons - Static variable in class jadex.tools.dfbrowser.DFBrowserPanel
The image icons.
icons - Static variable in class jadex.tools.dfbrowser.DFComponentTable
The image icons.
icons - Static variable in class jadex.tools.email.EmailClientPlugin
The image icons.
icons - Static variable in class jadex.tools.filetransfer.FileTransferPlugin
The image icons.
icons - Static variable in class jadex.tools.filetransfer.RefreshAllAction
The image icons.
icons - Static variable in class jadex.tools.generic.AbstractGenericPlugin
The image icons.
icons - Static variable in class jadex.tools.generic.AbstractSelectorPanel
The image icons.
icons - Static variable in class jadex.tools.generic.AutoRefreshPanel
The icons.
icons - Static variable in class jadex.tools.jcc.ConsolePanel
The image icons.
icons - Static variable in class jadex.tools.jcc.ControlCenterWindow
The image icons.
icons - Static variable in class jadex.tools.libtool.LibServiceBrowser
The image icons.
icons - Static variable in class jadex.tools.security.VirtualNamesPanel
The image icons.
icons - Static variable in class jadex.tools.simcenter.ContextPanel
The image icons.
icons - Static variable in class jadex.tools.simcenter.SimCenterPanel
The image icons.
icons - Static variable in class jadex.tools.simcenter.SimulationServicePlugin
The image icons.
icons - Static variable in class jadex.tools.starter.StarterPanel
The image icons.
icons - Static variable in class jadex.tools.starter.StarterPlugin
The image icons.
icons - Static variable in class jadex.tools.starter.StarterPluginPanel
The image icons.
icons - Static variable in class jadex.tools.testcenter.TestCenterPlugin
The image icons.
icontimer - Variable in class jadex.tools.chat.ChatPanel
The timer for the flashing chat icon.
IDebuggerPanel - Interface in jadex.tools.debugger
An inner panel of the debugger.
in - Variable in class jadex.tools.jcc.ConsolePanel
The console in.
includes - Variable in class jadex.tools.awareness.AwarenessAgentPanel.AddRemoveAction
Add/remove to/from includes (true) or excludes (false).
includes - Variable in class jadex.tools.awareness.AwarenessAgentPanel
The includes list.
init(IControlCenter, IService) - Method in class jadex.tools.awareness.AwarenessAgentPanel
Called once to initialize the panel.
init(IControlCenter, IExternalAccess) - Method in class jadex.tools.awareness.AwarenessAgentPanel
Called once to initialize the panel.
init(IControlCenter, IService) - Method in class jadex.tools.chat.ChatPanel
Called once to initialize the panel.
init(IControlCenter, IExternalAccess) - Method in class jadex.tools.daemon.DaemonViewerPanel
Called once to initialize the panel.
init(IControlCenter, IBreakpointPanel, IComponentIdentifier, IExternalAccess) - Method in class jadex.tools.debugger.common.ObjectInspectorDebuggerPanel
Called to initialize the panel.
init(IControlCenter, IBreakpointPanel, IComponentIdentifier, IExternalAccess) - Method in interface jadex.tools.debugger.IDebuggerPanel
Called to initialize the panel.
init(IControlCenter, IBreakpointPanel, IComponentIdentifier, IExternalAccess) - Method in class jadex.tools.debugger.micro.MicroDebuggerPanel
Called to initialize the panel.
init(IControlCenter, IService) - Method in class jadex.tools.dfbrowser.DFBrowserPanel
Called once to initialize the panel.
init(IExternalAccess, IExternalAccess, String[], boolean) - Method in class jadex.tools.jcc.ControlCenter
Create a control center.
init(IExternalAccess, ControlCenter, String[]) - Method in class jadex.tools.jcc.PlatformControlCenter
Initialize a control center.
init(IControlCenter, IService) - Method in class jadex.tools.libtool.LibServiceBrowser
Create main panel.
init(IControlCenter, IService) - Method in class jadex.tools.monitoring.MonitoringPanel
Create main panel.
init(IControlCenter, IService) - Method in class jadex.tools.security.SecuritySettingsPanel
Create main panel.
init(IControlCenter, IService) - Method in class jadex.tools.simcenter.SimServiceViewerPanel
Called once to initialize the panel.
initControlCenter(IInternalAccess, IExternalAccess) - Method in class jadex.tools.jcc.JCCAgent
Init the control center with a given platform.
initPlugin(IControlCenterPlugin) - Method in class jadex.tools.jcc.PlatformControlCenter
 
inner - Variable in class jadex.tools.monitoring.MonitoringPanel
The tree of events.
inner - Variable in class jadex.tools.security.SecuritySettingsPanel
The inner panel.
inreplyto - Variable in class jadex.tools.convcenter.FipaMessagePanel
 
insertNode(IdTreeNode<?>, IdTreeNode<?>) - Method in class jadex.tools.security.VirtualNamesPanel
Insert a node at alphabetical order in the tree.
insertNode(IdTreeNode<?>, IdTreeNode<?>, boolean) - Method in class jadex.tools.security.VirtualNamesPanel
Insert a node at alphabetical order in the tree.
isAborted() - Method in class jadex.tools.testcenter.TestCenterPanel.TestSuite
Check if the test suite has been aborted.
isAvatarUnknown() - Method in class jadex.tools.chat.ChatUser
Test if image is unknown.
isAway() - Method in class jadex.tools.chat.ChatUser
Get the away state.
isCellEditable(int, int) - Method in class jadex.tools.appstore.AppStorePanel.AppTableModel
 
isCellEditable(int, int) - Method in class jadex.tools.chat.ChatPanel.FileTableModel
 
isCellEditable(int, int) - Method in class jadex.tools.chat.ChatPanel.UserTableModel
 
isConsoleEnabled() - Method in class jadex.tools.jcc.ConsolePanel
Test if console is enabled.
isConsoleShown() - Method in class jadex.tools.jcc.PlatformControlCenterPanel
Test if console is shown.
isLazy() - Method in class jadex.tools.chat.ChatPlugin
Overridden to activate chat on JCC startup.
isNickUnknown() - Method in class jadex.tools.chat.ChatUser
Test if nickname is unknown.
isPluginVisible(IControlCenterPlugin) - Method in class jadex.tools.jcc.PlatformControlCenter
Test if a plugin is visible in the toolbar.
isRealDirectory(IFileNode) - Static method in class jadex.tools.filetransfer.FileTransferServiceViewerPanel
Helper method that returns zips and jar not as directories.
isRemote() - Method in class jadex.tools.generic.AbstractSelectorPanel
Is remote.
isRemote() - Method in class jadex.tools.libtool.LibServiceBrowser.LibTreeAbstraction
 
isRunning() - Method in class jadex.tools.testcenter.TestCenterPanel.TestSuite
Check if the test suite is running.
isSaveOnExit() - Method in class jadex.tools.jcc.ControlCenter
Get the save on exit flag.
isTyping() - Method in class jadex.tools.chat.ChatUser
Get the typing state.

J

jadex.tools.appstore - package jadex.tools.appstore
 
jadex.tools.awareness - package jadex.tools.awareness
 
jadex.tools.chat - package jadex.tools.chat
 
jadex.tools.convcenter - package jadex.tools.convcenter
 
jadex.tools.daemon - package jadex.tools.daemon
 
jadex.tools.debugger - package jadex.tools.debugger
 
jadex.tools.debugger.common - package jadex.tools.debugger.common
 
jadex.tools.debugger.micro - package jadex.tools.debugger.micro
 
jadex.tools.dfbrowser - package jadex.tools.dfbrowser
 
jadex.tools.email - package jadex.tools.email
 
jadex.tools.filetransfer - package jadex.tools.filetransfer
 
jadex.tools.generic - package jadex.tools.generic
 
jadex.tools.jcc - package jadex.tools.jcc
 
jadex.tools.libtool - package jadex.tools.libtool
 
jadex.tools.monitoring - package jadex.tools.monitoring
 
jadex.tools.security - package jadex.tools.security
 
jadex.tools.simcenter - package jadex.tools.simcenter
 
jadex.tools.starter - package jadex.tools.starter
 
jadex.tools.testcenter - package jadex.tools.testcenter
 
jcc - Variable in class jadex.tools.debugger.DebuggerMainPanel
The control center.
jcc - Variable in class jadex.tools.filetransfer.FileTransferPanel
The control center.
jcc - Variable in class jadex.tools.filetransfer.FileTransferServiceSelectorPanel
The jcc (local).
jcc - Variable in class jadex.tools.filetransfer.FileTransferServiceViewerPanel
The jcc.
jcc - Variable in class jadex.tools.libtool.LibServiceBrowser
The jcc.
jcc - Variable in class jadex.tools.simcenter.SimCenterPanel
The jcc.
jcc - Variable in class jadex.tools.starter.StarterPanel
The jcc.
jcc - Variable in class jadex.tools.starter.StarterPluginPanel
The jcc.
JCC_EXIT_ASK - Static variable in class jadex.tools.jcc.ControlCenter
Ask for shutdown on exit.
JCC_EXIT_KEEP - Static variable in class jadex.tools.jcc.ControlCenter
No shutdown on exit.
JCC_EXIT_SHUTDOWN - Static variable in class jadex.tools.jcc.ControlCenter
Auto-shutdown on exit.
jccaccess - Variable in class jadex.tools.convcenter.ConversationPanel
The platform running the gui.
jccaccess - Variable in class jadex.tools.generic.AbstractComponentSelectorPanel
The jcc external access.
jccaccess - Variable in class jadex.tools.jcc.ConsolePanel
The jcc component.
jccaccess - Variable in class jadex.tools.jcc.ControlCenter
The jcc component.
jccaccess - Variable in class jadex.tools.security.AcquireCertificatePanel
The platform running the gui.
jccaccess - Variable in class jadex.tools.security.VirtualNamesPanel
The external access of the gui platform.
JCCAgent - Class in jadex.tools.jcc
Micro component for opening the JCC gui.
JCCAgent() - Constructor for class jadex.tools.jcc.JCCAgent
 
jccexit - Variable in class jadex.tools.jcc.ControlCenter
Shutdown action on exit (ask (default), keep, shutdown).
JCCResultListener<E> - Class in jadex.tools.jcc
JCC result listener.
JCCResultListener(IControlCenter) - Constructor for class jadex.tools.jcc.JCCResultListener
Create a new jcc listener.
jtdis - Variable in class jadex.tools.awareness.AwarenessAgentPanel
The discovery info table.

K

KEY_DEBUGGER_PANELS - Static variable in class jadex.tools.debugger.DebuggerMainPanel
The factory properties key for debugger panels (value is a comma separated list of fully qualified class names implementing IDebuggerPanel).
killed - Variable in class jadex.tools.jcc.ControlCenter
Flag indicating if exit was initiated.
KillListener(IModelInfo, String, Future, Component) - Constructor for class jadex.tools.starter.StarterPanel.KillListener
Create a new listener.

L

label - Variable in class jadex.tools.jcc.ConsolePanel
The console title.
lang - Variable in class jadex.tools.dfbrowser.ServiceDescriptionPanel
 
language - Variable in class jadex.tools.convcenter.FipaMessagePanel
 
LAST_MESSAGE - Static variable in class jadex.tools.convcenter.ConversationPlugin
The property storing the last state of the message panel.
lastclocktype - Variable in class jadex.tools.simcenter.ClockPanel
The last clocktype (used to check if update of gui items is necessary).
lastdivloc - Variable in class jadex.tools.starter.StarterPanel
The last divider location.
lastentries - Variable in class jadex.tools.simcenter.TimerPanel
The last known timer entries.
lastfile - Variable in class jadex.tools.starter.StarterPanel
The last loaded filename.
lastrid - Variable in class jadex.tools.starter.StarterPanel
 
laststate - Variable in class jadex.tools.simcenter.ClockPanel
The last known clock state.
laststep - Variable in class jadex.tools.debugger.micro.MicroAgentViewPanel
The last displayed step.
lastupdate - Variable in class jadex.tools.chat.ChatUser
The time of the last update for checking when user becomes offline.
lf - Static variable in class jadex.tools.chat.ChatPanel
The linefeed separator.
LibraryServicePlugin - Class in jadex.tools.libtool
The library service plugin is used to wrap the library panel as JCC plugin.
LibraryServicePlugin() - Constructor for class jadex.tools.libtool.LibraryServicePlugin
 
libservice - Variable in class jadex.tools.jcc.PlatformControlCenter
The library service.
libservice - Variable in class jadex.tools.libtool.LibServiceBrowser
The lib service.
LibServiceBrowser - Class in jadex.tools.libtool
The library plugin.
LibServiceBrowser() - Constructor for class jadex.tools.libtool.LibServiceBrowser
 
LibServiceBrowser.LibTreeAbstraction - Class in jadex.tools.libtool
Abstract base class for tree abstraction used in generic add/remove path actions.
LibTreeAbstraction(boolean) - Constructor for class jadex.tools.libtool.LibServiceBrowser.LibTreeAbstraction
 
list - Variable in class jadex.tools.debugger.BreakpointPanel
The list.
listener - Variable in class jadex.tools.daemon.DaemonPanel
The change listener.
listener - Variable in class jadex.tools.debugger.DebuggerMainPanel
The cms listener.
listener - Variable in class jadex.tools.libtool.LibServiceBrowser
The lib service.
listeners - Variable in class jadex.tools.debugger.BreakpointPanel
The listeners (if any).
listeners - Variable in class jadex.tools.security.VirtualNamesPanel
The change listeners.
listpan - Variable in class jadex.tools.chat.ChatPanel
The split panel on left hand side.
loadargs - Variable in class jadex.tools.starter.StarterPanel
loaded from jccproject.xml and kept until gui is refreshed asynchronously.
loadconfig - Variable in class jadex.tools.starter.StarterPanel
loaded from jccproject.xml and kept until gui is refreshed asynchronously.
loading - Variable in class jadex.tools.starter.StarterPanel
The loading indicator.
loadModel(String, IResourceIdentifier) - Method in class jadex.tools.starter.StarterPanel
Load an component model.
loadname - Variable in class jadex.tools.starter.StarterPanel
loaded from jccproject.xml and kept until gui is refreshed asynchronously.
loadPlatformProperties() - Method in class jadex.tools.starter.StarterPluginPanel
Load and apply the platform properties.
loadPlatformProperties() - Method in class jadex.tools.testcenter.TestCenterPlugin
Load and apply the platform properties.
loadPlugins(Property[], int, List<Tuple2<IControlCenterPlugin, JComponent>>, ClassLoader) - Method in class jadex.tools.jcc.PlatformControlCenter
Load plugins iteratively.
loadsavechooser - Variable in class jadex.tools.testcenter.TestCenterPanel
File chooser for loading saving testsuites.
loadSettings() - Method in class jadex.tools.jcc.ControlCenter
Load the settings.
loadSettings(File) - Method in class jadex.tools.jcc.ControlCenter
Load the settings.
loadSettings() - Method in class jadex.tools.jcc.ControlCenterWindow
Load settings from file.
lsplit - Variable in class jadex.tools.starter.StarterPluginPanel
A split panel.

M

main(String[]) - Static method in class jadex.tools.generic.AutoRefreshPanel
Main for testing
main(String[]) - Static method in class jadex.tools.testcenter.TestCenterPanel
 
mastercb - Variable in class jadex.tools.starter.StarterPanel
The termination flags.
MAX_TRIES - Static variable in class jadex.tools.jcc.JCCAgent
Number of tries, when connecting initially to remote platforms.
message - Variable in class jadex.tools.convcenter.FipaMessagePanel
The displayed message.
MESSAGE_TYPE - Static variable in class jadex.tools.convcenter.ConversationPanel
Id for message type.
messages - Variable in class jadex.tools.chat.ChatUser
The open message ids.
MicroAgentViewPanel - Class in jadex.tools.debugger.micro
Panel for showing / manipulating the Rete agenda.
MicroAgentViewPanel(IExternalAccess, IBreakpointPanel, boolean) - Constructor for class jadex.tools.debugger.micro.MicroAgentViewPanel
Create an agenda panel.
MicroDebuggerPanel - Class in jadex.tools.debugger.micro
A generic debugger panel that can display arbitrary java objects.
MicroDebuggerPanel() - Constructor for class jadex.tools.debugger.micro.MicroDebuggerPanel
 
micropanel - Variable in class jadex.tools.debugger.micro.MicroDebuggerPanel
The gui component.
model - Variable in class jadex.tools.security.VirtualNamesPanel
 
model - Variable in class jadex.tools.simcenter.TimerPanel
The table model.
model - Variable in class jadex.tools.starter.StarterPanel.KillListener
The model info.
model - Variable in class jadex.tools.starter.StarterPanel
The model.
modelname - Variable in class jadex.tools.generic.AbstractComponentSelectorPanel
The model name.
monicb - Variable in class jadex.tools.starter.StarterPanel
 
MonitoringPanel - Class in jadex.tools.monitoring
The security settings panel.
MonitoringPanel() - Constructor for class jadex.tools.monitoring.MonitoringPanel
 
MonitoringServicePlugin - Class in jadex.tools.monitoring
The security service plugin is used to wrap the security panel as JCC plugin.
MonitoringServicePlugin() - Constructor for class jadex.tools.monitoring.MonitoringServicePlugin
 
monservice - Variable in class jadex.tools.monitoring.MonitoringPanel
The monitoring service.
mousePressed(MouseEvent) - Method in class jadex.tools.appstore.AppStorePanel.AppMouseAdapter
 
mousePressed(MouseEvent) - Method in class jadex.tools.chat.ChatPanel.FileTransferMouseAdapter
 
mouseReleased(MouseEvent) - Method in class jadex.tools.appstore.AppStorePanel.AppMouseAdapter
 
mouseReleased(MouseEvent) - Method in class jadex.tools.chat.ChatPanel.FileTransferMouseAdapter
 
moveLeftPlugin(IControlCenterPlugin) - Method in class jadex.tools.jcc.PlatformControlCenter
 
moveRightPlugin(IControlCenterPlugin) - Method in class jadex.tools.jcc.PlatformControlCenter
 
mpanel - Variable in class jadex.tools.starter.StarterPluginPanel
The panel showing the classpath models.
mpanel - Variable in class jadex.tools.testcenter.TestCenterPlugin
The panel showing the classpath models.

N

name - Variable in class jadex.tools.dfbrowser.ServiceDescriptionPanel
 
name - Variable in class jadex.tools.testcenter.TestCenterPanel.TestSuite.TestResultListener
The testcase name.
names - Variable in class jadex.tools.testcenter.TestCenterPanel.TestSuite
The names of the testcases.
nick - Variable in class jadex.tools.chat.ChatUser
The cached nickname.
nodehandler - Variable in class jadex.tools.filetransfer.FileTransferServiceSelectorPanel
The node handler.
noReceiverSpecified() - Method in class jadex.tools.convcenter.ConversationPanel
Show error when no receiver is specified.
NOTIFICATION_FILE_ABORT - Static variable in class jadex.tools.chat.ChatPanel
The notification sound for an aborted or failed file transfer.
NOTIFICATION_FILE_COMPLETE - Static variable in class jadex.tools.chat.ChatPanel
The notification sound for a successfully completed file.
NOTIFICATION_MSG_FAILED - Static variable in class jadex.tools.chat.ChatPanel
The notification sound for a failed message.
NOTIFICATION_NEW_FILE - Static variable in class jadex.tools.chat.ChatPanel
The notification sound for an incoming file request.
NOTIFICATION_NEW_MSG - Static variable in class jadex.tools.chat.ChatPanel
The notification sound for a new message.
NOTIFICATION_NEW_USER - Static variable in class jadex.tools.chat.ChatPanel
The notification sound for a newly online user.
NOTIFICATION_SOUNDS - Static variable in class jadex.tools.chat.ChatPanel
The default notification sounds.
notificationsounds - Variable in class jadex.tools.chat.ChatPanel
The custom notification sounds.
notifyChatEvent(String, IComponentIdentifier, Object, boolean) - Method in class jadex.tools.chat.ChatPanel
Show a status message and optionally play a notification sound.
notifyListeners(ChangeEvent<String>) - Method in class jadex.tools.security.VirtualNamesPanel
 
npp - Variable in class jadex.tools.security.SecuritySettingsPanel
The network passwords panel.
numberformat - Variable in class jadex.tools.simcenter.ClockPanel
Format.
numcomponents - Variable in class jadex.tools.starter.StarterPanel
The spinner for the number of components to start.

O

ObjectInspectorDebuggerPanel - Class in jadex.tools.debugger.common
A generic debugger panel that can display arbitrary java objects.
ObjectInspectorDebuggerPanel() - Constructor for class jadex.tools.debugger.common.ObjectInspectorDebuggerPanel
 
ocl - Variable in class jadex.tools.generic.AbstractSelectorPanel
The object card layout.
ocl - Variable in class jadex.tools.security.AcquireCertificatePanel
The layout.
old_ads - Variable in class jadex.tools.dfbrowser.DFBrowserPanel
The old component descriptions.
onoff - Variable in class jadex.tools.jcc.ConsolePanel
The on/off button.
onto - Variable in class jadex.tools.dfbrowser.ServiceDescriptionPanel
 
ontology - Variable in class jadex.tools.convcenter.FipaMessagePanel
 
owner - Variable in class jadex.tools.dfbrowser.ServiceDescriptionPanel
 

P

p1 - Variable in class jadex.tools.filetransfer.FileTransferPanel
The first panel.
p2 - Variable in class jadex.tools.filetransfer.FileTransferPanel
The second panel.
panel - Variable in class jadex.tools.awareness.AwarenessAgentPanel
The complete awareness panel.
panel - Variable in class jadex.tools.chat.ChatPanel
The chat panel.
panel - Variable in class jadex.tools.daemon.DaemonViewerPanel
The panel.
panel - Variable in class jadex.tools.dfbrowser.DFComponentTable
The panel.
panel - Variable in class jadex.tools.filetransfer.FileTransferServiceViewerPanel
The outer panel.
panel - Variable in class jadex.tools.simcenter.SimServiceViewerPanel
The panel.
PANELPROPERTIES - Static variable in class jadex.tools.generic.AbstractSelectorPanel
The panel properties name.
panels - Variable in class jadex.tools.generic.AbstractSelectorPanel
The map of component viewer panels (element->panel).
parent - Variable in class jadex.tools.starter.StarterPanel
The selected parent (if any).
parenttf - Variable in class jadex.tools.starter.StarterPanel
 
PasswordTablePanel - Class in jadex.tools.security
 
PasswordTablePanel(String, String[], ICommand, ICommand) - Constructor for class jadex.tools.security.PasswordTablePanel
Create a new password panel.
pause - Variable in class jadex.tools.debugger.DebuggerMainPanel
The pause buuton.
PAUSE - Variable in class jadex.tools.simcenter.ContextPanel
Pause the current execution.
pcc - Variable in class jadex.tools.jcc.ControlCenter
The currently displayed platform control center.
pcc - Variable in class jadex.tools.jcc.ControlCenterWindow.TabHeader
The platform control center .
pccpanel - Variable in class jadex.tools.jcc.PlatformControlCenter
The single platform control center panel.
pccs - Variable in class jadex.tools.jcc.ControlCenter
The platform control centers (cid -> pcc).
pcnt - Variable in class jadex.tools.security.VirtualNamesPanel
 
pdetail - Variable in class jadex.tools.security.AcquireCertificatePanel
The mechanism panel.
performative - Variable in class jadex.tools.convcenter.FipaMessagePanel
 
perscb - Variable in class jadex.tools.starter.StarterPanel
 
platform - Variable in class jadex.tools.generic.AbstractServiceSelectorPanel
The platform external access.
platform - Variable in class jadex.tools.security.VirtualNamesPanel
The mode (virtual or platform first).
platformaccess - Variable in class jadex.tools.generic.AbstractComponentSelectorPanel
The platform external access.
platformaccess - Variable in class jadex.tools.jcc.ConsolePanel
The platform component.
platformaccess - Variable in class jadex.tools.jcc.PlatformControlCenter
The platform access.
PlatformControlCenter - Class in jadex.tools.jcc
A control center for a single platform.
PlatformControlCenter() - Constructor for class jadex.tools.jcc.PlatformControlCenter
 
PlatformControlCenterPanel - Class in jadex.tools.jcc
Panel for administering one chosen platform.
PlatformControlCenterPanel(PlatformControlCenter) - Constructor for class jadex.tools.jcc.PlatformControlCenterPanel
Create a new control center window.
platforms - Variable in class jadex.tools.jcc.JCCAgent
The platforms argument.
platformt - Variable in class jadex.tools.daemon.DaemonChangeListener
The platform table.
playing - Variable in class jadex.tools.chat.ChatPanel
Flag to indicate that a sound is playing.
playSound(String, boolean) - Method in class jadex.tools.chat.ChatPanel
Play the notification sound for the selected event.
plugin - Variable in class jadex.tools.testcenter.TestCenterPanel
The test center plugin.
plugin_classes - Variable in class jadex.tools.jcc.ControlCenter
The plugin classes.
PLUGIN_NAME - Static variable in class jadex.tools.chat.ChatPlugin
The plugin name.
plugins - Variable in class jadex.tools.jcc.PlatformControlCenter
The plugins (plugin->panel).
popup - Variable in class jadex.tools.dfbrowser.DFComponentTable
The popup menu.
postStatus() - Method in class jadex.tools.chat.ChatPanel
Post the local state to available chatters
ppp - Variable in class jadex.tools.security.SecuritySettingsPanel
The platform passwords panel.
progress - Variable in class jadex.tools.testcenter.TestCenterPanel
The progress bar.
PROPERTY_GUI_REFRESH - Static variable in class jadex.tools.awareness.AwarenessAgentPanel
The property key for the settings object.
prophandler - Variable in class jadex.tools.jcc.ControlCenter
The property handler.
props - Variable in class jadex.tools.dfbrowser.ServiceDescriptionPanel
 
props - Variable in class jadex.tools.generic.AbstractSelectorPanel
The set properties.
props - Variable in class jadex.tools.jcc.PlatformControlCenter
The settings of the control center and all plugins.
proto - Variable in class jadex.tools.dfbrowser.ServiceDescriptionPanel
 
protocol - Variable in class jadex.tools.convcenter.FipaMessagePanel
 
providedservices - Variable in class jadex.tools.starter.StarterPanel
The provided services.
pushPlatformProperties() - Method in class jadex.tools.starter.StarterPluginPanel
Save the platform properties.
pushPlatformSettings() - Method in class jadex.tools.starter.StarterPlugin
Store settings if any in platform settings service.
pushPlatformSettings() - Method in class jadex.tools.testcenter.TestCenterPlugin
Store settings if any in platform settings service.

R

rb_refresh - Variable in class jadex.tools.dfbrowser.DFBrowserPanel
The refresh selectzion buttons.
receivedmsgs - Variable in class jadex.tools.convcenter.ConversationPanel
The list of received messages.
receivers - Variable in class jadex.tools.convcenter.FipaMessagePanel
 
refresh() - Method in class jadex.tools.chat.ChatPanel.FileTableModel
 
refresh() - Method in class jadex.tools.dfbrowser.DFBrowserPanel
Refresh the view.
refresh - Variable in class jadex.tools.generic.AutoRefreshPanel
The refresh button.
refresh() - Method in class jadex.tools.generic.AutoRefreshPanel
Refresh the inner panel.
refresh(boolean) - Method in class jadex.tools.libtool.LibServiceBrowser
Refresh the tree.
RefreshAllAction - Class in jadex.tools.filetransfer
The refresh all action.
RefreshAllAction(FileTreePanel, IFileTransferService) - Constructor for class jadex.tools.filetransfer.RefreshAllAction
Create a new action.
refreshAppTable() - Method in class jadex.tools.appstore.AppStorePanel
 
refreshArguments() - Method in class jadex.tools.starter.StarterPanel
Refresh the argument values.
refreshCombo() - Method in class jadex.tools.generic.AbstractComponentSelectorPanel
Refresh the combo box.
refreshCombo() - Method in class jadex.tools.generic.AbstractSelectorPanel
Refresh the combo box.
refreshCombo() - Method in class jadex.tools.generic.AbstractServiceSelectorPanel
Refresh the combo box.
refreshDefaultResults() - Method in class jadex.tools.starter.StarterPanel
Refresh the default result values.
refreshFlags() - Method in class jadex.tools.starter.StarterPanel
Refresh the flags.
refreshGui() - Method in class jadex.tools.appstore.AppStorePanel
 
refreshing - Variable in class jadex.tools.generic.AutoRefreshPanel
Refresh in progress?
refreshResults() - Method in class jadex.tools.starter.StarterPanel
Refresh the result values.
refreshSettings() - Method in class jadex.tools.awareness.AwarenessAgentPanel
Get the current settings from the agent and update the GUI.
refreshtimer - Variable in class jadex.tools.chat.ChatPanel
The refresh timer.
refreshTreePaths(TreePath[]) - Method in class jadex.tools.filetransfer.FileTransferServiceSelectorPanel
Refersh a subtree.
reloadModel() - Method in class jadex.tools.starter.StarterPanel
Reload the model.
rem - Variable in class jadex.tools.libtool.LibServiceBrowser.LibTreeAbstraction
 
remlinks - Variable in class jadex.tools.libtool.LibServiceBrowser
The removable links.
remotecb - Variable in class jadex.tools.dfbrowser.DFBrowserPanel
The remote checkbox.
remotecb - Variable in class jadex.tools.generic.AbstractSelectorPanel
The remote checkbox.
REMOVE_TESTCASE - Variable in class jadex.tools.testcenter.TestCenterPlugin
Remove testcase.
REMOVE_TESTCASES - Variable in class jadex.tools.testcenter.TestCenterPlugin
Remove testcases.
removeBreakpointListener(IChangeListener) - Method in class jadex.tools.debugger.BreakpointPanel
Remove a change listener.
removeChangeListener(IChangeListener<String>) - Method in class jadex.tools.security.VirtualNamesPanel
 
removeComponentRegistration(IDFComponentDescription) - Method in class jadex.tools.dfbrowser.DFBrowserPanel
 
removeMessage(int) - Method in class jadex.tools.chat.ChatUser
Remove a message when sending is finished.
removePanel(Object) - Method in class jadex.tools.generic.AbstractSelectorPanel
Remove a panel.
removePluginComponent(IControlCenterPlugin) - Method in class jadex.tools.jcc.PlatformControlCenter
 
removeRow(int) - Method in class jadex.tools.chat.ChatPanel.FileTableModel
 
removeStatusComponent(Object) - Method in class jadex.tools.jcc.PlatformControlCenter
Remove a previously added component from the status bar.
removeTableModelListener(TableModelListener) - Method in class jadex.tools.appstore.AppStorePanel.AppTableModel
 
removeTableModelListener(TableModelListener) - Method in class jadex.tools.chat.ChatPanel.FileTableModel
 
removeTableModelListener(TableModelListener) - Method in class jadex.tools.chat.ChatPanel.UserTableModel
 
removeTest(String, IResourceIdentifier) - Method in class jadex.tools.testcenter.TestCenterPanel
Remove a test.
removeTestcases(IFileNode) - Method in class jadex.tools.testcenter.TestCenterPlugin
Remove testcases for a file or directory recusively.
removeUser(IComponentIdentifier) - Method in class jadex.tools.chat.ChatPanel.UserTableModel
 
replyby - Variable in class jadex.tools.convcenter.FipaMessagePanel
 
replyto - Variable in class jadex.tools.convcenter.FipaMessagePanel
 
replywith - Variable in class jadex.tools.convcenter.FipaMessagePanel
 
report - Variable in class jadex.tools.testcenter.TestCenterPanel
The last generated report.
reqcnt - Variable in class jadex.tools.chat.ChatPanel
The message counter to differentiate sent messages.
requiredservices - Variable in class jadex.tools.starter.StarterPanel
The used services.
reselems - Variable in class jadex.tools.starter.StarterPanel
 
reset() - Method in class jadex.tools.convcenter.ConversationPanel
Reset the message panel to an initial state.
reset() - Method in class jadex.tools.starter.StarterPanel
Reset the gui.
reset() - Method in class jadex.tools.testcenter.TestCenterPanel
Reset the panel to an initial state.
resetMessage() - Method in class jadex.tools.convcenter.ConversationPanel
Reset the message to send.
resetTimer() - Method in class jadex.tools.generic.AutoRefreshPanel
(Re-)start the timer, if autorefresh is true or otherwise stop the timer.
restoreUserSelection() - Method in class jadex.tools.chat.ChatPanel.UserTableModel
Restore the current user selection.
resultAvailable(Collection<Tuple2<String, Object>>) - Method in class jadex.tools.testcenter.TestCenterPanel.TestSuite.TestResultListener
Result of test execution.
results - Variable in class jadex.tools.starter.StarterPanel
The component results.
results - Variable in class jadex.tools.testcenter.TestCenterPanel.TestSuite
The results of the testcases.
resultsets - Variable in class jadex.tools.starter.StarterPanel
 
RETRY_DELAY - Static variable in class jadex.tools.jcc.JCCAgent
Delay in milliseconds between two subsequent tries.
rfilechooser - Variable in class jadex.tools.chat.ChatPanel
The remote file chooser (created on demand, if remote).
ridtree - Variable in class jadex.tools.libtool.LibServiceBrowser
The list.
ROOTTEXT - Static variable in class jadex.tools.libtool.LibServiceBrowser
 
rowcols - Variable in class jadex.tools.simcenter.TimerPanel
The saved row colors.
run - Variable in class jadex.tools.debugger.DebuggerMainPanel
The step button.
running - Variable in class jadex.tools.testcenter.TestCenterPanel.TestSuite
Flag indicating that the test suite is running.

S

saveonexit - Variable in class jadex.tools.jcc.ControlCenter
The save on exit flag.
saveonexit - Variable in class jadex.tools.jcc.JCCAgent
The saveonexit argument.
savePlatformProperties() - Method in class jadex.tools.jcc.PlatformControlCenter
Push plugin settings to platform and save platform properties.
saveSettings() - Method in class jadex.tools.jcc.ControlCenter
Save settings of JCC and all plugins in current project.
saveSettings(File) - Method in class jadex.tools.jcc.ControlCenter
Save settings of JCC and all plugins in current project.
saveSettingsAs() - Method in class jadex.tools.jcc.ControlCenterWindow
Save the current project settings.
saveUserSelection() - Method in class jadex.tools.chat.ChatPanel.UserTableModel
Save the current user selection
sderr - Variable in class jadex.tools.jcc.ConsolePanel
The new document err stream.
sdout - Variable in class jadex.tools.jcc.ConsolePanel
The new document output stream.
searchAppProviders() - Method in class jadex.tools.appstore.AppStorePanel
 
secser - Variable in class jadex.tools.security.AcquireCertificatePanel
The security service.
secser - Variable in class jadex.tools.security.VirtualNamesPanel
The security service.
secservice - Variable in class jadex.tools.security.SecuritySettingsPanel
The security service.
SecurityServicePlugin - Class in jadex.tools.security
The security service plugin is used to wrap the security panel as JCC plugin.
SecurityServicePlugin() - Constructor for class jadex.tools.security.SecurityServicePlugin
 
SecuritySettingsPanel - Class in jadex.tools.security
The security settings panel.
SecuritySettingsPanel() - Constructor for class jadex.tools.security.SecuritySettingsPanel
 
selcb - Variable in class jadex.tools.generic.AbstractSelectorPanel
The component selection box.
selectavail - Variable in class jadex.tools.starter.StarterPanel
 
selectConfiguration(String) - Method in class jadex.tools.starter.StarterPanel
Select a configuration.
selectorpanel - Variable in class jadex.tools.generic.AbstractGenericPlugin
The selector panel.
sels - Variable in class jadex.tools.chat.ChatPanel.UserTableModel
The selected users.
sender - Variable in class jadex.tools.convcenter.FipaMessagePanel
 
sendMessage(Map) - Method in class jadex.tools.convcenter.ConversationPanel
Send a message.
sendpanel - Variable in class jadex.tools.convcenter.ConversationPanel
The send message panel.
SENT_MESSAGE - Static variable in class jadex.tools.convcenter.ConversationPlugin
The property storing sent messages (from 0..4).
sentmsgs - Variable in class jadex.tools.convcenter.ConversationPanel
The list of sent messages.
service - Variable in class jadex.tools.filetransfer.FileTransferServiceViewerPanel
The service.
service - Variable in class jadex.tools.filetransfer.RefreshAllAction
The deployment service.
service_panel - Variable in class jadex.tools.dfbrowser.DFBrowserPanel
The service panel.
service_table - Variable in class jadex.tools.dfbrowser.DFBrowserPanel
The service table.
ServiceDescriptionPanel - Class in jadex.tools.dfbrowser
ServiceDescriptionPanel
ServiceDescriptionPanel() - Constructor for class jadex.tools.dfbrowser.ServiceDescriptionPanel
Constructor for ServiceDescriptionPanel.
servicetype - Variable in class jadex.tools.generic.AbstractServiceSelectorPanel
The service.
setActive(boolean) - Method in class jadex.tools.simcenter.ClockPanel
Activate / deactivate updates.
setActive(boolean) - Method in class jadex.tools.simcenter.ContextPanel
Activate / deactivate updates.
setActive(boolean) - Method in class jadex.tools.simcenter.TimerPanel
Activate / deactivate updates.
setAutoGenerate(boolean) - Method in class jadex.tools.starter.StarterPanel
Set the auto generate in gui.
setAvatar(Icon) - Method in class jadex.tools.chat.ChatUser
Set the image.
setAway(boolean) - Method in class jadex.tools.chat.ChatPanel
Change the status to away and post a change, if necessary.
setAway(boolean) - Method in class jadex.tools.chat.ChatUser
Set the away state.
setComponentDescription(IDFComponentDescription) - Method in class jadex.tools.dfbrowser.DFServiceTable
 
setComponentDescriptions(IDFComponentDescription[]) - Method in class jadex.tools.dfbrowser.DFComponentTable
Sets descriptions for this element.
setComponentDescriptions(IDFComponentDescription[]) - Method in class jadex.tools.dfbrowser.DFServiceTable
Sets descriptions for this element
setComponentName(String) - Method in class jadex.tools.starter.StarterPanel
Set the component name.
setConsoleEnabled(boolean) - Method in class jadex.tools.jcc.ConsolePanel
Enable console.
setConsoleHeight(double) - Method in class jadex.tools.jcc.PlatformControlCenterPanel
Set the console height.
setEditable(boolean) - Method in class jadex.tools.convcenter.FipaMessagePanel
Allow editing of the message.
setMechanisms(List<MechanismInfo>) - Method in class jadex.tools.security.AcquireCertificatePanel
Set the acquisition mechanisms.
setMessage(Map) - Method in class jadex.tools.convcenter.FipaMessagePanel
Set the message to be displayed.
setNick(String) - Method in class jadex.tools.chat.ChatUser
Set the nick.
setOnline(Boolean) - Method in class jadex.tools.chat.ChatUser
Called when the user has been detected offline or online
setParameter(String, Object) - Method in class jadex.tools.convcenter.FipaMessagePanel
Set a message parameter from string.
setParameterSet(String, Object[]) - Method in class jadex.tools.convcenter.FipaMessagePanel
Set a message parameter set.
setParameterValue(String, String, Object) - Method in class jadex.tools.security.AcquireCertificatePanel
Set a parameter value.
setParent(IComponentIdentifier) - Method in class jadex.tools.starter.StarterPanel
Set the current parent.
setPerspective(IControlCenterPlugin) - Method in class jadex.tools.jcc.PlatformControlCenterPanel
This method may only be called from the swing thread
setPluginVisible(IControlCenterPlugin, boolean) - Method in class jadex.tools.jcc.PlatformControlCenter
Set the visible state of a plugin.
setProperties(Properties) - Method in class jadex.tools.appstore.AppStorePlugin
Set properties loaded from project.
setProperties(Properties) - Method in class jadex.tools.awareness.AwarenessAgentPanel
Advices the the panel to restore its properties from the argument
setProperties(Properties) - Method in class jadex.tools.chat.ChatPanel
Update from given properties.
setProperties(Properties) - Method in class jadex.tools.convcenter.ConversationPanel
Initialize the plugin from the properties.
setProperties(Properties) - Method in class jadex.tools.convcenter.ConversationPlugin
Set properties loaded from project.
setProperties(Properties) - Method in class jadex.tools.debugger.DebuggerPlugin
Set plugin properties loaded from a project.
setProperties(Properties) - Method in class jadex.tools.dfbrowser.DFBrowserPanel
Advices the the panel to restore its properties from the argument
setProperties(Properties) - Method in class jadex.tools.dfbrowser.DFComponentTable
Set the properties.
setProperties(Properties) - Method in class jadex.tools.dfbrowser.DFServiceTable
Set the properties.
setProperties(Properties) - Method in class jadex.tools.filetransfer.FileTransferPanel
Set the properties.
setProperties(Properties) - Method in class jadex.tools.filetransfer.FileTransferPlugin
Set properties loaded from project.
setProperties(Properties) - Method in class jadex.tools.filetransfer.FileTransferServiceViewerPanel
Set the properties
setProperties(Properties) - Method in class jadex.tools.generic.AbstractGenericPlugin
Set properties loaded from project.
setProperties(Properties) - Method in class jadex.tools.generic.AbstractSelectorPanel
Set properties loaded from project.
setProperties(Properties) - Method in class jadex.tools.jcc.PlatformControlCenter
Set state from given properties.
setProperties(Properties) - Method in class jadex.tools.jcc.PlatformControlCenterPanel
Update from given properties.
setProperties(Properties) - Method in class jadex.tools.libtool.LibServiceBrowser
Advices the the panel to restore its properties from the argument
setProperties(Properties) - Method in class jadex.tools.monitoring.MonitoringPanel
Advices the the panel to restore its properties from the argument
setProperties(Properties) - Method in class jadex.tools.security.SecuritySettingsPanel
Advices the the panel to restore its properties from the argument
setProperties(Properties) - Method in class jadex.tools.simcenter.SimCenterPanel
Set properties loaded from project.
setProperties(Properties) - Method in class jadex.tools.simcenter.SimServiceViewerPanel
Advices the the panel to restore its properties from the argument
setProperties(Properties) - Method in class jadex.tools.simcenter.SimulationServicePlugin
Set the properties.
setProperties(Properties) - Method in class jadex.tools.starter.StarterPanel
Set the properties.
setProperties(Properties) - Method in class jadex.tools.starter.StarterPlugin
Advices the the panel to restore its properties from the argument
setProperties(Properties) - Method in class jadex.tools.starter.StarterPluginPanel
Load the properties.
setProperties(Properties) - Method in class jadex.tools.testcenter.TestCenterPanel
Load the properties.
setProperties(Properties) - Method in class jadex.tools.testcenter.TestCenterPlugin
Load the properties.
setReceivedMessages(Map[]) - Method in class jadex.tools.convcenter.ConversationPanel
Set the list of received messages.
setreplyto - Variable in class jadex.tools.convcenter.FipaMessagePanel
 
setSaveOnExit(boolean) - Method in class jadex.tools.jcc.ControlCenter
Set the save on exit flag.
setSelectedBreakpoints(String[]) - Method in class jadex.tools.debugger.BreakpointPanel
Set the currently selected breakpoints.
setSelectedMechanism(int) - Method in class jadex.tools.security.AcquireCertificatePanel
Set (select) the acquisition mechanism.
setsender - Variable in class jadex.tools.convcenter.FipaMessagePanel
 
setSentMessages(Map[]) - Method in class jadex.tools.convcenter.ConversationPanel
Set the list of sent messages.
setStartSuspended(boolean) - Method in class jadex.tools.starter.StarterPanel
Set the start suspended flag in gui.
setStatusText(String) - Method in class jadex.tools.jcc.PlatformControlCenter
Set a text to be displayed in the status bar.
setTests(List<Tuple2<String, IResourceIdentifier>>) - Method in class jadex.tools.testcenter.TestCenterPanel
 
setTimemode(int) - Method in class jadex.tools.simcenter.SimCenterPanel
Set the time mode.
setTimeout(String) - Method in class jadex.tools.testcenter.TestCenterPanel
Extract the timeout value taken from the textfield.
settings - Variable in class jadex.tools.awareness.AwarenessAgentPanel
The latest settings of the agent.
SETTINGS_EXTENSION - Static variable in class jadex.tools.jcc.ControlCenter
The filename extension for GUI settings.
setTyping(boolean) - Method in class jadex.tools.chat.ChatUser
Set the typing state.
setUserState(IComponentIdentifier, Boolean, Boolean, Boolean, String, byte[]) - Method in class jadex.tools.chat.ChatPanel
Add a user or change its state.
setValueAt(Object, int, int) - Method in class jadex.tools.appstore.AppStorePanel.AppTableModel
 
setValueAt(Object, int, int) - Method in class jadex.tools.chat.ChatPanel.FileTableModel
 
setValueAt(Object, int, int) - Method in class jadex.tools.chat.ChatPanel.UserTableModel
 
showConsole(boolean) - Method in class jadex.tools.jcc.PlatformControlCenterPanel
Show the console.
showLoading(IFuture) - Method in class jadex.tools.starter.StarterPanel
Show the loading panel and remove it when the future is done.
showPlatform(IExternalAccess) - Method in class jadex.tools.jcc.ControlCenter
Add a new platform control center or switch to tab if already exists.
showPlatform(IExternalAccess) - Method in class jadex.tools.jcc.PlatformControlCenter
Add a new platform control center or switch to tab if already exists.
showPlatformPanel(PlatformControlCenter) - Method in class jadex.tools.jcc.ControlCenterWindow
Add a platform panel.
showPlugin(String) - Method in class jadex.tools.jcc.PlatformControlCenter
Switch to a plugin.
showTimoutValueWarning(Exception) - Method in class jadex.tools.testcenter.TestCenterPanel
Show a warning message that a wrong timeout value was entered.
shutdown() - Method in class jadex.tools.awareness.AwarenessAgentPanel
Informs the panel that it should stop all its computation
shutdown() - Method in class jadex.tools.chat.ChatPanel
Informs the panel that it should stop all its computation
shutdown() - Method in class jadex.tools.convcenter.ConversationPlugin
Shutdown the plugin.
shutdown() - Method in class jadex.tools.daemon.DaemonPanel
Informs the panel that it should stop all its computation
shutdown() - Method in class jadex.tools.daemon.DaemonViewerPanel
Informs the panel that it should stop all its computation
shutdown() - Method in class jadex.tools.debugger.DebuggerPlugin
Shutdown the plugin.
shutdown() - Method in class jadex.tools.dfbrowser.DFBrowserPanel
Informs the plugin that it should stop all its computation
shutdown() - Method in class jadex.tools.email.EmailClientPlugin
Shutdown the plugin.
shutdown() - Method in class jadex.tools.filetransfer.FileTransferServiceViewerPanel
Shutdown the panel.
shutdown() - Method in class jadex.tools.generic.AbstractGenericPlugin
Shutdown the plugin.
shutdown() - Method in class jadex.tools.generic.AbstractSelectorPanel
Shutdown the panel.
shutdown() - Method in class jadex.tools.jcc.ControlCenter
Do any required cleanup on exit.
shutdown() - Method in class jadex.tools.libtool.LibServiceBrowser
Informs the plugin that it should stop all its computation
shutdown() - Method in class jadex.tools.monitoring.MonitoringPanel
Informs the plugin that it should stop all its computation
shutdown() - Method in class jadex.tools.security.SecuritySettingsPanel
Informs the plugin that it should stop all its computation
shutdown() - Method in class jadex.tools.simcenter.SimCenterPanel
Informs the panel that it should stop all its computation
shutdown() - Method in class jadex.tools.simcenter.SimServiceViewerPanel
Informs the panel that it should stop all its computation
shutdown() - Method in class jadex.tools.starter.StarterPlugin
Shutdown the plugin.
SimCenterPanel - Class in jadex.tools.simcenter
The simulation center panel.
SimCenterPanel(IControlCenter, ISimulationService) - Constructor for class jadex.tools.simcenter.SimCenterPanel
The sim center gui.
simp - Variable in class jadex.tools.simcenter.ClockPanel
The sim center panel.
simp - Variable in class jadex.tools.simcenter.ContextPanel
The sim center panel.
simp - Variable in class jadex.tools.simcenter.TimerPanel
The sim center panel.
simservice - Variable in class jadex.tools.simcenter.SimCenterPanel
The simulation service.
SimServiceViewerPanel - Class in jadex.tools.simcenter
Panel for the daemon view.
SimServiceViewerPanel() - Constructor for class jadex.tools.simcenter.SimServiceViewerPanel
 
SimulationServicePlugin - Class in jadex.tools.simcenter
Plugin for starting components.
SimulationServicePlugin() - Constructor for class jadex.tools.simcenter.SimulationServicePlugin
 
smileys - Static variable in class jadex.tools.chat.ChatPanel
 
sound - Variable in class jadex.tools.chat.ChatPanel
The sound flag.
sp - Variable in class jadex.tools.jcc.PlatformControlCenterPanel
A split pane for the main panel and the console.
spanel - Variable in class jadex.tools.starter.StarterPluginPanel
The starter panel.
spdelay - Variable in class jadex.tools.awareness.AwarenessAgentPanel
The delay spinner.
sph - Variable in class jadex.tools.security.SecuritySettingsPanel
The split panels.
split - Variable in class jadex.tools.debugger.DebuggerPlugin
The split panel.
split2 - Variable in class jadex.tools.dfbrowser.DFBrowserPanel
The second split pane.
split3 - Variable in class jadex.tools.dfbrowser.DFBrowserPanel
The third split pane.
splitpanel - Variable in class jadex.tools.filetransfer.FileTransferPanel
The split panel.
splitpanel - Variable in class jadex.tools.starter.StarterPanel
The split pane.
sprefresh - Variable in class jadex.tools.awareness.AwarenessAgentPanel
The refresh delay spinner.
spv - Variable in class jadex.tools.security.SecuritySettingsPanel
 
START - Variable in class jadex.tools.simcenter.ContextPanel
Start action.
start - Variable in class jadex.tools.starter.StarterPanel
The start button.
start() - Method in class jadex.tools.testcenter.TestCenterPanel.TestSuite
Start the execution of the test suite.
startabort - Variable in class jadex.tools.testcenter.TestCenterPanel
The start/abort button.
StarterPanel - Class in jadex.tools.starter
The starter gui allows for starting components platform independently.
StarterPanel(IControlCenter) - Constructor for class jadex.tools.starter.StarterPanel
Open the GUI.
StarterPanel.KillListener - Class in jadex.tools.starter
Listener that is called on component kill.
StarterPlugin - Class in jadex.tools.starter
Plugin for starting components.
StarterPlugin() - Constructor for class jadex.tools.starter.StarterPlugin
 
StarterPluginPanel - Class in jadex.tools.starter
The starter gui allows for starting components platform independently.
StarterPluginPanel(IControlCenter) - Constructor for class jadex.tools.starter.StarterPluginPanel
Open the GUI.
startNextTestcases() - Method in class jadex.tools.testcenter.TestCenterPanel.TestSuite
Start the next testcases (if any).
starttime - Variable in class jadex.tools.simcenter.ClockPanel
The start time.
starttime - Variable in class jadex.tools.testcenter.TestCenterPanel.TestSuite
The timepoint when the test execution was started.
statelabel - Variable in class jadex.tools.testcenter.TestCenterPanel
The state label.
statusbar - Variable in class jadex.tools.jcc.ControlCenterWindow
The status bar.
step - Variable in class jadex.tools.debugger.DebuggerMainPanel
The step button.
step - Variable in class jadex.tools.debugger.micro.MicroAgentViewPanel
The details view.
STEP_EVENT - Variable in class jadex.tools.simcenter.ContextPanel
Step action.
STEP_TIME - Variable in class jadex.tools.simcenter.ContextPanel
Time step action.
steps - Variable in class jadex.tools.debugger.micro.MicroAgentViewPanel
The list of steps.
storeresults - Variable in class jadex.tools.starter.StarterPanel
 
style - Variable in class jadex.tools.jcc.StyledDocumentOutputStream
The style.
StyledDocumentOutputStream - Class in jadex.tools.jcc
A stream that prints in a styled document (of a text pane).
StyledDocumentOutputStream(StyledDocument, Style) - Constructor for class jadex.tools.jcc.StyledDocumentOutputStream
Create a new
sub - Variable in class jadex.tools.debugger.micro.MicroAgentViewPanel
 
subscription - Variable in class jadex.tools.chat.ChatPanel
Registration at the service.
suspend - Variable in class jadex.tools.starter.StarterPanel
The suspend mode.
synccb - Variable in class jadex.tools.starter.StarterPanel
 
SYSTEMTEXT - Static variable in class jadex.tools.libtool.LibServiceBrowser
 
systemtime - Variable in class jadex.tools.simcenter.ClockPanel
The current system time.

T

TabHeader(PlatformControlCenter) - Constructor for class jadex.tools.jcc.ControlCenterWindow.TabHeader
Create a new tab header component
table - Variable in class jadex.tools.appstore.AppStorePanel.AppMouseAdapter
 
table - Variable in class jadex.tools.chat.ChatPanel.FileTransferMouseAdapter
 
tabs - Variable in class jadex.tools.convcenter.ConversationPanel
The tabbed panel.
tabs - Variable in class jadex.tools.jcc.ControlCenterWindow
The tabs for the single platform panels.
tcpanel - Variable in class jadex.tools.testcenter.TestCenterPlugin
The test center panel.
tell(String) - Method in class jadex.tools.chat.ChatPanel
Send a message.
testcases - Variable in class jadex.tools.testcenter.TestCenterPanel.TestSuite
A set of running testcases to be destroyed on abort (name->cid).
TestCenterPanel - Class in jadex.tools.testcenter
The test center panel for running tests and viewing the results.
TestCenterPanel(TestCenterPlugin) - Constructor for class jadex.tools.testcenter.TestCenterPanel
Create a new test center panel.
TestCenterPanel.TestSuite - Class in jadex.tools.testcenter
Object for controlling test suite execution.
TestCenterPanel.TestSuite.TestResultListener - Class in jadex.tools.testcenter
Callback result listener for (local or remote) test results.
TestCenterPlugin - Class in jadex.tools.testcenter
Plugin for the test center.
TestCenterPlugin() - Constructor for class jadex.tools.testcenter.TestCenterPlugin
 
testFinished(Testcase) - Method in class jadex.tools.testcenter.TestCenterPanel.TestSuite.TestResultListener
Cleanup after test is finished.
TestResultListener(Tuple2<String, IResourceIdentifier>) - Constructor for class jadex.tools.testcenter.TestCenterPanel.TestSuite.TestResultListener
Create a test result listener
tests - Variable in class jadex.tools.testcenter.TestCenterPanel
The list of tests.
teststable - Variable in class jadex.tools.testcenter.TestCenterPanel
The table of tests.
testsuite - Variable in class jadex.tools.testcenter.TestCenterPanel
The current test suite (if any).
TestSuite(Tuple2<String, IResourceIdentifier>[]) - Constructor for class jadex.tools.testcenter.TestCenterPanel.TestSuite
Create a new test suite for the given test cases.
tfkeypass - Variable in class jadex.tools.security.SecuritySettingsPanel
The key password.
tfpar - Variable in class jadex.tools.testcenter.TestCenterPanel
Concurrency combo box.
tfpass - Variable in class jadex.tools.security.SecuritySettingsPanel
The local platform password.
tfreceivers - Variable in class jadex.tools.convcenter.FipaMessagePanel
 
tfreplyto - Variable in class jadex.tools.convcenter.FipaMessagePanel
 
tfsender - Variable in class jadex.tools.convcenter.FipaMessagePanel
 
tfstorepass - Variable in class jadex.tools.security.SecuritySettingsPanel
The keystore password.
tfstorepath - Variable in class jadex.tools.security.SecuritySettingsPanel
The keystore path.
tfto - Variable in class jadex.tools.testcenter.TestCenterPanel
Timeout textfield.
tfvaldur - Variable in class jadex.tools.security.SecuritySettingsPanel
The validity duration textfield.
tickcount - Variable in class jadex.tools.simcenter.ClockPanel
The tick count.
ticksize - Variable in class jadex.tools.simcenter.ClockPanel
The tick size.
time_date - Variable in class jadex.tools.simcenter.SimulationServicePlugin
The date time setting menu item.
time_long - Variable in class jadex.tools.simcenter.SimulationServicePlugin
The long time setting menu item.
time_rel - Variable in class jadex.tools.simcenter.SimulationServicePlugin
The relative time setting menu item.
timemode - Variable in class jadex.tools.simcenter.SimCenterPanel
The time mode.
timeout - Variable in class jadex.tools.testcenter.TestCenterPanel
The testcase timeout.
timer - Variable in class jadex.tools.awareness.AwarenessAgentPanel
The update timer.
timer - Variable in class jadex.tools.dfbrowser.DFBrowserPanel
The refresh timer.
timer - Variable in class jadex.tools.generic.AutoRefreshPanel
The autorefresh timer.
timerdelay - Variable in class jadex.tools.awareness.AwarenessAgentPanel
The timer delay.
timerp - Variable in class jadex.tools.simcenter.SimCenterPanel
The timer panel.
TimerPanel - Class in jadex.tools.simcenter
The timer panel.
TimerPanel(SimCenterPanel) - Constructor for class jadex.tools.simcenter.TimerPanel
Create a timer panel.
timerst - Variable in class jadex.tools.simcenter.TimerPanel
The table.
title - Variable in class jadex.tools.filetransfer.FileTransferServiceSelectorPanel
The panel title.
tmodel - Variable in class jadex.tools.security.PasswordTablePanel
The remote passwords.
toolbar - Variable in class jadex.tools.jcc.PlatformControlCenterPanel
The tool bar.
toolbarvis - Variable in class jadex.tools.jcc.PlatformControlCenter
The plugin toolbar visibility.
tp - Variable in class jadex.tools.libtool.LibServiceBrowser
The thread pool.
tpane - Variable in class jadex.tools.chat.ChatPanel
The tabbed pane.
TransferHandler - Class in jadex.tools.filetransfer
 
TransferHandler() - Constructor for class jadex.tools.filetransfer.TransferHandler
 
tree - Variable in class jadex.tools.security.VirtualNamesPanel
The tree model.
tries - Variable in class jadex.tools.jcc.JCCAgent
Number of tries, when connecting initially to remote platforms.
trigger(MouseEvent) - Method in class jadex.tools.appstore.AppStorePanel.AppMouseAdapter
 
trigger(MouseEvent) - Method in class jadex.tools.chat.ChatPanel.FileTransferMouseAdapter
 
type - Variable in class jadex.tools.dfbrowser.ServiceDescriptionPanel
 
typing - Variable in class jadex.tools.chat.ChatPanel
The typing state.
typing - Variable in class jadex.tools.chat.ChatUser
The typing flag.

U

update(JList, String[]) - Method in class jadex.tools.dfbrowser.ServiceDescriptionPanel
 
update(Map<String, String>) - Method in class jadex.tools.security.PasswordTablePanel
Update the passwords.
update - Variable in class jadex.tools.simcenter.ClockPanel
The update flag.
update - Variable in class jadex.tools.simcenter.TimerPanel
The update flag.
updateact - Variable in class jadex.tools.security.SecuritySettingsPanel
The keystore update action.
updateactions - Variable in class jadex.tools.security.AcquireCertificatePanel
The update actions.
updateChatUser(IComponentIdentifier, IChatService) - Method in class jadex.tools.chat.ChatPanel
 
updateDetailedService() - Method in class jadex.tools.dfbrowser.DFBrowserPanel
Update the detail view of services.
updateDetails() - Method in class jadex.tools.testcenter.TestCenterPanel
Update the detail panel with the given testcases.
updateDiscoveryInfos(JTable) - Method in class jadex.tools.awareness.AwarenessAgentPanel
Update the discovery infos.
updateDiscoveryMechanisms() - Method in class jadex.tools.awareness.AwarenessAgentPanel
Update the discovery mechanisms.
updateFile(TransferInfo) - Method in class jadex.tools.chat.ChatPanel.FileTableModel
 
updateMenu() - Method in class jadex.tools.simcenter.SimulationServicePlugin
Change menu item state according to panel settings.
updatePanel(IComponentDescription) - Method in class jadex.tools.debugger.DebuggerMainPanel
 
updateProgress() - Method in class jadex.tools.testcenter.TestCenterPanel
Update the test suite progress.
updateRefreshTimer() - Method in class jadex.tools.chat.ChatPanel
Start or stop the refresh timer, if necessary.
updateServices(IDFComponentDescription[]) - Method in class jadex.tools.dfbrowser.DFBrowserPanel
Update the services panel.
updateSettings(AwarenessSettingsData) - Method in class jadex.tools.awareness.AwarenessAgentPanel
Apply settings to GUI.
updateToolBar(IControlCenterPlugin) - Method in class jadex.tools.jcc.PlatformControlCenterPanel
Create a toolbar containing the given tools (if any).
updateTransfer(TransferInfo) - Method in class jadex.tools.chat.ChatPanel
Update the fileinfo in the upload/download area.
updateView() - Method in class jadex.tools.simcenter.ClockPanel
Update the view.
updateView(SRemoteClock.ClockState) - Method in class jadex.tools.simcenter.ClockPanel
Update the view.
updateView(SRemoteClock.SimulationState) - Method in class jadex.tools.simcenter.ContextPanel
Update the view.
updateView() - Method in class jadex.tools.simcenter.SimCenterPanel
Update the view.
updateView() - Method in class jadex.tools.simcenter.TimerPanel
Update the view.
updateView(SRemoteClock.TimerEntries) - Method in class jadex.tools.simcenter.TimerPanel
Update the view.
usermodel - Variable in class jadex.tools.chat.ChatPanel
 
users - Variable in class jadex.tools.chat.ChatPanel.UserTableModel
The known chat users (cid->user state).
usertable - Variable in class jadex.tools.chat.ChatPanel
The user table.
UserTableModel() - Constructor for class jadex.tools.chat.ChatPanel.UserTableModel
 
utable - Variable in class jadex.tools.chat.ChatPanel
The upload table.

V

VIRTUAL - Static variable in class jadex.tools.security.VirtualNamesPanel
 
VirtualNamesPanel - Class in jadex.tools.security
 
VirtualNamesPanel(IExternalAccess, IExternalAccess, ISecurityService, CMSUpdateHandler, boolean) - Constructor for class jadex.tools.security.VirtualNamesPanel
Create a new panel.
vpcnt - Variable in class jadex.tools.security.VirtualNamesPanel
 

W

waited - Variable in class jadex.tools.generic.AutoRefreshPanel
The cumulated time since last refresh.
window - Variable in class jadex.tools.jcc.ControlCenter
The control center window.
write(int) - Method in class jadex.tools.jcc.StyledDocumentOutputStream
Write a byte to the document.
write(byte[]) - Method in class jadex.tools.jcc.StyledDocumentOutputStream
Write a byte array to the document.
write(byte[], int, int) - Method in class jadex.tools.jcc.StyledDocumentOutputStream
Write a byte to the document.
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links