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

A

AboutDialog - Class in org.eodisp.ui.shared.views
 
AboutDialog() - Constructor for class org.eodisp.ui.shared.views.AboutDialog
 
AbstractConfigPanel - Class in org.eodisp.ui.common.components
 
AbstractConfigPanel() - Constructor for class org.eodisp.ui.common.components.AbstractConfigPanel
Default constructor.
AbstractConfigPanel(EodispModel) - Constructor for class org.eodisp.ui.common.components.AbstractConfigPanel
Constructor that sets the model directly.
AbstractEodispModel - Class in org.eodisp.ui.common.components
A default implementation of the EodispModel interface.
AbstractEodispModel() - Constructor for class org.eodisp.ui.common.components.AbstractEodispModel
 
actionChanged(ActionChangedEvent) - Method in interface org.eodisp.ui.common.actions.EodispActionListener
Indicates that one or more actions registered in this application have changed.
ActionChangedEvent - Class in org.eodisp.ui.common.actions
 
ActionChangedEvent(ActionChangedEvent.ActionType) - Constructor for class org.eodisp.ui.common.actions.ActionChangedEvent
 
ActionChangedEvent.ActionType - Enum in org.eodisp.ui.common.actions
 
actionPerformed(ActionEvent) - Method in class org.eodisp.ui.common.actions.EodispAction
This distributes the event.
actionPerformed(ActionEvent) - Method in class org.eodisp.ui.common.base.EodispDelegate
Called when an action is performed.
ActionSourceProvider - Interface in org.eodisp.ui.common.actions
This interface should be implemented by components which support the registration of EodispActions.
addActionChangedListener(EodispActionListener) - Method in class org.eodisp.ui.common.actions.EodispActionRegistry
 
addDynamicView(EodispView) - Method in class org.eodisp.ui.common.base.EodispMainFrame
This adds a dynamic view to the main frame.
addDynamicView(EodispView) - Method in class org.eodisp.ui.mm.views.MmMainFrame
 
addDynamicView(EodispView) - Method in class org.eodisp.ui.rm.views.RmMainFrame
This adds a dynamic view to the main frame.
addDynamicView(EodispView) - Method in class org.eodisp.ui.sm.views.SmDynamicView
 
addDynamicView(EodispView) - Method in class org.eodisp.ui.sm.views.SmMainFrame
 
addExperimentTreeListenerListener(ExperimentTreeModelListener) - Method in class org.eodisp.ui.sm.models.SmExpTreeModel
 
addMenuBar() - Method in class org.eodisp.ui.common.base.EodispMainFrame
Sets the menu bar for this application.
addMenuSelectedListener(MenuSelectedListener) - Method in class org.eodisp.ui.common.actions.EodispMenuManager
 
addModelListener(ModelListener) - Method in class org.eodisp.ui.common.components.AbstractEodispModel
Adds a listener to this model
addRootWindow(RootWindow) - Method in class org.eodisp.ui.common.base.EodispMainFrame
Adds the root window to the main frame.
addRow(StringBuilder, String, String) - Static method in class org.eodisp.ui.sm.views.SmExperimentInfoView
 
addToolBar() - Method in class org.eodisp.ui.common.base.EodispMainFrame
Sets the tool bar for this application.
addTreeSelectionListener(TreeSelectionListener) - Method in class org.eodisp.ui.sm.views.SmExpTreeView
 
addWindowListener(WindowAdapter) - Method in class org.eodisp.ui.shared.views.AboutDialog
Adds the adapter to the dialog.
addWindowListener(WindowAdapter) - Method in class org.eodisp.ui.shared.views.HelpDialog
Adds the adapter to the dialog.
adjustColumnSize(JTable) - Static method in class org.eodisp.ui.common.base.UIUtil
 
afterBeanChange(Object, Object) - Method in class org.eodisp.ui.common.binding.SdoListModel
 
align(MenuElement) - Static method in class org.eodisp.ui.common.base.UIUtil
Aligns a menu.
ASCENDING - Static variable in class org.eodisp.ui.common.components.TableSorter
 
askForDelete(Component) - Static method in class org.eodisp.ui.common.resources.CommonMessageBoxes
Shows a message box asking the user to confirm before a deletion operation.
askForSaveChanges(Component) - Static method in class org.eodisp.ui.common.resources.CommonMessageBoxes
A message box with a 'yes', 'no', and 'cancel' button and a text asking whether to save changes before leaving.
attachController(EodispController) - Method in class org.eodisp.ui.common.base.EodispApplicationController
Attaches the given controller to the list of controllers for this application.
attachView(EodispView) - Method in class org.eodisp.ui.common.base.EodispController
Adds a newly created view to the list of views for this application.

B

beforeBeanChange(Object, Object) - Method in class org.eodisp.ui.common.binding.SdoListModel
 
BUNDLE_DESCRIPTION - Static variable in class org.eodisp.ui.mm.models.MmFederatesModel
 
BUNDLE_ID - Static variable in class org.eodisp.ui.mm.models.MmFederatesModel
 
BUNDLE_NAME - Static variable in class org.eodisp.ui.mm.models.MmFederatesModel
 
BUNDLE_VERSION - Static variable in class org.eodisp.ui.mm.models.MmFederatesModel
 

C

canExit() - Method in class org.eodisp.ui.common.base.EodispApplicationController
Checks in all currently active frames if there is a model which has been changed and therefore needs to save before exiting.
canExit() - Method in class org.eodisp.ui.mm.views.MmPrefs
Checks whether the dialog can close.
canExit() - Method in class org.eodisp.ui.rm.views.RmPrefs
Checks whether the dialog can close.
canExit() - Method in class org.eodisp.ui.sm.controllers.SMAppController
Checks in all currently active frames if there is a model which has been changed and therefore needs to save before exiting.
canExit() - Method in class org.eodisp.ui.sm.views.SmPrefs
Checks whether the dialog can close.
CAT_CLOSED - Static variable in class org.eodisp.ui.rm.models.ReposModel
 
CAT_DESCRIPTION - Static variable in class org.eodisp.ui.rm.models.ReposModel
 
CAT_ID - Static variable in class org.eodisp.ui.rm.models.ReposModel
 
CAT_NAME - Static variable in class org.eodisp.ui.rm.models.ReposModel
 
clearActions(Class<T>) - Method in class org.eodisp.ui.common.actions.EodispActionRegistry
This clears all actions registered by a specific view.
CommonMessageBoxes - Class in org.eodisp.ui.common.resources
This class is capable of creating common message boxes that are used throughout the application.
CommonMessageBoxes() - Constructor for class org.eodisp.ui.common.resources.CommonMessageBoxes
 
CommonMessages - Class in org.eodisp.ui.common.resources
This class is for the localization of user interface and exception texts used in the EODiSP framework.
CommonMessages() - Constructor for class org.eodisp.ui.common.resources.CommonMessages
 
COMPARABLE_COMAPRATOR - Static variable in class org.eodisp.ui.common.components.TableSorter
 
ConfigAdapter - Class in org.eodisp.ui.common.binding
 
ConfigAdapter(Configuration, String) - Constructor for class org.eodisp.ui.common.binding.ConfigAdapter
 
ConfigPanel - Interface in org.eodisp.ui.common.base
This interface should be implemented by all panels that are used to configura an application.
configureUI() - Static method in class org.eodisp.ui.common.base.UIUtil
Set some user interface relevant options like font, icon size, etc.
connectToRepos() - Method in class org.eodisp.ui.rm.application.RmAppModuleGui
 
createCategory(DataObject, String, String, boolean) - Static method in class org.eodisp.ui.rm.application.RmEmfHelper
 
createControllers() - Method in class org.eodisp.ui.common.base.EodispApplicationController
This constructs all frames included in the application.
createControllers() - Method in class org.eodisp.ui.mm.controllers.MmAppController
This constructs all frames included in the application.
createControllers() - Method in class org.eodisp.ui.rm.controllers.RmAppController
This constructs all frames included in the application.
createControllers() - Method in class org.eodisp.ui.sm.controllers.SMAppController
This constructs all frames included in the application.
createDynamicView(int) - Method in class org.eodisp.ui.common.base.EodispController
The controllers that implements this method and is responsible for creating the View with the given ID should create and return it.
createDynamicView(int) - Method in class org.eodisp.ui.mm.controllers.MmFederatesController
The controllers that implements this method and is responsible for creating the View with the given ID should create and return it.
createDynamicView(int) - Method in class org.eodisp.ui.rm.controllers.ReposController
The controllers that implements this method and is responsible for creating the View with the given ID should create and return it.
createDynamicView(int) - Method in class org.eodisp.ui.sm.controllers.SMTreeController
The controllers that implements this method and is responsible for creating the View with the given ID should create and return it.
createInitialLayout() - Method in class org.eodisp.ui.common.base.EodispApplicationController
This method can be used by sub-classes to create an initial layout.
createInitialLayout() - Method in class org.eodisp.ui.sm.controllers.SMAppController
This method can be used by sub-classes to create an initial layout.
createMainFrame() - Method in class org.eodisp.ui.common.base.EodispApplicationController
Creates the main frame of the application.
createMainFrame() - Method in class org.eodisp.ui.mm.controllers.MmAppController
Creates the main frame of the application.
createMainFrame() - Method in class org.eodisp.ui.rm.controllers.RmAppController
Creates the main frame of the application.
createMainFrame() - Method in class org.eodisp.ui.sm.controllers.SMAppController
Creates the main frame of the application.
createRootWindow() - Method in class org.eodisp.ui.common.base.EodispApplicationController
Adds all frames created by controllers to the main frame.
createSdoTransferable(SdoTreeNode) - Static method in class org.eodisp.ui.sm.views.SdoTransferable
 
createSom(DataObject, String, String, String, String, String) - Static method in class org.eodisp.ui.rm.application.RmEmfHelper
 
createStaticViews() - Method in class org.eodisp.ui.common.base.EodispController
Creates all static views which this controller handles.
createStaticViews() - Method in class org.eodisp.ui.mm.controllers.MmFederatesController
Creates all static views which this controller handles.
createStaticViews() - Method in class org.eodisp.ui.rm.controllers.ReposController
Creates all static views which this controller handles.
createStaticViews() - Method in class org.eodisp.ui.sm.controllers.SMTreeController
Creates all static views which this controller handles.
CTX_GROUP - Static variable in class org.eodisp.ui.common.actions.EodispAction
This is the name of a context group.
CTX_GROUP_SUBMENU - Static variable in class org.eodisp.ui.common.actions.EodispAction
This is the name of a dedicated sub-menu for a list of menu item.

D

DataObjectAdapter - Class in org.eodisp.ui.common.binding
This is an adapter for DataObject's.
DataObjectAdapter(Object, String) - Constructor for class org.eodisp.ui.common.binding.DataObjectAdapter
Default constructor.
DESCENDING - Static variable in class org.eodisp.ui.common.components.TableSorter
 
DESCRIPTION - Static variable in class org.eodisp.ui.mm.config.MmGuiConfiguration
Describes the configuration.
DESCRIPTION - Static variable in class org.eodisp.ui.rm.config.RmGuiConfiguration
Describes the configuration.
DESCRIPTION - Static variable in class org.eodisp.ui.sm.config.SmGuiConfiguration
Describes the configuration.
detachAllControllers() - Method in class org.eodisp.ui.common.base.EodispApplicationController
Removes all controllers from the list of controllers registered for this application.
detachController(EodispController) - Method in class org.eodisp.ui.common.base.EodispApplicationController
Removes a controller from the list of controllers registered for this application.
detachView(EodispView) - Method in class org.eodisp.ui.common.base.EodispController
Detaches one specific view from the application.
dialogButtons - Variable in class org.eodisp.ui.mm.views.MmFedPermissionsDialog
Buttons for the dialog (save, cancel, etc).
disableActions() - Method in class org.eodisp.ui.common.actions.EodispActionRegistry
Disables all actions which are not always visible.
distrustSm(int[]) - Method in class org.eodisp.ui.mm.models.FedPermissionsModel
 
doSave() - Method in interface org.eodisp.ui.common.base.EodispModel
Executes the save command in the model.
doSave() - Method in class org.eodisp.ui.mm.models.FedPermissionsModel
Executes the save command in the model.
doSave() - Method in class org.eodisp.ui.mm.models.MmAppConfigModel
Executes the save command in the model.
doSave() - Method in class org.eodisp.ui.mm.models.MmFederateInfoModel
Executes the save command in the model.
doSave() - Method in class org.eodisp.ui.mm.models.MmFederatesModel
Executes the save command in the model.
doSave() - Method in class org.eodisp.ui.rm.models.ReposModel
Executes the save command in the model.
doSave() - Method in class org.eodisp.ui.rm.models.RmAppConfigModel
Executes the save command in the model.
doSave() - Method in class org.eodisp.ui.rm.models.SomCategoriesModel
Executes the save command in the model.
doSave() - Method in class org.eodisp.ui.shared.models.JxtaConfigModel
 
doSave() - Method in class org.eodisp.ui.shared.models.RemoteConfModel
 
doSave() - Method in class org.eodisp.ui.sm.models.ExperimentChooserModel
Executes the save command in the model.
doSave() - Method in class org.eodisp.ui.sm.models.SmAppConfigModel
Executes the save command in the model.
doSave() - Method in class org.eodisp.ui.sm.models.SmAppSettingsModel
Executes the save command in the model.
doSave() - Method in class org.eodisp.ui.sm.models.SmErrorModel
Executes the save command in the model.
doSave() - Method in class org.eodisp.ui.sm.models.SmExperimentInfoModel
Executes the save command in the model.
doSave() - Method in class org.eodisp.ui.sm.models.SmExpTreeModel
 
doSave() - Method in class org.eodisp.ui.sm.models.SMPropertySheetModel
Executes the save command in the model.
doSave() - Method in class org.eodisp.ui.sm.models.SmReposFederatesModel
Executes the save command in the model.
doUpdate() - Method in interface org.eodisp.ui.common.base.EodispModel
Instructs the model to do an update of its data.
doUpdate() - Method in class org.eodisp.ui.common.components.AbstractEodispModel
Instructs the model to do an update of its data.
doUpdate() - Method in class org.eodisp.ui.mm.models.FedPermissionsModel
Instructs the model to do an update of its data.
doUpdate() - Method in class org.eodisp.ui.mm.models.MmFederatesModel
 
doUpdate() - Method in class org.eodisp.ui.rm.models.ReposModel
Instructs the model to do an update of its data.
doUpdate() - Method in class org.eodisp.ui.rm.models.SomCategoriesModel
Instructs the model to do an update of its data.
doUpdate() - Method in class org.eodisp.ui.shared.models.JxtaConfigModel
Instructs the model to do an update of its data.
doUpdate() - Method in class org.eodisp.ui.sm.models.ExperimentChooserModel
 
doUpdate() - Method in class org.eodisp.ui.sm.models.SmAppSettingsModel
Instructs the model to do an update of its data.
doUpdate() - Method in class org.eodisp.ui.sm.models.SmErrorModel
Instructs the model to do an update of its data.
doUpdate() - Method in class org.eodisp.ui.sm.models.SmExperimentInfoModel
 
