- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.