- aborted - Variable in class jadex.base.gui.ComponentIdentifierDialog
-
Was the dialog aborted?
- aborted - Variable in class jadex.base.gui.ComponentSelectorDialog
-
Was the dialog aborted?
- AboutDialog - Class in jadex.base.gui
-
Display Jadex info.
- AboutDialog(Frame) - Constructor for class jadex.base.gui.AboutDialog
-
Open the gui.
- AbstractComponentViewerPanel - Class in jadex.base.gui.componentviewer
-
Simple default viewer panel.
- AbstractComponentViewerPanel() - Constructor for class jadex.base.gui.componentviewer.AbstractComponentViewerPanel
-
- AbstractJCCPlugin - Class in jadex.base.gui.plugin
-
Template class for control center plugins.
- AbstractJCCPlugin() - Constructor for class jadex.base.gui.plugin.AbstractJCCPlugin
-
- AbstractJCCPlugin.ShowRemoteControlCenterHandler - Class in jadex.base.gui.plugin
-
A node handler allowing to spawn new control center views
for remote platforms displayed in component tree using proxy nodes.
- AbstractServiceViewerPanel<T> - Class in jadex.base.gui.componentviewer
-
Simple default viewer panel.
- AbstractServiceViewerPanel() - Constructor for class jadex.base.gui.componentviewer.AbstractServiceViewerPanel
-
- AbstractSwingTreeNode - Class in jadex.base.gui.asynctree
-
Basic node object.
- AbstractSwingTreeNode(ITreeNode, AsyncTreeModel, JTree) - Constructor for class jadex.base.gui.asynctree.AbstractSwingTreeNode
-
Create a node.
- access - Variable in class jadex.base.gui.CMSUpdateHandler
-
The local external access.
- access - Variable in class jadex.base.gui.ComponentIdentifierDialog
-
The service provider.
- access - Variable in class jadex.base.gui.ComponentIdentifierPanel
-
The service provider.
- access - Variable in class jadex.base.gui.ComponentSelectorDialog
-
The shown platform.
- access - Variable in class jadex.base.gui.componenttree.ComponentTreeNode
-
The platform access.
- access - Variable in class jadex.base.gui.componenttree.ComponentTreePanel
-
The external access of the shown platform.
- access - Variable in class jadex.base.gui.PropertyUpdateHandler
-
The local external access.
- action(Object) - Method in interface jadex.base.gui.modeltree.ITreeAbstraction
-
Called to perform the specific add/remove action.
- action(Object) - Method in class jadex.base.gui.modeltree.ModelTreePanel.ModelTreeAbstraction
-
- actionPerformed(ActionEvent) - Method in class jadex.base.gui.filetree.RefreshAction
-
Called when the action is performed.
- actionPerformed(ActionEvent) - Method in class jadex.base.gui.filetree.RefreshSubtreeAction
-
Called when the action is performed.
- actionPerformed(ActionEvent) - Method in class jadex.base.gui.modeltree.AddPathAction
-
Action performed.
- actionPerformed(ActionEvent) - Method in class jadex.base.gui.modeltree.AddRemotePathAction
-
Action performed.
- actionPerformed(ActionEvent) - Method in class jadex.base.gui.modeltree.AddRIDAction
-
Action performed.
- actionPerformed(ActionEvent) - Method in class jadex.base.gui.modeltree.CollapseAllAction
-
Action performed.
- actionPerformed(ActionEvent) - Method in class jadex.base.gui.modeltree.RemovePathAction
-
Action performed.
- actions - Variable in class jadex.base.gui.componenttree.ComponentTreePanel
-
The actions.
- actions - Variable in class jadex.base.gui.filetree.DefaultNodeHandler
-
The actions.
- actions - Variable in class jadex.base.gui.modeltree.ModelTreePanel
-
The actions.
- add(MutableTreeNode) - Method in class jadex.base.gui.idtree.IdTreeNode
-
Add a new child.
- addAction(Action, Icon) - Method in class jadex.base.gui.filetree.DefaultNodeHandler
-
Add action.
- addChild(int, ITreeNode) - Method in class jadex.base.gui.asynctree.AbstractSwingTreeNode
-
Add a child and update the tree.
- addChild(ITreeNode) - Method in class jadex.base.gui.asynctree.AbstractSwingTreeNode
-
Add a child and update the tree.
- addChild(int, ITreeNode) - Method in class jadex.base.gui.componenttree.PlatformTreeNode
-
- addChild(ITreeNode) - Method in class jadex.base.gui.componenttree.PlatformTreeNode
-
- addChild(ITreeNode) - Method in class jadex.base.gui.componenttree.ViewTreeNode
-
Overridden for alphabetical insert.
- addChild(ISwingTreeNode) - Method in class jadex.base.gui.filetree.RootNode
-
Add a child node.
- addChoice(String, AbstractButton[]) - Method in class jadex.base.gui.ConfigurationDialog
-
Add a choice section to the GUI.
- addCMSListener(IComponentIdentifier, ICMSComponentListener) - Method in class jadex.base.gui.CMSUpdateHandler
-
Add a CMS listener.
- addCMSListener(IComponentIdentifier) - Method in class jadex.base.gui.componenttree.ComponentTreeNode
-
Add a CMS listener for tree updates of components from the given (platform) id.
- addNode(ITreeNode) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
-
Add a node.
- addNode(ITreeNode) - Method in class jadex.base.gui.componenttree.PlatformTreeNode
-
- addNode(ISwingTreeNode) - Method in class jadex.base.gui.filetree.FileTreePanel
-
Add a root node to the tree panel.
- addNode(IdTreeNode<T>) - Method in class jadex.base.gui.idtree.IdTreeModel
-
Add a new node.
- addNode(ISwingTreeNode) - Method in class jadex.base.gui.modeltree.ModelTreePanel
-
Add a root node to the tree panel.
- addNodeHandler(INodeHandler) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
-
Add a node handler.
- addNodeHandler(ISwingNodeHandler) - Method in class jadex.base.gui.componenttree.ComponentTreePanel
-
Add a node handler.
- addNodeHandler(ISwingNodeHandler) - Method in class jadex.base.gui.filetree.FileTreePanel
-
Add a node handler.
- addNodeListener(INodeListener) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
-
Register a node listener.
- addObject(T, E) - Method in class jadex.base.gui.idtree.IdTableModel
-
Add a new object.
- AddPathAction - Class in jadex.base.gui.modeltree
-
Action for adding a local path.
- AddPathAction(ITreeAbstraction) - Constructor for class jadex.base.gui.modeltree.AddPathAction
-
Create a new action
- AddPathAction(String, Icon, String, ITreeAbstraction) - Constructor for class jadex.base.gui.modeltree.AddPathAction
-
Create a new action
- addPlatform(IProxyAgentService) - Method in class jadex.base.gui.PlatformSelectorDialog
-
- addPropertyCommand(ICommand<IMonitoringEvent>) - Method in class jadex.base.gui.PropertyUpdateHandler
-
Add a command.
- AddRemotePathAction - Class in jadex.base.gui.modeltree
-
Action for adding a remote path.
- AddRemotePathAction(ITreeAbstraction) - Constructor for class jadex.base.gui.modeltree.AddRemotePathAction
-
Create a new action.
- AddRemotePathAction(String, Icon, String, ITreeAbstraction) - Constructor for class jadex.base.gui.modeltree.AddRemotePathAction
-
Create a new action.
- AddRIDAction - Class in jadex.base.gui.modeltree
-
Action for adding a local path.
- AddRIDAction(ITreeAbstraction) - Constructor for class jadex.base.gui.modeltree.AddRIDAction
-
Create a new action
- AddRIDAction(String, Icon, String, ITreeAbstraction) - Constructor for class jadex.base.gui.modeltree.AddRIDAction
-
Create a new action
- addRootEntry(URI, String, IResourceIdentifier) - Method in class jadex.base.gui.modeltree.ModelTreePanel
-
- addSelected() - Method in class jadex.base.gui.ComponentSelectorDialog
-
- addSelectedAgent(IComponentIdentifier, JList) - Method in class jadex.base.gui.ComponentSelectorDialog
-
Add an agent to the list of selected agents
- addStatusComponent(Object, JComponent) - Method in interface jadex.base.gui.plugin.IControlCenter
-
Add a component to the status bar.
- addStatusComponent(Object, Component) - Method in class jadex.base.gui.StatusBar
-
Add a status component.
- addTableModelListener(TableModelListener) - Method in class jadex.base.gui.idtree.IdTableModel
-
- addTopLevelNode(File) - Method in class jadex.base.gui.filetree.FileTreePanel
-
Add a top level node.
- addTopLevelNode(FileData) - Method in class jadex.base.gui.filetree.FileTreePanel
-
Add a top level node.
- addTopLevelNode(IResourceIdentifier) - Method in class jadex.base.gui.modeltree.ModelTreePanel
-
Add a top level node.
- addTopLevelNodeMeta(Object) - Method in class jadex.base.gui.modeltree.ModelTreePanel
-
- addTreeModelListener(TreeModelListener) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
-
Add a listener.
- addTreeModelListener(TreeModelListener) - Method in class jadex.base.gui.ObjectTreeModel
-
Add a listener to the model.
- argmodel - Variable in class jadex.base.gui.config.PlatformConfigPanel
-
The argument table model (stored for changing the configuration).
- argpanel - Variable in class jadex.base.gui.config.PlatformConfigPanel
-
The argument panel (stored for later removal).
- arguments - Variable in class jadex.base.gui.config.ArgumentTableModel
-
The edited arguments.
- ArgumentTableModel - Class in jadex.base.gui.config
-
- ArgumentTableModel(IModelInfo) - Constructor for class jadex.base.gui.config.ArgumentTableModel
-
Create an argument table model.
- AsyncSwingTreeModel - Class in jadex.base.gui.asynctree
-
Tree model, which dynamically represents running components.
- AsyncSwingTreeModel() - Constructor for class jadex.base.gui.asynctree.AsyncSwingTreeModel
-
Create a component tree model.
- AsyncTreeCellRenderer - Class in jadex.base.gui.asynctree
-
Renderer for component tree cells.
- AsyncTreeCellRenderer() - Constructor for class jadex.base.gui.asynctree.AsyncTreeCellRenderer
-
- autodelete - Variable in class jadex.base.gui.modeltree.ModelTreePanel
-
Flag if path should be automatically deleted from library service.
- cards - Variable in class jadex.base.gui.componentviewer.ComponentViewerPlugin
-
The detail layout.
- changedUpdate(DocumentEvent) - Method in class jadex.base.gui.ComponentIdentifierPanel.NameListener
-
- children - Variable in class jadex.base.gui.filechooser.RemoteFileSystemView
-
The cache of children files (String parent -> File[] children).
- children - Variable in class jadex.base.gui.filetree.RootNode
-
The list of child nodes.
- chooseFile(String, String, JComponent, int, FileFilter) - Method in class jadex.base.gui.RemoteFileChooser
-
Choose a remote file.
- chooser - Variable in class jadex.base.gui.filechooser.RemoteFileSystemView
-
The filechooser.
- cid - Variable in class jadex.base.gui.ComponentIdentifierDialog
-
The component identifier.
- cid - Variable in class jadex.base.gui.ComponentIdentifierPanel
-
The component identifier.
- cid - Variable in class jadex.base.gui.componenttree.ProxyComponentTreeNode
-
The remote component identifier.
- cidChanged() - Method in class jadex.base.gui.ComponentIdentifierPanel
-
Template method to be overriden by subclasses.
- ClassChooserPanel - Class in jadex.base.gui
-
- ClassChooserPanel(IFilter, IFilter, URL[], ClassLoader) - Constructor for class jadex.base.gui.ClassChooserPanel
-
Create a class path panel.
- classfilter - Variable in class jadex.base.gui.ClassChooserPanel
-
The class filter.
- classloader - Variable in class jadex.base.gui.ClassChooserPanel
-
The current class loader.
- classloader - Variable in class jadex.base.gui.config.ClasspathPanel
-
The current class loader.
- classloader - Variable in class jadex.base.gui.ParserValidator
-
The classloader.
- classpath - Variable in class jadex.base.gui.config.PlatformConfigPanel
-
The argument table model (stored for changing the configuration).
- ClasspathPanel - Class in jadex.base.gui.config
-
Show/edit the class path or the used maven artifacts
- ClasspathPanel() - Constructor for class jadex.base.gui.config.ClasspathPanel
-
Create a class path panel.
- clearCache() - Method in class jadex.base.gui.filechooser.RemoteFileSystemView
-
Clear the cache.
- cms - Variable in class jadex.base.gui.componenttree.ComponentTreeNode
-
The component management service.
- cms - Variable in class jadex.base.gui.componenttree.ComponentTreePanel
-
The component management service.
- cmshandler - Variable in class jadex.base.gui.ComponentSelectorDialog
-
The cms handler.
- cmslistener - Variable in class jadex.base.gui.componenttree.ComponentTreeNode
-
The cms listener (if any).
- cmslistener - Variable in class jadex.base.gui.PlatformSelectorDialog
-
The registered cms listener.
- CMSUpdateHandler - Class in jadex.base.gui
-
A change handler which receives remote CMS events and delegates to the registered listeners.
- CMSUpdateHandler(IExternalAccess) - Constructor for class jadex.base.gui.CMSUpdateHandler
-
Create a CMS update handler.
- CollapseAllAction - Class in jadex.base.gui.modeltree
-
Collapse all paths.
- CollapseAllAction(FileTreePanel) - Constructor for class jadex.base.gui.modeltree.CollapseAllAction
-
Create a new action
- CollapseAllAction(String, Icon, String, FileTreePanel) - Constructor for class jadex.base.gui.modeltree.CollapseAllAction
-
Create a new action
- coltypes - Variable in class jadex.base.gui.idtree.IdTableModel
-
The column types.
- COLUMN_NAMES - Static variable in class jadex.base.gui.config.ArgumentTableModel
-
The column names.
- columns - Variable in class jadex.base.gui.idtree.IdTableModel
-
The column names.
- commands - Variable in class jadex.base.gui.PropertyUpdateHandler
-
The local listeners (cid+":"+propname->commands).
- component - Variable in class jadex.base.gui.componentviewer.AbstractComponentViewerPanel
-
The component.
- ComponentIconCache - Class in jadex.base.gui.componenttree
-
Cache for component icons.
- ComponentIconCache(IExternalAccess) - Constructor for class jadex.base.gui.componenttree.ComponentIconCache
-
Create an icon cache.
- ComponentIdentifierDialog - Class in jadex.base.gui
-
Dialog for component identifier.
- ComponentIdentifierDialog(Component, IExternalAccess) - Constructor for class jadex.base.gui.ComponentIdentifierDialog
-
Create a new dialog.
- ComponentIdentifierPanel - Class in jadex.base.gui
-
A panel for displaying/editing a component identifier.
- ComponentIdentifierPanel(IComponentIdentifier, IExternalAccess) - Constructor for class jadex.base.gui.ComponentIdentifierPanel
-
Create a new component identifier panel.
- ComponentIdentifierPanel.NameListener - Class in jadex.base.gui
-
- ComponentIdentifierRenderer - Class in jadex.base.gui.jtable
-
A renderer for AgentIdentifiers.
- ComponentIdentifierRenderer() - Constructor for class jadex.base.gui.jtable.ComponentIdentifierRenderer
-
- ComponentIdentifiersRenderer - Class in jadex.base.gui.jtable
-
A renderer for AgentIdentifiers.
- ComponentIdentifiersRenderer() - Constructor for class jadex.base.gui.jtable.ComponentIdentifiersRenderer
-
- ComponentProperties - Class in jadex.base.gui.componenttree
-
Panel for showing component properties.
- ComponentProperties() - Constructor for class jadex.base.gui.componenttree.ComponentProperties
-
Create new component properties panel.
- components - Variable in class jadex.base.gui.ConfigurationDialog
-
The components representing properties.
- components - Variable in class jadex.base.gui.StatusBar
-
The components.
- ComponentSelectorDialog - Class in jadex.base.gui
-
Dialog to select an agent on the platform.
- ComponentSelectorDialog(Component, IExternalAccess, IExternalAccess, CMSUpdateHandler, PropertyUpdateHandler, ComponentIconCache) - Constructor for class jadex.base.gui.ComponentSelectorDialog
-
Create a new AgentSelectorDialog.
- ComponentTreeNode - Class in jadex.base.gui.componenttree
-
Node object representing a service container.
- ComponentTreeNode(ISwingTreeNode, AsyncSwingTreeModel, JTree, IComponentDescription, IComponentManagementService, ComponentIconCache, IExternalAccess) - Constructor for class jadex.base.gui.componenttree.ComponentTreeNode
-
Create a new service container node.
- ComponentTreePanel - Class in jadex.base.gui.componenttree
-
A panel displaying components on the platform as tree.
- ComponentTreePanel(IExternalAccess, IExternalAccess, CMSUpdateHandler, PropertyUpdateHandler, ComponentIconCache) - Constructor for class jadex.base.gui.componenttree.ComponentTreePanel
-
Create a new component tree panel.
- ComponentTreePanel(IExternalAccess, IExternalAccess, CMSUpdateHandler, PropertyUpdateHandler, ComponentIconCache, int) - Constructor for class jadex.base.gui.componenttree.ComponentTreePanel
-
Create a new component tree panel.
- componentTypesAdded(String[]) - Method in class jadex.base.gui.modeltree.TreePanelKernelListener
-
Called when component types become unavailable.
- componentTypesRemoved(String[]) - Method in class jadex.base.gui.modeltree.TreePanelKernelListener
-
Called when new component types become available.
- ComponentViewerPlugin - Class in jadex.base.gui.componentviewer
-
The service viewer allows to introspect details of services.
- ComponentViewerPlugin() - Constructor for class jadex.base.gui.componentviewer.ComponentViewerPlugin
-
Create a new plugin.
- comptree - Variable in class jadex.base.gui.ComponentSelectorDialog
-
Panel as field for repaint in addSelectedAgent.
- comptree - Variable in class jadex.base.gui.componentviewer.ComponentViewerPlugin
-
The agent tree table.
- config - Variable in class jadex.base.gui.config.ArgumentTableModel
-
The currently selected configuration.
- ConfigurationDialog - Class in jadex.base.gui
-
Panel for Jadex configuration.
- ConfigurationDialog(Frame) - Constructor for class jadex.base.gui.ConfigurationDialog
-
Create a new panel.
- container - Variable in class jadex.base.gui.componenttree.ServiceContainerNode
-
The service container.
- convertPathToRelative(File) - Static method in class jadex.base.gui.filetree.FileNode
-
Get the corresponding relative path for a file.
- convertToFiles(FileData[]) - Static method in class jadex.base.gui.filechooser.RemoteFile
-
Convert remote files to files.
- counits - Variable in class jadex.base.gui.componenttree.NFPropertyProperties
-
- counits - Variable in class jadex.base.gui.componenttree.NFRPropertyProperties
-
- createComponentNode(IComponentDescription) - Method in class jadex.base.gui.componenttree.ComponentTreeNode
-
Create a new component node.
- createDialog(IComponentIdentifier, IExternalAccess) - Method in class jadex.base.gui.ComponentIdentifierDialog
-
Create the dialog.
- createDialog() - Method in class jadex.base.gui.ComponentSelectorDialog
-
Create the dialog.
- createFileObject(File, String) - Method in class jadex.base.gui.filechooser.RemoteFileSystemView
-
Returns a File object constructed in dir from the given filename.
- createFileObject(String) - Method in class jadex.base.gui.filechooser.RemoteFileSystemView
-
Returns a File object constructed from the given path string.
- createMenuBar() - Method in class jadex.base.gui.plugin.AbstractJCCPlugin
-
Create menu bar.
- createNewFolder(File) - Method in class jadex.base.gui.filechooser.RemoteFileSystemView
-
Creates a new folder with a default folder name.
- createNFPropertyNodes(Iterator<String>, List<ISwingTreeNode>, IExternalAccess, IExternalAccess, NFPropertyContainerNode) - Method in class jadex.base.gui.componenttree.ComponentTreeNode
-
- createNode(ISwingTreeNode, AsyncSwingTreeModel, JTree, Object, IIconCache, IExternalAccess, INodeFactory) - Method in class jadex.base.gui.filetree.DefaultNodeFactory
-
Create a new component node.
- createNode(ISwingTreeNode, AsyncSwingTreeModel, JTree, Object, IIconCache, IExternalAccess, INodeFactory) - Method in interface jadex.base.gui.filetree.INodeFactory
-
Create a new component node.
- createNodePath(ISwingTreeNode) - Static method in class jadex.base.gui.filetree.NodePath
-
Create a node path for a given node.
- createObjectFrame(String, Object) - Static method in class jadex.base.gui.ObjectInspectorPanel
-
Create a frame for an OAV state.
- createPanel(Class<?>, IExternalAccess, IActiveComponentTreeNode) - Method in class jadex.base.gui.componentviewer.ComponentViewerPlugin
-
- createPanels(IExternalAccess, Collection<IService>) - Method in class jadex.base.gui.componentviewer.DefaultComponentServiceViewerPanel
-
Create the panels.
- createResourceIdentifier(ISwingTreeNode) - Method in class jadex.base.gui.modeltree.ModelIconCache
-
Create a resource identifier.
- createResourceIdentifier(IExternalAccess, String) - Static method in class jadex.base.gui.modeltree.ModelTreePanel
-
Create a resource identifier.
- createToolBar() - Method in class jadex.base.gui.componentviewer.ComponentViewerPlugin
-
Create tool bar.
- createToolBar() - Method in class jadex.base.gui.plugin.AbstractJCCPlugin
-
Create tool bar.
- createTreeView() - Method in class jadex.base.gui.ComponentSelectorDialog
-
- createTreeView() - Method in class jadex.base.gui.PlatformSelectorDialog
-
Create the tree view.
- createView(IControlCenter, TreePath, Map<Object, Boolean>) - Static method in class jadex.base.gui.componenttree.ComponentTreePanel
-
- createView() - Method in class jadex.base.gui.componentviewer.ComponentViewerPlugin
-
Create main panel.
- createView() - Method in class jadex.base.gui.plugin.AbstractJCCPlugin
-
Create main panel.
- currentdir - Variable in class jadex.base.gui.filechooser.RemoteFileSystemView
-
The current directory.
- generateText() - Method in class jadex.base.gui.AboutDialog
-
Generate the text to display.
- getAbsolutePath() - Method in class jadex.base.gui.filechooser.RemoteFile
-
Get the path.
- getAction(String) - Method in class jadex.base.gui.componenttree.ComponentTreePanel
-
Get the action.
- getAction(String) - Method in class jadex.base.gui.filetree.DefaultNodeHandler
-
Get an action with a name.
- getAction(String) - Method in class jadex.base.gui.modeltree.ModelTreePanel
-
Get the action.
- getActiveComponent() - Method in class jadex.base.gui.componentviewer.AbstractComponentViewerPanel
-
Get the component.
- getAddedNode(Object) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
-
Get a node by its id.
- getAgentIdentifier() - Method in class jadex.base.gui.ComponentIdentifierPanel
-
Get the agent identifier.
- getArguments() - Method in class jadex.base.gui.config.ArgumentTableModel
-
Get the edited arguments.
- getCachedChildren() - Method in class jadex.base.gui.asynctree.AbstractSwingTreeNode
-
Get the cached children, i.e.
- getCanonicalFile() - Method in class jadex.base.gui.filechooser.RemoteFile
-
Get the canonical name.
- getCanonicalPath() - Method in class jadex.base.gui.filechooser.RemoteFile
-
- getChild(int) - Method in class jadex.base.gui.asynctree.AbstractSwingTreeNode
-
Get the given child.
- getChild(Object, int) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
-
Get the given child of a node.
- getChild(int) - Method in interface jadex.base.gui.asynctree.ISwingTreeNode
-
Get the given child.
- getChild(String) - Method in class jadex.base.gui.componenttree.PlatformTreeNode
-
- getChild(Object, int) - Method in class jadex.base.gui.ObjectTreeModel
-
Get the given child of a node.
- getChildApplications() - Method in class jadex.base.gui.componenttree.PlatformTreeNode
-
- getChildCount() - Method in class jadex.base.gui.asynctree.AbstractSwingTreeNode
-
Get the child count.
- getChildCount(Object) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
-
Get the number of children of a node.
- getChildCount(Object) - Method in class jadex.base.gui.ObjectTreeModel
-
Get the number of children of the given node.
- getChildPlatforms() - Method in class jadex.base.gui.componenttree.PlatformTreeNode
-
- getChildren() - Method in class jadex.base.gui.asynctree.AbstractSwingTreeNode
-
Get the current children, i.e.
- getChildren() - Method in interface jadex.base.gui.asynctree.ISwingTreeNode
-
Get the current children, i.e.
- getChildren() - Method in class jadex.base.gui.idtree.IdTreeNode
-
Get all children.
- getChildren() - Method in class jadex.base.gui.ObjectTreeModel.ObjectInspectorNode
-
Get the children of this node.
- getChildSystem() - Method in class jadex.base.gui.componenttree.PlatformTreeNode
-
- getClassLoader() - Method in class jadex.base.gui.ClassChooserPanel
-
- getClassLoader() - Method in class jadex.base.gui.config.ClasspathPanel
-
- getClassLoader(IComponentIdentifier, IControlCenter) - Static method in class jadex.base.gui.plugin.AbstractJCCPlugin
-
Find the class loader for a component.
- getClassLoader(IResourceIdentifier) - Method in interface jadex.base.gui.plugin.IControlCenter
-
Get the resource identifier.
- getCMSHandler() - Method in interface jadex.base.gui.plugin.IControlCenter
-
Get the cms update handler shared by all tools.
- getColumnClass(int) - Method in class jadex.base.gui.idtree.IdTableModel
-
Get the column class.
- getColumnCount() - Method in class jadex.base.gui.config.ArgumentTableModel
-
Get the number of columns.
- getColumnCount() - Method in class jadex.base.gui.idtree.IdTableModel
-
Get the column count.
- getColumnName(int) - Method in class jadex.base.gui.config.ArgumentTableModel
-
Get the name of a column.
- getColumnName(int) - Method in class jadex.base.gui.idtree.IdTableModel
-
Get the column name.
- getComponent() - Method in class jadex.base.gui.componentviewer.AbstractComponentViewerPanel
-
The component to be shown in the gui.
- getComponent() - Method in class jadex.base.gui.componentviewer.AbstractServiceViewerPanel
-
The component to be shown in the gui.
- getComponent() - Method in class jadex.base.gui.componentviewer.DefaultComponentServiceViewerPanel
-
The component to be shown in the gui.
- getComponent() - Method in interface jadex.base.gui.componentviewer.IAbstractViewerPanel
-
The component to be shown in the gui.
- getComponentIdentifier(IComponentIdentifier) - Method in class jadex.base.gui.ComponentIdentifierDialog
-
Open a modal dialog to select/enter an agent identifier.
- getComponentIdentifier() - Method in class jadex.base.gui.componenttree.ComponentTreeNode
-
Get the component id.
- getComponentIdentifier() - Method in interface jadex.base.gui.componenttree.IActiveComponentTreeNode
-
Get the component id.
- getComponentIdentifier() - Method in class jadex.base.gui.componenttree.ProxyComponentTreeNode
-
Get the cid.
- getConnectionState() - Method in class jadex.base.gui.componenttree.ProxyComponentTreeNode
-
Get the connection state.
- getContainer() - Method in class jadex.base.gui.componenttree.ServiceContainerNode
-
Get the container.
- getCurrentDirectory() - Method in class jadex.base.gui.filechooser.RemoteFileSystemView
-
Get the current directory of the remote VM.
- getDefaultAction(ISwingTreeNode) - Method in interface jadex.base.gui.asynctree.ISwingNodeHandler
-
Get the default action to be performed after a double click.
- getDefaultAction(ISwingTreeNode) - Method in class jadex.base.gui.filetree.DefaultNodeHandler
-
Get the default action.
- getDefaultAction(ISwingTreeNode) - Method in class jadex.base.gui.plugin.AbstractJCCPlugin.ShowRemoteControlCenterHandler
-
Get the default action to be performed after a double click.
- getDefaultDirectory() - Method in class jadex.base.gui.filechooser.RemoteFileSystemView
-
Return the user's default starting directory for the file chooser.
- getDescription() - Method in class jadex.base.gui.componenttree.ComponentTreeNode
-
Get the component description.
- getDescription() - Method in interface jadex.base.gui.componenttree.IActiveComponentTreeNode
-
Get the component description.
- getDialogName() - Method in class jadex.base.gui.ComponentSelectorDialog
-
- getDialogName() - Method in class jadex.base.gui.PlatformSelectorDialog
-
- getDisplayName() - Method in class jadex.base.gui.filetree.FileNode
-
Get the display name.
- getEntry() - Method in class jadex.base.gui.filetree.NodePath
-
Get the entry index.
- getExpandedNodes() - Method in class jadex.base.gui.filetree.TreeProperties
-
Get the expanded nodes.
- getExternalAccess() - Method in class jadex.base.gui.componenttree.ComponentTreePanel
-
Get the access.
- getExternalAccess() - Method in class jadex.base.gui.filetree.FileTreePanel
-
Get the external access.
- getExternalAccess() - Method in interface jadex.base.gui.modeltree.ITreeAbstraction
-
Get the external access of the functionality.
- getExternalAccess() - Method in class jadex.base.gui.modeltree.ModelTreePanel.ModelTreeAbstraction
-
- getFactory() - Method in class jadex.base.gui.filetree.FileTreePanel
-
Get the node factory.
- getFields() - Method in class jadex.base.gui.ObjectTreeModel.ObjectInspectorNode
-
Generate and return a List of all fields for the
object represented by this node.
- getFile() - Method in class jadex.base.gui.filetree.FileNode
-
Get the file.
- getFileChooser() - Method in class jadex.base.gui.RemoteFileChooser
-
Get or create the file chooser.
- getFiledata() - Method in class jadex.base.gui.filechooser.RemoteFile
-
Get the filedata.
- getFileFilter() - Method in interface jadex.base.gui.filetree.INodeFactory
-
Get the current file filter.
- getFileName() - Method in class jadex.base.gui.filetree.FileNode
-
Get the file name.
- getFileName() - Method in interface jadex.base.gui.filetree.IFileNode
-
Get the file name.
- getFileName() - Method in class jadex.base.gui.filetree.RemoteFileNode
-
Get the file name.
- getFileName() - Method in class jadex.base.gui.filetree.RIDNode
-
Get the file name.
- getFilePath() - Method in class jadex.base.gui.filetree.FileNode
-
Get the file path.
- getFilePath() - Method in interface jadex.base.gui.filetree.IFileNode
-
Get the file path.
- getFilePath() - Method in class jadex.base.gui.filetree.RemoteFileNode
-
Get the file path.
- getFilePath() - Method in class jadex.base.gui.filetree.RemoteJarNode
-
Get the file path.
- getFilePath() - Method in class jadex.base.gui.filetree.RIDNode
-
Get the file path.
- getFiles(File, boolean) - Method in class jadex.base.gui.filechooser.RemoteFileSystemView
-
Gets the list of shown (i.e.
- getFileSize() - Method in class jadex.base.gui.filetree.FileNode
-
Get the file size.
- getFileSize() - Method in interface jadex.base.gui.filetree.IFileNode
-
Get the file size.
- getFileSize() - Method in class jadex.base.gui.filetree.RemoteFileNode
-
Get the file size.
- getFileSize() - Method in class jadex.base.gui.filetree.RIDNode
-
Get the file size.
- getFilter() - Method in class jadex.base.gui.filetree.FileTreePanel.DelegationFilter
-
Get the filter.
- getGuiClasses(Object, ClassLoader) - Static method in class jadex.base.gui.componentviewer.DefaultComponentServiceViewerPanel
-
Get the gui classes for a property.
- getGUIExternalAccess() - Method in interface jadex.base.gui.modeltree.ITreeAbstraction
-
Get the external access of the gui.
- getGUIExternalAccess() - Method in class jadex.base.gui.modeltree.ModelTreePanel.ModelTreeAbstraction
-
- getHomeDirectory() - Method in class jadex.base.gui.filechooser.RemoteFileSystemView
-
- getIcon(String, IActiveComponentTreeNode, AsyncSwingTreeModel) - Method in class jadex.base.gui.componenttree.ComponentIconCache
-
Get an icon.
- getIcon() - Method in class jadex.base.gui.componenttree.ComponentTreeNode
-
Get the icon as byte[] for a node.
- getIcon() - Method in class jadex.base.gui.componenttree.NFPropertyContainerNode
-
Get the icon as byte[] for a node.
- getIcon() - Method in class jadex.base.gui.componenttree.NFPropertyNode
-
Get the icon as byte[] for a node.
- getIcon() - Method in class jadex.base.gui.componenttree.ProvidedServiceInfoNode
-
Get the icon as byte[] for a node.
- getIcon() - Method in class jadex.base.gui.componenttree.RequiredServiceNode
-
Get the icon as byte[] for a node.
- getIcon() - Method in class jadex.base.gui.componenttree.ServiceContainerNode
-
Get the icon as byte[] for a node.
- getIcon() - Method in class jadex.base.gui.componenttree.ViewTreeNode
-
Get the icon as byte[] for a node.
- getIcon(ISwingTreeNode) - Method in class jadex.base.gui.filetree.DefaultIconCache
-
Get an icon.
- getIcon() - Method in class jadex.base.gui.filetree.FileNode
-
Get the icon as byte[] for a node.
- getIcon(ISwingTreeNode) - Method in class jadex.base.gui.filetree.FileTreePanel.DelegationIconCache
-
Get an icon.
- getIcon(ISwingTreeNode) - Method in interface jadex.base.gui.filetree.IIconCache
-
Get an icon.
- getIcon() - Method in class jadex.base.gui.filetree.RemoteFileNode
-
Get the icon as byte[] for a node.
- getIcon() - Method in class jadex.base.gui.filetree.RIDNode
-
Get the icon as byte[] for a node.
- getIcon() - Method in class jadex.base.gui.filetree.RootNode
-
Get the icon as byte[] for a node.
- getIcon() - Method in class jadex.base.gui.idtree.IdTreeNode
-
Get the icon.
- getIcon() - Static method in class jadex.base.gui.modeltree.AddPathAction
-
Get the icon.
- getIcon() - Static method in class jadex.base.gui.modeltree.AddRemotePathAction
-
Get the icon.
- getIcon() - Static method in class jadex.base.gui.modeltree.AddRIDAction
-
Get the icon.
- getIcon() - Static method in class jadex.base.gui.modeltree.CollapseAllAction
-
Get the icon.
- getIcon(ISwingTreeNode) - Method in class jadex.base.gui.modeltree.ModelIconCache
-
Get an icon.
- getIcon() - Static method in class jadex.base.gui.modeltree.RemovePathAction
-
Get the icon.
- getIconCache() - Method in class jadex.base.gui.filetree.FileTreePanel.DelegationIconCache
-
Get the iconcache.
- getIconCache() - Method in interface jadex.base.gui.plugin.IControlCenter
-
Get the component icon cache shared by all tools.
- getId() - Method in class jadex.base.gui.componenttree.ComponentTreeNode
-
Get the id used for lookup.
- getId() - Method in class jadex.base.gui.componenttree.NFPropertyContainerNode
-
Get the id used for lookup.
- getId(Object, String) - Static method in class jadex.base.gui.componenttree.NFPropertyContainerNode
-
- getId() - Method in class jadex.base.gui.componenttree.NFPropertyNode
-
Get the id used for lookup.
- getId(Object, String) - Static method in class jadex.base.gui.componenttree.NFPropertyNode
-
Build the node id.
- getId() - Method in class jadex.base.gui.componenttree.ProvidedServiceInfoNode
-
Get the id used for lookup.
- getId(ISwingTreeNode, ProvidedServiceInfo) - Static method in class jadex.base.gui.componenttree.ProvidedServiceInfoNode
-
Build the node id.
- getId() - Method in class jadex.base.gui.componenttree.RequiredServiceNode
-
Get the id used for lookup.
- getId() - Method in class jadex.base.gui.componenttree.ServiceContainerNode
-
Get the id used for lookup.
- getId() - Method in class jadex.base.gui.componenttree.ViewTreeNode
-
Get the id used for lookup.
- getId() - Method in class jadex.base.gui.componentviewer.AbstractComponentViewerPanel
-
The id used for mapping properties.
- getId() - Method in class jadex.base.gui.componentviewer.AbstractServiceViewerPanel
-
The id used for mapping properties.
- getId() - Method in interface jadex.base.gui.componentviewer.IAbstractViewerPanel
-
The id used for mapping properties.
- getId() - Method in class jadex.base.gui.filetree.FileNode
-
Get the id used for lookup.
- getId() - Method in class jadex.base.gui.filetree.RemoteFileNode
-
Get the id used for lookup.
- getId() - Method in class jadex.base.gui.filetree.RIDNode
-
Get the id used for lookup.
- getId() - Method in class jadex.base.gui.filetree.RootNode
-
Get the id used for lookup.
- getId() - Method in class jadex.base.gui.idtree.IdTreeNode
-
Get the id.
- getId() - Method in class jadex.base.gui.modeltree.TreePanelKernelListener
-
Gets the ID.
- getIndex(ISwingTreeNode) - Method in class jadex.base.gui.filetree.RootNode
-
Returns the index of node in the receivers children.
- getIndexForChild(List, Object) - Method in class jadex.base.gui.ObjectTreeModel
-
Get the index for a child in children list, beginning with index=0
- getIndexForChild(List, Object, int) - Method in class jadex.base.gui.ObjectTreeModel
-
Returns the FIRST occurrence of child in given children list.
- getIndexOfChild(ITreeNode) - Method in class jadex.base.gui.asynctree.AbstractSwingTreeNode
-
Get the index of a child.
- getIndexOfChild(Object, Object) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
-
Get the index of a child.
- getIndexOfChild(Object, Object) - Method in class jadex.base.gui.ObjectTreeModel
-
Get the index of a given child.
- getJCC() - Method in class jadex.base.gui.componentviewer.AbstractComponentViewerPanel
-
Get the jcc.
- getJCC() - Method in class jadex.base.gui.componentviewer.AbstractServiceViewerPanel
-
Get the jcc.
- getJCC() - Method in class jadex.base.gui.plugin.AbstractJCCPlugin
-
Get the jcc.
- getJCCAccess() - Method in interface jadex.base.gui.plugin.IControlCenter
-
Get the external access of the JCC component (always local).
- getLabel(ITreeNode) - Method in class jadex.base.gui.asynctree.AsyncTreeCellRenderer
-
Get the label for a node.
- getLocalCMS() - Method in class jadex.base.gui.CMSUpdateHandler
-
Get the local CMS.
- getMenuBar() - Method in class jadex.base.gui.plugin.AbstractJCCPlugin
-
Get the menu bar (if any).
- getMenuBar() - Method in interface jadex.base.gui.plugin.IControlCenterPlugin
-
Get the menu bar containing the menus that should be added to the JCC menu bar.
- getMenuItem() - Method in class jadex.base.gui.filetree.DefaultFileFilterMenuItemConstructor
-
Get or create a new menu item (struture).
- getMenuItem() - Method in class jadex.base.gui.modeltree.ModelFileFilterMenuItemConstructor
-
Get or create a new menu item (struture).
- getMenuItemConstructor() - Method in class jadex.base.gui.filetree.FileTreePanel
-
Get the menu item constructor.
- getMetaInfo() - Method in class jadex.base.gui.componenttree.NFPropertyNode
-
Get the meta info.
- getMethodProperties() - Method in class jadex.base.gui.componenttree.RequiredServiceNode.ReqInfo
-
Get the methodProperties.
- getModel() - Method in class jadex.base.gui.asynctree.AbstractSwingTreeNode
-
Get the model.
- getModel() - Method in class jadex.base.gui.componenttree.ComponentTreePanel
-
Get the tree model.
- getModel() - Method in class jadex.base.gui.filetree.FileTreePanel
-
Get the tree model.
- getName() - Method in class jadex.base.gui.componentviewer.ComponentViewerPlugin
-
- getName() - Method in class jadex.base.gui.filechooser.RemoteFile
-
Get the file name.
- getName() - Static method in class jadex.base.gui.filetree.RefreshAction
-
Get the action name.
- getName() - Static method in class jadex.base.gui.filetree.RefreshSubtreeAction
-
Get the action name.
- getName() - Method in class jadex.base.gui.idtree.IdTreeNode
-
Get the name.
- getName() - Static method in class jadex.base.gui.modeltree.AddPathAction
-
Get the name.
- getName() - Static method in class jadex.base.gui.modeltree.AddRemotePathAction
-
Get the name.
- getName() - Static method in class jadex.base.gui.modeltree.AddRIDAction
-
Get the name.
- getName() - Static method in class jadex.base.gui.modeltree.CollapseAllAction
-
Get the name.
- getName() - Static method in class jadex.base.gui.modeltree.RemovePathAction
-
Get the name.
- getName() - Method in interface jadex.base.gui.plugin.IControlCenterPlugin
-
Return the unique name of this plugin.
- getNextNodeUUID() - Method in class jadex.base.gui.ObjectTreeModel
-
Generate a unique id for ObjectNode's
- getNFPropertyInfos() - Method in class jadex.base.gui.componenttree.NFPropertyContainerNode
-
Remove property from provider.
- getNode(Object) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
-
Get a node by its id.
- getNode(String) - Method in class jadex.base.gui.idtree.IdTreeModel
-
Get a node per id.
- getNodeHandlers() - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
-
Get the node handlers.
- getNodeObject() - Method in class jadex.base.gui.ObjectTreeModel.ObjectInspectorNode
-
Access the object represented by this node
- getNodeOrAddZombie(Object) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
-
- getNodes() - Method in class jadex.base.gui.idtree.IdTreeModel
-
Get a node per id.
- getObject(String) - Method in class jadex.base.gui.idtree.IdTableModel
-
Get an object for an id.
- getObject() - Method in class jadex.base.gui.idtree.IdTreeNode
-
Get the artifact info.
- getObjects() - Method in class jadex.base.gui.idtree.IdTableModel
-
Get the objects.
- getOverlay(ITreeNode) - Method in class jadex.base.gui.filetree.DefaultNodeHandler
-
- getOverlay(ITreeNode) - Method in class jadex.base.gui.plugin.AbstractJCCPlugin.ShowRemoteControlCenterHandler
-
- getParent() - Method in class jadex.base.gui.asynctree.AbstractSwingTreeNode
-
Get the parent node.
- getParent() - Method in interface jadex.base.gui.asynctree.ISwingTreeNode
-
Get the parent node.
- getParent() - Method in class jadex.base.gui.filechooser.RemoteFile
-
Get the parent name.
- getParentDirectory(File) - Method in class jadex.base.gui.filechooser.RemoteFileSystemView
-
Returns the parent directory of dir
.
- getParentFile() - Method in class jadex.base.gui.filechooser.RemoteFile
-
Get the parent file.
- getPath() - Method in class jadex.base.gui.filechooser.RemoteFile
-
Get the path.
- getPath() - Method in class jadex.base.gui.filetree.NodePath
-
Get the path.
- getPath() - Method in class jadex.base.gui.ObjectTreeModel.ObjectInspectorNode
-
Get the path of this node (inclusive) starting from the root node.
- getPathEntries() - Method in class jadex.base.gui.filetree.RootNode
-
Get the path entries {path, display name}.
- getPlatformAccess() - Method in interface jadex.base.gui.plugin.IControlCenter
-
Get the external access of the administered platform (potentially remote).
- getPopupActions(ISwingTreeNode[]) - Method in interface jadex.base.gui.asynctree.ISwingNodeHandler
-
Get the popup actions available for all of the given nodes, if any.
- getPopupActions(ISwingTreeNode[]) - Method in class jadex.base.gui.filetree.DefaultNodeHandler
-
Get the popup actions.
- getPopupActions(ISwingTreeNode[]) - Method in class jadex.base.gui.plugin.AbstractJCCPlugin.ShowRemoteControlCenterHandler
-
Get the popup actions available for all of the given nodes, if any.
- getPopupBuilder() - Method in class jadex.base.gui.filetree.FileTreePanel
-
Get the popup builder.
- getPreferredSize() - Method in class jadex.base.gui.LogoButton
-
- getPreferredSize() - Method in class jadex.base.gui.ObjectTreeModel.ObjectTreeCellRenderer
-
- getProperties() - Method in class jadex.base.gui.componentviewer.AbstractComponentViewerPanel
-
Advices the panel provide its setting as properties (if any).
- getProperties() - Method in class jadex.base.gui.componentviewer.AbstractServiceViewerPanel
-
Advices the panel provide its setting as properties (if any).
- getProperties() - Method in class jadex.base.gui.componentviewer.ComponentViewerPlugin
-
Return properties to be saved in project.
- getProperties() - Method in class jadex.base.gui.config.ClasspathPanel
-
Get the settings as properties.
- getProperties() - Method in class jadex.base.gui.filetree.DefaultFileFilterMenuItemConstructor
-
Write current state into properties.
- getProperties() - Method in class jadex.base.gui.filetree.FileTreePanel
-
Write current state into properties.
- getProperties() - Method in class jadex.base.gui.modeltree.ModelFileFilterMenuItemConstructor
-
Write current state into properties.
- getProperties() - Method in class jadex.base.gui.plugin.AbstractJCCPlugin
-
Return properties to be saved in project.
- getPropertiesComponent() - Method in class jadex.base.gui.asynctree.AbstractSwingTreeNode
-
Get or create a component displaying the node properties.
- getPropertiesComponent() - Method in interface jadex.base.gui.asynctree.ISwingTreeNode
-
Get or create a component displaying the node properties.
- getPropertiesComponent() - Method in class jadex.base.gui.componenttree.ComponentTreeNode
-
Get or create a component displaying the node properties.
- getPropertiesComponent() - Method in class jadex.base.gui.componenttree.NFPropertyNode
-
Get or create a component displaying the node properties.
- getPropertiesComponent() - Method in class jadex.base.gui.componenttree.ProvidedServiceInfoNode
-
Get or create a component displaying the node properties.
- getPropertiesComponent() - Method in class jadex.base.gui.componenttree.RequiredServiceNode
-
Get or create a component displaying the node properties.
- getPropertiesComponent() - Method in class jadex.base.gui.filetree.FileNode
-
Get or create a component displaying the node properties.
- getPropertiesComponent() - Method in class jadex.base.gui.filetree.RemoteFileNode
-
Get or create a component displaying the node properties.
- getPropertiesComponent() - Method in class jadex.base.gui.filetree.RootNode
-
Get or create a component displaying the node properties.
- getPropertyHandler() - Method in interface jadex.base.gui.plugin.IControlCenter
-
Get the cms update handler shared by all tools.
- getPropertyMetaInfo() - Method in class jadex.base.gui.componenttree.NFPropertyNode
-
Get the meta info.
- getRelativePath() - Method in class jadex.base.gui.filetree.FileNode
-
Get the relative path.
- getRemoteComponentIdentifier() - Method in class jadex.base.gui.componenttree.ProxyComponentTreeNode
-
Get the remote component identifier.
- getRemoteFile() - Method in class jadex.base.gui.filetree.RemoteFileNode
-
Get the file.
- getResourceIdentifier() - Method in class jadex.base.gui.filetree.RIDNode
-
Get the rid.
- getRoot() - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
-
Get the root node.
- getRoot() - Method in class jadex.base.gui.ObjectTreeModel
-
Get the root node of the tree.
- getRootAccess(IExternalAccess) - Static method in class jadex.base.gui.plugin.SJCC
-
Method to get an external access for the platform component (i.e.
- getRootEntries() - Method in class jadex.base.gui.modeltree.ModelTreePanel
-
Get the root entries of the tree.
- getRootEntry(String) - Method in class jadex.base.gui.modeltree.ModelTreePanel
-
- getRootPathEntries() - Method in class jadex.base.gui.filetree.TreeProperties
-
Get the root node.
- getRoots() - Method in class jadex.base.gui.filechooser.RemoteFileSystemView
-
Returns all root partitions on this system.
- getRowCount() - Method in class jadex.base.gui.config.ArgumentTableModel
-
Get the number of rows.
- getRowCount() - Method in class jadex.base.gui.idtree.IdTableModel
-
Get the row count.
- getSelectedComponentTypes() - Method in class jadex.base.gui.filetree.DefaultFileFilterMenuItemConstructor
-
Get all selected component types.
- getSelectedComponentTypes() - Method in class jadex.base.gui.modeltree.ModelFileFilterMenuItemConstructor
-
Get all selected component types.
- getSelectedElement() - Method in class jadex.base.gui.ClassChooserPanel
-
Get the selected item.
- getSelectedListName() - Method in class jadex.base.gui.ComponentSelectorDialog
-
- getSelectedListName() - Method in class jadex.base.gui.PlatformSelectorDialog
-
- getSelectedNode() - Method in class jadex.base.gui.filetree.TreeProperties
-
Get the selected node.
- getSelectedObject() - Method in class jadex.base.gui.ComponentSelectorDialog
-
- getSelectedObject() - Method in class jadex.base.gui.PlatformSelectorDialog
-
- getSelectionPaths() - Method in class jadex.base.gui.filetree.FileTreePanel
-
Get selected file paths.
- getService() - Method in class jadex.base.gui.componentviewer.AbstractServiceViewerPanel
-
Get the service.
- getServiceAccess() - Method in class jadex.base.gui.componentviewer.AbstractServiceViewerPanel
-
Get the external access of the component providing the service.
- getServiceIdentifier() - Method in class jadex.base.gui.componenttree.ProvidedServiceInfoNode
-
Get the sid.
- getServiceIdentifier() - Method in class jadex.base.gui.componenttree.RequiredServiceNode.ReqInfo
-
Get the sid.
- getServiceInfo() - Method in class jadex.base.gui.componenttree.ProvidedServiceInfoNode
-
Get the service.
- getServiceInfo() - Method in class jadex.base.gui.componenttree.RequiredServiceNode
-
Get the service info.
- getServiceProperties() - Method in class jadex.base.gui.componenttree.RequiredServiceNode.ReqInfo
-
Get the serviceProperties.
- getServiceType() - Method in class jadex.base.gui.componenttree.ProvidedServiceInfoNode
-
- getStatusComponent(Object) - Method in interface jadex.base.gui.plugin.IControlCenter
-
Get a component from the status bar.
- getStatusComponent(Object) - Method in class jadex.base.gui.StatusBar
-
Get a status component.
- getSupportedComponentTypes() - Method in class jadex.base.gui.modeltree.ModelFileFilterMenuItemConstructor
-
Returns the supported component types.
- getSwingIcon() - Method in class jadex.base.gui.asynctree.AbstractSwingTreeNode
-
Get the icon for a node.
- getSwingIcon() - Method in interface jadex.base.gui.asynctree.ISwingTreeNode
-
Get the icon for a node.
- getSwingIcon() - Method in class jadex.base.gui.componenttree.ComponentTreeNode
-
Get the icon for a node.
- getSwingIcon() - Method in class jadex.base.gui.componenttree.NFPropertyContainerNode
-
Get the icon for a node.
- getSwingIcon() - Method in class jadex.base.gui.componenttree.NFPropertyNode
-
Get the icon for a node.
- getSwingIcon() - Method in class jadex.base.gui.componenttree.PlatformTreeNode
-
Get the icon for a node.
- getSwingIcon() - Method in class jadex.base.gui.componenttree.ProvidedServiceInfoNode
-
Get the icon for a node.
- getSwingIcon() - Method in class jadex.base.gui.componenttree.ProxyComponentTreeNode
-
Get the icon for a node.
- getSwingIcon() - Method in class jadex.base.gui.componenttree.PseudoProxyComponentTreeNode
-
Get the icon for a node.
- getSwingIcon() - Method in class jadex.base.gui.componenttree.RequiredServiceNode
-
Get the icon for a node.
- getSwingIcon() - Method in class jadex.base.gui.componenttree.ServiceContainerNode
-
Get the icon for a node.
- getSwingIcon() - Method in class jadex.base.gui.componenttree.ViewTreeNode
-
Get the icon for a node.
- getSwingIcon() - Method in class jadex.base.gui.filetree.FileNode
-
Get the icon for a node.
- getSwingIcon() - Method in class jadex.base.gui.filetree.RemoteFileNode
-
Get the icon for a node.
- getSwingIcon() - Method in class jadex.base.gui.filetree.RIDNode
-
Get the icon for a node.
- getSwingIcon() - Method in class jadex.base.gui.filetree.RootNode
-
Get the icon for a node.
- getSwingOverlay(ISwingTreeNode) - Method in interface jadex.base.gui.asynctree.ISwingNodeHandler
-
Get the overlay for a node if any.
- getSwingOverlay(ISwingTreeNode) - Method in class jadex.base.gui.filetree.DefaultNodeHandler
-
Get the overlay.
- getSwingOverlay(ISwingTreeNode) - Method in class jadex.base.gui.plugin.AbstractJCCPlugin.ShowRemoteControlCenterHandler
-
Get the overlay for a node if any.
- getSystemDisplayName(File) - Method in class jadex.base.gui.filechooser.RemoteFileSystemView
-
Name of a file, directory, or folder as it would be displayed in a system
file browser.
- getSystemTypeDescription(File) - Method in class jadex.base.gui.filechooser.RemoteFileSystemView
-
Type description for a file, directory, or folder as it would be
displayed in a system file browser.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jadex.base.gui.jtable.ComponentIdentifierRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jadex.base.gui.jtable.ComponentIdentifiersRenderer
-
- getThreadPool() - Method in class jadex.base.gui.modeltree.AddRIDAction
-
Get the thread pool.
- getToolBar() - Method in class jadex.base.gui.plugin.AbstractJCCPlugin
-
Create the tool bar (if any).
- getToolBar() - Method in interface jadex.base.gui.plugin.IControlCenterPlugin
-
Create a tool bar containing the items that should be added to the JCC tool bar.
- getToolIcon(boolean) - Method in class jadex.base.gui.componentviewer.ComponentViewerPlugin
-
- getToolIcon(boolean) - Method in interface jadex.base.gui.plugin.IControlCenterPlugin
-
Return the icon representing this plugin.
- getTooltipText() - Method in class jadex.base.gui.componenttree.ComponentTreeNode
-
Get tooltip text.
- getTooltipText() - Method in class jadex.base.gui.componenttree.NFPropertyContainerNode
-
Get tooltip text.
- getTooltipText() - Method in class jadex.base.gui.componenttree.NFPropertyNode
-
Get tooltip text.
- getTooltipText() - Method in class jadex.base.gui.componenttree.ProvidedServiceInfoNode
-
Get tooltip text.
- getTooltipText() - Method in class jadex.base.gui.componenttree.RequiredServiceNode
-
Get tooltip text.
- getTooltipText() - Method in class jadex.base.gui.componenttree.ServiceContainerNode
-
Get tooltip text.
- getTooltipText() - Method in class jadex.base.gui.componenttree.ViewTreeNode
-
Get tooltip text.
- getTooltipText() - Method in class jadex.base.gui.filetree.FileNode
-
Get tooltip text.
- getTooltipText() - Method in class jadex.base.gui.filetree.RemoteFileNode
-
Get tooltip text.
- getTooltipText() - Method in class jadex.base.gui.filetree.RIDNode
-
Get tooltip text.
- getTooltipText() - Method in class jadex.base.gui.filetree.RootNode
-
Get tooltip text.
- getTooltipText() - Method in class jadex.base.gui.idtree.IdTreeNode
-
Get the tooltip.
- getTooltipText(IComponentIdentifier) - Static method in class jadex.base.gui.jtable.ComponentIdentifierRenderer
-
- getTooltipText() - Static method in class jadex.base.gui.modeltree.AddPathAction
-
Get the tooltip text.
- getTooltipText() - Static method in class jadex.base.gui.modeltree.AddRemotePathAction
-
Get the tooltip text.
- getTooltipText() - Static method in class jadex.base.gui.modeltree.AddRIDAction
-
Get the tooltip text.
- getTooltipText() - Static method in class jadex.base.gui.modeltree.CollapseAllAction
-
Get the tooltip text.
- getTooltipText() - Static method in class jadex.base.gui.modeltree.RemovePathAction
-
Get the tooltip text.
- getTree() - Method in class jadex.base.gui.asynctree.AbstractSwingTreeNode
-
Get the tree.
- getTree() - Method in class jadex.base.gui.componenttree.ComponentTreePanel
-
Get the tree.
- getTree() - Method in class jadex.base.gui.filetree.FileTreePanel
-
Get the tree.
- getTree() - Method in interface jadex.base.gui.modeltree.ITreeAbstraction
-
Get the underlying JTree.
- getTree() - Method in class jadex.base.gui.modeltree.ModelTreePanel.ModelTreeAbstraction
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class jadex.base.gui.asynctree.AsyncTreeCellRenderer
-
Get the cell renderer for a node.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class jadex.base.gui.idtree.IdTreeCellRenderer
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class jadex.base.gui.ObjectTreeModel.ObjectTreeCellRenderer
-
Get the tree cell renderer component.
- getTreeViewName() - Method in class jadex.base.gui.ComponentSelectorDialog
-
- getTreeViewName() - Method in class jadex.base.gui.PlatformSelectorDialog
-
- getValueAt(int, int) - Method in class jadex.base.gui.config.ArgumentTableModel
-
Get a table cell value.
- getValueAt(int, int) - Method in class jadex.base.gui.idtree.IdTableModel
-
Get the value at each row.
- getValueAt(E, int) - Method in class jadex.base.gui.idtree.IdTableModel
-
Get the cell value.
- getValues() - Method in class jadex.base.gui.idtree.IdTableModel
-
Get the obs.
- getView() - Method in class jadex.base.gui.plugin.AbstractJCCPlugin
-
Get the main view.
- getView() - Method in interface jadex.base.gui.plugin.IControlCenterPlugin
-
Return the panel that is shown in the center of the JCC design.
- getWrapperFor(TreeModelListener) - Static method in class jadex.base.gui.asynctree.adapter.TreeModelListenerWrapper
-
Wraps a given Swing TreeModelListener and returns the wrapped object.
- IAbstractViewerPanel - Interface in jadex.base.gui.componentviewer
-
Abstract viewer panel for components and services.
- IActiveComponentTreeNode - Interface in jadex.base.gui.componenttree
-
Interface for all active component tree nodes.
- IComponentViewerPanel - Interface in jadex.base.gui.componentviewer
-
An inner panel of the viewer.
- icon - Variable in class jadex.base.gui.idtree.IdTreeNode
-
The icon.
- iconcache - Variable in class jadex.base.gui.ComponentSelectorDialog
-
The icon cache.
- iconcache - Variable in class jadex.base.gui.componenttree.ComponentTreeNode
-
The icon cache.
- iconcache - Variable in class jadex.base.gui.filetree.FileNode
-
The icon cache.
- iconcache - Variable in class jadex.base.gui.filetree.FileTreePanel.DelegationIconCache
-
The delegation icon cache.
- iconcache - Variable in class jadex.base.gui.filetree.FileTreePanel
-
The iconcache.
- iconcache - Variable in class jadex.base.gui.filetree.RemoteFileNode
-
The icon cache.
- iconcache - Variable in class jadex.base.gui.filetree.RIDNode
-
The icon cache.
- icons - Static variable in class jadex.base.gui.AboutDialog
-
The image icons.
- icons - Static variable in class jadex.base.gui.ComponentSelectorDialog
-
The image icons.
- ICONS - Static variable in class jadex.base.gui.componenttree.ComponentIconCache
-
The default component icons.
- icons - Static variable in class jadex.base.gui.componenttree.ComponentTreeNode
-
The image icons.
- icons - Static variable in class jadex.base.gui.componenttree.ComponentTreePanel
-
The image icons.
- icons - Static variable in class jadex.base.gui.componenttree.NFPropertyContainerNode
-
The service container icon.
- icons - Static variable in class jadex.base.gui.componenttree.PlatformTreeNode
-
The image icons.
- icons - Static variable in class jadex.base.gui.componenttree.ProxyComponentTreeNode
-
The image icons.
- icons - Static variable in class jadex.base.gui.componenttree.PseudoProxyComponentTreeNode
-
The image icons.
- icons - Static variable in class jadex.base.gui.componenttree.ServiceContainerNode
-
The service container icon.
- icons - Static variable in class jadex.base.gui.componenttree.ViewTreeNode
-
The service container icon.
- icons - Static variable in class jadex.base.gui.componentviewer.ComponentViewerPlugin
-
The image icons.
- icons - Variable in class jadex.base.gui.filetree.DefaultIconCache
-
The icon map.
- icons - Static variable in class jadex.base.gui.filetree.DefaultNodeHandler
-
The image icons.
- icons - Static variable in class jadex.base.gui.filetree.RefreshAction
-
The image icons.
- icons - Static variable in class jadex.base.gui.filetree.RefreshSubtreeAction
-
The image icons.
- icons - Static variable in class jadex.base.gui.modeltree.AddPathAction
-
The image icons.
- icons - Static variable in class jadex.base.gui.modeltree.AddRemotePathAction
-
The image icons.
- icons - Static variable in class jadex.base.gui.modeltree.AddRIDAction
-
The image icons.
- icons - Static variable in class jadex.base.gui.modeltree.CollapseAllAction
-
The image icons.
- icons - Variable in class jadex.base.gui.modeltree.ModelIconCache
-
The image icons.
- icons - Static variable in class jadex.base.gui.modeltree.ModelTreePanel
-
The image icons.
- icons - Static variable in class jadex.base.gui.modeltree.RemovePathAction
-
The image icons.
- icons - Static variable in class jadex.base.gui.ObjectTreeModel
-
The image icons.
- icons - Static variable in class jadex.base.gui.plugin.AbstractJCCPlugin
-
The image icons.
- IControlCenter - Interface in jadex.base.gui.plugin
-
Control center interface providing useful methods
that may be called from plugins.
- IControlCenterPlugin - Interface in jadex.base.gui.plugin
-
Interface for control center plugins.
- id - Variable in class jadex.base.gui.modeltree.TreePanelKernelListener
-
Listener ID
- IdTableModel<T,E> - Class in jadex.base.gui.idtree
-
Table model for list of objects.
- IdTableModel(String[], Class<?>[], JTable) - Constructor for class jadex.base.gui.idtree.IdTableModel
-
Create a new table model.
- IdTreeCellRenderer - Class in jadex.base.gui.idtree
-
- IdTreeCellRenderer() - Constructor for class jadex.base.gui.idtree.IdTreeCellRenderer
-
- IdTreeModel<T> - Class in jadex.base.gui.idtree
-
Tree model that allows looking up nodes per id.
- IdTreeModel() - Constructor for class jadex.base.gui.idtree.IdTreeModel
-
Create a new tree model.
- IdTreeNode<T> - Class in jadex.base.gui.idtree
-
Id tree node.
- IdTreeNode(String, String, IdTreeModel<T>, Boolean, Icon, String, T) - Constructor for class jadex.base.gui.idtree.IdTreeNode
-
Create a new node.
- IFileNode - Interface in jadex.base.gui.filetree
-
Common interface for all nodes of the file tree
(except the invisible root node).
- IIconCache - Interface in jadex.base.gui.filetree
-
Interface for the icon cache.
- informListeners(ChangeEvent<?>, ICMSComponentListener[]) - Method in class jadex.base.gui.CMSUpdateHandler
-
Inform listeners about an event.
- infotext - Variable in class jadex.base.gui.AboutDialog
-
The text to display.
- init(IControlCenter, IExternalAccess) - Method in class jadex.base.gui.componentviewer.AbstractComponentViewerPanel
-
Called once to initialize the panel.
- init(IControlCenter, IService) - Method in class jadex.base.gui.componentviewer.AbstractServiceViewerPanel
-
Called once to initialize the panel.
- init(IControlCenter, IExternalAccess) - Method in class jadex.base.gui.componentviewer.DefaultComponentServiceViewerPanel
-
Called once to initialize the panel.
- init(IControlCenter, IExternalAccess) - Method in interface jadex.base.gui.componentviewer.IComponentViewerPanel
-
Called once to initialize the panel.
- init(IControlCenter, IService) - Method in interface jadex.base.gui.componentviewer.IServiceViewerPanel
-
Called once to initialize the panel.
- init() - Method in class jadex.base.gui.filechooser.RemoteFileSystemView
-
Initialize the remote file system view such that
home, default and current directory as well as roots
are available.
- init(IControlCenter) - Method in class jadex.base.gui.plugin.AbstractJCCPlugin
-
Initialize the plugin.
- init(IControlCenter) - Method in interface jadex.base.gui.plugin.IControlCenterPlugin
-
This initializes a plugin and is done in context of a swing thread.
- init() - Method in class jadex.base.PlatformApplet
-
- INodeFactory - Interface in jadex.base.gui.filetree
-
The node factory interface.
- insert(MutableTreeNode, int) - Method in class jadex.base.gui.idtree.IdTreeNode
-
Insert a new child.
- insertNode(ITreeNode) - Method in class jadex.base.gui.componenttree.PlatformTreeNode
-
- insertUpdate(DocumentEvent) - Method in class jadex.base.gui.ComponentIdentifierPanel.NameListener
-
- inspectors - Variable in class jadex.base.gui.ObjectTreeModel
-
list for all created Attribute inspector nodes
- installLocalCMSListener(ICMSComponentListener) - Method in class jadex.base.gui.CMSUpdateHandler
-
Install a local listener.
- internalSetService(Class<?>) - Method in class jadex.base.gui.componenttree.ProvidedServiceInfoProperties
-
- isAbsolute() - Method in class jadex.base.gui.filechooser.RemoteFile
-
Test if absolute.
- isAll() - Method in class jadex.base.gui.filetree.DefaultFileFilterMenuItemConstructor
-
Test all flag.
- isAll() - Method in class jadex.base.gui.modeltree.ModelFileFilterMenuItemConstructor
-
Test if all is selected.
- isCellEditable(int, int) - Method in class jadex.base.gui.config.ArgumentTableModel
-
Ask if cell may be edited.
- isCellEditable(int, int) - Method in class jadex.base.gui.idtree.IdTableModel
-
Test if cell is editable (default is false).
- isConnected() - Method in class jadex.base.gui.componenttree.ProxyComponentTreeNode
-
Get the connected.
- isDirectory() - Method in class jadex.base.gui.filechooser.RemoteFile
-
Test if is a directory.
- isDirectory() - Method in class jadex.base.gui.filetree.DirNode
-
Check if the file is a directory.
- isDirectory() - Method in class jadex.base.gui.filetree.FileNode
-
Check if the file is a directory.
- isDirectory() - Method in interface jadex.base.gui.filetree.IFileNode
-
Check if the file is a directory.
- isDirectory() - Method in class jadex.base.gui.filetree.RemoteFileNode
-
Check if the file is a directory.
- isDirectory() - Method in class jadex.base.gui.filetree.RIDNode
-
Check if the file is a directory.
- isEnabled() - Method in class jadex.base.gui.filetree.DefaultFileFilterMenuItemConstructor
-
Test if action is available in current context.
- isEnabled() - Method in class jadex.base.gui.modeltree.AddPathAction
-
Test if action is available in current context.
- isEnabled() - Method in class jadex.base.gui.modeltree.AddRemotePathAction
-
Test if action is available in current context.
- isEnabled() - Method in class jadex.base.gui.modeltree.AddRIDAction
-
Test if action is available in current context.
- isEnabled() - Method in class jadex.base.gui.modeltree.CollapseAllAction
-
Test if action is available in current context.
- isEnabled() - Method in class jadex.base.gui.modeltree.ModelFileFilterMenuItemConstructor
-
Test if action is available in current context.
- isEnabled() - Method in class jadex.base.gui.modeltree.RemovePathAction
-
Test if action is available in current context.
- IServiceViewerPanel - Interface in jadex.base.gui.componentviewer
-
An inner panel of the service viewer.
- isExpanded(TreePath) - Method in class jadex.base.gui.filetree.ExpansionHandler
-
Test if a path is expanded or should be.
- isFile() - Method in class jadex.base.gui.filechooser.RemoteFile
-
Test if is a file.
- isHidden() - Method in class jadex.base.gui.filechooser.RemoteFile
-
Test if file is hidden.
- isHiddenFile(File) - Method in class jadex.base.gui.filechooser.RemoteFileSystemView
-
Returns whether a file is hidden or not.
- isInpsectionRootNode() - Method in class jadex.base.gui.ObjectTreeModel.ObjectInspectorNode
-
- isInspectable(Object) - Static method in class jadex.base.gui.ObjectTreeModel
-
Decide if java object should be inspectable.
- isInspectable(Class, boolean) - Static method in class jadex.base.gui.ObjectTreeModel
-
Decide if java object should be inspectable.
- isJar() - Method in class jadex.base.gui.filetree.RIDNode
-
Test if jar.
- isLazy() - Method in class jadex.base.gui.plugin.AbstractJCCPlugin
-
Lazy plugins are inited on first access.
- isLazy() - Method in interface jadex.base.gui.plugin.IControlCenterPlugin
-
Lazy plugins are inited on first access.
- isLeaf() - Method in class jadex.base.gui.asynctree.AbstractSwingTreeNode
-
Check if the node is a leaf.
- isLeaf(Object) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
-
Test if the node is a leaf.
- isLeaf() - Method in class jadex.base.gui.filetree.DirNode
-
Check if the node is a leaf.
- isLeaf() - Method in class jadex.base.gui.filetree.FileNode
-
Check if the node is a leaf.
- isLeaf() - Method in class jadex.base.gui.filetree.RemoteDirNode
-
Check if the node is a leaf.
- isLeaf() - Method in class jadex.base.gui.filetree.RootNode
-
Check if the node is a leaf.
- isLeaf() - Method in class jadex.base.gui.idtree.IdTreeNode
-
Test if node is leaf.
- isLeaf(Object) - Method in class jadex.base.gui.ObjectTreeModel
-
Check if a node is a leaf node.
- isLocal() - Method in class jadex.base.gui.componentviewer.AbstractServiceViewerPanel
-
Test if the service is a local service.
- isNodeViewable(ISwingTreeNode) - Method in class jadex.base.gui.componentviewer.ComponentViewerPlugin
-
Test if a node is viewable.
- isNodeViewable2(ISwingTreeNode, Map<Object, Boolean>, IControlCenter) - Static method in class jadex.base.gui.componenttree.ComponentTreePanel
-
Test if a node is viewable.
- isParent(File, File) - Method in class jadex.base.gui.filechooser.RemoteFileSystemView
-
On Windows, a file can appear in multiple folders, other than its parent
directory in the filesystem.
- isRemember() - Method in class jadex.base.gui.RememberOptionMessage
-
Get the remember state.
- isRemote() - Method in class jadex.base.gui.filetree.FileTreePanel
-
Get the remote.
- isRemote() - Method in interface jadex.base.gui.modeltree.ITreeAbstraction
-
Test if action is called remotely.
- isRemote() - Method in class jadex.base.gui.modeltree.ModelTreePanel.ModelTreeAbstraction
-
- isRoot() - Method in class jadex.base.gui.filetree.RemoteJarNode
-
- isShutdown() - Method in class jadex.base.gui.componentviewer.AbstractServiceViewerPanel
-
Test if the panel is already shut down.
- isTraversable(File) - Method in class jadex.base.gui.filechooser.RemoteFileSystemView
-
Returns true if the file (directory) can be visited.
- isTreeViewSelectionEmpty() - Method in class jadex.base.gui.ComponentSelectorDialog
-
- isTreeViewSelectionEmpty() - Method in class jadex.base.gui.PlatformSelectorDialog
-
- isValid(Object) - Method in class jadex.base.gui.ParserValidator
-
Return true when the given object is valid.
- ISwingNodeHandler - Interface in jadex.base.gui.asynctree
-
Node handlers provide additional information for nodes
such as icon overlays and popup actions.
- ISwingTreeNode - Interface in jadex.base.gui.asynctree
-
Node for the component tree panel.
- isZombieNode(Object) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
-
Check, if a node is a zombie.
- ITreeAbstraction - Interface in jadex.base.gui.modeltree
-
Interface for tree abstraction used in generic add/remove path actions.
- paint(Graphics) - Method in class jadex.base.gui.asynctree.AsyncTreeCellRenderer
-
Overwritten to clear background behind icon too.
- panel - Variable in class jadex.base.gui.componentviewer.DefaultComponentServiceViewerPanel
-
The panel.
- panel - Variable in class jadex.base.gui.plugin.AbstractJCCPlugin.ShowRemoteControlCenterHandler
-
The outer panel.
- panels - Variable in class jadex.base.gui.componentviewer.ComponentViewerPlugin
-
The service viewer panels.
- parent - Variable in class jadex.base.gui.ComponentIdentifierDialog
-
The parent component.
- parent - Variable in class jadex.base.gui.ComponentSelectorDialog
-
The parent component.
- parents - Variable in class jadex.base.gui.filechooser.RemoteFileSystemView
-
The cache of parent files (String child -> File[] parent).
- parser - Variable in class jadex.base.gui.ParserValidator
-
The parser.
- ParserValidator - Class in jadex.base.gui
-
A validator that tries to parse the text of a textfield.
- ParserValidator(ClassLoader) - Constructor for class jadex.base.gui.ParserValidator
-
Create a parser validator.
- path - Variable in class jadex.base.gui.filetree.NodePath
-
The path items to navigate to the node.
- PlatformApplet - Class in jadex.base
-
An applet used to start the Jadex platform.
- PlatformApplet() - Constructor for class jadex.base.PlatformApplet
-
- PlatformConfigPanel - Class in jadex.base.gui.config
-
A panel to configure and start a Jadex platform.
- PlatformConfigPanel(ClasspathPanel) - Constructor for class jadex.base.gui.config.PlatformConfigPanel
-
Create a platform config panel.
- platformea - Variable in class jadex.base.gui.componenttree.ProvidedServiceInfoNode
-
The platform external access.
- PlatformSelectorDialog - Class in jadex.base.gui
-
Dialog for selecting among known platforms.
- PlatformSelectorDialog(Component, IExternalAccess, IExternalAccess, CMSUpdateHandler, PropertyUpdateHandler, ComponentIconCache) - Constructor for class jadex.base.gui.PlatformSelectorDialog
-
Create a new AgentSelectorDialog.
- PlatformTreeNode - Class in jadex.base.gui.componenttree
-
The platform tree nodes displays a Jadex platform with views
that group components into predefined folders (proxy, application, system).
- PlatformTreeNode(ISwingTreeNode, AsyncSwingTreeModel, JTree, IComponentDescription, IComponentManagementService, ComponentIconCache, IExternalAccess) - Constructor for class jadex.base.gui.componenttree.PlatformTreeNode
-
Create a new service container node.
- pllist - Variable in class jadex.base.gui.PlatformSelectorDialog
-
- propcmd - Variable in class jadex.base.gui.componenttree.ComponentTreePanel
-
The property update handler command.
- propcomp - Variable in class jadex.base.gui.componenttree.ComponentTreeNode
-
The properties component (if any).
- propcomp - Variable in class jadex.base.gui.componenttree.NFPropertyNode
-
The properties panel.
- propcomp - Variable in class jadex.base.gui.componenttree.ProvidedServiceInfoNode
-
The properties component (if any).
- propcomp - Variable in class jadex.base.gui.componenttree.RequiredServiceNode
-
The properties component (if any).
- propcomp - Variable in class jadex.base.gui.filetree.RootNode
-
The properties component (if any).
- PROPERTY_COMPONENTVIEWERCLASS - Static variable in class jadex.base.gui.componentviewer.DefaultComponentServiceViewerPanel
-
The constant for the optional component viewerclass.
- PROPERTY_DEPENDENCY - Static variable in class jadex.base.gui.ConfigurationDialog
-
The dependency of the property (i.e., a class name).
- PROPERTY_NAME - Static variable in class jadex.base.gui.ConfigurationDialog
-
The name of a property (in the property file).
- PROPERTY_OPTIONS - Static variable in class jadex.base.gui.ConfigurationDialog
-
An array of JCheckBoxes, only relevant for a specific property selection.
- PROPERTY_VALUE - Static variable in class jadex.base.gui.ConfigurationDialog
-
The value of a property (in the property file).
- PROPERTY_VIEWERCLASS - Static variable in interface jadex.base.gui.componentviewer.IAbstractViewerPanel
-
The property for the viewer panel class.
- PropertyUpdateHandler - Class in jadex.base.gui
-
- PropertyUpdateHandler(IExternalAccess) - Constructor for class jadex.base.gui.PropertyUpdateHandler
-
Create a CMS update handler.
- prophandler - Variable in class jadex.base.gui.ComponentSelectorDialog
-
The cms handler.
- propmi - Variable in class jadex.base.gui.componenttree.NFPropertyNode
-
The property meta info.
- propmi - Variable in class jadex.base.gui.componenttree.NFPropertyProperties
-
- propmi - Variable in class jadex.base.gui.componenttree.NFRPropertyProperties
-
- proppanel - Variable in class jadex.base.gui.componenttree.ComponentTreePanel
-
The properties panel.
- props - Variable in class jadex.base.gui.componentviewer.ComponentViewerPlugin
-
Loaded properties.
- ProvidedServiceInfoNode - Class in jadex.base.gui.componenttree
-
Node object representing a service.
- ProvidedServiceInfoNode(ISwingTreeNode, AsyncSwingTreeModel, JTree, ProvidedServiceInfo, IServiceIdentifier, IExternalAccess, IExternalAccess) - Constructor for class jadex.base.gui.componenttree.ProvidedServiceInfoNode
-
Create a new service container node.
- ProvidedServiceInfoProperties - Class in jadex.base.gui.componenttree
-
Panel for showing service properties.
- ProvidedServiceInfoProperties() - Constructor for class jadex.base.gui.componenttree.ProvidedServiceInfoProperties
-
Create new service properties panel.
- ProxyComponentTreeNode - Class in jadex.base.gui.componenttree
-
Node that represents a remote component and blends in the
tree of components as virtual children of this node.
- ProxyComponentTreeNode(ISwingTreeNode, AsyncSwingTreeModel, JTree, IComponentDescription, IComponentManagementService, ComponentIconCache, IExternalAccess) - Constructor for class jadex.base.gui.componenttree.ProxyComponentTreeNode
-
Create a new service container node.
- PROXYKILL_ACTION - Static variable in class jadex.base.gui.componenttree.ComponentTreePanel
-
The proxy kill action constant.
- PseudoProxyComponentTreeNode - Class in jadex.base.gui.componenttree
-
- PseudoProxyComponentTreeNode(ISwingTreeNode, AsyncSwingTreeModel, JTree, IComponentDescription, IComponentManagementService, ComponentIconCache, IExternalAccess) - Constructor for class jadex.base.gui.componenttree.PseudoProxyComponentTreeNode
-
- pubuilder - Variable in class jadex.base.gui.filetree.FileTreePanel
-
Popup rightclick.
- pushPlatformSettings() - Method in class jadex.base.gui.plugin.AbstractJCCPlugin
-
Store settings if any in platform settings service.
- pushPlatformSettings() - Method in interface jadex.base.gui.plugin.IControlCenterPlugin
-
Store settings if any in platform settings service.
- rcl - Variable in class jadex.base.gui.CMSUpdateHandler
-
The change listener called from remote.
- realchildren - Variable in class jadex.base.gui.componenttree.PlatformTreeNode
-
The real children.
- refresh(boolean) - Method in class jadex.base.gui.asynctree.AbstractSwingTreeNode
-
Refresh the node.
- refresh() - Method in class jadex.base.gui.ComponentIdentifierPanel
-
Update the ui, when the aid has changed.
- refresh(boolean) - Method in class jadex.base.gui.componenttree.ComponentTreeNode
-
Refresh the node.
- refresh(boolean) - Method in class jadex.base.gui.filetree.DirNode
-
Refresh the node.
- refresh(boolean) - Method in class jadex.base.gui.filetree.FileNode
-
Refresh the node.
- refresh(boolean) - Method in class jadex.base.gui.filetree.RemoteFileNode
-
Refresh the node.
- refresh(boolean) - Method in class jadex.base.gui.filetree.RootNode
-
Refresh the node.
- refresh() - Method in class jadex.base.gui.idtree.IdTableModel
-
- refresh(ISwingTreeNode) - Method in class jadex.base.gui.modeltree.ModelIconCache
-
- refresh - Variable in class jadex.base.gui.modeltree.TreePanelKernelListener
-
Refresh Operation
- REFRESH_ACTION - Static variable in class jadex.base.gui.componenttree.ComponentTreePanel
-
The refresh action constant.
- RefreshAction - Class in jadex.base.gui.filetree
-
The refresh action.
- RefreshAction(JTree) - Constructor for class jadex.base.gui.filetree.RefreshAction
-
Create a new action.
- RefreshAction(String, Icon, JTree) - Constructor for class jadex.base.gui.filetree.RefreshAction
-
Create a new action.
- refreshInspectorNodes() - Method in class jadex.base.gui.ObjectTreeModel
-
Refresh all displayed attributes
- REFRESHSUBTREE_ACTION - Static variable in class jadex.base.gui.componenttree.ComponentTreePanel
-
The refreshtree action constant.
- RefreshSubtreeAction - Class in jadex.base.gui.filetree
-
The refresh subtree action.
- RefreshSubtreeAction(JTree) - Constructor for class jadex.base.gui.filetree.RefreshSubtreeAction
-
Create a new action.
- RefreshSubtreeAction(String, Icon, JTree) - Constructor for class jadex.base.gui.filetree.RefreshSubtreeAction
-
Create a new action.
- registerAll(IdTreeNode<T>) - Method in class jadex.base.gui.idtree.IdTreeModel
-
Register a node and all its children.
- registerNode(ITreeNode) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
-
Register a node.
- relative - Variable in class jadex.base.gui.filetree.FileNode
-
The relative file name.
- remember - Variable in class jadex.base.gui.RememberOptionMessage
-
The remember checkbox.
- RememberOptionMessage - Class in jadex.base.gui
-
Option message with checkbox.
- RememberOptionMessage(String) - Constructor for class jadex.base.gui.RememberOptionMessage
-
Create a new option message.
- RememberOptionMessage(String, boolean) - Constructor for class jadex.base.gui.RememberOptionMessage
-
Create a new option message.
- remote - Variable in class jadex.base.gui.filetree.FileTreePanel
-
The remote flag.
- remote - Variable in class jadex.base.gui.RemoteFileChooser
-
The remote platform access.
- RemoteDirNode - Class in jadex.base.gui.filetree
-
The remote dir node.
- RemoteDirNode(ISwingTreeNode, AsyncSwingTreeModel, JTree, FileData, IIconCache, IExternalAccess, INodeFactory) - Constructor for class jadex.base.gui.filetree.RemoteDirNode
-
Create a new service container node.
- RemoteFile - Class in jadex.base.gui.filechooser
-
File wrapper for remote files.
- RemoteFile(FileData) - Constructor for class jadex.base.gui.filechooser.RemoteFile
-
Create a directory representation of a jar file.
- RemoteFileChooser - Class in jadex.base.gui
-
Helper class that uses a JFileChooser for
selecting a file at a remote platform.
- RemoteFileChooser(IExternalAccess) - Constructor for class jadex.base.gui.RemoteFileChooser
-
Create a remote file chooser.
- RemoteFileNode - Class in jadex.base.gui.filetree
-
The remote file node.
- RemoteFileNode(ISwingTreeNode, AsyncSwingTreeModel, JTree, FileData, IIconCache, IExternalAccess) - Constructor for class jadex.base.gui.filetree.RemoteFileNode
-
Create a new service container node.
- RemoteFileSystemView - Class in jadex.base.gui.filechooser
-
Remote file system view.
- RemoteFileSystemView(IExternalAccess) - Constructor for class jadex.base.gui.filechooser.RemoteFileSystemView
-
Create a new file system view.
- RemoteJarNode - Class in jadex.base.gui.filetree
-
Node for remote jar file.
- RemoteJarNode(ISwingTreeNode, AsyncSwingTreeModel, JTree, FileData, IIconCache, IExternalAccess, INodeFactory) - Constructor for class jadex.base.gui.filetree.RemoteJarNode
-
Create a new jar node.
- remove - Variable in class jadex.base.gui.ComponentSelectorDialog
-
Button as field for repaint in addSelectedAgent.
- remove(int) - Method in class jadex.base.gui.idtree.IdTreeNode
-
Remove a child.
- remove(MutableTreeNode) - Method in class jadex.base.gui.idtree.IdTreeNode
-
Remove a child.
- removeall - Variable in class jadex.base.gui.ComponentSelectorDialog
-
Button as field for repaint in addSelectedAgent.
- removeAll() - Method in class jadex.base.gui.filetree.RootNode
-
Remove a path entry from the tree.
- removeAll() - Method in class jadex.base.gui.idtree.IdTableModel
-
Remove all objects.
- removeChild(ITreeNode) - Method in class jadex.base.gui.asynctree.AbstractSwingTreeNode
-
Remove a child and update the tree.
- removeChild(ITreeNode) - Method in class jadex.base.gui.componenttree.PlatformTreeNode
-
- removeChild(ITreeNode) - Method in class jadex.base.gui.componenttree.ViewTreeNode
-
- removeChild(ISwingTreeNode) - Method in class jadex.base.gui.filetree.RootNode
-
Remove a path entry from the tree.
- removeCMSListener(IComponentIdentifier, ICMSComponentListener) - Method in class jadex.base.gui.CMSUpdateHandler
-
Remove a CMS listener.
- removeLocalCMSListener(ICMSComponentListener) - Method in class jadex.base.gui.CMSUpdateHandler
-
Remove a local listener.
- REMOVENFPROPERTY_ACTION - Static variable in class jadex.base.gui.componenttree.ComponentTreePanel
-
The remove nf property constant.
- removeNode(ITreeNode) - Method in class jadex.base.gui.componenttree.PlatformTreeNode
-
- removeNode(IdTreeNode<T>) - Method in class jadex.base.gui.idtree.IdTreeModel
-
Remove a node.
- removeNodeListener(INodeListener) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
-
Deregister a node listener.
- removeObject(T) - Method in class jadex.base.gui.idtree.IdTableModel
-
Remove an object.
- RemovePathAction - Class in jadex.base.gui.modeltree
-
Action for removing a path.
- RemovePathAction(ITreeAbstraction) - Constructor for class jadex.base.gui.modeltree.RemovePathAction
-
Create a new action.
- RemovePathAction(String, Icon, String, ITreeAbstraction) - Constructor for class jadex.base.gui.modeltree.RemovePathAction
-
Create a new action.
- removeProperty() - Method in class jadex.base.gui.componenttree.NFPropertyNode
-
Remove property from provider.
- removePropertyCommand(ICommand<IMonitoringEvent>) - Method in class jadex.base.gui.PropertyUpdateHandler
-
Remove a command.
- REMOVESERVICE_ACTION - Static variable in class jadex.base.gui.componenttree.ComponentTreePanel
-
The remove service action constant.
- removeStatusComponent(Object) - Method in interface jadex.base.gui.plugin.IControlCenter
-
Remove a previously added component from the status bar.
- removeStatusComponent(Object) - Method in class jadex.base.gui.StatusBar
-
Remove a status component.
- removeTableModelListener(TableModelListener) - Method in class jadex.base.gui.idtree.IdTableModel
-
- removeTopLevelNode(ISwingTreeNode) - Method in class jadex.base.gui.filetree.FileTreePanel
-
Add a top level node.
- removeTreeModelListener(TreeModelListener) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
-
Remove a listener.
- removeTreeModelListener(TreeModelListener) - Method in class jadex.base.gui.ObjectTreeModel
-
Remove a listener from the model.
- removeUpdate(DocumentEvent) - Method in class jadex.base.gui.ComponentIdentifierPanel.NameListener
-
- removeZombieNode(ITreeNode) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
-
Remove a zombie node.
- ReqInfo(IServiceIdentifier, Map<String, INFPropertyMetaInfo>, Map<MethodInfo, Map<String, INFPropertyMetaInfo>>) - Constructor for class jadex.base.gui.componenttree.RequiredServiceNode.ReqInfo
-
Create a new ReqInfo.
- RequiredServiceNode - Class in jadex.base.gui.componenttree
-
Node object representing a service container.
- RequiredServiceNode(ISwingTreeNode, AsyncSwingTreeModel, JTree, RequiredServiceInfo, String, IExternalAccess) - Constructor for class jadex.base.gui.componenttree.RequiredServiceNode
-
Create a new service container node.
- RequiredServiceNode.ReqInfo - Class in jadex.base.gui.componenttree
-
- RequiredServiceProperties - Class in jadex.base.gui.componenttree
-
Panel for showing required service properties.
- RequiredServiceProperties() - Constructor for class jadex.base.gui.componenttree.RequiredServiceProperties
-
Create new service properties panel.
- resolveNodePath(NodePath) - Method in class jadex.base.gui.filetree.ExpansionHandler
-
Get the node and treepath for a nodepath.
- restoreUserSelection() - Method in class jadex.base.gui.idtree.IdTableModel
-
Restore the current user selection.
- RESUME_ACTION - Static variable in class jadex.base.gui.componenttree.ComponentTreePanel
-
The resume action constant.
- rid - Variable in class jadex.base.gui.filetree.RIDNode
-
The resource identifier.
- RIDNode - Class in jadex.base.gui.filetree
-
Node for rid based jar or local artifact directory.
- RIDNode(ISwingTreeNode, AsyncSwingTreeModel, JTree, IResourceIdentifier, IIconCache, INodeFactory) - Constructor for class jadex.base.gui.filetree.RIDNode
-
Create a new service container node.
- rinfo - Variable in class jadex.base.gui.componenttree.NFPropertyContainerNode
-
The required service info.
- rinfo - Variable in class jadex.base.gui.componenttree.NFPropertyNode
-
The required service info.
- rinfo - Variable in class jadex.base.gui.componenttree.NFRPropertyProperties
-
- root - Variable in class jadex.base.gui.ObjectTreeModel
-
The root node.
- rootentries - Variable in class jadex.base.gui.modeltree.ModelTreePanel
-
The root entries.
- RootNode - Class in jadex.base.gui.filetree
-
The root node.
- RootNode(AsyncSwingTreeModel, JTree) - Constructor for class jadex.base.gui.filetree.RootNode
-
Create a new service container node.
- rootpathentries - Variable in class jadex.base.gui.modeltree.ModelTreePanel
-
- roots - Variable in class jadex.base.gui.filetree.TreeProperties
-
The root path entries.
- save() - Method in class jadex.base.gui.ConfigurationDialog
-
Save the values from the dialog.
- save(JComponent) - Method in class jadex.base.gui.ConfigurationDialog
-
Save the value(s) from the given component.
- saveUserSelection() - Method in class jadex.base.gui.idtree.IdTableModel
-
Save the current user selection
- scanForFactories() - Method in class jadex.base.gui.config.ClasspathPanel
-
- scanForFiles(String[]) - Method in class jadex.base.gui.config.ClasspathPanel
-
- schemes - Variable in class jadex.base.gui.ComponentIdentifierPanel
-
The list of local transport address schemes.
- searchChildren() - Method in class jadex.base.gui.componenttree.ComponentTreeNode
-
Asynchronously search for children.
- searchChildren(IComponentManagementService, IComponentIdentifier) - Method in class jadex.base.gui.componenttree.ComponentTreeNode
-
Asynchronously search for children.
- searchChildren() - Method in class jadex.base.gui.componenttree.NFPropertyContainerNode
-
Asynchronously search for children.
- searchChildren() - Method in class jadex.base.gui.componenttree.NFPropertyNode
-
Asynchronously search for children.
- searchChildren() - Method in class jadex.base.gui.componenttree.ProvidedServiceInfoNode
-
Asynchronously search for children.
- searchChildren() - Method in class jadex.base.gui.componenttree.ProxyComponentTreeNode
-
Asynchronously search for children.
- searchChildren() - Method in class jadex.base.gui.componenttree.RequiredServiceNode
-
Asynchronously search for children.
- searchChildren() - Method in class jadex.base.gui.componenttree.ServiceContainerNode
-
Asynchronously search for children.
- searchChildren() - Method in class jadex.base.gui.componenttree.ViewTreeNode
-
Asynchronously search for children.
- searchChildren() - Method in class jadex.base.gui.filetree.DirNode
-
Asynchronously search for children.
- searchChildren() - Method in class jadex.base.gui.filetree.FileNode
-
Asynchronously search for children.
- searchChildren() - Method in class jadex.base.gui.filetree.JarNode
-
Asynchronously search for children.
- searchChildren() - Method in class jadex.base.gui.filetree.RemoteDirNode
-
Asynchronously search for children.
- searchChildren() - Method in class jadex.base.gui.filetree.RemoteFileNode
-
Asynchronously search for children.
- searchChildren() - Method in class jadex.base.gui.filetree.RIDNode
-
Asynchronously search for children.
- searchChildren() - Method in class jadex.base.gui.filetree.RootNode
-
Asynchronously search for children.
- select - Variable in class jadex.base.gui.ComponentSelectorDialog
-
Button as field for repaint in addSelectedAgent.
- SELECT_ALL - Static variable in class jadex.base.gui.filetree.DefaultFileFilterMenuItemConstructor
-
Constant for select all menu item.
- SELECT_ALL - Static variable in class jadex.base.gui.modeltree.ModelFileFilterMenuItemConstructor
-
Constant for select all menu item.
- selectAgent(IComponentIdentifier) - Method in class jadex.base.gui.ComponentSelectorDialog
-
Open a modal dialog to select/enter an agent identifier.
- selectAgents(IComponentIdentifier[]) - Method in class jadex.base.gui.ComponentSelectorDialog
-
Select/edit a list of agents.
- selected - Variable in class jadex.base.gui.filetree.TreeProperties
-
The selected node (if any).
- selmodel - Variable in class jadex.base.gui.idtree.IdTableModel
-
The selection model.
- sels - Variable in class jadex.base.gui.ComponentSelectorDialog
-
The selected agents.
- sels - Variable in class jadex.base.gui.idtree.IdTableModel
-
The selected elems.
- service - Variable in class jadex.base.gui.componentviewer.AbstractServiceViewerPanel
-
The service.
- ServiceContainerNode - Class in jadex.base.gui.componenttree
-
Node object representing a service container.
- ServiceContainerNode(ISwingTreeNode, AsyncSwingTreeModel, JTree, IExternalAccess) - Constructor for class jadex.base.gui.componenttree.ServiceContainerNode
-
Create a new service container node.
- serviceprops - Variable in class jadex.base.gui.componenttree.RequiredServiceNode.ReqInfo
-
- SET_PASSWD_ACTION - Static variable in class jadex.base.gui.componenttree.ComponentTreePanel
-
The set password action constant.
- setAll(boolean) - Method in class jadex.base.gui.filetree.DefaultFileFilterMenuItemConstructor
-
Set the all flag.
- setBroken(boolean) - Method in class jadex.base.gui.componenttree.ServiceContainerNode
-
Set the broken flag.
- setChildren(List<? extends ITreeNode>) - Method in class jadex.base.gui.asynctree.AbstractSwingTreeNode
-
Set the children.
- setChildren(List<? extends ITreeNode>) - Method in class jadex.base.gui.componenttree.NFPropertyContainerNode
-
Set the children.
- setChildren(List<? extends ITreeNode>) - Method in class jadex.base.gui.componenttree.PlatformTreeNode
-
- setChildren(List) - Method in class jadex.base.gui.componenttree.ServiceContainerNode
-
Set the children.
- setChildren(List<? extends ITreeNode>) - Method in class jadex.base.gui.componenttree.ViewTreeNode
-
Made public.
- setChildren(List) - Method in class jadex.base.gui.filetree.RootNode
-
Set the children.
- setComponentIdentifier(IComponentIdentifier) - Method in class jadex.base.gui.ComponentIdentifierPanel
-
Set the component identifier.
- setConfiguration(String) - Method in class jadex.base.gui.config.ArgumentTableModel
-
Set the selected configuration.
- setDescription(IComponentDescription) - Method in class jadex.base.gui.componenttree.ComponentProperties
-
Set the description.
- setDescription(IComponentDescription) - Method in class jadex.base.gui.componenttree.ComponentTreeNode
-
Set the component description.
- setEditable(boolean) - Method in class jadex.base.gui.ComponentIdentifierPanel
-
Change the editable state.
- setEntry(int) - Method in class jadex.base.gui.filetree.NodePath
-
Set the entry index.
- setExpandedNodes(NodePath[]) - Method in class jadex.base.gui.filetree.TreeProperties
-
Set the expanded nodes.
- setExpandedPaths(NodePath[]) - Method in class jadex.base.gui.filetree.ExpansionHandler
-
Set the expanded paths.
- setFile(File) - Method in class jadex.base.gui.filetree.RIDNode
-
Set the file.
- setFileChooser(JFileChooser) - Method in class jadex.base.gui.filechooser.RemoteFileSystemView
-
Set the file chooser.
- setFilter(IAsyncFilter) - Method in class jadex.base.gui.filetree.FileTreePanel.DelegationFilter
-
Set the filter.
- setIconCache(IIconCache) - Method in class jadex.base.gui.filetree.FileTreePanel.DelegationIconCache
-
Set the iconcache.
- setIconCache(IIconCache) - Method in class jadex.base.gui.filetree.FileTreePanel
-
Set the iconcache.
- setMenuItemConstructor(IMenuItemConstructor) - Method in class jadex.base.gui.filetree.FileTreePanel
-
Set the menu item constructor.
- setMethodProperties(Map<MethodInfo, Map<String, INFPropertyMetaInfo>>) - Method in class jadex.base.gui.componenttree.RequiredServiceNode.ReqInfo
-
Set the methodProperties.
- setName(String) - Method in class jadex.base.gui.idtree.IdTreeNode
-
Set the name.
- setNodeFactory(INodeFactory) - Method in class jadex.base.gui.filetree.FileTreePanel
-
Set the factory.
- setObs(Map<T, E>) - Method in class jadex.base.gui.idtree.IdTableModel
-
Set the obs.
- setPath(String[]) - Method in class jadex.base.gui.filetree.NodePath
-
Set the path.
- setPopupBuilder(PopupBuilder) - Method in class jadex.base.gui.filetree.FileTreePanel
-
Set the popup builder.
- setProperties(Properties) - Method in class jadex.base.gui.componentviewer.AbstractComponentViewerPanel
-
Advices the the panel to restore its properties from the argument
- setProperties(Properties) - Method in class jadex.base.gui.componentviewer.AbstractServiceViewerPanel
-
Advices the the panel to restore its properties from the argument
- setProperties(Properties) - Method in class jadex.base.gui.componentviewer.ComponentViewerPlugin
-
Set properties loaded from project.
- setProperties(Properties) - Method in class jadex.base.gui.config.ClasspathPanel
-
Set the settings as properties.
- setProperties(Properties) - Method in class jadex.base.gui.filetree.DefaultFileFilterMenuItemConstructor
-
Update tool from given properties.
- setProperties(Properties) - Method in class jadex.base.gui.filetree.FileTreePanel
-
Update tool from given properties.
- setProperties(Properties) - Method in class jadex.base.gui.modeltree.ModelFileFilterMenuItemConstructor
-
Update tool from given properties.
- setProperties(Properties) - Method in class jadex.base.gui.plugin.AbstractJCCPlugin
-
Set properties loaded from project.
- setProperty(INFPropertyMetaInfo, IExternalAccess, IServiceIdentifier, MethodInfo) - Method in class jadex.base.gui.componenttree.NFPropertyProperties
-
Set the nf prop.
- setProperty(INFPropertyMetaInfo, IExternalAccess, MethodInfo, RequiredServiceInfo) - Method in class jadex.base.gui.componenttree.NFRPropertyProperties
-
Set the nf prop.
- setRoot(ITreeNode) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
-
Set the root node.
- setRootPathEntries(String[]) - Method in class jadex.base.gui.filetree.TreeProperties
-
Set the root path entries.
- setSelectedComponentTypes(Set) - Method in class jadex.base.gui.filetree.DefaultFileFilterMenuItemConstructor
-
Select a set of menu items.
- setSelectedComponentTypes(Set<String>) - Method in class jadex.base.gui.modeltree.ModelFileFilterMenuItemConstructor
-
Select a set of menu items.
- setSelectedNode(NodePath) - Method in class jadex.base.gui.filetree.TreeProperties
-
Set the selected node.
- setSelectedPath(NodePath) - Method in class jadex.base.gui.filetree.ExpansionHandler
-
Set the selected path.
- setService(ProvidedServiceInfo, IServiceIdentifier, IExternalAccess) - Method in class jadex.base.gui.componenttree.ProvidedServiceInfoProperties
-
Set the service.
- setService(RequiredServiceInfo) - Method in class jadex.base.gui.componenttree.RequiredServiceProperties
-
Set the service.
- setServiceIdentifier(IServiceIdentifier) - Method in class jadex.base.gui.componenttree.RequiredServiceNode.ReqInfo
-
Set the sid.
- setServiceProperties(Map<String, INFPropertyMetaInfo>) - Method in class jadex.base.gui.componenttree.RequiredServiceNode.ReqInfo
-
Set the serviceProperties.
- setStatusText(String) - Method in interface jadex.base.gui.plugin.IControlCenter
-
Set a text to be displayed in the status bar.
- setText(String) - Method in class jadex.base.gui.StatusBar
-
Set the text of the status bar.
- setValueAt(Object, int, int) - Method in class jadex.base.gui.config.ArgumentTableModel
-
Set a cell value.
- setValueAt(Object, int, int) - Method in class jadex.base.gui.idtree.IdTableModel
-
- setVisible(boolean) - Method in class jadex.base.gui.JAutoPositionDialog
-
Overrides normal setVisible to auto-adjust the
dialogs position to the center of the owner frame.
- SHOWDETAILS_ACTION - Static variable in class jadex.base.gui.componenttree.ComponentTreePanel
-
The remove service action constant.
- showPlatform(IExternalAccess) - Method in interface jadex.base.gui.plugin.IControlCenter
-
Add a new platform control center
or switch to tab if already exists.
- showPlugin(String) - Method in interface jadex.base.gui.plugin.IControlCenter
-
Switch to a plugin.
- showPopUp(int, int) - Method in class jadex.base.gui.filetree.FileTreePanel
-
Show the popup.
- showProperties(JComponent) - Method in class jadex.base.gui.componenttree.ComponentTreePanel
-
Set the title and contents of the properties panel.
- SHOWPROPERTIES_ACTION - Static variable in class jadex.base.gui.componenttree.ComponentTreePanel
-
The show properties action constant.
- ShowRemoteControlCenterHandler(IControlCenter, Component) - Constructor for class jadex.base.gui.plugin.AbstractJCCPlugin.ShowRemoteControlCenterHandler
-
Create a new handler.
- shutdown() - Method in class jadex.base.gui.componentviewer.AbstractComponentViewerPanel
-
Informs the panel that it should stop all its computation
- shutdown - Variable in class jadex.base.gui.componentviewer.AbstractServiceViewerPanel
-
True, after shutdown.
- shutdown() - Method in class jadex.base.gui.componentviewer.AbstractServiceViewerPanel
-
Informs the panel that it should stop all its computation
- shutdown() - Method in class jadex.base.gui.componentviewer.ComponentViewerPlugin
-
Shutdown the plugin.
- shutdown() - Method in interface jadex.base.gui.componentviewer.IAbstractViewerPanel
-
Informs the panel that it should stop all its computation
- shutdown() - Method in class jadex.base.gui.plugin.AbstractJCCPlugin
-
Shutdown the plugin.
- shutdown() - Method in interface jadex.base.gui.plugin.IControlCenterPlugin
-
Informs the plugin that it should stop all its computation
- sid - Variable in class jadex.base.gui.componenttree.NFPropertyContainerNode
-
The service identifier.
- sid - Variable in class jadex.base.gui.componenttree.NFPropertyNode
-
The service identifier.
- sid - Variable in class jadex.base.gui.componenttree.NFPropertyProperties
-
- sid - Variable in class jadex.base.gui.componenttree.ProvidedServiceInfoNode
-
The service id.
- sid - Variable in class jadex.base.gui.componenttree.RequiredServiceNode.ReqInfo
-
- singleselection - Variable in class jadex.base.gui.ComponentSelectorDialog
-
Is the single selection dialog showing?
- SJCC - Class in jadex.base.gui.plugin
-
Static helper methods for JCC plugins.
- SJCC() - Constructor for class jadex.base.gui.plugin.SJCC
-
- split - Variable in class jadex.base.gui.componentviewer.ComponentViewerPlugin
-
The split panel.
- STANDARD_TYPES - Static variable in class jadex.base.gui.filetree.DefaultFileFilterMenuItemConstructor
-
Constant for some standard file extensions.
- state - Variable in class jadex.base.gui.componenttree.ProxyComponentTreeNode
-
The connection state.
- StatusBar - Class in jadex.base.gui
-
A status bar can be used to display important application information.
- StatusBar() - Constructor for class jadex.base.gui.StatusBar
-
Create a new status bar.
- STEP_ACTION - Static variable in class jadex.base.gui.componenttree.ComponentTreePanel
-
The step action constant.
- storeCurrentPanelSettings() - Method in class jadex.base.gui.componentviewer.ComponentViewerPlugin
-
Store settings of current panel.
- subscription - Variable in class jadex.base.gui.PropertyUpdateHandler
-
The subscription.
- SUSPEND_ACTION - Static variable in class jadex.base.gui.componenttree.ComponentTreePanel
-
The suspend action constant.