doUpdate() - Method in class org.eodisp.ui.sm.models.SmExpTreeModel
Instructs the model to do an update of its data.
doUpdate() - Method in class org.eodisp.ui.sm.models.SMPropertySheetModel
Instructs the model to do an update of its data.
DynamicActionTargetHandler - Interface in org.eodisp.ui.common.actions
This interface should be implemented by components that can be responsible of handling dynamic action events.
dynamicWindow - Variable in class org.eodisp.ui.sm.views.SmDynamicView
This is a root window that can be used for dynamic views.

E

EodispAction - Class in org.eodisp.ui.common.actions
An EodispAction extends the AbstractAction to be used by the EODiSP framework.
EodispAction() - Constructor for class org.eodisp.ui.common.actions.EodispAction
 
EodispActionListener - Interface in org.eodisp.ui.common.actions
This is a event listener interface for an EODiSP application.
EodispActionRegistry - Class in org.eodisp.ui.common.actions
The EodispActionRegistry is used to register Action's.
EodispApplicationController - Class in org.eodisp.ui.common.base
The EodispApplicationController is the main controller for this application.
EodispApplicationController() - Constructor for class org.eodisp.ui.common.base.EodispApplicationController
Default constructor.
EodispController - Class in org.eodisp.ui.common.base
The EodispController is the base class for all controllers (except the application controller) for this application.
EodispController() - Constructor for class org.eodisp.ui.common.base.EodispController
Default constructor.
EodispDelegate - Class in org.eodisp.ui.common.base
This is an implementation of a delegate.
EodispDelegate(Object, String) - Constructor for class org.eodisp.ui.common.base.EodispDelegate
Default constructor.
EodispDialog - Class in org.eodisp.ui.common.base
This is the base class for all dialogs used in the EODiSP framework.
EodispDialog() - Constructor for class org.eodisp.ui.common.base.EodispDialog
Default constructor.
EodispListCellRenderer - Class in org.eodisp.ui.common.components
This renderer can be used for JLists that holds DataObject as items.
EodispListCellRenderer() - Constructor for class org.eodisp.ui.common.components.EodispListCellRenderer
 
EodispMainFrame - Class in org.eodisp.ui.common.base
The main frame of an application is the container for all other frames.
EodispMainFrame() - Constructor for class org.eodisp.ui.common.base.EodispMainFrame
Default constructor.
EodispMenu - Class in org.eodisp.ui.common.components
This class is just a wrapper for a JMenu to use in an EODiSP application.
EodispMenu(String) - Constructor for class org.eodisp.ui.common.components.EodispMenu
Constructor.
EodispMenuManager - Class in org.eodisp.ui.common.actions
EodispMenuManager handles the items in the menu bar, the tool bar, and the context menus for this application.
EodispModel - Interface in org.eodisp.ui.common.base
All models in a EODiSP application implement this interface.
EodispSplitPane - Class in org.eodisp.ui.common.components
This class is just a wrapper for a JSplitPane to use in an EODiSP application.
EodispSplitPane(EodispSplitPane.SplitLocation) - Constructor for class org.eodisp.ui.common.components.EodispSplitPane
Default constructor.
EodispSplitPane.SplitLocation - Enum in org.eodisp.ui.common.components
Defines how a split pane should be placed.
EodispTree - Class in org.eodisp.ui.common.components
An EodispTree can be used to display data in form of a tree.
EodispTree() - Constructor for class org.eodisp.ui.common.components.EodispTree
Default constructor.
EodispView - Class in org.eodisp.ui.common.base
An EodispView is the component that is responsible for visually showing the components to the user.
EodispView() - Constructor for class org.eodisp.ui.common.base.EodispView
Default constructor.
ErrorBoxL(Component, String, String, Object...) - Static method in class org.eodisp.ui.common.resources.MessageBoxHelper
An error box with a confirmation button to close the dialog.
ExperimentChooser - Class in org.eodisp.ui.sm.views
 
ExperimentChooserModel - Class in org.eodisp.ui.sm.models
 
ExperimentChooserModel() - Constructor for class org.eodisp.ui.sm.models.ExperimentChooserModel
Default constructor.
ExperimentChooserModel.ExpListModel - Class in org.eodisp.ui.sm.models
 
ExperimentChooserModel.ExpListModel() - Constructor for class org.eodisp.ui.sm.models.ExperimentChooserModel.ExpListModel
 
ExperimentControlView - Class in org.eodisp.ui.sm.views
This is a sample panel to be used to control an experiment (start, stop, etc.).
ExperimentControlView() - Constructor for class org.eodisp.ui.sm.views.ExperimentControlView
 
ExperimentStartException - Exception in org.eodisp.ui.sm.application
 
ExperimentStartException() - Constructor for exception org.eodisp.ui.sm.application.ExperimentStartException
ExperimentStartException(String) - Constructor for exception org.eodisp.ui.sm.application.ExperimentStartException
ExperimentStartException(String, Throwable) - Constructor for exception org.eodisp.ui.sm.application.ExperimentStartException
ExperimentStartException(Throwable) - Constructor for exception org.eodisp.ui.sm.application.ExperimentStartException
ExperimentStopException - Exception in org.eodisp.ui.sm.application
 
ExperimentStopException() - Constructor for exception org.eodisp.ui.sm.application.ExperimentStopException
ExperimentStopException(String) - Constructor for exception org.eodisp.ui.sm.application.ExperimentStopException
ExperimentStopException(String, Throwable) - Constructor for exception org.eodisp.ui.sm.application.ExperimentStopException
ExperimentStopException(Throwable) - Constructor for exception org.eodisp.ui.sm.application.ExperimentStopException
ExperimentTreeModelListener - Interface in org.eodisp.ui.sm.views
A component implementing this interface will receive events from the SmExpTreeModel to notify about reloading of the tree.

F

FED_DESCRIPTION - Static variable in class org.eodisp.ui.sm.models.SmReposFederatesModel
 
FED_EXEC_NAME - Static variable in class org.eodisp.ui.sm.models.SmReposFederatesModel
 
FED_EXEC_PATH - Static variable in class org.eodisp.ui.sm.models.SmReposFederatesModel
 
FED_NAME - Static variable in class org.eodisp.ui.sm.models.SmReposFederatesModel
 
FederateBean - Class in org.eodisp.ui.mm.models
 
FederateBean(Federate) - Constructor for class org.eodisp.ui.mm.models.FederateBean
 
FedPermissionsModel - Class in org.eodisp.ui.mm.models
 
FedPermissionsModel(Federate) - Constructor for class org.eodisp.ui.mm.models.FedPermissionsModel
 
findAllCategories(DataObject) - Static method in class org.eodisp.ui.rm.application.RmEmfHelper
 
findAllFederatesForSom(DataObject) - Static method in class org.eodisp.ui.rm.application.RmEmfHelper
 
findAllModelManagers(DataObject) - Static method in class org.eodisp.ui.rm.application.RmEmfHelper
 
findAllSimulationManagers(DataObject) - Static method in class org.eodisp.ui.rm.application.RmEmfHelper
 
findAllSoms(DataObject) - Static method in class org.eodisp.ui.rm.application.RmEmfHelper
 
findSomsForCategory(DataObject) - Static method in class org.eodisp.ui.rm.application.RmEmfHelper
 
fireModelChanged() - Method in class org.eodisp.ui.common.components.AbstractEodispModel
Informs all subscribed listeners that the model has changed.
focusGained() - Method in class org.eodisp.ui.common.base.FocusOwnerTracker
 
focusLost() - Method in class org.eodisp.ui.common.base.FocusOwnerTracker
 
FocusOwnerTracker - Class in org.eodisp.ui.common.base
 
FocusOwnerTracker(JComponent) - Constructor for class org.eodisp.ui.common.base.FocusOwnerTracker
 
focusTracker - Variable in class org.eodisp.ui.common.base.SimpleInternalFrame
This is used to track the focus of this frame (or panel).

G

getActionSource() - Method in class org.eodisp.ui.common.actions.EodispAction
Returns the action source for this action.
getActionType() - Method in class org.eodisp.ui.common.actions.ActionChangedEvent
 
getAllowsChildren() - Method in class org.eodisp.ui.common.components.SdoTreeNode
Always returns true.
getAppImage() - Static method in class org.eodisp.ui.mm.resources.MmResources
Returns the application icon.
getAppImage() - Static method in class org.eodisp.ui.rm.resources.RmResources
Returns the application icon.
getAppImage() - Static method in class org.eodisp.ui.sm.resources.SmResources
 
getApplicationController() - Method in interface org.eodisp.ui.common.base.UIApp
Returns the application controller used by this UI application.
getApplicationController() - Method in class org.eodisp.ui.mm.application.MmApp
Returns the application controller used by this UI application.
getApplicationController() - Method in class org.eodisp.ui.mm.application.MmAppModuleGui
Returns the main application controller for this application.
getApplicationController() - Method in class org.eodisp.ui.rm.application.RmApp
Returns the application controller used by this UI application.
getApplicationController() - Method in class org.eodisp.ui.rm.application.RmAppModuleGui
Returns the main application controller for this application.
getApplicationController() - Method in class org.eodisp.ui.sm.application.SmApp
Returns the application controller used by this UI application.
getApplicationController() - Method in class org.eodisp.ui.sm.application.SmAppModuleGui
Returns the main application controller for this application.
getBean() - Method in class org.eodisp.ui.common.binding.SdoListAdapter
 
getBean() - Method in class org.eodisp.ui.common.binding.SdoListModel
 
getBundlePath() - Method in class org.eodisp.ui.mm.models.FederateBean
 
getCatListModel() - Method in class org.eodisp.ui.rm.models.ReposModel
 
getCatListModel() - Method in class org.eodisp.ui.rm.models.SomCategoriesModel
 
getChangedViewNames() - Method in class org.eodisp.ui.common.base.EodispApplicationController
Checks in all views if its model(s) have changes.
getChild(Object, int) - Method in class org.eodisp.ui.sm.models.SmExpTreeModel
getChildCount(Object) - Method in class org.eodisp.ui.sm.models.SmExpTreeModel
getColumnClass(int) - Method in class org.eodisp.ui.common.components.TableSorter
 
getColumnCount() - Method in class org.eodisp.ui.common.components.TableSorter
 
getColumnCount() - Method in class org.eodisp.ui.sm.models.SmErrorModel
getColumnCount() - Method in class org.eodisp.ui.sm.models.SMPropertySheetModel
getColumnCount() - Method in class org.eodisp.ui.sm.models.SmReposFederatesModel.FederatesTableModel
 
getColumnName(int) - Method in class org.eodisp.ui.common.components.TableSorter
 
getColumnName(int) - Method in class org.eodisp.ui.sm.models.SmErrorModel
getColumnName(int) - Method in class org.eodisp.ui.sm.models.SMPropertySheetModel
getColumnName(int) - Method in class org.eodisp.ui.sm.models.SmReposFederatesModel.FederatesTableModel
 
getComparator(int) - Method in class org.eodisp.ui.common.components.TableSorter
 
getConfiguration() - Method in class org.eodisp.ui.sm.models.SmAppSettingsModel
Returns the configuration class that holds the entries.
getConfigurator() - Method in class org.eodisp.ui.mm.models.MmAppConfigModel
Returns the configuration object.
getConfigurator() - Method in class org.eodisp.ui.rm.models.RmAppConfigModel
Returns the configuration object.
getConfigurator() - Method in class org.eodisp.ui.sm.models.SmAppConfigModel
Returns the configuration object.
getContent() - Method in class org.eodisp.ui.common.base.SimpleInternalFrame
Returns the content - null, if none has been set.
getContextMenuActions(Class<T>) - Method in class org.eodisp.ui.common.actions.EodispActionRegistry
Returns a list of all actions registered in this registry which should be displayed in a tool bar.
getControlFederateState() - Method in class org.eodisp.ui.sm.models.SmExperimentInfoModel
 
getCssRules() - Static method in class org.eodisp.ui.common.base.UIUtil
 
getCtxMenu(Class<T>) - Method in class org.eodisp.ui.common.actions.EodispMenuManager
This constructs a context menu.
getCurrentExperiment() - Method in class org.eodisp.ui.sm.controllers.SMAppController
 
getCurrentFederationExecution() - Method in class org.eodisp.ui.sm.models.SmExperimentInfoModel
 
getDataObject() - Method in class org.eodisp.ui.common.binding.DataObjectAdapter
Returns the data object itself.
getDescription() - Method in class org.eodisp.ui.sm.views.SmInitiDataDialog.SmInitData
 
getElementAt(int) - Method in class org.eodisp.ui.mm.models.MmFederatesModel.MmFederatesListModel
getElementAt(int) - Method in class org.eodisp.ui.rm.models.ReposModel.CatListModel
getElementAt(int) - Method in class org.eodisp.ui.rm.models.ReposModel.MmListModel
getElementAt(int) - Method in class org.eodisp.ui.rm.models.ReposModel.SmListModel
getElementAt(int) - Method in class org.eodisp.ui.rm.models.ReposModel.SomsListModel
getElementAt(int) - Method in class org.eodisp.ui.rm.models.SomCategoriesModel.CatListModel
getElementAt(int) - Method in class org.eodisp.ui.sm.models.ExperimentChooserModel.ExpListModel
getErrors() - Method in class org.eodisp.ui.sm.models.SmExperimentInfoModel
 
getExperimentName() - Method in class org.eodisp.ui.sm.models.SmExperimentInfoModel
 
getExperimentTreeListener() - Method in class org.eodisp.ui.sm.models.SmExpTreeModel
 
getExpListModel() - Method in class org.eodisp.ui.sm.models.ExperimentChooserModel
 
getFederate() - Method in class org.eodisp.ui.mm.models.FederateBean
 
getFederateDescription() - Method in class org.eodisp.ui.mm.models.FederateBean
 
getFederateId() - Method in class org.eodisp.ui.mm.models.FederateBean
 
getFederateInfo(FederateBean) - Method in class org.eodisp.ui.mm.models.MmFederatesModel
 
getFederateName() - Method in class org.eodisp.ui.mm.models.FederateBean
 
getFederatesListModel() - Method in class org.eodisp.ui.mm.models.MmFederatesModel
 
getFederatesTableModel() - Method in class org.eodisp.ui.sm.models.SmReposFederatesModel
 
getFederateVersion() - Method in class org.eodisp.ui.mm.models.FederateBean
 
getFederationState() - Method in class org.eodisp.ui.sm.models.SmExperimentInfoModel
 
getFrameIcon() - Method in class org.eodisp.ui.common.base.SimpleInternalFrame
Returns the frame's icon.
getHeaderBackground() - Method in class org.eodisp.ui.common.base.SimpleInternalFrame
Determines and answers the header's background color.
getHeaderRendererIcon(int, int) - Method in class org.eodisp.ui.common.components.TableSorter
 
