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

A

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.

B

box - Variable in class jadex.base.gui.ClassChooserPanel
The box.
broken - Variable in class jadex.base.gui.componenttree.ComponentTreeNode
Flag indicating a broken node (e.g.
broken - Variable in class jadex.base.gui.componenttree.ServiceContainerNode
Flag to indicate a broken service container (i.e.
bufetch - Variable in class jadex.base.gui.componenttree.NFPropertyProperties
 
bufetch - Variable in class jadex.base.gui.componenttree.NFRPropertyProperties
 
buildId(IComponentIdentifier) - Method in class jadex.base.gui.CMSUpdateHandler
Build an id to be used for remote listener (de-)registration.
buildTreePath(ITreeNode) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
Build a tree path to the given node.
busy - Variable in class jadex.base.gui.componenttree.ComponentTreeNode
Flag indicating a busy node (e.g.

C

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.

D

DEFAULT_FOLDER - Static variable in class jadex.base.gui.filetree.DefaultIconCache
The default folder icon name.
DefaultComponentServiceViewerPanel - Class in jadex.base.gui.componentviewer
Default panel for viewing BDI agents that include viewable capabilities.
DefaultComponentServiceViewerPanel() - Constructor for class jadex.base.gui.componentviewer.DefaultComponentServiceViewerPanel
 
defaultdir - Variable in class jadex.base.gui.filechooser.RemoteFileSystemView
The default directory.
DefaultFileFilterMenuItemConstructor - Class in jadex.base.gui.filetree
Dynamically create a new menu item structure for starting components.
DefaultFileFilterMenuItemConstructor(AsyncSwingTreeModel) - Constructor for class jadex.base.gui.filetree.DefaultFileFilterMenuItemConstructor
Create a new filter menu item constructor.
DefaultFileFilterMenuItemConstructor(AsyncSwingTreeModel, boolean) - Constructor for class jadex.base.gui.filetree.DefaultFileFilterMenuItemConstructor
Create a new filter menu item constructor.
DefaultFileFilterMenuItemConstructor(String[], AsyncSwingTreeModel) - Constructor for class jadex.base.gui.filetree.DefaultFileFilterMenuItemConstructor
Create a new filter menu item constructor.
DefaultFileFilterMenuItemConstructor(String[], AsyncSwingTreeModel, boolean) - Constructor for class jadex.base.gui.filetree.DefaultFileFilterMenuItemConstructor
Create a new filter menu item constructor.
DefaultIconCache - Class in jadex.base.gui.filetree
Cache for component icons.
DefaultIconCache() - Constructor for class jadex.base.gui.filetree.DefaultIconCache
 
DefaultNodeFactory - Class in jadex.base.gui.filetree
Default factory for creating nodes.
DefaultNodeFactory() - Constructor for class jadex.base.gui.filetree.DefaultNodeFactory
 
DefaultNodeHandler - Class in jadex.base.gui.filetree
The default node handler offers two refresh actions.
DefaultNodeHandler(JTree) - Constructor for class jadex.base.gui.filetree.DefaultNodeHandler
Create a new node handler.
DefaultNodeHandler(JTree, List, UIDefaults) - Constructor for class jadex.base.gui.filetree.DefaultNodeHandler
Create a new node handler.
DelegationFilter() - Constructor for class jadex.base.gui.filetree.FileTreePanel.DelegationFilter
 
DelegationIconCache() - Constructor for class jadex.base.gui.filetree.FileTreePanel.DelegationIconCache
Create a new delegation cache.
deregisterAll(IdTreeNode<T>) - Method in class jadex.base.gui.idtree.IdTreeModel
Deregister a node and all its children.
deregisterNode(ITreeNode) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
Remove a node registration.
desc - Variable in class jadex.base.gui.componenttree.ComponentTreeNode
The component description.
detail - Variable in class jadex.base.gui.componentviewer.ComponentViewerPlugin
The detail panel.
dia - Variable in class jadex.base.gui.ComponentIdentifierDialog
The dialog (created lazily).
DirNode - Class in jadex.base.gui.filetree
Node object representing a service container.
DirNode(ISwingTreeNode, AsyncSwingTreeModel, JTree, File, IIconCache, INodeFactory) - Constructor for class jadex.base.gui.filetree.DirNode
Create a new service container node.
displayError(String, String, Exception) - Method in interface jadex.base.gui.plugin.IControlCenter
Display an error dialog.
displayname - Variable in class jadex.base.gui.filetree.FileNode
The cached display name.
dispose() - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
Called when the tree is removed.
dispose() - Method in class jadex.base.gui.CMSUpdateHandler
Dispose the handler for triggering remote listener removal.
dispose() - Method in class jadex.base.gui.componenttree.ComponentTreeNode
Remove listener, if any.
dispose() - Method in class jadex.base.gui.componenttree.ComponentTreePanel
Dispose the tree.
dispose() - Method in class jadex.base.gui.filetree.FileTreePanel
Dispose the tree.
dispose() - Method in class jadex.base.gui.modeltree.ModelTreePanel
Dispose the panel.
dispose() - Method in class jadex.base.gui.PropertyUpdateHandler
Dispose the handler.
disposeTreeView() - Method in class jadex.base.gui.ComponentSelectorDialog
 
disposeTreeView() - Method in class jadex.base.gui.PlatformSelectorDialog
 
doPopup(MouseEvent) - Method in class jadex.base.gui.asynctree.TreePopupListener
Open a popup menu.
doSearch(Future<Icon>, String, List<IComponentIdentifier>, int) - Method in class jadex.base.gui.componenttree.ComponentIconCache
Start/continue a search for a component type icon with an initial platform todo list.

E

ea - Variable in class jadex.base.gui.componenttree.NFPropertyContainerNode
The external access of the nfproperty provider.
ea - Variable in class jadex.base.gui.componenttree.NFPropertyNode
The external access of the nfproperty provider.
ea - Variable in class jadex.base.gui.componenttree.NFPropertyProperties
 
ea - Variable in class jadex.base.gui.componenttree.NFRPropertyProperties
 
ea - Variable in class jadex.base.gui.componenttree.ProvidedServiceInfoNode
The external access.
ea - Variable in class jadex.base.gui.componenttree.RequiredServiceNode
The external access.
editable - Variable in class jadex.base.gui.ComponentIdentifierPanel
The editable state.
enableObjectInspection - Static variable in class jadex.base.gui.ObjectTreeModel
flag to indicate if java objects should be inspectable in the tree TO DO: make configurable via GUI?
entry - Variable in class jadex.base.gui.filetree.NodePath
The path entry of the root node (stored as index to distinguish between paths added twice).
equals(Object) - Method in class jadex.base.gui.asynctree.AbstractSwingTreeNode
Test if two nodes are equal.
equals(Object) - Method in class jadex.base.gui.asynctree.adapter.TreeModelListenerWrapper
Overridden such that a new wrapper for the same listener can be used to remove an old wrapper.
equals(Object) - Method in class jadex.base.gui.filetree.NodePath
Test for equality.
equals(Object) - Method in class jadex.base.gui.modeltree.TreePanelKernelListener
Returns whether an object is equal.
equals(Object, boolean) - Method in class jadex.base.gui.ObjectTreeModel.ObjectInspectorNode
This method can be used to do a sematically equals check.
equals(Object) - Method in class jadex.base.gui.ObjectTreeModel.ObjectInspectorNode
 
exists() - Method in class jadex.base.gui.filechooser.RemoteFile
Check if the file exists.
expandChildren(boolean, List<ITreeNode>) - Method in class jadex.base.gui.asynctree.AbstractSwingTreeNode
 
expanded - Variable in class jadex.base.gui.filetree.TreeProperties
The expanded nodes.
expandedpaths - Variable in class jadex.base.gui.filetree.ExpansionHandler
The expanded node paths.
ExpansionHandler - Class in jadex.base.gui.filetree
Handles all aspects (e.g.
ExpansionHandler(JTree) - Constructor for class jadex.base.gui.filetree.ExpansionHandler
Create a new tree handler.
expansionhandler - Variable in class jadex.base.gui.filetree.FileTreePanel
Tree expansion handler remembers open tree nodes.
exta - Variable in class jadex.base.gui.filechooser.RemoteFileSystemView
The external access.
exta - Variable in class jadex.base.gui.filetree.FileTreePanel
The external access.
exta - Variable in class jadex.base.gui.filetree.RemoteFileNode
The external access.
exta - Variable in class jadex.base.gui.modeltree.ModelFileFilterMenuItemConstructor
The external access.
exta - Variable in class jadex.base.gui.modeltree.ModelIconCache
The service provider.

F

factories - Variable in class jadex.base.gui.config.PlatformConfigPanel
The found factories (component file suffix -> factory class name).
factory - Variable in class jadex.base.gui.filetree.DirNode
The factory.
factory - Variable in class jadex.base.gui.filetree.FileTreePanel
The node factory.
factory - Variable in class jadex.base.gui.filetree.RemoteDirNode
The factory.
factory - Variable in class jadex.base.gui.filetree.RIDNode
The factory.
fields - Variable in class jadex.base.gui.ObjectTreeModel.ObjectInspectorNode
The list of fields of the represented object
file - Variable in class jadex.base.gui.filetree.FileNode
The file.
file - Variable in class jadex.base.gui.filetree.RemoteFileNode
The file.
file - Variable in class jadex.base.gui.filetree.RIDNode
The file.
filechooser - Variable in class jadex.base.gui.modeltree.AddPathAction
The file chooser.
filechooser - Variable in class jadex.base.gui.modeltree.AddRemotePathAction
The file chooser.
filechooser - Variable in class jadex.base.gui.RemoteFileChooser
The file chooser (asynchronously created on first access).
filedata - Variable in class jadex.base.gui.filechooser.RemoteFile
The file data.
filefilter - Variable in class jadex.base.gui.ClassChooserPanel
The file filter.
FileNode - Class in jadex.base.gui.filetree
Node object representing a service container.
FileNode(ISwingTreeNode, AsyncSwingTreeModel, JTree, File, IIconCache) - Constructor for class jadex.base.gui.filetree.FileNode
Create a new service container node.
FILENODE_COMPARATOR - Static variable in class jadex.base.gui.filetree.DirNode
Comparator for filenodes.
FileTreePanel - Class in jadex.base.gui.filetree
A panel displaying components on the platform as tree.
FileTreePanel(IExternalAccess) - Constructor for class jadex.base.gui.filetree.FileTreePanel
Create a new component tree panel.
FileTreePanel(IExternalAccess, boolean, boolean) - Constructor for class jadex.base.gui.filetree.FileTreePanel
Create a new component tree panel.
FileTreePanel.DelegationFilter - Class in jadex.base.gui.filetree
Delegation filter class.
FileTreePanel.DelegationIconCache - Class in jadex.base.gui.filetree
The delegation icon cache.
filetypes - Variable in class jadex.base.gui.filetree.DefaultFileFilterMenuItemConstructor
The supported file types to menu items.
filetypes - Variable in class jadex.base.gui.modeltree.ModelFileFilterMenuItemConstructor
The supported file types to menu items.
filter - Variable in class jadex.base.gui.filetree.FileTreePanel.DelegationFilter
The delegation filter.
filter(Object) - Method in class jadex.base.gui.filetree.FileTreePanel.DelegationFilter
Test if an object passes the filter.
fireNodeAdded(ITreeNode, ITreeNode, int) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
Inform listeners that a node has been added
fireNodeChanged(ITreeNode) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
Inform listeners that a node has changed.
fireNodeRemoved(ITreeNode, ITreeNode, int) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
Inform listeners that a node has been removed
fireNodesRemoved(ITreeNode, ITreeNode[], int[]) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
Inform listeners that a node has been removed
fireTreeChanged(ITreeNode) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
Inform listeners that tree has changed from given node on.
fireTreeStructureChanged(Object[]) - Method in class jadex.base.gui.ObjectTreeModel
Regenerate subtree if a node was replaced
futures - Variable in class jadex.base.gui.CMSUpdateHandler
The futures of listeners registered during ongoing installation (cms cid->futures).

G

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.

H

handlePath(TreePath) - Method in class jadex.base.gui.filetree.ExpansionHandler
Check if an action (e.g.
hashCode() - Method in class jadex.base.gui.asynctree.adapter.TreeModelListenerWrapper
Overridden such that a new wrapper for the same listener can be used to remove an old wrapper.
hashCode() - Method in class jadex.base.gui.filetree.NodePath
Get the hash code.
hashCode() - Method in class jadex.base.gui.modeltree.TreePanelKernelListener
Generates a hash code.
hashCode() - Method in class jadex.base.gui.ObjectTreeModel.ObjectInspectorNode
 
hasProperties() - Method in class jadex.base.gui.componenttree.ComponentTreeNode
True, if the node has properties that can be displayed.
hasProperties() - Method in class jadex.base.gui.componenttree.NFPropertyNode
True, if the node has properties that can be displayed.
hasProperties() - Method in class jadex.base.gui.componenttree.ProvidedServiceInfoNode
True, if the node has properties that can be displayed.
hasProperties() - Method in class jadex.base.gui.componenttree.RequiredServiceNode
True, if the node has properties that can be displayed.
hasProperties() - Method in class jadex.base.gui.filetree.FileNode
True, if the node has properties that can be displayed.
hasProperties() - Method in class jadex.base.gui.filetree.RemoteFileNode
True, if the node has properties that can be displayed.
hasProperties() - Method in class jadex.base.gui.filetree.RootNode
True, if the node has properties that can be displayed.
homedir - Variable in class jadex.base.gui.filechooser.RemoteFileSystemView
The home directory.

I

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.

J

jadex.base - package jadex.base
 
jadex.base.gui - package jadex.base.gui
 
jadex.base.gui.asynctree - package jadex.base.gui.asynctree
 
jadex.base.gui.asynctree.adapter - package jadex.base.gui.asynctree.adapter
 
jadex.base.gui.componenttree - package jadex.base.gui.componenttree
 
jadex.base.gui.componentviewer - package jadex.base.gui.componentviewer
 
jadex.base.gui.config - package jadex.base.gui.config
 
jadex.base.gui.filechooser - package jadex.base.gui.filechooser
 
jadex.base.gui.filetree - package jadex.base.gui.filetree
 
jadex.base.gui.idtree - package jadex.base.gui.idtree
 
jadex.base.gui.jtable - package jadex.base.gui.jtable
 
jadex.base.gui.modeltree - package jadex.base.gui.modeltree
 
jadex.base.gui.plugin - package jadex.base.gui.plugin
 
JadexLogoButton - Class in jadex.base.gui
Button to start a web browser showing the Jadex Home page.
JadexLogoButton() - Constructor for class jadex.base.gui.JadexLogoButton
Constructor for JadexLogoButton.
JarNode - Class in jadex.base.gui.filetree
Node for jar file.
JarNode(ISwingTreeNode, AsyncSwingTreeModel, JTree, File, IIconCache, INodeFactory) - Constructor for class jadex.base.gui.filetree.JarNode
Create a new service container node.
JAutoPositionDialog - Class in jadex.base.gui
Dialog that positions itself in the middle of the screen.
JAutoPositionDialog() - Constructor for class jadex.base.gui.JAutoPositionDialog
Creates a non-modal dialog without a title and without a specified Frame owner.
JAutoPositionDialog(Frame) - Constructor for class jadex.base.gui.JAutoPositionDialog
Creates a non-modal dialog without a title with the specified Frame as its owner.
JAutoPositionDialog(Frame, boolean) - Constructor for class jadex.base.gui.JAutoPositionDialog
Creates a modal or non-modal dialog without a title and with the specified owner Frame.
JAutoPositionDialog(Frame, String) - Constructor for class jadex.base.gui.JAutoPositionDialog
Creates a non-modal dialog with the specified title and with the specified owner frame.
JAutoPositionDialog(Frame, String, boolean) - Constructor for class jadex.base.gui.JAutoPositionDialog
Creates a modal or non-modal dialog with the specified title and the specified owner Frame.
JAutoPositionDialog(Frame, String, boolean, GraphicsConfiguration) - Constructor for class jadex.base.gui.JAutoPositionDialog
Creates a modal or non-modal dialog with the specified title, owner Frame, and GraphicsConfiguration.
JAutoPositionDialog(Dialog) - Constructor for class jadex.base.gui.JAutoPositionDialog
Creates a non-modal dialog without a title with the specified Dialog as its owner.
JAutoPositionDialog(Dialog, boolean) - Constructor for class jadex.base.gui.JAutoPositionDialog
Creates a modal or non-modal dialog without a title and with the specified owner dialog.
JAutoPositionDialog(Dialog, String) - Constructor for class jadex.base.gui.JAutoPositionDialog
Creates a non-modal dialog with the specified title and with the specified owner dialog.
JAutoPositionDialog(Dialog, String, boolean) - Constructor for class jadex.base.gui.JAutoPositionDialog
Creates a modal or non-modal dialog with the specified title and the specified owner frame.
JAutoPositionDialog(Dialog, String, boolean, GraphicsConfiguration) - Constructor for class jadex.base.gui.JAutoPositionDialog
Creates a modal or non-modal dialog with the specified title, owner Dialog, and GraphicsConfiguration.
jcc - Variable in class jadex.base.gui.componentviewer.AbstractComponentViewerPanel
The jcc.
jcc - Variable in class jadex.base.gui.componentviewer.AbstractServiceViewerPanel
The jcc.
jcc - Variable in class jadex.base.gui.plugin.AbstractJCCPlugin
The jcc.
jcc - Variable in class jadex.base.gui.plugin.AbstractJCCPlugin.ShowRemoteControlCenterHandler
The control center.
jccaccess - Variable in class jadex.base.gui.ComponentSelectorDialog
The local platform.
jccaccess - Variable in class jadex.base.gui.componenttree.ComponentTreePanel
The external access of the platform running the gui.

K

keeproots - Variable in class jadex.base.gui.filetree.FileTreePanel
The keep roots flag (if added top-level nodes should be used instead of nodes from loaded properties).
kernellistener - Variable in class jadex.base.gui.modeltree.ModelTreePanel
Kernel listener
key - Variable in class jadex.base.gui.idtree.IdTreeNode
The node id.
KILL_ACTION - Static variable in class jadex.base.gui.componenttree.ComponentTreePanel
The kill action constant.
killComponent(IExternalAccess, IComponentIdentifier) - Static method in class jadex.base.gui.componenttree.ComponentTreePanel
Kill a proxy
killPlattform(IExternalAccess, Component) - Static method in class jadex.base.gui.plugin.SJCC
 

L

lastModified() - Method in class jadex.base.gui.filechooser.RemoteFile
Get the last modified date.
lastselectedpath - Variable in class jadex.base.gui.filetree.ExpansionHandler
The node that was selected before the current project was last saved.
lastsiblings - Variable in class jadex.base.gui.filetree.FileNode
The last siblings.
lasttext - Variable in class jadex.base.gui.ParserValidator
The text corresponding to the last valid state.
lastvalid - Variable in class jadex.base.gui.ParserValidator
Flag indicating the last valid state.
layoutComponents() - Method in class jadex.base.gui.StatusBar
Relayout components after components have been added or removed.
leaf - Variable in class jadex.base.gui.idtree.IdTreeNode
Flag if is leaf.
libservicelistener - Variable in class jadex.base.gui.modeltree.ModelTreePanel
The library service listener
list - Variable in class jadex.base.gui.ComponentSelectorDialog
 
list() - Method in class jadex.base.gui.filechooser.RemoteFile
List contained filed.
LISTENER_COUNTER - Static variable in class jadex.base.gui.modeltree.ModelTreePanel
 
listenercid - Variable in class jadex.base.gui.componenttree.ComponentTreeNode
The component id for listening (if any).
listeners - Variable in class jadex.base.gui.CMSUpdateHandler
The local listeners for the remote CMSs (cms cid->listeners).
listeners - Variable in class jadex.base.gui.ObjectTreeModel
The listeners.
listFiles(FileFilter) - Method in class jadex.base.gui.filechooser.RemoteFile
 
listFiles(FilenameFilter) - Method in class jadex.base.gui.filechooser.RemoteFile
 
listFiles() - Method in class jadex.base.gui.filechooser.RemoteFile
 
listFiles() - Method in class jadex.base.gui.filetree.DirNode
Get a file filter according to current file type settings.
listFiles() - Method in class jadex.base.gui.filetree.RemoteDirNode
Get a file filter according to current file type settings.
listFiles() - Method in class jadex.base.gui.filetree.RemoteJarNode
Get a file filter according to current file type settings.
listFiles() - Method in class jadex.base.gui.filetree.RIDNode
Get a file filter according to current file type settings.
loadModel(JComboBox, JComboBox, JComboBox) - Method in class jadex.base.gui.config.PlatformConfigPanel
Load a model.
localexta - Variable in class jadex.base.gui.modeltree.ModelTreePanel
The local external access.
LogoButton - Class in jadex.base.gui
Button to start a web browser showing the a home page.
LogoButton(Icon, Icon, String, String) - Constructor for class jadex.base.gui.LogoButton
Constructor for JadexLogoButton.

M

main(String[]) - Static method in class jadex.base.gui.AboutDialog
Main for testing.
main(String[]) - Static method in class jadex.base.gui.ClassChooserPanel
Main for testing.
main(String[]) - Static method in class jadex.base.gui.config.PlatformConfigPanel
Open the GUI.
main(String[]) - Static method in class jadex.base.gui.ConfigurationDialog
Main for testing.
main(String[]) - Static method in class jadex.base.gui.filechooser.RemoteFile
Main for testing.
main(String[]) - Static method in class jadex.base.gui.filechooser.RemoteFileSystemView
Main for testing.
main(String[]) - Static method in class jadex.base.gui.filetree.FileTreePanel
Main for testing.
main(String[]) - Static method in class jadex.base.gui.ObjectInspectorPanel
Main for testing.
main(String[]) - Static method in class jadex.base.gui.StatusBar
Main for testing.
menu - Variable in class jadex.base.gui.filetree.DefaultFileFilterMenuItemConstructor
The menu.
menu - Variable in class jadex.base.gui.modeltree.ModelFileFilterMenuItemConstructor
The menu.
methodprops - Variable in class jadex.base.gui.componenttree.RequiredServiceNode.ReqInfo
 
mi - Variable in class jadex.base.gui.componenttree.NFPropertyContainerNode
The method info.
mi - Variable in class jadex.base.gui.componenttree.NFPropertyNode
The method info.
mi - Variable in class jadex.base.gui.componenttree.NFPropertyProperties
 
mi - Variable in class jadex.base.gui.componenttree.NFRPropertyProperties
 
mi - Variable in class jadex.base.gui.config.ArgumentTableModel
The model info.
mic - Variable in class jadex.base.gui.filetree.FileTreePanel
The filter popup.
model - Variable in class jadex.base.gui.componenttree.ComponentTreePanel
The component tree model.
model - Variable in class jadex.base.gui.config.ClasspathPanel
The table model.
model - Variable in class jadex.base.gui.filetree.FileTreePanel
The component tree model.
ModelFileFilterMenuItemConstructor - Class in jadex.base.gui.modeltree
Dynamically create a new menu item structure for starting components.
ModelFileFilterMenuItemConstructor(AsyncSwingTreeModel, IExternalAccess) - Constructor for class jadex.base.gui.modeltree.ModelFileFilterMenuItemConstructor
Create a new filter menu item constructor.
ModelIconCache - Class in jadex.base.gui.modeltree
Cache for component icons.
ModelIconCache(IExternalAccess, JTree) - Constructor for class jadex.base.gui.modeltree.ModelIconCache
Create an icon cache.
ModelTreeAbstraction() - Constructor for class jadex.base.gui.modeltree.ModelTreePanel.ModelTreeAbstraction
 
ModelTreePanel - Class in jadex.base.gui.modeltree
Tree for component models.
ModelTreePanel(IExternalAccess, IExternalAccess, boolean) - Constructor for class jadex.base.gui.modeltree.ModelTreePanel
Create a new model tree panel.
ModelTreePanel.ModelTreeAbstraction - Class in jadex.base.gui.modeltree
 
mouseClicked(MouseEvent) - Method in class jadex.base.gui.asynctree.TreePopupListener
 
mousePressed(MouseEvent) - Method in class jadex.base.gui.asynctree.TreePopupListener
 
mouseReleased(MouseEvent) - Method in class jadex.base.gui.asynctree.TreePopupListener
 
myicons - Variable in class jadex.base.gui.modeltree.ModelIconCache
The icon cache.

N

NAME - Static variable in class jadex.base.gui.componenttree.NFPropertyContainerNode
The node name (used as id suffix and displayed in the tree).
name - Variable in class jadex.base.gui.componenttree.NFPropertyContainerNode
The name.
NAME - Static variable in class jadex.base.gui.componenttree.ServiceContainerNode
The node name (used as id suffix and displayed in the tree).
name - Variable in class jadex.base.gui.componenttree.ViewTreeNode
The name.
name - Variable in class jadex.base.gui.idtree.IdTreeNode
The node name.
name - Variable in class jadex.base.gui.ObjectTreeModel.ObjectInspectorNode
The name for this node e.g.
nameediting - Variable in class jadex.base.gui.ComponentIdentifierPanel
Flag indicating that the user is currently editing the name.
namelistener - Variable in class jadex.base.gui.ComponentIdentifierPanel
Listener for name updates.
NameListener() - Constructor for class jadex.base.gui.ComponentIdentifierPanel.NameListener
 
namePrefix - Variable in class jadex.base.gui.ObjectTreeModel.ObjectInspectorNode
A prefix to display with name, e.g.
newaid - Variable in class jadex.base.gui.ComponentSelectorDialog
Button as field for repaint in addSelectedAgent.
NFPropertyContainerNode - Class in jadex.base.gui.componenttree
Node object representing a nf properties container
NFPropertyContainerNode(String, String, ISwingTreeNode, AsyncSwingTreeModel, JTree, IExternalAccess, IServiceIdentifier, MethodInfo, RequiredServiceInfo) - Constructor for class jadex.base.gui.componenttree.NFPropertyContainerNode
Create a new nf property container node.
NFPropertyNode - Class in jadex.base.gui.componenttree
Node for a non functional property.
NFPropertyNode(ISwingTreeNode, AsyncSwingTreeModel, JTree, INFPropertyMetaInfo, IExternalAccess, IServiceIdentifier, MethodInfo, RequiredServiceInfo) - Constructor for class jadex.base.gui.componenttree.NFPropertyNode
Create a new service container node.
NFPropertyProperties - Class in jadex.base.gui.componenttree
Panel for showing service properties.
NFPropertyProperties() - Constructor for class jadex.base.gui.componenttree.NFPropertyProperties
Create new service properties panel.
NFRPropertyProperties - Class in jadex.base.gui.componenttree
Panel for showing service properties.
NFRPropertyProperties() - Constructor for class jadex.base.gui.componenttree.NFRPropertyProperties
Create new service properties panel.
nid - Variable in class jadex.base.gui.componenttree.RequiredServiceNode
The node id.
nodeObject - Variable in class jadex.base.gui.ObjectTreeModel.ObjectInspectorNode
The object represented by this node
NodePath - Class in jadex.base.gui.filetree
Store a path in the project for selected or expanded nodes.
NodePath() - Constructor for class jadex.base.gui.filetree.NodePath
Create a node path.
NodePath(int, String[]) - Constructor for class jadex.base.gui.filetree.NodePath
Create a node path.
nodes - Variable in class jadex.base.gui.idtree.IdTreeModel
The id map (id -> node).
notify - Variable in class jadex.base.gui.ObjectTreeModel
The pending notification flag.

O

object - Variable in class jadex.base.gui.idtree.IdTreeNode
The artifact info.
ObjectInspectorNode(Object, Class, String, Object) - Constructor for class jadex.base.gui.ObjectTreeModel.ObjectInspectorNode
Create a ObjectInspectorNode
ObjectInspectorNode(Object, Class, String, String, Object) - Constructor for class jadex.base.gui.ObjectTreeModel.ObjectInspectorNode
Create a ObjectInspectorNode
ObjectInspectorPanel - Class in jadex.base.gui
Panel for inspecting Java objects.
ObjectInspectorPanel(Object) - Constructor for class jadex.base.gui.ObjectInspectorPanel
Create a panel for an OAV state.
ObjectTreeCellRenderer() - Constructor for class jadex.base.gui.ObjectTreeModel.ObjectTreeCellRenderer
 
ObjectTreeModel - Class in jadex.base.gui
Tree model for inspecting objects.
ObjectTreeModel(Object) - Constructor for class jadex.base.gui.ObjectTreeModel
Create new OAV tree model.
ObjectTreeModel.ObjectInspectorNode - Class in jadex.base.gui
TreeModel node for java object inspection
ObjectTreeModel.ObjectTreeCellRenderer - Class in jadex.base.gui
OAV tree cell renderer displays right icons.
obs - Variable in class jadex.base.gui.idtree.IdTableModel
The known (id->ob).
ok - Variable in class jadex.base.gui.ComponentSelectorDialog
Button as field for repaint in addSelectedAgent.
overlays - Variable in class jadex.base.gui.filetree.DefaultNodeHandler
The overlay icons.

P

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.

R

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.

S

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.

T

table - Variable in class jadex.base.gui.idtree.IdTableModel
The table.
taddresses - Variable in class jadex.base.gui.ComponentIdentifierPanel
The addresses table.
testInspectorNodesListEquals(List, List) - Method in class jadex.base.gui.ObjectTreeModel
Tests if two lists of Inspector nodes (e.g.
textl - Variable in class jadex.base.gui.StatusBar
The text label.
tfname - Variable in class jadex.base.gui.ComponentIdentifierPanel
The name textfield.
tfval - Variable in class jadex.base.gui.componenttree.NFPropertyProperties
 
tfval - Variable in class jadex.base.gui.componenttree.NFRPropertyProperties
 
timeout - Variable in class jadex.base.gui.StatusBar
The timeout.
timer - Variable in class jadex.base.gui.StatusBar
The timer.
tm - Variable in class jadex.base.gui.idtree.IdTreeNode
The tree model.
tooltip - Variable in class jadex.base.gui.componenttree.NFPropertyContainerNode
The tooltip.
tooltip - Variable in class jadex.base.gui.idtree.IdTreeNode
The tooltip text.
toString() - Method in class jadex.base.gui.componenttree.ComponentTreeNode
Create a string representation.
toString() - Method in class jadex.base.gui.componenttree.NFPropertyContainerNode
A string representation.
toString() - Method in class jadex.base.gui.componenttree.NFPropertyNode
A string representation.
toString() - Method in class jadex.base.gui.componenttree.ProvidedServiceInfoNode
A string representation.
toString() - Method in class jadex.base.gui.componenttree.ProxyComponentTreeNode
Create a string representation.
toString() - Method in class jadex.base.gui.componenttree.RequiredServiceNode
A string representation.
toString() - Method in class jadex.base.gui.componenttree.ServiceContainerNode
A string representation.
toString() - Method in class jadex.base.gui.componenttree.ViewTreeNode
A string representation.
toString() - Method in class jadex.base.gui.filechooser.RemoteFile
Get the string representation.
tostring - Variable in class jadex.base.gui.filetree.FileNode
 
toString() - Method in class jadex.base.gui.filetree.FileNode
Create a string representation.
toString() - Method in class jadex.base.gui.filetree.NodePath
Get a string representation.
toString() - Method in class jadex.base.gui.filetree.RemoteFileNode
Create a string representation.
toString() - Method in class jadex.base.gui.filetree.RIDNode
Get the string representation.
toString() - Method in class jadex.base.gui.filetree.RootNode
Create a string representation.
toString() - Method in class jadex.base.gui.idtree.IdTreeNode
Get the string representation.
toString() - Method in class jadex.base.gui.ObjectTreeModel.ObjectInspectorNode
Get a string representation of this node
tp - Variable in class jadex.base.gui.modeltree.AddRIDAction
The thread pool.
tree - Variable in class jadex.base.gui.asynctree.AbstractSwingTreeNode
The tree.
tree - Variable in class jadex.base.gui.componenttree.ComponentTreePanel
The component tree.
tree - Variable in class jadex.base.gui.filetree.FileTreePanel
The component tree.
tree - Variable in class jadex.base.gui.filetree.RefreshAction
The tree.
tree - Variable in class jadex.base.gui.filetree.RefreshSubtreeAction
The tree.
tree - Variable in class jadex.base.gui.modeltree.ModelIconCache
The tree.
treemodel - Variable in class jadex.base.gui.filetree.DefaultFileFilterMenuItemConstructor
The root node.
treemodel - Variable in class jadex.base.gui.modeltree.ModelFileFilterMenuItemConstructor
The root node.
TreeModelEventWrapper - Class in jadex.base.gui.asynctree.adapter
Wraps a Jadex AsyncTreeModelEvent in a Swing TreeModelEvent.
TreeModelEventWrapper(AsyncTreeModelEvent) - Constructor for class jadex.base.gui.asynctree.adapter.TreeModelEventWrapper
 
TreeModelListenerWrapper - Class in jadex.base.gui.asynctree.adapter
Wraps a java.swing.event.TreeModelListener to implement jadex.base.gui.asynctree.TreeModelListener
treeNodesChanged(AsyncTreeModelEvent) - Method in class jadex.base.gui.asynctree.adapter.TreeModelListenerWrapper
 
treeNodesInserted(AsyncTreeModelEvent) - Method in class jadex.base.gui.asynctree.adapter.TreeModelListenerWrapper
 
treeNodesRemoved(AsyncTreeModelEvent) - Method in class jadex.base.gui.asynctree.adapter.TreeModelListenerWrapper
 
treepanel - Variable in class jadex.base.gui.modeltree.AddPathAction
The tree.
treepanel - Variable in class jadex.base.gui.modeltree.AddRemotePathAction
The tree.
treepanel - Variable in class jadex.base.gui.modeltree.AddRIDAction
The tree.
treepanel - Variable in class jadex.base.gui.modeltree.CollapseAllAction
The tree.
treepanel - Variable in class jadex.base.gui.modeltree.RemovePathAction
The tree.
TreePanelKernelListener - Class in jadex.base.gui.modeltree
Listener for Kernel Updates.
TreePanelKernelListener(String, JTree, ModelFileFilterMenuItemConstructor) - Constructor for class jadex.base.gui.modeltree.TreePanelKernelListener
Creates a new Panel Kernel Listener.
TreePopupListener - Class in jadex.base.gui.asynctree
A mouse listener to add popup-menus to a component tree.
TreePopupListener() - Constructor for class jadex.base.gui.asynctree.TreePopupListener
 
TreeProperties - Class in jadex.base.gui.filetree
Struct for storing Tree properties.
TreeProperties() - Constructor for class jadex.base.gui.filetree.TreeProperties
 
treeStructureChanged(AsyncTreeModelEvent) - Method in class jadex.base.gui.asynctree.adapter.TreeModelListenerWrapper
 
type - Variable in class jadex.base.gui.ObjectTreeModel.ObjectInspectorNode
The Class type for this node
types - Variable in class jadex.base.gui.filetree.DefaultFileFilterMenuItemConstructor
The file types.

U

update() - Method in class jadex.base.gui.ComponentIdentifierPanel.NameListener
 
update() - Method in class jadex.base.gui.ConfigurationDialog
Update the GUI state by reading the current values from the configuration.
update(JComponent, boolean) - Method in class jadex.base.gui.ConfigurationDialog
Update the component's state by reading the current values from the configuration.
urls - Variable in class jadex.base.gui.ClassChooserPanel
The current class loader.
uuidcounter - Variable in class jadex.base.gui.ObjectTreeModel
UUID counter

V

valmap - Variable in class jadex.base.gui.PlatformSelectorDialog
The value mappings.
valueForPathChanged(TreePath, Object) - Method in class jadex.base.gui.asynctree.AsyncSwingTreeModel
Edit the value of a node.
valueForPathChanged(TreePath, Object) - Method in class jadex.base.gui.ObjectTreeModel
Called by user changes (when the tree is editable).
viewables - Variable in class jadex.base.gui.componentviewer.ComponentViewerPlugin
The active component node viewable state.
ViewTreeNode - Class in jadex.base.gui.componenttree
The view tree node is used by the platform node to display 'proxy', 'application' and 'system' subfolders.
ViewTreeNode(String, ISwingTreeNode, AsyncSwingTreeModel, JTree, List<? extends ITreeNode>) - Constructor for class jadex.base.gui.componenttree.ViewTreeNode
Create a new service container node.
A B C D E F G H I J K L M N O P R S T U V 
Skip navigation links