getIcon(String) - Static method in class org.eodisp.ui.mm.resources.MmResources
This returns the icon with the given name.
getIcon(String) - Static method in class org.eodisp.ui.rm.resources.RmResources
This returns the icon with the given name.
getIcon(String) - Static method in class org.eodisp.ui.sm.resources.SmResources
This returns the icon with the given name.
getId() - Method in class org.eodisp.ui.common.base.EodispView
Returns the String identifier for a view.
getId() - Method in class org.eodisp.ui.mm.application.MmAppModuleGui
getId() - Method in class org.eodisp.ui.mm.views.MmFederatesView
Returns the String identifier for a view.
getId() - Method in class org.eodisp.ui.rm.application.RmAppModuleGui
getId() - Method in class org.eodisp.ui.rm.views.RmCategoriesView
Returns the String identifier for a view.
getId() - Method in class org.eodisp.ui.rm.views.RmModelManagersView
Returns the String identifier for a view.
getId() - Method in class org.eodisp.ui.rm.views.RmSimManagersView
Returns the String identifier for a view.
getId() - Method in class org.eodisp.ui.rm.views.RmSomsView
Returns the String identifier for a view.
getId() - Method in class org.eodisp.ui.sm.application.SmAppModuleGui
getId() - Method in class org.eodisp.ui.sm.views.ExperimentControlView
Returns the String identifier for a view.
getId() - Method in class org.eodisp.ui.sm.views.SmDynamicView
 
getId() - Method in class org.eodisp.ui.sm.views.SmErrorView
Returns the String identifier for a view.
getId() - Method in class org.eodisp.ui.sm.views.SmExperimentInfoView
Returns the String identifier for a view.
getId() - Method in class org.eodisp.ui.sm.views.SmExpTreeView
Returns the String identifier for a view.
getId() - Method in class org.eodisp.ui.sm.views.SMPropertySheetView
Returns the String identifier for a view.
getIndex(TreeNode) - Method in class org.eodisp.ui.common.components.SdoTreeNode
 
getIndexOfChild(Object, Object) - Method in class org.eodisp.ui.sm.models.SmExpTreeModel
getInfoText() - Method in class org.eodisp.ui.mm.models.MmFederateInfoModel
Returns the information text stored in the repository together with the federate.
getInstance() - Static method in class org.eodisp.ui.common.actions.EodispActionRegistry
Return the only INSTANCE of this class (singleton).
getInstance() - Static method in class org.eodisp.ui.common.actions.EodispMenuManager
Returns the only INSTANCE of this class.
getInternalComponent() - Method in class org.eodisp.ui.common.base.EodispView
Returns the component of this view.
getInternalComponent() - Method in class org.eodisp.ui.mm.views.MmFederatesView
Returns the component of this view.
getInternalComponent() - Method in class org.eodisp.ui.rm.views.RmCategoriesView
Returns the component of this view.
getInternalComponent() - Method in class org.eodisp.ui.rm.views.RmModelManagersView
Returns the component of this view.
getInternalComponent() - Method in class org.eodisp.ui.rm.views.RmSimManagersView
Returns the component of this view.
getInternalComponent() - Method in class org.eodisp.ui.rm.views.RmSomsView
Returns the component of this view.
getInternalComponent() - Method in class org.eodisp.ui.sm.views.ExperimentControlView
Returns the component of this view.
getInternalComponent() - Method in class org.eodisp.ui.sm.views.SmDynamicView
Returns the component of this view.
getInternalComponent() - Method in class org.eodisp.ui.sm.views.SmErrorView
Returns the component of this view.
getInternalComponent() - Method in class org.eodisp.ui.sm.views.SmExperimentInfoView
Returns the component of this view.
getInternalComponent() - Method in class org.eodisp.ui.sm.views.SmExpTreeView
 
getInternalComponent() - Method in class org.eodisp.ui.sm.views.SMPropertySheetView
Returns the component of this view.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.eodisp.ui.common.components.EodispListCellRenderer
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.eodisp.ui.mm.views.MmFederateListRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.eodisp.ui.sm.views.SmFederateListRenderer
 
getLocale() - Method in class org.eodisp.ui.mm.config.MmGuiConfiguration
 
getLocale() - Method in class org.eodisp.ui.rm.config.RmGuiConfiguration
 
getLocale() - Method in class org.eodisp.ui.sm.config.SmGuiConfiguration
 
getMainFrame() - Method in class org.eodisp.ui.common.base.EodispApplicationController
Returns the main frame of this application.
getMainFrame() - Method in interface org.eodisp.ui.common.base.UIApp
Returns the main frame used by this UI application.
getMainFrame() - Method in class org.eodisp.ui.mm.application.MmApp
Returns the main frame used by this UI application.
getMainFrame() - Method in class org.eodisp.ui.rm.application.RmApp
Returns the main frame used by this UI application.
getMainFrame() - Method in class org.eodisp.ui.sm.application.SmApp
Returns the main frame used by this UI application.
getMenuBar() - Method in class org.eodisp.ui.common.actions.EodispMenuManager
Constructs the whole menu bar.
getMenuBarActions() - Method in class org.eodisp.ui.common.actions.EodispActionRegistry
Returns a list of all actions registered in this registry which should be displayed in a menu bar.
getMenuIndex() - Method in class org.eodisp.ui.common.actions.EodispAction
Return the value of the index of this action.
getMessage(String) - Static method in class org.eodisp.ui.common.resources.CommonMessages
Returns the text found by the given key in the resource.
getMessage(String) - Static method in class org.eodisp.ui.mm.resources.MmResources
Returns the text found by the given key in the resource.
getMessage(String) - Static method in class org.eodisp.ui.rm.resources.RmResources
Returns the text found by the given key in the resource.
getMessage(String) - Static method in class org.eodisp.ui.sm.resources.SmResources
Returns the text found by the given key in the resource.
getMmListModel() - Method in class org.eodisp.ui.rm.models.ReposModel
 
getModel() - Method in interface org.eodisp.ui.common.base.ConfigPanel
Returns the model for the config panel.
getModel() - Method in class org.eodisp.ui.common.base.EodispView
Returns the model for this view.
getModel(String) - Method in class org.eodisp.ui.common.binding.SdoListModel
 
getModel() - Method in class org.eodisp.ui.common.components.AbstractConfigPanel
Returns the model for the config panel.
getModelListener() - Method in class org.eodisp.ui.common.components.AbstractEodispModel
Returns all currently subscribed listeners.
getModelService() - Static method in class org.eodisp.ui.sm.application.SmAppUtils
Returns the model service for the simulation manager.
getNetworkConfigurator() - Method in class org.eodisp.ui.shared.models.JxtaConfigModel
 
getNodeForData(Object) - Method in class org.eodisp.ui.common.components.SdoTreeNode
Returns the tree node for a given user object data.
getPanel() - Method in interface org.eodisp.ui.common.base.ConfigPanel
Returns the complete panel.
getPanel() - Method in class org.eodisp.ui.mm.views.MmAppConfig
Returns the complete panel.
getPanel() - Method in class org.eodisp.ui.rm.views.RmAppConfig
Returns the complete panel.
getPanel() - Method in class org.eodisp.ui.shared.views.JxtaConfig
 
getPanel() - Method in class org.eodisp.ui.shared.views.RemoteConf
 
getPanel() - Method in class org.eodisp.ui.sm.views.SmAppConfig
 
getPropertyAdapter(String) - Method in class org.eodisp.ui.common.binding.SdoListAdapter
 
getPropertyName() - Method in class org.eodisp.ui.common.binding.ConfigAdapter
Returns the name of the adapted Java Bean property.
getRegCatListModel() - Method in class org.eodisp.ui.rm.models.SomCategoriesModel
 
getRemoteConfigurator() - Method in class org.eodisp.ui.shared.models.RemoteConfModel
 
getReposService() - Static method in class org.eodisp.ui.sm.application.SmAppUtils
Returns the repository service for the simulation manager.
getReposServiceProxy() - Method in class org.eodisp.ui.rm.application.RmAppModuleGui
 
getReposUri() - Method in class org.eodisp.ui.rm.config.RmGuiConfiguration
 
getRoot() - Method in class org.eodisp.ui.sm.models.SmExpTreeModel
 
getRootWindow() - Method in class org.eodisp.ui.common.base.EodispApplicationController
Returns the root window.
getRowCount() - Method in class org.eodisp.ui.common.components.TableSorter
 
getRowCount() - Method in class org.eodisp.ui.sm.models.SmErrorModel
getRowCount() - Method in class org.eodisp.ui.sm.models.SMPropertySheetModel
getRowCount() - Method in class org.eodisp.ui.sm.models.SmReposFederatesModel.FederatesTableModel
 
getRowObject(int) - Method in class org.eodisp.ui.sm.models.SmReposFederatesModel.FederatesTableModel
 
getSelectedFile() - Method in class org.eodisp.ui.sm.views.SmInitiDataDialog.SmInitData
 
getSelectedNode() - Method in class org.eodisp.ui.sm.views.SmExpTreeView
 
getSize() - Method in class org.eodisp.ui.mm.models.MmFederatesModel.MmFederatesListModel
getSize() - Method in class org.eodisp.ui.rm.models.ReposModel.CatListModel
getSize() - Method in class org.eodisp.ui.rm.models.ReposModel.MmListModel
getSize() - Method in class org.eodisp.ui.rm.models.ReposModel.SmListModel
getSize() - Method in class org.eodisp.ui.rm.models.ReposModel.SomsListModel
getSize() - Method in class org.eodisp.ui.rm.models.SomCategoriesModel.CatListModel
getSize() - Method in class org.eodisp.ui.sm.models.ExperimentChooserModel.ExpListModel
getSmListModel() - Method in class org.eodisp.ui.rm.models.ReposModel
 
getSomId() - Method in class org.eodisp.ui.mm.models.FederateBean
 
getSomsListModel() - Method in class org.eodisp.ui.rm.models.ReposModel
 
getSomVersion() - Method in class org.eodisp.ui.mm.models.FederateBean
 
getSortingStatus(int) - Method in class org.eodisp.ui.common.components.TableSorter
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.eodisp.ui.sm.views.SmErrorCellRenderer
 
getTableHeader() - Method in class org.eodisp.ui.common.components.TableSorter
 
getTableModel() - Method in class org.eodisp.ui.common.components.TableSorter
 
getTaskState() - Method in class org.eodisp.ui.sm.models.SmExperimentInfoModel
 
getTextForeground(boolean) - Method in class org.eodisp.ui.common.base.SimpleInternalFrame
Determines and answers the header's text foreground color.
getTitle() - Method in class org.eodisp.ui.common.base.SimpleInternalFrame
Returns the frame's title text.
getTitle() - Method in class org.eodisp.ui.mm.views.MmFederatesView
 
getTitle() - Method in class org.eodisp.ui.rm.views.RmCategoriesView
 
getTitle() - Method in class org.eodisp.ui.rm.views.RmModelManagersView
 
getTitle() - Method in class org.eodisp.ui.rm.views.RmSimManagersView
 
getTitle() - Method in class org.eodisp.ui.rm.views.RmSomsView
 
getTitle() - Method in class org.eodisp.ui.sm.views.SmErrorView
getTitle() - Method in class org.eodisp.ui.sm.views.SmExperimentInfoView
 
getTitle() - Method in class org.eodisp.ui.sm.views.SmExpTreeView
 
getTitle() - Method in class org.eodisp.ui.sm.views.SMPropertySheetView
 
getToolBar() - Method in class org.eodisp.ui.common.actions.EodispMenuManager
Constructs the whole tool bar.
getToolBar() - Method in class org.eodisp.ui.common.base.SimpleInternalFrame
Returns the current toolbar, null if none has been set before.
getToolBarActions() - Method in class org.eodisp.ui.common.actions.EodispActionRegistry
Returns a list of all actions registered in this registry which should be displayed in a tool bar.
getToolBarIcon() - Method in class org.eodisp.ui.common.actions.EodispAction
 
getToolBarIndex() - Method in class org.eodisp.ui.common.actions.EodispAction
 
getTopMenuItemName() - Method in class org.eodisp.ui.common.actions.EodispAction
Returns the name of the parent menu as a string.
getTransferData(DataFlavor) - Method in class org.eodisp.ui.sm.views.SdoTransferable
 
getTransferDataFlavors() - Method in class org.eodisp.ui.sm.views.SdoTransferable
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.eodisp.ui.sm.views.SmSdoTreeCellRenderer
getTreeModel() - Method in class org.eodisp.ui.sm.views.SmExpTreeView
 
getTrustedSmListModel() - Method in class org.eodisp.ui.mm.models.FedPermissionsModel
 
getUiConfiguration() - Method in interface org.eodisp.ui.common.base.UIApp
Returns the configuration for this UI application.
getUiConfiguration() - Method in class org.eodisp.ui.mm.application.MmApp
Returns the configuration for this UI application.
getUiConfiguration() - Method in class org.eodisp.ui.rm.application.RmApp
Returns the configuration for this UI application.
getUiConfiguration() - Method in class org.eodisp.ui.sm.application.SmApp
Returns the configuration for this UI application.
getUntrustedSmListModel() - Method in class org.eodisp.ui.mm.models.FedPermissionsModel
 
getValue() - Method in class org.eodisp.ui.common.binding.ConfigAdapter
 
getValue() - Method in class org.eodisp.ui.common.binding.DataObjectAdapter
getValue() - Method in class org.eodisp.ui.common.binding.SdoListAdapter
getValueAt(int, int) - Method in class org.eodisp.ui.common.components.TableSorter
 
getValueAt(int, int) - Method in class org.eodisp.ui.sm.models.SmErrorModel
getValueAt(int, int) - Method in class org.eodisp.ui.sm.models.SMPropertySheetModel
getValueAt(int, int) - Method in class org.eodisp.ui.sm.models.SmReposFederatesModel.FederatesTableModel
 
getValueModel(String) - Method in class org.eodisp.ui.common.binding.SdoListAdapter
 
getViews() - Method in class org.eodisp.ui.common.base.EodispController
Returns all views which are handled by this controller.
getViewStateEntry() - Method in interface org.eodisp.ui.common.base.UiConfiguration
Returns the path to the file as string that will hold the state of the root window.
getViewStateEntry() - Method in class org.eodisp.ui.mm.config.MmGuiConfiguration
Returns the path to the file as string that will hold the state of the root window.
getViewStateEntry() - Method in class org.eodisp.ui.rm.config.RmGuiConfiguration
Returns the path to the file as string that will hold the state of the root window.
getViewStateEntry() - Method in class org.eodisp.ui.sm.config.SmGuiConfiguration
Returns the path to the file as string that will hold the state of the root window.

H

handleExit() - Method in class org.eodisp.ui.common.base.EodispApplicationController
 
handlePopup(MouseEvent) - Method in class org.eodisp.ui.sm.views.SmExpTreeView
 
hasAppChanges() - Method in class org.eodisp.ui.common.base.EodispApplicationController
 
hasChanges() - Method in interface org.eodisp.ui.common.base.EodispModel
Returns a value stating whether the model has some changes since the last change.
hasChanges() - Method in class org.eodisp.ui.mm.models.FedPermissionsModel
Returns a value stating whether the model has some changes since the last change.
hasChanges() - Method in class org.eodisp.ui.mm.models.MmAppConfigModel
Returns a value stating whether the model has some changes since the last change.
hasChanges() - Method in class org.eodisp.ui.mm.models.MmFederateInfoModel
Returns a value stating whether the model has some changes since the last change.
hasChanges() - Method in class org.eodisp.ui.mm.models.MmFederatesModel
Returns a value stating whether the model has some changes since the last change.
hasChanges() - Method in class org.eodisp.ui.rm.models.ReposModel
Returns a value stating whether the model has some changes since the last change.
hasChanges() - Method in class org.eodisp.ui.rm.models.RmAppConfigModel
Returns a value stating whether the model has some changes since the last change.
hasChanges() - Method in class org.eodisp.ui.rm.models.SomCategoriesModel
Returns a value stating whether the model has some changes since the last change.
hasChanges() - Method in class org.eodisp.ui.shared.models.JxtaConfigModel
 
hasChanges() - Method in class org.eodisp.ui.shared.models.RemoteConfModel
Returns a value stating whether the model has some changes since the last change.
hasChanges() - Method in class org.eodisp.ui.sm.models.ExperimentChooserModel
Returns a value stating whether the model has some changes since the last change.
hasChanges() - Method in class org.eodisp.ui.sm.models.SmAppConfigModel
Returns a value stating whether the model has some changes since the last change.
hasChanges() - Method in class org.eodisp.ui.sm.models.SmAppSettingsModel
Returns a value stating whether the model has some changes since the last change.
hasChanges() - Method in class org.eodisp.ui.sm.models.SmErrorModel
Returns a value stating whether the model has some changes since the last change.
hasChanges() - Method in class org.eodisp.ui.sm.models.SmExperimentInfoModel
Returns a value stating whether the model has some changes since the last change.
hasChanges() - Method in class org.eodisp.ui.sm.models.SmExpTreeModel
 
hasChanges() - Method in class org.eodisp.ui.sm.models.SMPropertySheetModel
Returns a value stating whether the model has some changes since the last change.
hasChanges() - Method in class org.eodisp.ui.sm.models.SmReposFederatesModel
Returns a value stating whether the model has some changes since the last change.
HelpDialog - Class in org.eodisp.ui.shared.views
 
HelpDialog() - Constructor for class org.eodisp.ui.shared.views.HelpDialog
 

I

ID - Static variable in class org.eodisp.ui.mm.application.MmAppModuleGui
The Id of this Application Module.
ID - Static variable in class org.eodisp.ui.mm.config.MmGuiConfiguration
The Id of this configuration.This id can be used to retrieve the configuration entries.
ID - Static variable in class org.eodisp.ui.mm.views.MmFederatesView
The static id used to identify this view.
ID - Static variable in class org.eodisp.ui.rm.application.RmAppModuleGui
The Id of this Application Module.
ID - Static variable in class org.eodisp.ui.rm.config.RmGuiConfiguration
The Id of this configuration.This id can be used to retrieve the configuration entries.
ID - Static variable in class org.eodisp.ui.rm.views.RmCategoriesView
The static id used to identify this view.
ID - Static variable in class org.eodisp.ui.rm.views.RmModelManagersView
The static id used to identify this view.
ID - Static variable in class org.eodisp.ui.rm.views.RmSimManagersView
The static id used to identify this view.
ID - Static variable in class org.eodisp.ui.rm.views.RmSomsView
The static id used to identify this view.
ID - Static variable in class org.eodisp.ui.shared.views.JxtaConfig
 
ID - Static variable in class org.eodisp.ui.sm.application.SmAppModuleGui
The Id of this Application Module.
ID - Static variable in class org.eodisp.ui.sm.config.SmGuiConfiguration
The Id of this configuration.This id can be used to retrieve the configuration entries.
ID - Static variable in class org.eodisp.ui.sm.views.ExperimentControlView
 
ID - Static variable in class org.eodisp.ui.sm.views.SmDynamicView
The id of this view.
ID - Static variable in class org.eodisp.ui.sm.views.SmErrorView
 
ID - Static variable in class org.eodisp.ui.sm.views.SmExperimentInfoView
 
ID - Static variable in class org.eodisp.ui.sm.views.SmExpTreeView
 
ID - Static variable in class org.eodisp.ui.sm.views.SMPropertySheetView
 
initialize() - Method in class org.eodisp.ui.common.base.EodispApplicationController
Initialization of the application controller.
initialize() - Method in class org.eodisp.ui.common.base.EodispController
Initializes the controller.
initialize() - Method in class org.eodisp.ui.mm.controllers.MmAppController
Initialization of the application controller.
initialize() - Method in class org.eodisp.ui.mm.controllers.MmFederatesController
 
initialize() - Method in class org.eodisp.ui.rm.controllers.ReposController
 
initialize() - Method in class org.eodisp.ui.rm.controllers.RmAppController
Initialization of the application controller.
initialize() - Method in class org.eodisp.ui.sm.controllers.SMAppController
Initialization of the application controller.
initialize() - Method in class org.eodisp.ui.sm.controllers.SMTreeController
Initializes the controller.
initializeComponents() - Method in class org.eodisp.ui.common.base.EodispView
Constructs and initializes all components that are included in this view.
initializeComponents() - Method in class org.eodisp.ui.mm.views.MmFederatesView
Constructs and initializes all components that are included in this view.
initializeComponents() - Method in class org.eodisp.ui.rm.views.RmCategoriesView
Constructs and initializes all components that are included in this view.
initializeComponents() - Method in class org.eodisp.ui.rm.views.RmModelManagersView
Constructs and initializes all components that are included in this view.
initializeComponents() - Method in class org.eodisp.ui.rm.views.RmSimManagersView
Constructs and initializes all components that are included in this view.
initializeComponents() - Method in class org.eodisp.ui.rm.views.RmSomsView
Constructs and initializes all components that are included in this view.
initializeComponents() - Method in class org.eodisp.ui.sm.views.ExperimentControlView
Constructs and initializes all components that are included in this view.
initializeComponents() - Method in class org.eodisp.ui.sm.views.SmDynamicView
 
initializeComponents() - Method in class org.eodisp.ui.sm.views.SmErrorView
Constructs and initializes all components that are included in this view.
initializeComponents() - Method in class org.eodisp.ui.sm.views.SmExperimentInfoView
Constructs and initializes all components that are included in this view.
initializeComponents() - Method in class org.eodisp.ui.sm.views.SmExpTreeView
 
initializeComponents() - Method in class org.eodisp.ui.sm.views.SMPropertySheetView
Constructs and initializes all components that are included in this view.
initialPanel - Variable in class org.eodisp.ui.sm.views.SmDynamicView
 
initialView - Variable in class org.eodisp.ui.sm.views.SmDynamicView
This is the initial view displayed in the root window in order to have something in place when the application starts.
internalShowDialog() - Method in class org.eodisp.ui.rm.views.RmRegisterSomDialog
 
isAlwaysSelected() - Method in class org.eodisp.ui.common.actions.EodispAction
 
isAppRegistered() - Static method in class org.eodisp.ui.mm.application.MmAppUtils
 
isAppRegistered() - Static method in class org.eodisp.ui.sm.application.SmAppUtils
 
isCellEditable(int, int) - Method in class org.eodisp.ui.common.components.TableSorter
 
isCellEditable(int, int) - Method in class org.eodisp.ui.sm.models.SmErrorModel
isCellEditable(int, int) - Method in class org.eodisp.ui.sm.models.SMPropertySheetModel
isChanged() - Method in class org.eodisp.ui.common.binding.SdoListAdapter
 
isChanged() - Method in class org.eodisp.ui.common.binding.SdoListModel
 
isCheckBox() - Method in class org.eodisp.ui.common.actions.EodispAction
 
isCheckBoxEnabled() - Method in class org.eodisp.ui.common.actions.EodispAction
 
isConnected() - Static method in class org.eodisp.ui.mm.application.MmAppUtils
 
isConnected() - Static method in class org.eodisp.ui.rm.application.RmAppUtils
 
isConnected() - Static method in class org.eodisp.ui.sm.application.SmAppUtils
 
isControllerForView(int) - Method in class org.eodisp.ui.common.base.EodispController
Returns whether this controller is responsible for creating the view with the given ID.
isControllerForView(int) - Method in class org.eodisp.ui.mm.controllers.MmFederatesController
Returns whether this controller is responsible for creating the view with the given ID.
isControllerForView(int) - Method in class org.eodisp.ui.rm.controllers.ReposController
Returns whether this controller is responsible for creating the view with the given ID.
isControllerForView(int) - Method in class org.eodisp.ui.sm.controllers.SMTreeController
Returns whether this controller is responsible for creating the view with the given ID.
isDataFlavorSupported(DataFlavor) - Method in class org.eodisp.ui.sm.views.SdoTransferable
 
isFedRegistered(Federate) - Method in class org.eodisp.ui.mm.models.MmFederatesModel
Checks if a Federate is already registered in the repository.
isFilter() - Method in class org.eodisp.ui.rm.models.SomCategoriesModel.CatListModel
 
isFocusInside() - Method in class org.eodisp.ui.common.base.FocusOwnerTracker
 
isLeaf(Object) - Method in class org.eodisp.ui.sm.models.SmExpTreeModel
isNoGui() - Method in class org.eodisp.ui.mm.config.MmGuiConfiguration
 
isProcessed() - Method in class org.eodisp.ui.common.actions.EodispAction
Return whether the action has already been processed.
isReposConnected() - Method in class org.eodisp.ui.rm.application.RmAppModuleGui
isReposConntected() - Method in class org.eodisp.ui.mm.models.FedPermissionsModel
This is only a convenient method to test the connection to the repository
isReposConntected() - Method in class org.eodisp.ui.rm.models.ReposModel
This is only a convenient method to test the connection to the repository
isSelected() - Method in class org.eodisp.ui.common.base.SimpleInternalFrame
Answers if the panel is currently selected (or in other words active) or not.
isShowInContextMenu() - Method in class org.eodisp.ui.common.actions.EodispAction
Returns whether or not this action should be showed as an entry in the context menu.
isShowInMenuBar() - Method in class org.eodisp.ui.common.actions.EodispAction
Returns whether or not this action should be showed as an entry in the menu bar.
isShowInToolBar() - Method in class org.eodisp.ui.common.actions.EodispAction
Returns whether or not this action should be showed as an entry in the tool bar.
isSorting() - Method in class org.eodisp.ui.common.components.TableSorter
 

J

JxtaConfig - Class in org.eodisp.ui.shared.views
This is a panel to configure the settings for JXTA.
JxtaConfig(EodispModel) - Constructor for class org.eodisp.ui.shared.views.JxtaConfig
 
JxtaConfigModel - Class in org.eodisp.ui.shared.models
 
JxtaConfigModel() - Constructor for class org.eodisp.ui.shared.models.JxtaConfigModel
 

L

LEXICAL_COMPARATOR - Static variable in class org.eodisp.ui.common.components.TableSorter
 
LOCALE - Static variable in class org.eodisp.ui.rm.config.RmGuiConfiguration
 
locateOnScreen(Component) - Static method in class org.eodisp.ui.common.base.UIUtil
Places a component on the screen.
logger - Static variable in class org.eodisp.ui.common.actions.EodispActionRegistry
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.common.base.EodispApplicationController
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.common.base.EodispDelegate
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.common.base.EodispView
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.common.binding.DataObjectAdapter
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.common.resources.CommonMessages
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.mm.application.MmApp
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.mm.application.MmAppModuleGui
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.mm.application.MmAppUtils
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.mm.application.MmMain
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.mm.config.MmGuiConfiguration
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.mm.controllers.MmAppController
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.mm.controllers.MmFederatesController
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.mm.models.FedPermissionsModel
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.mm.models.MmAppConfigModel
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.mm.models.MmFederatesModel
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.mm.resources.MmResources
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.mm.views.MmAppConfig
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.mm.views.MmFederateInfoDialog
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.mm.views.MmFederatesView
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.mm.views.MmFedPermissionsDialog
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.mm.views.MmImportDialog
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.mm.views.MmPrefs
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.rm.application.RmApp
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.rm.application.RmAppModuleGui
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.rm.application.RmAppUtils
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.rm.application.RmEmfHelper
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.rm.application.RmMain
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.rm.config.RmGuiConfiguration
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.rm.controllers.ReposController
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.rm.controllers.RmAppController
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.rm.models.ReposModel
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.rm.models.RmAppConfigModel
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.rm.models.SomCategoriesModel
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.rm.resources.RmResources
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.rm.views.RmAddCategoryDialog
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.rm.views.RmAppConfig
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.rm.views.RmCategoriesView
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.rm.views.RmModelManagersView
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.rm.views.RmPrefs
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.rm.views.RmRegisterSomDialog
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.rm.views.RmSimManagersView
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.rm.views.RmSomCategories
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.rm.views.RmSomsView
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.shared.views.JxtaConfig
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.shared.views.RemoteConf
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.sm.application.SmApp
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.sm.application.SmAppModuleGui
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.sm.application.SmAppUtils
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.sm.application.SmMain
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.sm.config.SmGuiConfiguration
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.sm.controllers.SMAppController
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.sm.controllers.SMTreeController
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.sm.models.ExperimentChooserModel
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.sm.models.SmAppConfigModel
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.sm.models.SmErrorModel
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.sm.models.SmExpTreeModel
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.sm.models.SMPropertySheetModel
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.sm.models.SmReposFederatesModel
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.sm.resources.SmResources
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.sm.views.ExperimentChooser
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.sm.views.ExperimentControlView
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.sm.views.SmAppConfig
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.sm.views.SmExpTreeView
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.sm.views.SmInitiDataDialog
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.sm.views.SmPrefs
Log4J logger for this class
logger - Static variable in class org.eodisp.ui.sm.views.SmReposFederates
Log4J logger for this class

M

main(String[]) - Static method in class org.eodisp.ui.mm.application.MmMain
The main entry point for the model manager application user interface.
main(String[]) - Static method in class org.eodisp.ui.mm.config.MmGuiConfiguration
 
main(String[]) - Static method in class org.eodisp.ui.rm.application.RmMain
The main entry point for the repos application user interface.
main(String[]) - Static method in class org.eodisp.ui.sm.application.SmMain
The main entry point for the simulation manager application user interface.
mainPane - Variable in class org.eodisp.ui.sm.views.SmDynamicView
This is the component that will hold the whole panel.
menuSelected(JMenu) - Method in interface org.eodisp.ui.common.actions.MenuSelectedListener
 
MenuSelectedListener - Interface in org.eodisp.ui.common.actions
 
MessageBoxHelper - Class in org.eodisp.ui.common.resources
This class encapsulates the creation of message boxes.
MessageBoxHelper() - Constructor for class org.eodisp.ui.common.resources.MessageBoxHelper
 
MM_DESCRIPTION - Static variable in class org.eodisp.ui.rm.models.ReposModel
 
MM_ID - Static variable in class org.eodisp.ui.rm.models.ReposModel
 
MM_NAME - Static variable in class org.eodisp.ui.rm.models.ReposModel
 
MM_VIEW_STATE_FILE - Static variable in class org.eodisp.ui.mm.config.MmGuiConfiguration
 
MM_VIEW_STATE_FILE_DESC - Static variable in class org.eodisp.ui.mm.config.MmGuiConfiguration
 
MmApp - Class in org.eodisp.ui.mm.application
This is the main application class for the model manager application in the EODiSP framework.
MmApp() - Constructor for class org.eodisp.ui.mm.application.MmApp
Default constructor.
MmAppConfig - Class in org.eodisp.ui.mm.views
This is a panel to configure the general settings for the application.
MmAppConfig(EodispModel) - Constructor for class org.eodisp.ui.mm.views.MmAppConfig
Default constructor.
MmAppConfigModel - Class in org.eodisp.ui.mm.models
This is the model for the application settings panel for the model manager application.
MmAppConfigModel() - Constructor for class org.eodisp.ui.mm.models.MmAppConfigModel
Default constructor.
MmAppController - Class in org.eodisp.ui.mm.controllers
This is the application controller for the EODiSP model manager application.
MmAppController() - Constructor for class org.eodisp.ui.mm.controllers.MmAppController
Default constructor.
MmAppModuleGui - Class in org.eodisp.ui.mm.application
 
MmAppModuleGui() - Constructor for class org.eodisp.ui.mm.application.MmAppModuleGui
 
MmAppUtils - Class in org.eodisp.ui.mm.application
 
MmAppUtils() - Constructor for class org.eodisp.ui.mm.application.MmAppUtils
 
MmFederateInfoDialog - Class in org.eodisp.ui.mm.views
This is a small dialog that display additional information for a federate.
MmFederateInfoModel - Class in org.eodisp.ui.mm.models
This is the model for the MmFederateInfoDialog dialog.
MmFederateInfoModel(Federate) - Constructor for class org.eodisp.ui.mm.models.MmFederateInfoModel
Constructor.
MmFederateListRenderer - Class in org.eodisp.ui.mm.views
 
MmFederateListRenderer() - Constructor for class org.eodisp.ui.mm.views.MmFederateListRenderer
 
MmFederatesController - Class in org.eodisp.ui.mm.controllers
 
MmFederatesController() - Constructor for class org.eodisp.ui.mm.controllers.MmFederatesController
 
MmFederatesModel - Class in org.eodisp.ui.mm.models
 
MmFederatesModel() - Constructor for class org.eodisp.ui.mm.models.MmFederatesModel
 
MmFederatesModel.MmFederatesListModel - Class in org.eodisp.ui.mm.models
The list model for the list of federates.
MmFederatesModel.MmFederatesListModel() - Constructor for class org.eodisp.ui.mm.models.MmFederatesModel.MmFederatesListModel
 
MmFederatesView - Class in org.eodisp.ui.mm.views
 
MmFederatesView() - Constructor for class org.eodisp.ui.mm.views.MmFederatesView
Default constructor.
MmFedPermissionsDialog - Class in org.eodisp.ui.mm.views
 
MmGuiConfiguration - Class in org.eodisp.ui.mm.config
 
MmGuiConfiguration(File) - Constructor for class org.eodisp.ui.mm.config.MmGuiConfiguration
Constructor.
MmImportDialog - Class in org.eodisp.ui.mm.views
Important
This file is not yet complete and thus not in use.
MmMain - Class in org.eodisp.ui.mm.application
The main class for the model manager application in the EODiSP framework.
MmMain() - Constructor for class org.eodisp.ui.mm.application.MmMain
 
MmMainFrame - Class in org.eodisp.ui.mm.views
This main frame is the parent frame for all other frames used in the model manager application.
MmMainFrame() - Constructor for class org.eodisp.ui.mm.views.MmMainFrame
Default constructor.
MmPrefs - Class in org.eodisp.ui.mm.views
 
MmPrefs() - Constructor for class org.eodisp.ui.mm.views.MmPrefs
Default constructor.
MmResources - Class in org.eodisp.ui.mm.resources
This class is to support resources needed in the GUI interface.
MmResources() - Constructor for class org.eodisp.ui.mm.resources.MmResources
 
modelChanged() - Method in interface org.eodisp.ui.common.base.ModelListener
The model has changed and should be re-queried.
modelIndex(int) - Method in class org.eodisp.ui.common.components.TableSorter
 
ModelListener - Interface in org.eodisp.ui.common.base
A general listener interface that can be used to inform views that the model has changed.

N

NAME - Static variable in class org.eodisp.ui.mm.config.MmGuiConfiguration
The name of the configuration.
NAME - Static variable in class org.eodisp.ui.rm.config.RmGuiConfiguration
The name of the configuration.
NAME - Static variable in class org.eodisp.ui.sm.config.SmGuiConfiguration
The name of the configuration.
NO_GUI - Static variable in class org.eodisp.ui.mm.config.MmGuiConfiguration
 
NO_GUI_DESC - Static variable in class org.eodisp.ui.mm.config.MmGuiConfiguration
 
NOT_SORTED - Static variable in class org.eodisp.ui.common.components.TableSorter
 
nrOfFederates() - Method in class org.eodisp.ui.sm.models.SmExperimentInfoModel
 

O

observeChanged(Object, String) - Method in class org.eodisp.ui.common.binding.SdoListModel
 
onAbout(ActionEvent) - Method in class org.eodisp.ui.mm.controllers.MmAppController
 
onAbout - Static variable in class org.eodisp.ui.mm.views.MmMainFrame
This action shows a pop-up window with general information about the application.
onAbout(ActionEvent) - Method in class org.eodisp.ui.rm.controllers.RmAppController
 
onAbout - Static variable in class org.eodisp.ui.rm.views.RmMainFrame
This action shows a pop-up window with general information about the application.
onAbout(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMAppController
 
onAbout - Static variable in class org.eodisp.ui.sm.views.SmMainFrame
This action shows a pop-up window with general information about the application.
onAddCategory(ActionEvent) - Method in class org.eodisp.ui.rm.controllers.ReposController
 
onAddCategory - Static variable in class org.eodisp.ui.rm.views.RmCategoriesView
 
onAddFederateExecution(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMTreeController
 
onAddFederateExecution - Static variable in class org.eodisp.ui.sm.views.SmExpTreeView
 
onAddFederationExecution(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMTreeController
 
onAddFederationExecution - Static variable in class org.eodisp.ui.sm.views.SmExpTreeView
 
onAddInfo(ActionEvent) - Method in class org.eodisp.ui.mm.controllers.MmFederatesController
 
onAddInfo - Static variable in class org.eodisp.ui.mm.views.MmFederatesView
 
onAddInitData(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMTreeController
 
onAddInitData - Static variable in class org.eodisp.ui.sm.views.SmExpTreeView
 
onAddSom(ActionEvent) - Method in class org.eodisp.ui.rm.controllers.ReposController
 
onAddSom - Static variable in class org.eodisp.ui.rm.views.RmSomsView
 
onConnectRepos(ActionEvent) - Method in class org.eodisp.ui.mm.controllers.MmAppController
 
onConnectRepos - Static variable in class org.eodisp.ui.mm.views.MmMainFrame
 
onConnectRepos(ActionEvent) - Method in class org.eodisp.ui.rm.controllers.RmAppController
 
onConnectRepos - Static variable in class org.eodisp.ui.rm.views.RmMainFrame
 
onConnectRepos(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMAppController
 
onConnectRepos - Static variable in class org.eodisp.ui.sm.views.SmMainFrame
 
onDeleteCategory(ActionEvent) - Method in class org.eodisp.ui.rm.controllers.ReposController
 
onDeleteCategory - Static variable in class org.eodisp.ui.rm.views.RmCategoriesView
 
onDeleteExperiment(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMAppController
 
onDeleteExperiment - Static variable in class org.eodisp.ui.sm.views.SmMainFrame
 
onDeleteMm(ActionEvent) - Method in class org.eodisp.ui.rm.controllers.ReposController
 
onDeleteMm - Static variable in class org.eodisp.ui.rm.views.RmModelManagersView
 
onDeleteSelection(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMTreeController
 
onDeleteSelection - Static variable in class org.eodisp.ui.sm.views.SmExpTreeView
 
onDeleteSm(ActionEvent) - Method in class org.eodisp.ui.rm.controllers.ReposController
 
onDeleteSm - Static variable in class org.eodisp.ui.rm.views.RmSimManagersView
 
onDeleteSom(ActionEvent) - Method in class org.eodisp.ui.rm.controllers.ReposController
 
onDeleteSom - Static variable in class org.eodisp.ui.rm.views.RmSomsView
 
onDeregisterFederate(ActionEvent) - Method in class org.eodisp.ui.mm.controllers.MmFederatesController
 
onDeregisterFederate - Static variable in class org.eodisp.ui.mm.views.MmFederatesView
 
onDownloadSom(ActionEvent) - Method in class org.eodisp.ui.rm.controllers.ReposController
 
onDownloadSom - Static variable in class org.eodisp.ui.rm.views.RmSomsView
 
onExitApp(ActionEvent) - Method in class org.eodisp.ui.mm.controllers.MmAppController
 
onExitApp - Static variable in class org.eodisp.ui.mm.views.MmMainFrame
This action is used to close the whole application.
onExitApp(ActionEvent) - Method in class org.eodisp.ui.rm.controllers.RmAppController
 
onExitApp - Static variable in class org.eodisp.ui.rm.views.RmMainFrame
This action is used to close the whole application.
onExitApp(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMAppController
 
onExitApp - Static variable in class org.eodisp.ui.sm.views.SmMainFrame
This action is used to close the whole application.
onExperimentKill(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMTreeController
 
onExperimentKill - Static variable in class org.eodisp.ui.sm.views.SmExpTreeView
 
onExperimentPause(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMTreeController
 
onExperimentPause - Static variable in class org.eodisp.ui.sm.views.SmExpTreeView
 
onExperimentPrepare(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMTreeController
 
onExperimentPrepare - Static variable in class org.eodisp.ui.sm.views.SmExpTreeView
Starts the experiments.
onExperimentReset(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMTreeController
 
onExperimentReset - Static variable in class org.eodisp.ui.sm.views.SmExpTreeView
 
onExperimentResume(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMTreeController
 
onExperimentResume - Static variable in class org.eodisp.ui.sm.views.SmExpTreeView
 
onExperimentStart(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMTreeController
 
onExperimentStart - Static variable in class org.eodisp.ui.sm.views.SmExpTreeView
 
onHandleCategoriesSom(ActionEvent) - Method in class org.eodisp.ui.rm.controllers.ReposController
 
onHandleCategoriesSom - Static variable in class org.eodisp.ui.rm.views.RmSomsView
 
onHelp(ActionEvent) - Method in class org.eodisp.ui.mm.controllers.MmAppController
 
onHelp - Static variable in class org.eodisp.ui.mm.views.MmMainFrame
The HelpAction shows a pop-up windows containing a the help text for this application.
onHelp(ActionEvent) - Method in class org.eodisp.ui.rm.controllers.RmAppController
 
onHelp - Static variable in class org.eodisp.ui.rm.views.RmMainFrame
The HelpAction shows a pop-up windows containing a the help text for this application.
onHelp(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMAppController
 
onHelp - Static variable in class org.eodisp.ui.sm.views.SmMainFrame
The HelpAction shows a pop-up windows containing a the help text for this application.
onImportFederate(ActionEvent) - Method in class org.eodisp.ui.mm.controllers.MmAppController
 
onImportFederate - Static variable in class org.eodisp.ui.mm.views.MmMainFrame
 
onManagePermissions(ActionEvent) - Method in class org.eodisp.ui.mm.controllers.MmFederatesController
 
onManagePermissions - Static variable in class org.eodisp.ui.mm.views.MmFederatesView
 
onNewExperiment(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMAppController
 
onNewExperiment - Static variable in class org.eodisp.ui.sm.views.SmMainFrame
 
onNextStep(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMTreeController
 
onNextStep - Static variable in class org.eodisp.ui.sm.views.SmExpTreeView
 
onOpenExperiment(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMAppController
 
onOpenExperiment - Static variable in class org.eodisp.ui.sm.views.SmMainFrame
 
onPrefs(ActionEvent) - Method in class org.eodisp.ui.mm.controllers.MmAppController
 
onPrefs - Static variable in class org.eodisp.ui.mm.views.MmMainFrame
This opens the preferences for the jxta settings.
onPrefs(ActionEvent) - Method in class org.eodisp.ui.rm.controllers.RmAppController
 
onPrefs - Static variable in class org.eodisp.ui.rm.views.RmMainFrame
This opens the preferences for the jxta settings.
onPrefs(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMAppController
 
onPrefs - Static variable in class org.eodisp.ui.sm.views.SmMainFrame
This opens the preferences for the jxta settings.
onRegisterApp(ActionEvent) - Method in class org.eodisp.ui.mm.controllers.MmAppController
 
onRegisterApp - Static variable in class org.eodisp.ui.mm.views.MmMainFrame
 
onRegisterApp(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMAppController
 
onRegisterApp - Static variable in class org.eodisp.ui.sm.views.SmMainFrame
 
onRegisterFederate(ActionEvent) - Method in class org.eodisp.ui.mm.controllers.MmFederatesController
 
onRegisterFederate - Static variable in class org.eodisp.ui.mm.views.MmFederatesView
 
onReloadRepos(ActionEvent) - Method in class org.eodisp.ui.mm.controllers.MmAppController
 
onReloadRepos - Static variable in class org.eodisp.ui.mm.views.MmMainFrame
This action is used to reload data from the repository.
onReloadRepos(ActionEvent) - Method in class org.eodisp.ui.rm.controllers.RmAppController
 
onReloadRepos - Static variable in class org.eodisp.ui.rm.views.RmMainFrame
This action is used to reload data from the repository.
onReloadRepos(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMAppController
 
onReloadRepos - Static variable in class org.eodisp.ui.sm.views.SmMainFrame
This action is used to reload data from the repository.
onSaveAll(ActionEvent) - Method in class org.eodisp.ui.mm.controllers.MmAppController
 
onSaveAll - Static variable in class org.eodisp.ui.mm.views.MmMainFrame
The SaveAllAction saves all data in the application that have changes.
onSaveAll(ActionEvent) - Method in class org.eodisp.ui.rm.controllers.RmAppController
 
onSaveAll - Static variable in class org.eodisp.ui.rm.views.RmMainFrame
The SaveAllAction saves all data in the application that have changes.
onSaveAll(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMAppController
 
onSaveAll - Static variable in class org.eodisp.ui.sm.views.SmMainFrame
The SaveAllAction saves all data in the application that have changes.
onShowInfo(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMTreeController
 
onShowInfo - Static variable in class org.eodisp.ui.sm.views.SmExpTreeView
 
onUnregisterApp(ActionEvent) - Method in class org.eodisp.ui.mm.controllers.MmAppController
 
onUnregisterApp - Static variable in class org.eodisp.ui.mm.views.MmMainFrame
 
onUnregisterApp(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMAppController
 
onUnregisterApp - Static variable in class org.eodisp.ui.sm.views.SmMainFrame
 
onUpdateRegistration(ActionEvent) - Method in class org.eodisp.ui.mm.controllers.MmAppController
 
onUpdateRegistration - Static variable in class org.eodisp.ui.mm.views.MmMainFrame
 
onUpdateRegistration(ActionEvent) - Method in class org.eodisp.ui.sm.controllers.SMAppController
 
onUpdateRegistration - Static variable in class org.eodisp.ui.sm.views.SmMainFrame
 
org.eodisp.ui.common.actions - package org.eodisp.ui.common.actions
 
org.eodisp.ui.common.base - package org.eodisp.ui.common.base
Provides a set of base lasses to facilitate the creation of an EODiSP GUI application.
org.eodisp.ui.common.binding - package org.eodisp.ui.common.binding
 
org.eodisp.ui.common.components - package org.eodisp.ui.common.components
 
org.eodisp.ui.common.resources - package org.eodisp.ui.common.resources
 
org.eodisp.ui.mm.application - package org.eodisp.ui.mm.application
GUI application classes of the model manager application
org.eodisp.ui.mm.config - package org.eodisp.ui.mm.config
Configuration classes of the model manager GUI application
org.eodisp.ui.mm.controllers - package org.eodisp.ui.mm.controllers
 
org.eodisp.ui.mm.models - package org.eodisp.ui.mm.models
 
org.eodisp.ui.mm.resources - package org.eodisp.ui.mm.resources
 
org.eodisp.ui.mm.views - package org.eodisp.ui.mm.views
 
org.eodisp.ui.rm.application - package org.eodisp.ui.rm.application
GUI application classes of the repository manager application.
org.eodisp.ui.rm.config - package org.eodisp.ui.rm.config
Configuration classes of the repository manager GUI application.
org.eodisp.ui.rm.controllers - package org.eodisp.ui.rm.controllers
 
org.eodisp.ui.rm.models - package org.eodisp.ui.rm.models
 
org.eodisp.ui.rm.resources - package org.eodisp.ui.rm.resources
 
org.eodisp.ui.rm.views - package org.eodisp.ui.rm.views
 
org.eodisp.ui.shared.models - package org.eodisp.ui.shared.models
 
org.eodisp.ui.shared.views - package org.eodisp.ui.shared.views
 
org.eodisp.ui.sm.application - package org.eodisp.ui.sm.application
GUI application classes of the simulation manager application.
org.eodisp.ui.sm.config - package org.eodisp.ui.sm.config
Configuration classes of the simulation manager GUI application.
org.eodisp.ui.sm.controllers - package org.eodisp.ui.sm.controllers
 
org.eodisp.ui.sm.models - package org.eodisp.ui.sm.models
 
org.eodisp.ui.sm.resources - package org.eodisp.ui.sm.resources
 
org.eodisp.ui.sm.views - package org.eodisp.ui.sm.views
 

P

passType(SdoTreeNode) - Method in class org.eodisp.ui.common.components.SdoTreeFilter
 
postShutdown(RootApp) - Method in class org.eodisp.ui.mm.application.MmAppModuleGui
postShutdown(RootApp) - Method in class org.eodisp.ui.rm.application.RmAppModuleGui
postShutdown(RootApp) - Method in class org.eodisp.ui.sm.application.SmAppModuleGui
presentationModel - Variable in class org.eodisp.ui.shared.views.JxtaConfig
 
preStartup(RootApp) - Method in class org.eodisp.ui.mm.application.MmAppModuleGui
Configures some settings for the application before it is started.
preStartup(RootApp) - Method in class org.eodisp.ui.rm.application.RmAppModuleGui
Configures some settings for the application before it is started.
preStartup(RootApp) - Method in class org.eodisp.ui.sm.application.SmAppModuleGui
Configures some settings for the application before it is started.
PROPERTY_DESCRIPTION - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_HTTP_ENABLED - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_HTTP_INCOMING - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_HTTP_INTERFACE_ADDRESS - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_HTTP_OUTGOING - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_HTTP_PORT - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_HTTP_PUBLIC_ADDRESS - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_HTTP_PUBLIC_ADDRESS_EXCLUSIVE - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_MULTICAST_ADDRESS - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_MULTICAST_PORT - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_MULTICAST_SIZE - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_NAME - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_PASSWORD - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_PRINCIPAL - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_PROXY_ENABLED - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_RELAY_CLIENT - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_RELAY_ENABLED - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_RELAY_MAX_CLIENTS - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_RELAY_SERVER - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_RENDEZVOUS_ENABLED - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_RENDEZVOUS_MAX_CLIENTS - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_TCP_ENABLED - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_TCP_END_PORT - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_TCP_INCOMING - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_TCP_INTERFACE_ADDRESS - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_TCP_OUTGOING - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_TCP_PORT - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_TCP_PUBLIC_ADDRESS - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_TCP_PUBLIC_ADDRESS_EXCLUSIVE - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_TCP_START_PORT - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_USE_MULTICAST - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_USE_ONLY_RELAY_SEEDS - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
PROPERTY_USE_ONLY_RENDEZVOUS_SEEDS - Static variable in class org.eodisp.ui.shared.models.JxtaConfigModel
 
propertyChange(PropertyChangeEvent) - Method in class org.eodisp.ui.common.base.FocusOwnerTracker
 
PROPERTYNAME_AFTER_BEAN - Static variable in class org.eodisp.ui.common.binding.SdoListAdapter
 
PROPERTYNAME_AFTER_BEAN - Static variable in class org.eodisp.ui.common.binding.SdoListModel
 
PROPERTYNAME_BEAN - Static variable in class org.eodisp.ui.common.binding.SdoListAdapter
 
PROPERTYNAME_BEAN - Static variable in class org.eodisp.ui.common.binding.SdoListModel
 
PROPERTYNAME_BEFORE_BEAN - Static variable in class org.eodisp.ui.common.binding.SdoListAdapter
 
PROPERTYNAME_BEFORE_BEAN - Static variable in class org.eodisp.ui.common.binding.SdoListModel
 
PROPERTYNAME_CHANGED - Static variable in class org.eodisp.ui.common.binding.SdoListAdapter
 
PROPERTYNAME_CHANGED - Static variable in class org.eodisp.ui.common.binding.SdoListModel
 

R

redo() - Method in interface org.eodisp.ui.common.base.EodispModel
This re-performs the last command executed by the model.
redo() - Method in class org.eodisp.ui.common.components.AbstractEodispModel
This re-performs the last command executed by the model.
redo() - Method in class org.eodisp.ui.shared.models.JxtaConfigModel
 
redo() - Method in class org.eodisp.ui.sm.models.SmAppSettingsModel
This re-performs the last command executed by the model.
redo() - Method in class org.eodisp.ui.sm.models.SmErrorModel
This re-performs the last command executed by the model.
redo() - Method in class org.eodisp.ui.sm.models.SmExpTreeModel
 
redo() - Method in class org.eodisp.ui.sm.models.SMPropertySheetModel
This re-performs the last command executed by the model.
registerAction(EodispAction) - Method in class org.eodisp.ui.common.actions.EodispActionRegistry
Adds an action to the list of known actions for this application.
registerAction(EodispAction, Class<T>) - Method in class org.eodisp.ui.common.actions.EodispActionRegistry
Adds an action to the list of known actions for this application.
registerActionHandler() - Method in class org.eodisp.ui.common.base.EodispApplicationController
Register this class as a target handler for certain actions used within the EODiSP simulation manager application.
registerActionHandler() - Method in class org.eodisp.ui.common.base.EodispController
Register this controller as a target handler for certain actions used within the EODiSP simulation manager application.
registerActionHandler() - Method in class org.eodisp.ui.mm.controllers.MmAppController
 
registerActionHandler() - Method in class org.eodisp.ui.mm.controllers.MmFederatesController
Register this controller as a target handler for certain actions used within the EODiSP simulation manager application.
registerActionHandler() - Method in class org.eodisp.ui.rm.controllers.ReposController
Register this controller as a target handler for certain actions used within the EODiSP simulation manager application.
registerActionHandler() - Method in class org.eodisp.ui.rm.controllers.RmAppController
 
registerActionHandler() - Method in class org.eodisp.ui.sm.controllers.SMAppController
 
registerActionHandler() - Method in class org.eodisp.ui.sm.controllers.SMTreeController
Register this controller as a target handler for certain actions used within the EODiSP simulation manager application.
registerActions() - Method in interface org.eodisp.ui.common.actions.ActionSourceProvider
Registers all actions defined by this component in the EodispActionRegistry for further usage.
registerActions(List<EodispAction>) - Method in class org.eodisp.ui.common.actions.EodispActionRegistry
This can be used to register a list of actions instead of only one.
registerActions(List<EodispAction>, Class<T>) - Method in class org.eodisp.ui.common.actions.EodispActionRegistry
This can be used to register a list of actions instead of only one.
registerActions() - Method in class org.eodisp.ui.common.base.EodispMainFrame
 
registerActions() - Method in class org.eodisp.ui.mm.views.MmFederatesView
Registers all actions defined by this component in the EodispActionRegistry for further usage.
registerActions() - Method in class org.eodisp.ui.mm.views.MmMainFrame
Registers all actions defined by this component in the EodispActionRegistry for further usage.
registerActions() - Method in class org.eodisp.ui.rm.views.RmCategoriesView
Registers all actions defined by this component in the EodispActionRegistry for further usage.
registerActions() - Method in class org.eodisp.ui.rm.views.RmMainFrame
Registers all actions defined by this component in the EodispActionRegistry for further usage.
registerActions() - Method in class org.eodisp.ui.rm.views.RmModelManagersView
Registers all actions defined by this component in the EodispActionRegistry for further usage.
registerActions() - Method in class org.eodisp.ui.rm.views.RmSimManagersView
Registers all actions defined by this component in the EodispActionRegistry for further usage.
registerActions() - Method in class org.eodisp.ui.rm.views.RmSomsView
Registers all actions defined by this component in the EodispActionRegistry for further usage.
registerActions() - Method in class org.eodisp.ui.sm.views.SmErrorView
Registers all actions defined by this component in the EodispActionRegistry for further usage.
registerActions() - Method in class org.eodisp.ui.sm.views.SmExpTreeView
 
registerActions() - Method in class org.eodisp.ui.sm.views.SmMainFrame
 
registerActions() - Method in class org.eodisp.ui.sm.views.SMPropertySheetView
Registers all actions defined by this component in the EodispActionRegistry for further usage.
registerApp(DataObject, Configuration, URI) - Static method in class org.eodisp.ui.mm.application.MmAppUtils
 
registerApp(DataObject, Configuration) - Static method in class org.eodisp.ui.sm.application.SmAppUtils
 
registerCat(Object[]) - Method in class org.eodisp.ui.rm.models.SomCategoriesModel
Adds a category (or multiple categories) from the list of registered categories.
registerConfiguration(RootApp) - Method in class org.eodisp.ui.mm.application.MmAppModuleGui
registerConfiguration(RootApp) - Method in class org.eodisp.ui.rm.application.RmAppModuleGui
registerConfiguration(RootApp) - Method in class org.eodisp.ui.sm.application.SmAppModuleGui
registerTargetHandler(ActionListener) - Method in class org.eodisp.ui.common.actions.EodispAction
Registers a target handler.
registerTrustedSm() - Method in class org.eodisp.ui.mm.models.FedPermissionsModel
 
RemoteConf - Class in org.eodisp.ui.shared.views
This is a panel to configure the general settings for network (i.e.
RemoteConf(EodispModel) - Constructor for class org.eodisp.ui.shared.views.RemoteConf
 
RemoteConfModel - Class in org.eodisp.ui.shared.models
 
RemoteConfModel() - Constructor for class org.eodisp.ui.shared.models.RemoteConfModel
 
removeActionChangedListener(EodispActionListener) - Method in class org.eodisp.ui.common.actions.EodispActionRegistry
 
removeDynamicView(EodispView) - Method in class org.eodisp.ui.sm.views.SmDynamicView
 
removeExperimentTreeListener(ExperimentTreeModelListener) - Method in class org.eodisp.ui.sm.models.SmExpTreeModel
 
removeMenuSelectedListener(MenuSelectedListener) - Method in class org.eodisp.ui.common.actions.EodispMenuManager
 
removeModelListener(ModelListener) - Method in class org.eodisp.ui.common.components.AbstractEodispModel
Removes a listener from this model
removeTreeSelectionListener(TreeSelectionListener) - Method in class org.eodisp.ui.sm.views.SmExpTreeView
 
removeWindowListener(WindowAdapter) - Method in class org.eodisp.ui.shared.views.AboutDialog
Removes the adapter from the dialog.
removeWindowListener(WindowAdapter) - Method in class org.eodisp.ui.shared.views.HelpDialog
Removes the adapter from the dialog.
REPOS_URI - Static variable in class org.eodisp.ui.rm.config.RmGuiConfiguration
 
ReposController - Class in org.eodisp.ui.rm.controllers
 
ReposController() - Constructor for class org.eodisp.ui.rm.controllers.ReposController
 
ReposModel - Class in org.eodisp.ui.rm.models
 
ReposModel() - Constructor for class org.eodisp.ui.rm.models.ReposModel
 
ReposModel.CatListModel - Class in org.eodisp.ui.rm.models
 
ReposModel.CatListModel() - Constructor for class org.eodisp.ui.rm.models.ReposModel.CatListModel
 
ReposModel.MmListModel - Class in org.eodisp.ui.rm.models
 
ReposModel.MmListModel() - Constructor for class org.eodisp.ui.rm.models.ReposModel.MmListModel
 
ReposModel.SmListModel - Class in org.eodisp.ui.rm.models
 
ReposModel.SmListModel() - Constructor for class org.eodisp.ui.rm.models.ReposModel.SmListModel
 
ReposModel.SomsListModel - Class in org.eodisp.ui.rm.models
 
ReposModel.SomsListModel() - Constructor for class org.eodisp.ui.rm.models.ReposModel.SomsListModel
 
resetChanged() - Method in class org.eodisp.ui.common.binding.SdoListAdapter
 
RM_VIEW_STATE_FILE - Static variable in class org.eodisp.ui.rm.config.RmGuiConfiguration
 
RmAddCategoryDialog - Class in org.eodisp.ui.rm.views
 
RmApp - Class in org.eodisp.ui.rm.application
This is the main application class for the repos manager application in the EODiSP framework.
RmApp() - Constructor for class org.eodisp.ui.rm.application.RmApp
Default constructor.
RmAppConfig - Class in org.eodisp.ui.rm.views
This is a panel to configure the general settings for the application.
RmAppConfig(EodispModel) - Constructor for class org.eodisp.ui.rm.views.RmAppConfig
Default constructor.
RmAppConfigModel - Class in org.eodisp.ui.rm.models
This is the model for the application settings panel for the model manager application.
RmAppConfigModel() - Constructor for class org.eodisp.ui.rm.models.RmAppConfigModel
Default constructor.
RmAppController - Class in org.eodisp.ui.rm.controllers
This is the application controller for the EODiSP repos manager application.
RmAppController() - Constructor for class org.eodisp.ui.rm.controllers.RmAppController
Default constructor.
RmAppModuleGui - Class in org.eodisp.ui.rm.application
 
RmAppModuleGui() - Constructor for class org.eodisp.ui.rm.application.RmAppModuleGui
 
RmAppUtils - Class in org.eodisp.ui.rm.application
 
RmAppUtils() - Constructor for class org.eodisp.ui.rm.application.RmAppUtils
 
RmCategoriesView - Class in org.eodisp.ui.rm.views
This is the configuration view for the categories currently available in the repository.
RmCategoriesView() - Constructor for class org.eodisp.ui.rm.views.RmCategoriesView
Default constructor.
RmEmfHelper - Class in org.eodisp.ui.rm.application
 
RmEmfHelper() - Constructor for class org.eodisp.ui.rm.application.RmEmfHelper
 
RmGuiConfiguration - Class in org.eodisp.ui.rm.config
 
RmGuiConfiguration(File) - Constructor for class org.eodisp.ui.rm.config.RmGuiConfiguration
Constructor.
RmMain - Class in org.eodisp.ui.rm.application
The main class for the repos manager application in the EODiSP framework.
RmMain() - Constructor for class org.eodisp.ui.rm.application.RmMain
 
RmMainFrame - Class in org.eodisp.ui.rm.views
This main frame is the parent frame for all other frames used in the repos manager application.
RmMainFrame() - Constructor for class org.eodisp.ui.rm.views.RmMainFrame
Default constructor.
RmModelManagersView - Class in org.eodisp.ui.rm.views
This is the configuration view for the model manager applications currently available in the repository.
RmModelManagersView() - Constructor for class org.eodisp.ui.rm.views.RmModelManagersView
Default constructor.
RmPrefs - Class in org.eodisp.ui.rm.views
 
RmPrefs() - Constructor for class org.eodisp.ui.rm.views.RmPrefs
Default constructor.
RmRegisterSomDialog - Class in org.eodisp.ui.rm.views
 
RmResources - Class in org.eodisp.ui.rm.resources
This class is to support resources needed in the GUI interface.
RmResources() - Constructor for class org.eodisp.ui.rm.resources.RmResources
 
RmSimManagersView - Class in org.eodisp.ui.rm.views
This is the configuration view for the simulation manager applications currently available in the repository.
RmSimManagersView() - Constructor for class org.eodisp.ui.rm.views.RmSimManagersView
Default constructor.
RmSomCategories - Class in org.eodisp.ui.rm.views
 
RmSomsView - Class in org.eodisp.ui.rm.views
This is the configuration view for the SOM's currently available in the repository.
RmSomsView() - Constructor for class org.eodisp.ui.rm.views.RmSomsView
Default constructor.
rootWindow - Variable in class org.eodisp.ui.common.base.EodispApplicationController
Holds the root windows in which all views are embedded.

S

saveAllChanges() - Method in class org.eodisp.ui.common.base.EodispApplicationController
Saves all changes in all models.
saveLayout() - Method in class org.eodisp.ui.common.base.EodispApplicationController
Save the layout, if this method is supported by the application.
sdoDataFlavor - Static variable in class org.eodisp.ui.sm.views.SdoTransferable
 
SdoListAdapter - Class in org.eodisp.ui.common.binding
 
SdoListAdapter(ValueModel) - Constructor for class org.eodisp.ui.common.binding.SdoListAdapter
 
SdoListModel - Class in org.eodisp.ui.common.binding
 
SdoListModel(ValueModel) - Constructor for class org.eodisp.ui.common.binding.SdoListModel
 
SdoTransferable - Class in org.eodisp.ui.sm.views
Currently not used in the framwork!
SdoTreeFilter - Class in org.eodisp.ui.common.components
A filter class that can be used in TreeModels to filter the content.
SdoTreeFilter(Class) - Constructor for class org.eodisp.ui.common.components.SdoTreeFilter
 
SdoTreeNode - Class in org.eodisp.ui.common.components
This is an implementation of a MutableTreeNode for a project tree in an EODiSP application.
SdoTreeNode() - Constructor for class org.eodisp.ui.common.components.SdoTreeNode
Default constructor.
SdoTreeNode(Object) - Constructor for class org.eodisp.ui.common.components.SdoTreeNode
Constructor.
setActionSource(Class<T>) - Method in class org.eodisp.ui.common.actions.EodispAction
Sets the action source for this action.
setAlwaysSelected(boolean) - Method in class org.eodisp.ui.common.actions.EodispAction
This can be set to indicate that an action cannot be disabled.
setBean(Object) - Method in class org.eodisp.ui.common.binding.SdoListModel
 
setBehaviour() - Method in class org.eodisp.ui.common.base.EodispMainFrame
Sets specific behaviour such as layout or size for this frame.
setChanged(boolean) - Method in class org.eodisp.ui.common.binding.SdoListModel
 
setCheckBox(boolean) - Method in class org.eodisp.ui.common.actions.EodispAction
Sets the isCheckBox flag.
setCheckBoxEnabled(boolean) - Method in class org.eodisp.ui.common.actions.EodispAction
Toggles the initial state of a checkbox enabled action.
setColumnComparator(Class, Comparator) - Method in class org.eodisp.ui.common.components.TableSorter
 
setContent(Component) - Method in class org.eodisp.ui.common.base.SimpleInternalFrame
Sets a new panel content; replaces any existing content, if existing.
setFrameIcon(Icon) - Method in class org.eodisp.ui.common.base.SimpleInternalFrame
Sets a new frame icon.
setInfoText(String) - Method in class org.eodisp.ui.mm.models.MmFederateInfoModel
Sets the information text stored in the repository together with the federate.
setLocale(String) - Method in class org.eodisp.ui.mm.config.MmGuiConfiguration
 
setLocale(String) - Method in class org.eodisp.ui.rm.config.RmGuiConfiguration
 
setLocale(String) - Method in class org.eodisp.ui.sm.config.SmGuiConfiguration
 
setMenuIndex(int) - Method in class org.eodisp.ui.common.actions.EodispAction
Changes the value of the index in the menu bar for this action.
setModel(EodispModel) - Method in interface org.eodisp.ui.common.base.ConfigPanel
Sets the model for the config panel.
setModel(EodispModel) - Method in class org.eodisp.ui.common.base.EodispView
Sets the model for this view.
setModel(EodispModel) - Method in class org.eodisp.ui.common.components.AbstractConfigPanel
Sets the model for the config panel.
setNoGui(boolean) - Method in class org.eodisp.ui.mm.config.MmGuiConfiguration
 
setProcessed(boolean) - Method in class org.eodisp.ui.common.actions.EodispAction
Sets whether the action has been processed by the action manager.
setSelected(boolean) - Method in class org.eodisp.ui.common.base.SimpleInternalFrame
This panel draws its title bar differently if it is selected, which may be used to indicate to the user that this panel has the focus, or should get more attention than other simple internal frames.
setShowInContextMenu(boolean) - Method in class org.eodisp.ui.common.actions.EodispAction
Specifies whether this action should be showed as an entry in the menu bar.
setShowInMenuBar(boolean) - Method in class org.eodisp.ui.common.actions.EodispAction
Specifies whether this action should be showed as an entry in the menu bar.
setShowInToolBar(boolean) - Method in class org.eodisp.ui.common.actions.EodispAction
Specifies whether this action should be showed as an entry in the tool bar.
setSortingStatus(int, int) - Method in class org.eodisp.ui.common.components.TableSorter
 
setTableHeader(JTableHeader) - Method in class org.eodisp.ui.common.components.TableSorter
 
setTableModel(TableModel) - Method in class org.eodisp.ui.common.components.TableSorter
 
setTitle(String) - Method in class org.eodisp.ui.common.base.SimpleInternalFrame
Sets a new title text.
setToolBar(JToolBar) - Method in class org.eodisp.ui.common.base.SimpleInternalFrame
Sets a new tool bar in the header.
setToolBarIcon(ImageIcon) - Method in class org.eodisp.ui.common.actions.EodispAction
 
setToolBarIndex(int) - Method in class org.eodisp.ui.common.actions.EodispAction
 
setTopMenuItemName(String) - Method in class org.eodisp.ui.common.actions.EodispAction
Sets the name of the parent menu.
setTrustedSimManagers(Federate, DataObject[]) - Method in class org.eodisp.ui.mm.models.MmFederatesModel
 
setValue(Object) - Method in class org.eodisp.ui.common.binding.ConfigAdapter
 
setValue(Object) - Method in class org.eodisp.ui.common.binding.DataObjectAdapter
setValue(Object) - Method in class org.eodisp.ui.common.binding.SdoListAdapter
setValueAt(Object, int, int) - Method in class org.eodisp.ui.common.components.TableSorter
 
setValueAt(Object, int, int) - Method in class org.eodisp.ui.sm.models.SmErrorModel
setValueAt(Object, int, int) - Method in class org.eodisp.ui.sm.models.SMPropertySheetModel
setViewStateEntry(String) - Method in interface org.eodisp.ui.common.base.UiConfiguration
Sets the file that will store the state of the root window.
setViewStateEntry(String) - Method in class org.eodisp.ui.mm.config.MmGuiConfiguration
Sets the file that will store the state of the root window.
setViewStateEntry(String) - Method in class org.eodisp.ui.rm.config.RmGuiConfiguration
Sets the file that will store the state of the root window.
setViewStateEntry(String) - Method in class org.eodisp.ui.sm.config.SmGuiConfiguration
Sets the file that will store the state of the root window.
showAddCategoryDialog(JFrame) - Static method in class org.eodisp.ui.rm.views.RmAddCategoryDialog
Displays this dialog.
showDialog() - Method in class org.eodisp.ui.shared.views.AboutDialog
 
showDialog() - Method in class org.eodisp.ui.shared.views.HelpDialog
 
showDynamicView(int) - Method in class org.eodisp.ui.common.base.EodispApplicationController
Adds the dynamic view identified by the given ID.
showException(Component, String, Throwable) - Static method in class org.eodisp.ui.common.resources.CommonMessageBoxes
This is currently only a delegation method for CommonMessageBoxes.showGeneralMessage(Component, String), but could display a more fancy error dialog for an exception.
showException(Component, Throwable) - Static method in class org.eodisp.ui.common.resources.CommonMessageBoxes
 
showExperimentDialog(JFrame) - Static method in class org.eodisp.ui.sm.views.ExperimentChooser
Displays the dialog.
showExperimentDialog(JFrame, boolean) - Static method in class org.eodisp.ui.sm.views.ExperimentChooser
Displays the dialog.
showGeneralMessage(Component, String) - Static method in class org.eodisp.ui.common.resources.CommonMessageBoxes
Shows a general error message, saying that an error has occurred.
showHtml(JFrame, String) - Static method in class org.eodisp.ui.shared.views.SimpleDialog
Show a HTML text in an editor pane.
showInitDataDialog(JFrame, Federate) - Static method in class org.eodisp.ui.mm.views.MmFederateInfoDialog
Displays this dialog.
showInitDataDialog(JFrame) - Static method in class org.eodisp.ui.mm.views.MmImportDialog
Displays this dialog.
showInitDataDialog(JFrame) - Static method in class org.eodisp.ui.sm.views.SmInitiDataDialog
Displays this dialog.
showInstructSave(Component) - Static method in class org.eodisp.ui.common.resources.CommonMessageBoxes
Shows An error saying that the operation requires to save the changes first.
showLoadError(Component, String) - Static method in class org.eodisp.ui.common.resources.CommonMessageBoxes
Shows An error saying that the load operation of a resource (typically a file resource on the disk) has failed.
showMainFrame() - Method in class org.eodisp.ui.common.base.EodispMainFrame
Shows the main frame on the screen.All components should be built and included in the main frame before showing it.
showReposNotConnectedError(Component) - Static method in class org.eodisp.ui.common.resources.CommonMessageBoxes
Shows a message box saying that the application is not connected to the repository.
showReposNotRegisteredError(Component) - Static method in class org.eodisp.ui.common.resources.CommonMessageBoxes
Shows a message box saying that the application is not registered in the repository.
showRmRegisterSomDialog(JFrame) - Static method in class org.eodisp.ui.rm.views.RmRegisterSomDialog
Displays this dialog.
showSaveError(Component, String) - Static method in class org.eodisp.ui.common.resources.CommonMessageBoxes
Shows An error saying that the save operation has failed.
showSelectionDialog(JFrame, Federate) - Static method in class org.eodisp.ui.mm.views.MmFedPermissionsDialog
Displays this dialog.
showSelectionDialog(JFrame) - Static method in class org.eodisp.ui.sm.views.SmReposFederates
 
showSomCategoriesDialog(JFrame, EDataObject) - Static method in class org.eodisp.ui.rm.views.RmSomCategories
Displays this dialog.
shutdown(RootApp) - Method in class org.eodisp.ui.mm.application.MmAppModuleGui
shutdown(RootApp) - Method in class org.eodisp.ui.rm.application.RmAppModuleGui
shutdown(RootApp) - Method in class org.eodisp.ui.sm.application.SmAppModuleGui
simButtons - Variable in class org.eodisp.ui.mm.views.MmFedPermissionsDialog
Buttons used to move the categories
SimpleDialog - Class in org.eodisp.ui.shared.views
This is a simple modal dialog that can be used to display a component.
SimpleInternalFrame - Class in org.eodisp.ui.common.base
A JPanel subclass that has a drop shadow border and that provides a header with icon, title and tool bar.
SimpleInternalFrame(String) - Constructor for class org.eodisp.ui.common.base.SimpleInternalFrame
Constructs a SimpleInternalFrame with the specified title.
SimpleInternalFrame(Icon, String) - Constructor for class org.eodisp.ui.common.base.SimpleInternalFrame
Constructs a SimpleInternalFrame with the specified icon, and title.
SimpleInternalFrame(String, JToolBar, JComponent) - Constructor for class org.eodisp.ui.common.base.SimpleInternalFrame
Constructs a SimpleInternalFrame with the specified title, tool bar, and content panel.
SimpleInternalFrame(Icon, String, JToolBar, JComponent) - Constructor for class org.eodisp.ui.common.base.SimpleInternalFrame
Constructs a SimpleInternalFrame with the specified icon, title, tool bar, and content panel.
SM_DESCRIPTION - Static variable in class org.eodisp.ui.rm.models.ReposModel
 
SM_ID - Static variable in class org.eodisp.ui.rm.models.ReposModel
 
SM_NAME - Static variable in class org.eodisp.ui.rm.models.ReposModel
 
SM_VIEW_STATE_FILE - Static variable in class org.eodisp.ui.sm.config.SmGuiConfiguration
 
SM_VIEW_STATE_FILE_DESC - Static variable in class org.eodisp.ui.sm.config.SmGuiConfiguration
 
SmApp - Class in org.eodisp.ui.sm.application
This is the main application class for the simulation manager application in the EODiSP framework.
SmApp() - Constructor for class org.eodisp.ui.sm.application.SmApp
Default constructor.
SmAppConfig - Class in org.eodisp.ui.sm.views
This is a panel to configure the general settings for the application.
SmAppConfig(EodispModel) - Constructor for class org.eodisp.ui.sm.views.SmAppConfig
Default constructor.
SmAppConfigModel - Class in org.eodisp.ui.sm.models
 
SmAppConfigModel() - Constructor for class org.eodisp.ui.sm.models.SmAppConfigModel
Default constructor.
SMAppController - Class in org.eodisp.ui.sm.controllers
This is the application controller for the EODiSP simulation manager application.
SMAppController() - Constructor for class org.eodisp.ui.sm.controllers.SMAppController
Default constructor.
SmAppModuleGui - Class in org.eodisp.ui.sm.application
 
SmAppModuleGui() - Constructor for class org.eodisp.ui.sm.application.SmAppModuleGui
 
SmAppSettingsModel - Class in org.eodisp.ui.sm.models
 
SmAppSettingsModel() - Constructor for class org.eodisp.ui.sm.models.SmAppSettingsModel
 
SmAppUtils - Class in org.eodisp.ui.sm.application
 
SmAppUtils() - Constructor for class org.eodisp.ui.sm.application.SmAppUtils
 
SmDynamicView - Class in org.eodisp.ui.sm.views
 
SmDynamicView() - Constructor for class org.eodisp.ui.sm.views.SmDynamicView
 
SmErrorCellRenderer - Class in org.eodisp.ui.sm.views
 
SmErrorCellRenderer() - Constructor for class org.eodisp.ui.sm.views.SmErrorCellRenderer
 
SmErrorModel - Class in org.eodisp.ui.sm.models
This is the model for the property sheet used in the simulation manager application.
SmErrorModel() - Constructor for class org.eodisp.ui.sm.models.SmErrorModel
Constructor.
SmErrorView - Class in org.eodisp.ui.sm.views
This is the view for the simulation manager application that will display the errors of a simulation manager application.
SmErrorView() - Constructor for class org.eodisp.ui.sm.views.SmErrorView
Default constructor.
SmExperimentInfoModel - Class in org.eodisp.ui.sm.models
 
SmExperimentInfoModel() - Constructor for class org.eodisp.ui.sm.models.SmExperimentInfoModel
 
SmExperimentInfoView - Class in org.eodisp.ui.sm.views
 
SmExperimentInfoView() - Constructor for class org.eodisp.ui.sm.views.SmExperimentInfoView
 
SmExpTreeModel - Class in org.eodisp.ui.sm.models
 
SmExpTreeModel() - Constructor for class org.eodisp.ui.sm.models.SmExpTreeModel
The filter used to show only the content we want
SmExpTreeView - Class in org.eodisp.ui.sm.views
 
SmExpTreeView() - Constructor for class org.eodisp.ui.sm.views.SmExpTreeView
Default constructor.
SmFederateListRenderer - Class in org.eodisp.ui.sm.views
A renderer for a list of federates which are retrieved from the repository.
SmFederateListRenderer() - Constructor for class org.eodisp.ui.sm.views.SmFederateListRenderer
 
SmGuiConfiguration - Class in org.eodisp.ui.sm.config
 
SmGuiConfiguration(File) - Constructor for class org.eodisp.ui.sm.config.SmGuiConfiguration
Constructor.
SmInitiDataDialog - Class in org.eodisp.ui.sm.views
This is a small dialog to input init data used in an experiment.
SmInitiDataDialog.SmInitData - Class in org.eodisp.ui.sm.views
 
SmInitiDataDialog.SmInitData(String, File) - Constructor for class org.eodisp.ui.sm.views.SmInitiDataDialog.SmInitData
 
SmMain - Class in org.eodisp.ui.sm.application
The main class for the simulation manager application in the EODiSP framework.
SmMain() - Constructor for class org.eodisp.ui.sm.application.SmMain
 
SmMainFrame - Class in org.eodisp.ui.sm.views
The SimulationManagerMainFrame is the parent frame for all other frames used in the simulation manager application.
SmMainFrame() - Constructor for class org.eodisp.ui.sm.views.SmMainFrame
Default constructor.
SmPrefs - Class in org.eodisp.ui.sm.views
 
SmPrefs() - Constructor for class org.eodisp.ui.sm.views.SmPrefs
Default constructor.
SMPropertySheetModel - Class in org.eodisp.ui.sm.models
This is the model for the property sheet used in the simulation manager application.
SMPropertySheetModel() - Constructor for class org.eodisp.ui.sm.models.SMPropertySheetModel
Constructor.
SMPropertySheetView - Class in org.eodisp.ui.sm.views
This is the view for the simulation manager application that will display the properties of an simulation manager project item.
SMPropertySheetView() - Constructor for class org.eodisp.ui.sm.views.SMPropertySheetView
Default constructor.
SmReposFederates - Class in org.eodisp.ui.sm.views
 
SmReposFederatesModel - Class in org.eodisp.ui.sm.models
 
SmReposFederatesModel() - Constructor for class org.eodisp.ui.sm.models.SmReposFederatesModel
Default constructor.
SmReposFederatesModel.FederatesTableModel - Class in org.eodisp.ui.sm.models
 
SmReposFederatesModel.FederatesTableModel() - Constructor for class org.eodisp.ui.sm.models.SmReposFederatesModel.FederatesTableModel
 
SmResources - Class in org.eodisp.ui.sm.resources
This class is to support resources needed in the GUI interface.
SmResources() - Constructor for class org.eodisp.ui.sm.resources.SmResources
 
SmSdoTreeCellRenderer - Class in org.eodisp.ui.sm.views
This is the renderer for the JTree in the SmExpTreeView.
SmSdoTreeCellRenderer() - Constructor for class org.eodisp.ui.sm.views.SmSdoTreeCellRenderer
 
SMTreeController - Class in org.eodisp.ui.sm.controllers
 
SMTreeController() - Constructor for class org.eodisp.ui.sm.controllers.SMTreeController
Default constructor.
SOM_DESCRIPTION - Static variable in class org.eodisp.ui.rm.models.ReposModel
 
SOM_FILE_NAME - Static variable in class org.eodisp.ui.rm.models.ReposModel
 
SOM_NAME - Static variable in class org.eodisp.ui.rm.models.ReposModel
 
SOM_VERSION - Static variable in class org.eodisp.ui.rm.models.ReposModel
 
SomCategoriesModel - Class in org.eodisp.ui.rm.models
 
SomCategoriesModel(DataObject) - Constructor for class org.eodisp.ui.rm.models.SomCategoriesModel
 
SomCategoriesModel.CatListModel - Class in org.eodisp.ui.rm.models
 
SomCategoriesModel.CatListModel(boolean) - Constructor for class org.eodisp.ui.rm.models.SomCategoriesModel.CatListModel
 
start() - Method in class org.eodisp.ui.common.base.FocusOwnerTracker
 
startup(RootApp) - Method in class org.eodisp.ui.mm.application.MmAppModuleGui
startup(RootApp) - Method in class org.eodisp.ui.rm.application.RmAppModuleGui
startup(RootApp) - Method in class org.eodisp.ui.sm.application.SmAppModuleGui
stop() - Method in class org.eodisp.ui.common.base.FocusOwnerTracker
 
storedOldBean - Variable in class org.eodisp.ui.common.binding.SdoListAdapter
 

T

tableModel - Variable in class org.eodisp.ui.common.components.TableSorter
 
TableSorter - Class in org.eodisp.ui.common.components
TableSorter is a decorator for TableModels; adding sorting functionality to a supplied TableModel.
TableSorter() - Constructor for class org.eodisp.ui.common.components.TableSorter
 
TableSorter(TableModel) - Constructor for class org.eodisp.ui.common.components.TableSorter
 
TableSorter(TableModel, JTableHeader) - Constructor for class org.eodisp.ui.common.components.TableSorter
 
targetHandler - Variable in class org.eodisp.ui.common.actions.EodispAction
Holds the target handler which is responsible for handling the events (i.e.
TITLE - Static variable in class org.eodisp.ui.rm.views.RmMainFrame
 
TITLE - Static variable in class org.eodisp.ui.sm.views.SmMainFrame
 
toString() - Method in class org.eodisp.ui.common.components.SdoTreeNode
Returns the string representation of this node.
toString() - Method in class org.eodisp.ui.mm.models.FederateBean
 
treeReloaded() - Method in interface org.eodisp.ui.sm.views.ExperimentTreeModelListener
The tree has been reloaded with a nodeStructureChanged event.
treeWillReload() - Method in interface org.eodisp.ui.sm.views.ExperimentTreeModelListener
The tree is about to reload.
trustSm(int[]) - Method in class org.eodisp.ui.mm.models.FedPermissionsModel
 

U

UIApp - Interface in org.eodisp.ui.common.base
This interface should be implemented by all applications that construct a graphical user interface.
UiConfiguration - Interface in org.eodisp.ui.common.base
This interface specifies a set of methods that each configuration for a UI application in the EODiSP framework should implement.
UIUtil - Class in org.eodisp.ui.common.base
The UIUtil class provides generic functions which can be used by every application in the EODiSP framework.
UIUtil() - Constructor for class org.eodisp.ui.common.base.UIUtil
 
undo() - Method in interface org.eodisp.ui.common.base.EodispModel
This makes and undo of the last command executed by the model.
undo() - Method in class org.eodisp.ui.common.components.AbstractEodispModel
This makes and undo of the last command executed by the model.
undo() - Method in class org.eodisp.ui.mm.models.FedPermissionsModel
Undo all changes in the repository datagraph.
undo() - Method in class org.eodisp.ui.mm.models.MmAppConfigModel
This makes and undo of the last command executed by the model.
undo() - Method in class org.eodisp.ui.mm.models.MmFederateInfoModel
This makes and undo of the last command executed by the model.
undo() - Method in class org.eodisp.ui.rm.models.RmAppConfigModel
This makes and undo of the last command executed by the model.
undo() - Method in class org.eodisp.ui.rm.models.SomCategoriesModel
This makes and undo of the last command executed by the model.
undo() - Method in class org.eodisp.ui.shared.models.JxtaConfigModel
 
undo() - Method in class org.eodisp.ui.shared.models.RemoteConfModel
This makes and undo of the last command executed by the model.
undo() - Method in class org.eodisp.ui.sm.models.SmAppConfigModel
This makes and undo of the last command executed by the model.
undo() - Method in class org.eodisp.ui.sm.models.SmAppSettingsModel
This makes and undo of the last command executed by the model.
undo() - Method in class org.eodisp.ui.sm.models.SmErrorModel
This makes and undo of the last command executed by the model.
undo() - Method in class org.eodisp.ui.sm.models.SmExpTreeModel
 
undo() - Method in class org.eodisp.ui.sm.models.SMPropertySheetModel
This makes and undo of the last command executed by the model.
unregisterApp(DataObject, String) - Static method in class org.eodisp.ui.mm.application.MmAppUtils
 
unregisterApp(DataObject, String) - Static method in class org.eodisp.ui.sm.application.SmAppUtils
 
unregisterCat(Object[]) - Method in class org.eodisp.ui.rm.models.SomCategoriesModel
Removes a category (or multiple categories) from the list of registered categories.
update() - Method in class org.eodisp.ui.mm.models.MmFederatesModel.MmFederatesListModel
 
update() - Method in class org.eodisp.ui.rm.models.ReposModel.CatListModel
 
update() - Method in class org.eodisp.ui.rm.models.ReposModel.MmListModel
 
update() - Method in class org.eodisp.ui.rm.models.ReposModel.SmListModel
 
update() - Method in class org.eodisp.ui.rm.models.ReposModel.SomsListModel
 
update() - Method in class org.eodisp.ui.rm.models.SomCategoriesModel.CatListModel
 
update() - Method in class org.eodisp.ui.sm.models.ExperimentChooserModel.ExpListModel
 
updateAllActions() - Method in class org.eodisp.ui.common.base.EodispApplicationController
Update the state of all actions.
updateAllModels() - Method in class org.eodisp.ui.common.base.EodispApplicationController
 
updateAllViewStates() - Method in class org.eodisp.ui.common.base.EodispApplicationController
Updates the state on each view by calling the EodispView.updateViewState() method.
updateOwnedModels() - Method in class org.eodisp.ui.common.base.EodispController
 
updateOwnedViewStates() - Method in class org.eodisp.ui.common.base.EodispController
 
updateRegistration(DataObject, Configuration, URI) - Static method in class org.eodisp.ui.mm.application.MmAppUtils
 
updateRegistration(DataObject, Configuration) - Static method in class org.eodisp.ui.sm.application.SmAppUtils
 
updateRegistrations() - Method in interface org.eodisp.ui.common.actions.ActionSourceProvider
This is used to update the enable state of actions registered by the implementing component.
updateRegistrations() - Method in class org.eodisp.ui.mm.views.MmFederatesView
This is used to update the enable state of actions registered by the implementing component.
updateRegistrations() - Method in class org.eodisp.ui.mm.views.MmMainFrame
This is used to update the enable state of actions registered by the implementing component.
updateRegistrations() - Method in class org.eodisp.ui.rm.views.RmCategoriesView
This is used to update the enable state of actions registered by the implementing component.
updateRegistrations() - Method in class org.eodisp.ui.rm.views.RmMainFrame
 
updateRegistrations() - Method in class org.eodisp.ui.rm.views.RmModelManagersView
This is used to update the enable state of actions registered by the implementing component.
updateRegistrations() - Method in class org.eodisp.ui.rm.views.RmSimManagersView
This is used to update the enable state of actions registered by the implementing component.
updateRegistrations() - Method in class org.eodisp.ui.rm.views.RmSomsView
This is used to update the enable state of actions registered by the implementing component.
updateRegistrations() - Method in class org.eodisp.ui.sm.views.SmErrorView
 
updateRegistrations() - Method in class org.eodisp.ui.sm.views.SmExpTreeView
This is used to update the enable state of actions registered by the implementing component.
updateRegistrations() - Method in class org.eodisp.ui.sm.views.SmMainFrame
 
updateRegistrations() - Method in class org.eodisp.ui.sm.views.SMPropertySheetView
 
updateSource(EDataObject) - Method in class org.eodisp.ui.sm.models.SMPropertySheetModel
Updates the source object for this model.
updateTitle(String...) - Method in class org.eodisp.ui.common.base.EodispMainFrame
Updates the title of the main frame.
updateTitle(String...) - Method in class org.eodisp.ui.mm.views.MmMainFrame
Updates the title of the main frame.
updateTitle(String...) - Method in class org.eodisp.ui.rm.views.RmMainFrame
Updates the title of the main frame.
updateTitle(String...) - Method in class org.eodisp.ui.sm.views.SmMainFrame
 
updateUI() - Method in class org.eodisp.ui.common.base.SimpleInternalFrame
Updates the UI.
updateUI() - Method in class org.eodisp.ui.common.components.EodispTree
 
updateViewState() - Method in class org.eodisp.ui.common.base.EodispView
Many views include components such as lists, tables, etc.
updateViewState() - Method in class org.eodisp.ui.mm.views.MmFederatesView
 
updateViewState() - Method in class org.eodisp.ui.sm.views.SmExperimentInfoView
 
updateViewState() - Method in class org.eodisp.ui.sm.views.SmExpTreeView
Many views include components such as lists, tables, etc.
USER_OBJECT - Static variable in class org.eodisp.ui.common.actions.EodispAction
An additional user object.

V

valueForPathChanged(TreePath, Object) - Method in class org.eodisp.ui.sm.models.SmExpTreeModel
Handle the value change.
valueOf(String) - Static method in enum org.eodisp.ui.common.actions.ActionChangedEvent.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eodisp.ui.common.components.EodispSplitPane.SplitLocation
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eodisp.ui.common.actions.ActionChangedEvent.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eodisp.ui.common.components.EodispSplitPane.SplitLocation
Returns an array containing the constants of this enum type, in the order they are declared.
viewMap - Variable in class org.eodisp.ui.common.base.EodispApplicationController
Holds a list of all static views in the application.

Y

YesNoCancelQuestionBoxL(Component, String, String, Object...) - Static method in class org.eodisp.ui.common.resources.MessageBoxHelper
A message box with fedListButtons as indicated by the name of the method.
YesNoQuestionBoxL(Component, String, String, Object...) - Static method in class org.eodisp.ui.common.resources.MessageBoxHelper
A message box with fedListButtons as indicated by the name of the method.

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