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

A

ADMIN_BINDING - Static variable in class org.objectweb.fractal.gui.graph.view.BasicGraphView
An optional client interface bound to an admin model.
ADMIN_MODEL_BINDING - Static variable in class org.objectweb.fractal.gui.admin.control.CreateInstanceAction
A mandatory client interface bound to a AdminModel model.
ADMIN_MODEL_BINDING - Static variable in class org.objectweb.fractal.gui.admin.control.DeleteInstanceAction
A mandatory client interface bound to a AdminModel model.
ADMIN_MODEL_BINDING - Static variable in class org.objectweb.fractal.gui.admin.control.StartAction
A mandatory client interface bound to a AdminModel model.
ADMIN_MODEL_BINDING - Static variable in class org.objectweb.fractal.gui.admin.control.StopAction
A mandatory client interface bound to a AdminModel model.
ADMIN_MODEL_LISTENER_BINDING - Static variable in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
A mandatory client interface bound to an AdminModelListener.
ATTRIBUTE_CONTROLLER - Static variable in class org.objectweb.fractal.gui.dialog.model.TextFieldModel
Type of a TextFieldModel that represents component attribute controllers.
ATTRIBUTE_CONTROLLER_CLASS_INVALID - Static variable in interface org.objectweb.fractal.gui.model.Component
A status flag indicating that the component's attribute controller interface is invalid.
ATTRIBUTE_CONTROLLER_CLASS_NOT_FOUND - Static variable in interface org.objectweb.fractal.gui.model.Component
A status flag indicating that the component's attribute controller interface cannot be found.
ATTRIBUTE_CONTROLLER_MISSING - Static variable in interface org.objectweb.fractal.gui.model.Component
A status flag indicating that the component's attribute controller interface is missing.
AbstractComponent - class org.objectweb.fractal.gui.model.AbstractComponent.
Abstract implementation of the Component interface.
AbstractComponent() - Constructor for class org.objectweb.fractal.gui.model.AbstractComponent
 
AdminModel - interface org.objectweb.fractal.gui.admin.model.AdminModel.
 
AdminModelListener - interface org.objectweb.fractal.gui.admin.model.AdminModelListener.
 
AntiAliasAction - class org.objectweb.fractal.gui.graph.control.AntiAliasAction.
An action that just calls the setIsAntiAliasing method on a Display.
AntiAliasAction() - Constructor for class org.objectweb.fractal.gui.graph.control.AntiAliasAction
Constructs a new AntiAliasAction component.
AttributeTableModel - class org.objectweb.fractal.gui.dialog.model.AttributeTableModel.
A TableModel based on a Component model that represents attribute names and values.
AttributeTableModel() - Constructor for class org.objectweb.fractal.gui.dialog.model.AttributeTableModel
 
accept(File) - Method in class org.objectweb.fractal.gui.menu.control.SimpleFileFilter
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.admin.control.CreateInstanceAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.admin.control.DeleteInstanceAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.admin.control.StartAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.admin.control.StopAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.clipboard.control.CopyAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.clipboard.control.CutAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.clipboard.control.PasteAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.clipboard.control.PasteAsSharedAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.dialog.view.ClassSelector
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.graph.control.AntiAliasAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.graph.control.ChangeDepthAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.graph.control.ChangeItfDisplayAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.graph.control.MaximizeAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.graph.view.BasicToolView
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.history.control.GoNextAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.history.control.GoPreviousAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.menu.control.ChangeColorAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.menu.control.ChangeExecDirAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.menu.control.DeleteAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.menu.control.ExportSVGAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.menu.control.GenerateComponentAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.menu.control.ImportAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.menu.control.MakeSourceAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.menu.control.NewAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.menu.control.NewClientInterfaceAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.menu.control.NewComponentAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.menu.control.NewServerInterfaceAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.menu.control.OpenAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.menu.control.PrintAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.menu.control.QuitAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.menu.control.SaveAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.undo.control.RedoAction
 
actionPerformed(ActionEvent) - Method in class org.objectweb.fractal.gui.undo.control.UndoAction
 
addAttributeButtonClicked() - Method in class org.objectweb.fractal.gui.dialog.control.BasicDialogController
 
addAttributeButtonClicked() - Method in interface org.objectweb.fractal.gui.dialog.view.DialogViewListener
Notifies this listener that the "add attribute" button has been clicked.
addClientInterface(ClientInterface) - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
addClientInterface(ClientInterface) - Method in interface org.objectweb.fractal.gui.model.Component
Adds the given client interface to this component.
addClientInterface(ClientInterface) - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
addClientInterfaceButtonClicked() - Method in class org.objectweb.fractal.gui.dialog.control.BasicDialogController
 
addClientInterfaceButtonClicked() - Method in interface org.objectweb.fractal.gui.dialog.view.DialogViewListener
Notifies this listener that the "add client interface" button has been clicked.
addComponent(Object, Object, String, Object) - Method in class org.objectweb.fractal.gui.repository.lib.FractalGUIBackend
 
addProject(UserData.FProject) - Method in interface org.objectweb.fractal.gui.UserData
Adds a new FProject to the project list.
addProject(UserData.FProject) - Method in class org.objectweb.fractal.gui.UserDataStorage
Adds a new FProject to the project list.
addServerInterface(ServerInterface) - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
addServerInterface(ServerInterface) - Method in interface org.objectweb.fractal.gui.model.Component
Adds the given server interface to this component.
addServerInterface(ServerInterface) - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
addServerInterfaceButtonClicked() - Method in class org.objectweb.fractal.gui.dialog.control.BasicDialogController
 
addServerInterfaceButtonClicked() - Method in interface org.objectweb.fractal.gui.dialog.view.DialogViewListener
Notifies this listener that the "add server interface" button has been clicked.
addSubComponent(Component) - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
addSubComponent(Component) - Method in interface org.objectweb.fractal.gui.model.Component
Adds the given component as a sub component of this component.
addSubComponent(Component) - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
addTreeModelListener(TreeModelListener) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
antialiasingChanged() - Method in class org.objectweb.fractal.gui.graph.control.AntiAliasAction
 
antialiasingChanged() - Method in class org.objectweb.fractal.gui.graph.control.ChangeDepthAction
 
antialiasingChanged() - Method in class org.objectweb.fractal.gui.graph.control.ChangeItfDisplayAction
 
antialiasingChanged() - Method in interface org.objectweb.fractal.gui.graph.model.DisplayListener
Notifies this listener that the anti aliasing option of the display has changed.
antialiasingChanged() - Method in class org.objectweb.fractal.gui.graph.model.DisplayNotifier
 
antialiasingChanged() - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
attributeChanged(Component, String, String) - Method in class org.objectweb.fractal.gui.TitlePane
 
attributeChanged(Component, String, String) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
attributeChanged(Component, String, String) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
attributeChanged(Component, String, String) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
attributeChanged(Component, String, String) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
attributeChanged(Component, String, String) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
attributeChanged(Component, String, String) - Method in interface org.objectweb.fractal.gui.model.ConfigurationListener
Notifies this listener that the value of an attribute has changed.
attributeChanged(Component, String, String) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
attributeChanged(Component, String, String) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
attributeChanged(Component, String, String) - Method in class org.objectweb.fractal.gui.model.StatusManager
 
attributeChanged(Component, String, String) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
attributeChanged(Component, String, String) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
attributeControllerChanged(Component, String) - Method in class org.objectweb.fractal.gui.TitlePane
 
attributeControllerChanged(Component, String) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
attributeControllerChanged(Component, String) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
attributeControllerChanged(Component, String) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
attributeControllerChanged(Component, String) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
attributeControllerChanged(Component, String) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
attributeControllerChanged(Component, String) - Method in interface org.objectweb.fractal.gui.model.ConfigurationListener
Notifies this listener that the attribute controller of a component has changed.
attributeControllerChanged(Component, String) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
attributeControllerChanged(Component, String) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
attributeControllerChanged(Component, String) - Method in class org.objectweb.fractal.gui.model.StatusManager
 
attributeControllerChanged(Component, String) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
attributeControllerChanged(Component, String) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 

B

BIND - Static variable in interface org.objectweb.fractal.gui.graph.model.Tools
The binding tool.
BINDING_COLOR - Static variable in interface org.objectweb.fractal.gui.Constants
Color used to draw bindings.
BINDING_RENDERER_BINDING - Static variable in class org.objectweb.fractal.gui.graph.view.BasicGraphView
A mandatory client interface bound to a BindingRenderer.
BOLD_STROKE - Static variable in interface org.objectweb.fractal.gui.Constants
Bold stroke.
BOTTOM_BORDER - Static variable in class org.objectweb.fractal.gui.graph.view.ComponentPart
Bottom border of a component representation.
BOTTOM_LEFT_CORNER - Static variable in class org.objectweb.fractal.gui.graph.view.ComponentPart
Bottom left corner of a component representation.
BOTTOM_RIGHT_CORNER - Static variable in class org.objectweb.fractal.gui.graph.view.ComponentPart
Bottom right corner of a component representation.
BasicAdminModel - class org.objectweb.fractal.gui.admin.model.BasicAdminModel.
 
BasicAdminModel() - Constructor for class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
BasicBinding - class org.objectweb.fractal.gui.model.BasicBinding.
Basic implementation of the Binding interface.
BasicBindingRenderer - class org.objectweb.fractal.gui.graph.view.BasicBindingRenderer.
Basic implementation of the BindingRenderer interface.
BasicBindingRenderer() - Constructor for class org.objectweb.fractal.gui.graph.view.BasicBindingRenderer
Constructs a new BasicBindingRenderer component.
BasicClientInterface - class org.objectweb.fractal.gui.model.BasicClientInterface.
Basic implementation of the ClientInterface interface.
BasicClipboard - class org.objectweb.fractal.gui.clipboard.model.BasicClipboard.
Basic implementation of the Clipboard interface.
BasicClipboard() - Constructor for class org.objectweb.fractal.gui.clipboard.model.BasicClipboard
Constructs a new Clipboard component.
BasicComponent - class org.objectweb.fractal.gui.model.BasicComponent.
Basic implementation of the Component interface.
BasicComponentRenderer - class org.objectweb.fractal.gui.graph.view.BasicComponentRenderer.
Basic implementation of the ComponentRenderer interface.
BasicComponentRenderer() - Constructor for class org.objectweb.fractal.gui.graph.view.BasicComponentRenderer
Constructs a new BasicComponentRenderer component.
BasicConfiguration - class org.objectweb.fractal.gui.model.BasicConfiguration.
Basic implementation of the Configuration interface.
BasicConfiguration() - Constructor for class org.objectweb.fractal.gui.model.BasicConfiguration
Constructs a new basic configuration component.
BasicDialogController - class org.objectweb.fractal.gui.dialog.control.BasicDialogController.
A controller component for dialog view components.
BasicDialogController() - Constructor for class org.objectweb.fractal.gui.dialog.control.BasicDialogController
Constructs a new BasicDialogController component.
BasicDialogModel - class org.objectweb.fractal.gui.dialog.model.BasicDialogModel.
Basic implementation of the DialogModel interface.
BasicDialogModel() - Constructor for class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
Constructs a new BasicDialogModel component.
BasicDialogView - class org.objectweb.fractal.gui.dialog.view.BasicDialogView.
A configuration view that displays the configuration's root component as a dialog.
BasicDialogView() - Constructor for class org.objectweb.fractal.gui.dialog.view.BasicDialogView
Constructs a new BasicDialogView component.
BasicDisplay - class org.objectweb.fractal.gui.graph.model.BasicDisplay.
Basic implementation of the Display interface.
BasicDisplay() - Constructor for class org.objectweb.fractal.gui.graph.model.BasicDisplay
Constructs a new BasicDisplay component.
BasicGraphModel - class org.objectweb.fractal.gui.graph.model.BasicGraphModel.
Basic implementation of the GraphModel interface.
BasicGraphModel() - Constructor for class org.objectweb.fractal.gui.graph.model.BasicGraphModel
Constructs a new BasicGraphModel component.
BasicGraphView - class org.objectweb.fractal.gui.graph.view.BasicGraphView.
A configuration view that displays configurations as graph of boxes and lines, representing components and bindings.
BasicGraphView() - Constructor for class org.objectweb.fractal.gui.graph.view.BasicGraphView
Constructs a new BasicGraphView component.
BasicHistoryManager - class org.objectweb.fractal.gui.history.model.BasicHistoryManager.
Basic implementation of the HistoryManager interface.
BasicHistoryManager() - Constructor for class org.objectweb.fractal.gui.history.model.BasicHistoryManager
Constructs a new BasicHistoryManager component.
BasicInterface - class org.objectweb.fractal.gui.model.BasicInterface.
Abstract implementation of the Interface interface.
BasicRepository - class org.objectweb.fractal.gui.repository.lib.BasicRepository.
Basic implementation of the Repository interface.
BasicRepository() - Constructor for class org.objectweb.fractal.gui.repository.lib.BasicRepository
 
BasicSelection - class org.objectweb.fractal.gui.selection.model.BasicSelection.
Basic implementation of the Selection interface.
BasicSelection() - Constructor for class org.objectweb.fractal.gui.selection.model.BasicSelection
Constructs a new BasicSelection component.
BasicServerInterface - class org.objectweb.fractal.gui.model.BasicServerInterface.
Basic implementation of the ServerInterface interface.
BasicStatusView - class org.objectweb.fractal.gui.status.view.BasicStatusView.
A configuration view that displays the status of the current component or interface.
BasicStatusView() - Constructor for class org.objectweb.fractal.gui.status.view.BasicStatusView
Constructs a new BasicStatusView component.
BasicToolBarView - class org.objectweb.fractal.gui.toolbar.view.BasicToolBarView.
A JToolBar with a small space between each button.
BasicToolBarView() - Constructor for class org.objectweb.fractal.gui.toolbar.view.BasicToolBarView
 
BasicToolView - class org.objectweb.fractal.gui.graph.view.BasicToolView.
A tools view component.
BasicToolView() - Constructor for class org.objectweb.fractal.gui.graph.view.BasicToolView
Constructs a new BasicToolView component.
BasicTools - class org.objectweb.fractal.gui.graph.model.BasicTools.
Basic implementation of the Tools interface.
BasicTools() - Constructor for class org.objectweb.fractal.gui.graph.model.BasicTools
Constructs a new BasicTools component.
BasicTreeCellRenderer - class org.objectweb.fractal.gui.tree.view.BasicTreeCellRenderer.
A TreeCellRenderer to draw component names with a color indicating their type and status.
BasicTreeCellRenderer() - Constructor for class org.objectweb.fractal.gui.tree.view.BasicTreeCellRenderer
 
BasicTreeModel - class org.objectweb.fractal.gui.tree.model.BasicTreeModel.
A TreeModel based on a Configuration.
BasicTreeModel() - Constructor for class org.objectweb.fractal.gui.tree.model.BasicTreeModel
Constructs a new BasicTreeModel component.
BasicTreeSelectionModel - class org.objectweb.fractal.gui.tree.model.BasicTreeSelectionModel.
A TreeSelectionModel based on a Selection.
BasicTreeSelectionModel() - Constructor for class org.objectweb.fractal.gui.tree.model.BasicTreeSelectionModel
Constructs a new BasicTreeSelectionModel component.
BasicUndoManager - class org.objectweb.fractal.gui.undo.model.BasicUndoManager.
Basic implementation of the UndoManager interface.
BasicUndoManager() - Constructor for class org.objectweb.fractal.gui.undo.model.BasicUndoManager
Constructs a new BasicUndoManager component.
BindTool - class org.objectweb.fractal.gui.graph.control.BindTool.
A controller component to create or remove bindings.
BindTool() - Constructor for class org.objectweb.fractal.gui.graph.control.BindTool
Constructs a new BindTool component.
Binding - interface org.objectweb.fractal.gui.model.Binding.
A binding between a client and a server interface.
BindingRenderer - interface org.objectweb.fractal.gui.graph.view.BindingRenderer.
A component that draws bindings.
bind(ClientInterface, String, ServerInterface) - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
bind(ClientInterface, String, ServerInterface) - Method in interface org.objectweb.fractal.gui.model.Component
Binds the given client interface to the given server interface.
bind(ClientInterface, String, ServerInterface) - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
bindComponent(int, Object, String, Object, String, Object) - Method in class org.objectweb.fractal.gui.repository.lib.FractalGUIBackend
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.admin.control.CreateInstanceAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.admin.control.DeleteInstanceAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.admin.control.StartAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.admin.control.StopAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.clipboard.control.ClipboardAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.dialog.control.BasicDialogController
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.graph.control.AntiAliasAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.graph.control.BindTool
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.graph.control.ChangeDepthAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.graph.control.ChangeItfDisplayAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.graph.control.MaximizeAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.graph.control.MoveTool
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.graph.control.SelectTool
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.graph.control.ZoomTool
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.graph.model.BasicDisplay
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.graph.model.BasicGraphModel
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.graph.model.BasicTools
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.graph.model.DisplayNotifier
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.graph.view.BasicToolView
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.graph.view.GraphViewNotifier
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.history.control.GoNextAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.history.control.GoPreviousAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.menu.control.ChangeColorAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.menu.control.ChangeExecDirAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.menu.control.CreateAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.menu.control.DeleteAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.menu.control.ExportSVGAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.menu.control.ImportAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.menu.control.MakeSourceAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.menu.control.NewAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.menu.control.OpenAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.menu.control.PrintAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.menu.control.QuitAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.menu.control.SaveAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.model.BasicConfiguration
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.repository.lib.BasicRepository
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.repository.lib.StorageLoader
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.selection.model.BasicSelection
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.selection.model.SelectionNotifier
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeSelectionModel
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.undo.control.RedoAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.undo.control.UndoAction
 
bindFc(String, Object) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 

C

CLIPBOARD_BINDING - Static variable in class org.objectweb.fractal.gui.clipboard.control.ClipboardAction
A mandatory client interface bound to a clipboard model.
COMPONENT_COLOR - Static variable in interface org.objectweb.fractal.gui.Constants
Color used to draw component's controller part.
COMPONENT_CONTROLLER_DESC - Static variable in class org.objectweb.fractal.gui.dialog.model.TextFieldModel
Type of a TextFieldModel that represents component controller descriptors.
COMPONENT_RENDERER_BINDING - Static variable in class org.objectweb.fractal.gui.graph.view.BasicGraphView
A mandatory client interface bound to a ComponentRenderer.
CONFIGURATION_BINDING - Static variable in class org.objectweb.fractal.gui.admin.control.CreateInstanceAction
A mandatory client interface bound to a configuration model.
CONFIGURATION_BINDING - Static variable in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
A mandatory client interface bound to a configuration model.
CONFIGURATION_BINDING - Static variable in class org.objectweb.fractal.gui.dialog.control.BasicDialogController
A mandatory client interface bound to a configuration model.
CONFIGURATION_BINDING - Static variable in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
A mandatory client interface bound to a configuration model.
CONFIGURATION_BINDING - Static variable in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
A mandatory client interface bound to a configuration model.
CONFIGURATION_BINDING - Static variable in class org.objectweb.fractal.gui.graph.control.SelectTool
A mandatory client interface bound to a configuration model.
CONFIGURATION_BINDING - Static variable in class org.objectweb.fractal.gui.graph.view.BasicGraphView
A mandatory client interface bound to a configuration model.
CONFIGURATION_BINDING - Static variable in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
A mandatory client interface bound to a configuration model.
CONFIGURATION_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.ChangeExecDirAction
A mandatory client interface bound to a configuration model.
CONFIGURATION_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.ExportSVGAction
 
CONFIGURATION_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.ImportAction
A mandatory client interface bound to a configuration model.
CONFIGURATION_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.MakeSourceAction
 
CONFIGURATION_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.NewAction
A mandatory client interface bound to a configuration model.
CONFIGURATION_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.OpenAction
A mandatory client interface bound to a configuration model.
CONFIGURATION_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.PrintAction
 
CONFIGURATION_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.QuitAction
A mandatory client interface bound to a configuration model.
CONFIGURATION_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.SaveAction
A mandatory client interface bound to a configuration model.
CONFIGURATION_BINDING - Static variable in class org.objectweb.fractal.gui.model.DerivedConfiguration
A mandatory client interface bound to the master configuration.
CONFIGURATION_BINDING - Static variable in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
A mandatory client interface bound to a configuration model.
CONFIGURATION_BINDING - Static variable in class org.objectweb.fractal.gui.tree.model.BasicTreeSelectionModel
An optional client interface bound to a configuration model.
CONFIGURATION_BINDING - Static variable in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
A mandatory client interface bound to a configuration model.
CONFIGURATION_FACTORY_BINDING - Static variable in class org.objectweb.fractal.gui.repository.lib.BasicRepository
A mandatory client interface bound to a factory.
CONFIGURATION_LISTENERS_BINDING - Static variable in class org.objectweb.fractal.gui.model.BasicConfiguration
A collection client interface bound to the listeners of this model.
CONFIGURATION_LISTENERS_BINDING - Static variable in class org.objectweb.fractal.gui.model.ConfigurationNotifier
A collection client interface bound to the listeners of this component.
CONFIGURATION_LISTENERS_BINDING - Static variable in class org.objectweb.fractal.gui.model.DerivedConfiguration
A collection client interface bound to the listeners of this model.
CONTENT - Static variable in class org.objectweb.fractal.gui.graph.view.ComponentPart
Content part of a component representation.
CURRENT_CONFIG - Static variable in interface org.objectweb.fractal.gui.UserData
 
CURRENT_DEPTH - Static variable in interface org.objectweb.fractal.gui.UserData
 
CURRENT_HEIGHT - Static variable in interface org.objectweb.fractal.gui.UserData
 
CURRENT_WIDTH - Static variable in interface org.objectweb.fractal.gui.UserData
 
ChangeColorAction - class org.objectweb.fractal.gui.menu.control.ChangeColorAction.
 
ChangeColorAction() - Constructor for class org.objectweb.fractal.gui.menu.control.ChangeColorAction
 
ChangeDepthAction - class org.objectweb.fractal.gui.graph.control.ChangeDepthAction.
An action that just calls the setMax method on a Display.
ChangeDepthAction() - Constructor for class org.objectweb.fractal.gui.graph.control.ChangeDepthAction
Constructs a new ChangeDepthAction component.
ChangeDepthActionAttributes - interface org.objectweb.fractal.gui.graph.control.ChangeDepthActionAttributes.
Attribute controller interface of ChangeDepthAction component.
ChangeExecDirAction - class org.objectweb.fractal.gui.menu.control.ChangeExecDirAction.
An action to exit FractalGUI.
ChangeExecDirAction() - Constructor for class org.objectweb.fractal.gui.menu.control.ChangeExecDirAction
Constructs a new ChangeExecDirAction component.
ChangeItfDisplayAction - class org.objectweb.fractal.gui.graph.control.ChangeItfDisplayAction.
An action that just calls the setIsAntiAliasing method on a Display.
ChangeItfDisplayAction() - Constructor for class org.objectweb.fractal.gui.graph.control.ChangeItfDisplayAction
Constructs a new AntiAliasAction component.
ClassSelector - class org.objectweb.fractal.gui.dialog.view.ClassSelector.
 
ClassSelector() - Constructor for class org.objectweb.fractal.gui.dialog.view.ClassSelector
 
ClientInterface - interface org.objectweb.fractal.gui.model.ClientInterface.
A client interface.
Clipboard - interface org.objectweb.fractal.gui.clipboard.model.Clipboard.
A model for the clipboard.
ClipboardAction - class org.objectweb.fractal.gui.clipboard.control.ClipboardAction.
Super class of actions that acts on a clipboard model.
ClipboardAction() - Constructor for class org.objectweb.fractal.gui.clipboard.control.ClipboardAction
Constructs a new ClipboardAction component.
Component - interface org.objectweb.fractal.gui.model.Component.
A primitive or composite component.
ComponentPart - class org.objectweb.fractal.gui.graph.view.ComponentPart.
A component part.
ComponentPart(Component, Interface, int, Rectangle) - Constructor for class org.objectweb.fractal.gui.graph.view.ComponentPart
Constructs a new ComponentPart object.
ComponentRenderer - interface org.objectweb.fractal.gui.graph.view.ComponentRenderer.
A component that draws components.
Configuration - interface org.objectweb.fractal.gui.model.Configuration.
A model for a component configuration.
ConfigurationListener - interface org.objectweb.fractal.gui.model.ConfigurationListener.
An interface to be notified of changes in a Configuration model.
ConfigurationNotifier - class org.objectweb.fractal.gui.model.ConfigurationNotifier.
A ConfigurationListener that notifies other ConfigurationListeners.
ConfigurationNotifier() - Constructor for class org.objectweb.fractal.gui.model.ConfigurationNotifier
Constructs a new configuration notifier component.
Constants - interface org.objectweb.fractal.gui.Constants.
Defines font and color constants used in FractalGUI.
CopyAction - class org.objectweb.fractal.gui.clipboard.control.CopyAction.
An action that just calls the copy method on a Clipboard.
CopyAction() - Constructor for class org.objectweb.fractal.gui.clipboard.control.CopyAction
Constructs a new CopyAction component.
CreateAction - class org.objectweb.fractal.gui.menu.control.CreateAction.
Super classes of actions that create components or interfaces.
CreateAction() - Constructor for class org.objectweb.fractal.gui.menu.control.CreateAction
 
CreateInstanceAction - class org.objectweb.fractal.gui.admin.control.CreateInstanceAction.
An action to exit FractalGUI.
CreateInstanceAction() - Constructor for class org.objectweb.fractal.gui.admin.control.CreateInstanceAction
Constructs a new CreateInstanceAction component.
CutAction - class org.objectweb.fractal.gui.clipboard.control.CutAction.
An action that just calls the cut method on a Clipboard.
CutAction() - Constructor for class org.objectweb.fractal.gui.clipboard.control.CutAction
Constructs a new CutAction component.
canAddClientInterface(Component, ClientInterface) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
canAddClientInterface(Component, ClientInterface) - Method in interface org.objectweb.fractal.gui.model.VetoableConfigurationListener
Notifies this listener that a client interface is about to be added to a component.
canAddServerInterface(Component, ServerInterface) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
canAddServerInterface(Component, ServerInterface) - Method in interface org.objectweb.fractal.gui.model.VetoableConfigurationListener
Notifies this listener that a server interface is about to be added to a component.
canAddSubComponent(Component, Component) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
canAddSubComponent(Component, Component) - Method in interface org.objectweb.fractal.gui.model.VetoableConfigurationListener
Notifies this listener that a sub component is about to be added to a component.
canBindInterface(ClientInterface) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
canBindInterface(ClientInterface) - Method in interface org.objectweb.fractal.gui.model.VetoableConfigurationListener
Notifies this listener that an interface is about to be bound.
canChangeAttribute(Component, String) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
canChangeAttribute(Component, String) - Method in interface org.objectweb.fractal.gui.model.VetoableConfigurationListener
Notifies this listener that the value of an attribute is about to change.
canChangeAttributeController(Component) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
canChangeAttributeController(Component) - Method in interface org.objectweb.fractal.gui.model.VetoableConfigurationListener
Notifies this listener that the attribute controller of a component is about to change.
canChangeComponentControllerDescriptor(Component) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
canChangeComponentControllerDescriptor(Component) - Method in interface org.objectweb.fractal.gui.model.VetoableConfigurationListener
Notifies this listener that the component controller descriptor of a component is about to change.
canChangeImplementation(Component) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
canChangeImplementation(Component) - Method in interface org.objectweb.fractal.gui.model.VetoableConfigurationListener
Notifies this listener that the implementation of a component is about to change.
canChangeInterfaceCardinality(Interface) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
canChangeInterfaceCardinality(Interface) - Method in interface org.objectweb.fractal.gui.model.VetoableConfigurationListener
Notifies this listener that the cardinality of an interface is about to change.
canChangeInterfaceContingency(Interface) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
canChangeInterfaceContingency(Interface) - Method in interface org.objectweb.fractal.gui.model.VetoableConfigurationListener
Notifies this listener that the contigency of an interface is about to change.
canChangeInterfaceName(Interface) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
canChangeInterfaceName(Interface) - Method in interface org.objectweb.fractal.gui.model.VetoableConfigurationListener
Notifies this listener that the name of an interface is about to change.
canChangeInterfaceSignature(Interface) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
canChangeInterfaceSignature(Interface) - Method in interface org.objectweb.fractal.gui.model.VetoableConfigurationListener
Notifies this listener that the signature of an interface is about to change.
canChangeName(Component) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
canChangeName(Component) - Method in interface org.objectweb.fractal.gui.model.VetoableConfigurationListener
Notifies this listener that the name of a component is about to change.
canChangeRootComponent() - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
canChangeRootComponent() - Method in interface org.objectweb.fractal.gui.model.VetoableConfigurationListener
Notifies this listener that the root component is about to change.
canChangeTemplateControllerDescriptor(Component) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
canChangeTemplateControllerDescriptor(Component) - Method in interface org.objectweb.fractal.gui.model.VetoableConfigurationListener
Notifies this listener that the template controller descriptor of a component is about to change.
canChangeType(Component) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
canChangeType(Component) - Method in interface org.objectweb.fractal.gui.model.VetoableConfigurationListener
Notifies this listener that the type of a component is about to change.
canCopy(Component) - Method in class org.objectweb.fractal.gui.clipboard.model.BasicClipboard
 
canCopy(Component) - Method in interface org.objectweb.fractal.gui.clipboard.model.Clipboard
Returns true if the given component can be copied.
canCut(Component) - Method in class org.objectweb.fractal.gui.clipboard.model.BasicClipboard
 
canCut(Component) - Method in interface org.objectweb.fractal.gui.clipboard.model.Clipboard
Returns true if the given component can be cut.
canGoNext() - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
canGoNext() - Method in interface org.objectweb.fractal.gui.history.model.HistoryManager
Returns true if it is possible to go to a next view.
canGoPrevious() - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
canGoPrevious() - Method in interface org.objectweb.fractal.gui.history.model.HistoryManager
Returns true if it is possible to go back to a previous view.
canPaste(Component) - Method in class org.objectweb.fractal.gui.clipboard.model.BasicClipboard
 
canPaste(Component) - Method in interface org.objectweb.fractal.gui.clipboard.model.Clipboard
Returns true if the clipboard's content can be pasted into the given component.
canPasteAsShared(Component) - Method in class org.objectweb.fractal.gui.clipboard.model.BasicClipboard
 
canPasteAsShared(Component) - Method in interface org.objectweb.fractal.gui.clipboard.model.Clipboard
Returns true if the clipboard's content can be pasted into the given component as a shared component.
canRebindInterface(ClientInterface) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
canRebindInterface(ClientInterface) - Method in interface org.objectweb.fractal.gui.model.VetoableConfigurationListener
Notifies this listener that an interface is about to be rebound.
canRedo() - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
canRedo() - Method in interface org.objectweb.fractal.gui.undo.model.UndoManager
Returns true if there is something that can be redone.
canRemoveClientInterface(Component, ClientInterface) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
canRemoveClientInterface(Component, ClientInterface) - Method in interface org.objectweb.fractal.gui.model.VetoableConfigurationListener
Notifies this listener that a client interface is about to be removed from a component.
canRemoveServerInterface(Component, ServerInterface) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
canRemoveServerInterface(Component, ServerInterface) - Method in interface org.objectweb.fractal.gui.model.VetoableConfigurationListener
Notifies this listener that a server interface is about to be removed from a component.
canRemoveSubComponent(Component, Component) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
canRemoveSubComponent(Component, Component) - Method in interface org.objectweb.fractal.gui.model.VetoableConfigurationListener
Notifies this listener that a sub component is about to be removed from a component.
canUnbindInterface(ClientInterface) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
canUnbindInterface(ClientInterface) - Method in interface org.objectweb.fractal.gui.model.VetoableConfigurationListener
Notifies this listener that an interface is about to be unbound.
canUndo() - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
canUndo() - Method in interface org.objectweb.fractal.gui.undo.model.UndoManager
Returns true if there is something that can be undone.
changeCountChanged(Component, long) - Method in class org.objectweb.fractal.gui.TitlePane
 
changeCountChanged(Component, long) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
changeCountChanged(Component, long) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
changeCountChanged(Component, long) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
changeCountChanged(Component, long) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
changeCountChanged(Component, long) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
changeCountChanged(Component, long) - Method in interface org.objectweb.fractal.gui.model.ConfigurationListener
Notifies this listener that all the change count of the configuration has changed.
changeCountChanged(Component, long) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
changeCountChanged(Component, long) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
changeCountChanged(Component, long) - Method in class org.objectweb.fractal.gui.model.StatusManager
 
changeCountChanged(Component, long) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
changeCountChanged(Component, long) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
changedUpdate(DocumentEvent) - Method in class org.objectweb.fractal.gui.dialog.view.ClassSelector
 
clean() - Method in interface org.objectweb.fractal.gui.UserData
Clean the user's data
clean() - Method in class org.objectweb.fractal.gui.UserDataStorage
Clean the user's data
clear() - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
clear() - Method in interface org.objectweb.fractal.gui.history.model.HistoryManager
Clears the state of this model.
clear() - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
clear() - Method in interface org.objectweb.fractal.gui.undo.model.UndoManager
Clears the state of this model.
clearSelection() - Method in class org.objectweb.fractal.gui.selection.model.BasicSelection
 
clearSelection() - Method in interface org.objectweb.fractal.gui.selection.model.Selection
Clears the selection.
clientInterfaceAdded(Component, ClientInterface, int) - Method in class org.objectweb.fractal.gui.TitlePane
 
clientInterfaceAdded(Component, ClientInterface, int) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
clientInterfaceAdded(Component, ClientInterface, int) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
clientInterfaceAdded(Component, ClientInterface, int) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
clientInterfaceAdded(Component, ClientInterface, int) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
clientInterfaceAdded(Component, ClientInterface, int) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
clientInterfaceAdded(Component, ClientInterface, int) - Method in interface org.objectweb.fractal.gui.model.ConfigurationListener
Notifies this listener that a client interface has been added to a component.
clientInterfaceAdded(Component, ClientInterface, int) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
clientInterfaceAdded(Component, ClientInterface, int) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
clientInterfaceAdded(Component, ClientInterface, int) - Method in class org.objectweb.fractal.gui.model.StatusManager
 
clientInterfaceAdded(Component, ClientInterface, int) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
clientInterfaceAdded(Component, ClientInterface, int) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
clientInterfaceRemoved(Component, ClientInterface, int) - Method in class org.objectweb.fractal.gui.TitlePane
 
clientInterfaceRemoved(Component, ClientInterface, int) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
clientInterfaceRemoved(Component, ClientInterface, int) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
clientInterfaceRemoved(Component, ClientInterface, int) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
clientInterfaceRemoved(Component, ClientInterface, int) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
clientInterfaceRemoved(Component, ClientInterface, int) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
clientInterfaceRemoved(Component, ClientInterface, int) - Method in interface org.objectweb.fractal.gui.model.ConfigurationListener
Notifies this listener that a client interface has been removed from a component.
clientInterfaceRemoved(Component, ClientInterface, int) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
clientInterfaceRemoved(Component, ClientInterface, int) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
clientInterfaceRemoved(Component, ClientInterface, int) - Method in class org.objectweb.fractal.gui.model.StatusManager
 
clientInterfaceRemoved(Component, ClientInterface, int) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
clientInterfaceRemoved(Component, ClientInterface, int) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
close() - Method in interface org.objectweb.fractal.gui.repository.api.Storage
Closes the currently opened storage.
close() - Method in class org.objectweb.fractal.gui.repository.lib.XMLFileStorage
 
complementaryItf - Variable in class org.objectweb.fractal.gui.model.BasicInterface
The complementary interface of this interface.
componentColorChanged(Component, Color) - Method in interface org.objectweb.fractal.gui.graph.model.GraphModelListener
TODO javadoc.
componentColorChanged(Component, Color) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
componentColorChanged(Component, Color) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
componentControllerDescriptorChanged(Component, String) - Method in class org.objectweb.fractal.gui.TitlePane
 
componentControllerDescriptorChanged(Component, String) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
componentControllerDescriptorChanged(Component, String) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
componentControllerDescriptorChanged(Component, String) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
componentControllerDescriptorChanged(Component, String) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
componentControllerDescriptorChanged(Component, String) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
componentControllerDescriptorChanged(Component, String) - Method in interface org.objectweb.fractal.gui.model.ConfigurationListener
Notifies this listener that the component controller descriptor of a component has changed.
componentControllerDescriptorChanged(Component, String) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
componentControllerDescriptorChanged(Component, String) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
componentControllerDescriptorChanged(Component, String) - Method in class org.objectweb.fractal.gui.model.StatusManager
 
componentControllerDescriptorChanged(Component, String) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
componentControllerDescriptorChanged(Component, String) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
componentCreated(Component) - Method in interface org.objectweb.fractal.gui.admin.model.AdminModelListener
 
componentCreated(Component) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
componentDeleted(Component) - Method in interface org.objectweb.fractal.gui.admin.model.AdminModelListener
 
componentDeleted(Component) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
componentPositionChanged(Component, Rect) - Method in interface org.objectweb.fractal.gui.graph.model.GraphModelListener
Notifies this listener that the coordinates of a component have changed.
componentPositionChanged(Component, Rect) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
componentPositionChanged(Component, Rect) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
componentStarted(Component) - Method in interface org.objectweb.fractal.gui.admin.model.AdminModelListener
 
componentStarted(Component) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
componentStopped(Component) - Method in interface org.objectweb.fractal.gui.admin.model.AdminModelListener
 
componentStopped(Component) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
contains(Component) - Method in class org.objectweb.fractal.gui.model.AbstractComponent
 
contains(Component) - Method in interface org.objectweb.fractal.gui.model.Component
Returns true if this component contains the given sub component.
containsMasterOfExternalComponent(Component) - Method in class org.objectweb.fractal.gui.model.AbstractComponent
 
containsMasterOfExternalComponent(Component) - Method in interface org.objectweb.fractal.gui.model.Component
Returns true if the given component contains a master component but does not contain all its slaves.
containsSlaveOfExternalComponent(Component) - Method in class org.objectweb.fractal.gui.model.AbstractComponent
 
containsSlaveOfExternalComponent(Component) - Method in interface org.objectweb.fractal.gui.model.Component
Returns true if the given component contains a slave component but does not contain its master.
copy(Component, GraphModel, Factory) - Method in class org.objectweb.fractal.gui.clipboard.model.BasicClipboard
 
copy(Component, GraphModel, Factory) - Method in interface org.objectweb.fractal.gui.clipboard.model.Clipboard
Copies the given component.
createActionComponent(Action) - Method in class org.objectweb.fractal.gui.toolbar.view.BasicToolBarView
 
createClientInterface(Component) - Method in class org.objectweb.fractal.gui.model.BasicConfiguration
 
createClientInterface(Component) - Method in interface org.objectweb.fractal.gui.model.Factory
Creates a new external client interface.
createComponent() - Method in class org.objectweb.fractal.gui.model.BasicConfiguration
 
createComponent(Component) - Method in class org.objectweb.fractal.gui.model.BasicConfiguration
 
createComponent() - Method in interface org.objectweb.fractal.gui.model.Factory
Creates a new component.
createComponent(Component) - Method in interface org.objectweb.fractal.gui.model.Factory
Creates a slave component.
createComponent(Object, String, String, Object, Object, Object) - Method in class org.objectweb.fractal.gui.repository.lib.FractalGUIBackend
 
createComponentType(String, Object[], Object) - Method in class org.objectweb.fractal.gui.repository.lib.FractalGUIBackend
 
createInstance(Component, Component) - Method in interface org.objectweb.fractal.gui.admin.model.AdminModel
 
createInstance(Component, Component) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
createInterfaceType(String, String, String, String, String, Object) - Method in class org.objectweb.fractal.gui.repository.lib.FractalGUIBackend
 
createServerInterface(Component) - Method in class org.objectweb.fractal.gui.model.BasicConfiguration
 
createServerInterface(Component) - Method in interface org.objectweb.fractal.gui.model.Factory
Creates a new external server interface.
cut(Component, GraphModel, Factory) - Method in class org.objectweb.fractal.gui.clipboard.model.BasicClipboard
 
cut(Component, GraphModel, Factory) - Method in interface org.objectweb.fractal.gui.clipboard.model.Clipboard
Cuts the given component.

D

DASHED_STROKE - Static variable in interface org.objectweb.fractal.gui.Constants
Dashed stroke.
DEFINITION_FACTORY_BINDING - Static variable in class org.objectweb.fractal.gui.repository.lib.BasicRepository
TODO javadoc.
DIALOG_MODEL_BINDING - Static variable in class org.objectweb.fractal.gui.dialog.control.BasicDialogController
A mandatory client interface bound to a dialog model.
DIALOG_MODEL_BINDING - Static variable in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
A mandatory client interface bound to a dialog model.
DIALOG_VIEW_LISTENERS_BINDING - Static variable in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
A collection client interface bound to the listeners of this view.
DISPLAY_BINDING - Static variable in class org.objectweb.fractal.gui.graph.control.AntiAliasAction
A mandatory client interface bound to a display model.
DISPLAY_BINDING - Static variable in class org.objectweb.fractal.gui.graph.control.ChangeDepthAction
A mandatory client interface bound to a display model.
DISPLAY_BINDING - Static variable in class org.objectweb.fractal.gui.graph.control.ChangeItfDisplayAction
A mandatory client interface bound to a display model.
DISPLAY_BINDING - Static variable in class org.objectweb.fractal.gui.graph.control.MaximizeAction
A mandatory client interface bound to a display model.
DISPLAY_BINDING - Static variable in class org.objectweb.fractal.gui.graph.control.MoveTool
A mandatory client interface bound to a display model.
DISPLAY_BINDING - Static variable in class org.objectweb.fractal.gui.graph.control.ZoomTool
A mandatory client interface bound to a display model.
DISPLAY_BINDING - Static variable in class org.objectweb.fractal.gui.graph.view.BasicGraphView
An optional client interface bound to a display model.
DISPLAY_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.ExportSVGAction
 
DISPLAY_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.PrintAction
 
DISPLAY_LISTENERS_BINDING - Static variable in class org.objectweb.fractal.gui.graph.model.BasicDisplay
A collection client interface bound to the listeners of this model.
DISPLAY_LISTENERS_BINDING - Static variable in class org.objectweb.fractal.gui.graph.model.DisplayNotifier
A collection client interface bound to the listeners of this component.
DeleteAction - class org.objectweb.fractal.gui.menu.control.DeleteAction.
An action to delete the currently selected component or interface.
DeleteAction() - Constructor for class org.objectweb.fractal.gui.menu.control.DeleteAction
Constructs a new DeleteAction component.
DeleteInstanceAction - class org.objectweb.fractal.gui.admin.control.DeleteInstanceAction.
An action to exit FractalGUI.
DeleteInstanceAction() - Constructor for class org.objectweb.fractal.gui.admin.control.DeleteInstanceAction
Constructs a new DeleteInstanceAction component.
DerivedConfiguration - class org.objectweb.fractal.gui.model.DerivedConfiguration.
A sub Configuration of another Configuration.
DerivedConfiguration() - Constructor for class org.objectweb.fractal.gui.model.DerivedConfiguration
Constructs a new DerivedConfiguration component.
DialogModel - interface org.objectweb.fractal.gui.dialog.model.DialogModel.
A model for a dialog based configuration view.
DialogViewListener - interface org.objectweb.fractal.gui.dialog.view.DialogViewListener.
An interface to be notified of events emited by a dialog view component.
Display - interface org.objectweb.fractal.gui.graph.model.Display.
A model for the display.
DisplayListener - interface org.objectweb.fractal.gui.graph.model.DisplayListener.
An interface to be notified of changes in a Display model.
DisplayNotifier - class org.objectweb.fractal.gui.graph.model.DisplayNotifier.
A DisplayListener that notifies other DisplayListeners.
DisplayNotifier() - Constructor for class org.objectweb.fractal.gui.graph.model.DisplayNotifier
Constructs a new DisplayNotifier component.
deleteInstance(Component) - Method in interface org.objectweb.fractal.gui.admin.model.AdminModel
 
deleteInstance(Component) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
display() - Method in class org.objectweb.fractal.gui.dialog.view.ClassSelector
 
displayedAreaChanged(Rect) - Method in class org.objectweb.fractal.gui.graph.control.AntiAliasAction
 
displayedAreaChanged(Rect) - Method in class org.objectweb.fractal.gui.graph.control.ChangeDepthAction
 
displayedAreaChanged(Rect) - Method in class org.objectweb.fractal.gui.graph.control.ChangeItfDisplayAction
 
displayedAreaChanged(Rect) - Method in interface org.objectweb.fractal.gui.graph.model.DisplayListener
Notifies this listener that component graph area shown by the display has changed.
displayedAreaChanged(Rect) - Method in class org.objectweb.fractal.gui.graph.model.DisplayNotifier
 
displayedAreaChanged(Rect) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
drawBinding(Graphics, Rectangle, Rectangle, Point, Point, Binding, int) - Method in class org.objectweb.fractal.gui.graph.view.BasicBindingRenderer
 
drawBinding(Graphics, Rectangle, Rectangle, Point, Point, Binding, int) - Method in interface org.objectweb.fractal.gui.graph.view.BindingRenderer
Draws the given binding.
drawComponent(Graphics, Component, Selection, Rectangle, Color, boolean, int, int) - Method in class org.objectweb.fractal.gui.graph.view.BasicComponentRenderer
 
drawComponent(Graphics, Component, Selection, Rectangle, Color, boolean, int, int) - Method in interface org.objectweb.fractal.gui.graph.view.ComponentRenderer
Draws the given component in the given rectangle.
drawString(Graphics, String, int, int, int, int, int, boolean) - Method in class org.objectweb.fractal.gui.graph.view.BasicComponentRenderer
Draws a string in the given rectangle.

E

ERROR_COLOR - Static variable in interface org.objectweb.fractal.gui.Constants
Color used to show errors (in graph, dialog, or tree views).
EmptyGraphViewListener - class org.objectweb.fractal.gui.graph.control.EmptyGraphViewListener.
Empty implementation of the GraphViewListener interface.
EmptyGraphViewListener() - Constructor for class org.objectweb.fractal.gui.graph.control.EmptyGraphViewListener
 
ExportSVGAction - class org.objectweb.fractal.gui.menu.control.ExportSVGAction.
An action to export a configuration view to an SVG file.
ExportSVGAction() - Constructor for class org.objectweb.fractal.gui.menu.control.ExportSVGAction
Constructs a new PrintAction component.
equals(Object) - Method in class org.objectweb.fractal.gui.graph.model.Rect
 

F

FACTORY_BINDING - Static variable in class org.objectweb.fractal.gui.clipboard.control.ClipboardAction
A mandatory client interface bound to a factory.
FACTORY_BINDING - Static variable in class org.objectweb.fractal.gui.dialog.control.BasicDialogController
A mandatory client interface bound to a factory.
FACTORY_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.CreateAction
A mandatory client interface bound to a factory component.
FACTORY_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.NewAction
A mandatory client interface bound to a factory.
Factory - interface org.objectweb.fractal.gui.model.Factory.
A factory to create components and interfaces.
FractalAdlWriter - class org.objectweb.fractal.gui.repository.lib.FractalAdlWriter.
 
FractalAdlWriter() - Constructor for class org.objectweb.fractal.gui.repository.lib.FractalAdlWriter
 
FractalGUI - class org.objectweb.fractal.gui.FractalGUI.
FractalGUI launcher.
FractalGUI() - Constructor for class org.objectweb.fractal.gui.FractalGUI
 
FractalGUIBackend - class org.objectweb.fractal.gui.repository.lib.FractalGUIBackend.
 
FractalGUIBackend() - Constructor for class org.objectweb.fractal.gui.repository.lib.FractalGUIBackend
 
fireStateChanged() - Method in class org.objectweb.fractal.gui.graph.view.BasicToolView
 
fnta13 - Static variable in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
Font Arial, plain, 13 pts

G

GRAPH_BINDING - Static variable in class org.objectweb.fractal.gui.clipboard.control.ClipboardAction
A mandatory client interface bound to a graph model.
GRAPH_BINDING - Static variable in class org.objectweb.fractal.gui.graph.control.SelectTool
A mandatory client interface bound to a graph model.
GRAPH_BINDING - Static variable in class org.objectweb.fractal.gui.graph.view.BasicGraphView
A mandatory client interface bound to a graph model.
GRAPH_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.ChangeColorAction
A mandatory client interface bound to a graph model component.
GRAPH_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.ImportAction
An optional client interface bound to a graph model.
GRAPH_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.OpenAction
An optional client interface bound to a graph model.
GRAPH_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.SaveAction
An optional server interface bound to a graph model.
GRAPH_BINDING - Static variable in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
An optional client interface bound to a graph model.
GRAPH_MODEL_LISTENERS_BINDING - Static variable in class org.objectweb.fractal.gui.graph.model.BasicGraphModel
A collection client interface bound to the listeners of this model.
GRAPH_VIEW_LISTENERS_BINDING - Static variable in class org.objectweb.fractal.gui.graph.view.BasicGraphView
A collection client interface bound to the listeners of this view component.
GRAPH_VIEW_LISTENERS_BINDING - Static variable in class org.objectweb.fractal.gui.graph.view.GraphViewNotifier
A collection client interface bound to the listeners of this component.
GenerateComponentAction - class org.objectweb.fractal.gui.menu.control.GenerateComponentAction.
An action to create new components from an existing component class.
GenerateComponentAction() - Constructor for class org.objectweb.fractal.gui.menu.control.GenerateComponentAction
Constructs a new GenerateComponentAction component.
GoNextAction - class org.objectweb.fractal.gui.history.control.GoNextAction.
An action that just calls the goNext method on an HistoryManager.
GoNextAction() - Constructor for class org.objectweb.fractal.gui.history.control.GoNextAction
Constructs a new GoNextAction component.
GoPreviousAction - class org.objectweb.fractal.gui.history.control.GoPreviousAction.
An action that just calls the goPrevious method on an HistoryManager.
GoPreviousAction() - Constructor for class org.objectweb.fractal.gui.history.control.GoPreviousAction
Constructs a new GoPreviousAction component.
GraphModel - interface org.objectweb.fractal.gui.graph.model.GraphModel.
A model associating coordinates to components.
GraphModelListener - interface org.objectweb.fractal.gui.graph.model.GraphModelListener.
An interface to be notified of changes in a graph model.
GraphViewListener - interface org.objectweb.fractal.gui.graph.view.GraphViewListener.
An interface to be notified of events emitted by a graph view component.
GraphViewNotifier - class org.objectweb.fractal.gui.graph.view.GraphViewNotifier.
A GraphViewListener that notifies other GraphViewListeners.
GraphViewNotifier() - Constructor for class org.objectweb.fractal.gui.graph.view.GraphViewNotifier
Constructs a new GraphViewNotifier component.
getAcceleratorKey() - Method in class org.objectweb.fractal.gui.graph.view.BasicToolView
 
getAttrControllerFieldModel() - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
getAttrControllerFieldModel() - Method in interface org.objectweb.fractal.gui.dialog.model.DialogModel
Returns the model for the text field containing the component's attribute controller.
getAttribute(String) - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
getAttribute(String) - Method in interface org.objectweb.fractal.gui.model.Component
Return the value of the given attribute of this component.
getAttribute(String) - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
getAttributeController() - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
getAttributeController() - Method in interface org.objectweb.fractal.gui.model.Component
Returns the name of the attribute controller interface of this component.
getAttributeController() - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
getAttributeNames() - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
getAttributeNames() - Method in interface org.objectweb.fractal.gui.model.Component
Returns the names of the attributes of this component.
getAttributeNames() - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
getAttributesTableModel() - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
getAttributesTableModel() - Method in interface org.objectweb.fractal.gui.dialog.model.DialogModel
Returns the model for the table representing the component's attributes.
getAttributesTableSelectionModel() - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
getAttributesTableSelectionModel() - Method in interface org.objectweb.fractal.gui.dialog.model.DialogModel
Returns the selection model for the table representing the component's attributes.
getBindInterface() - Method in class org.objectweb.fractal.gui.graph.model.BasicTools
 
getBindInterface() - Method in interface org.objectweb.fractal.gui.graph.model.Tools
Returns the client interface that will be bound by the Tools.BIND tool.
getBinding() - Method in class org.objectweb.fractal.gui.model.BasicClientInterface
 
getBinding() - Method in interface org.objectweb.fractal.gui.model.ClientInterface
Returns the binding corresponding to this client interface.
getBinding() - Method in class org.objectweb.fractal.gui.model.SharedClientInterface
 
getBindings() - Method in class org.objectweb.fractal.gui.model.BasicServerInterface
 
getBindings() - Method in interface org.objectweb.fractal.gui.model.ServerInterface
Returns the bindings that refer to this server interface.
getBindings() - Method in class org.objectweb.fractal.gui.model.SharedServerInterface
 
getChangeCount() - Method in class org.objectweb.fractal.gui.model.BasicConfiguration
 
getChangeCount() - Method in interface org.objectweb.fractal.gui.model.Configuration
Returns the status of this configuration.
getChangeCount() - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
getChild(Object, int) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
getChildCount(Object) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
getClientInterface() - Method in class org.objectweb.fractal.gui.model.BasicBinding
 
getClientInterface(String) - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
getClientInterface() - Method in interface org.objectweb.fractal.gui.model.Binding
Returns the client interface that is bound by this binding.
getClientInterface(String) - Method in interface org.objectweb.fractal.gui.model.Component
Returns the external client interface of this component whose name is given.
getClientInterface(String) - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
getClientInterfaces() - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
getClientInterfaces() - Method in interface org.objectweb.fractal.gui.model.Component
Returns the external client interfaces of this component.
getClientInterfaces() - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
getClientInterfacesTableModel() - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
getClientInterfacesTableModel() - Method in interface org.objectweb.fractal.gui.dialog.model.DialogModel
Returns the model for the table representing the external client interfaces.
getClientInterfacesTableSelectionModel() - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
getClientInterfacesTableSelectionModel() - Method in interface org.objectweb.fractal.gui.dialog.model.DialogModel
Returns the selection model for the table representing the external client interfaces.
getColumnCount() - Method in class org.objectweb.fractal.gui.dialog.model.AttributeTableModel
 
getColumnCount() - Method in class org.objectweb.fractal.gui.dialog.model.InterfaceTableModel
 
getColumnName(int) - Method in class org.objectweb.fractal.gui.dialog.model.AttributeTableModel
 
getColumnName(int) - Method in class org.objectweb.fractal.gui.dialog.model.InterfaceTableModel
 
getCompControllerDescFieldModel() - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
getCompControllerDescFieldModel() - Method in interface org.objectweb.fractal.gui.dialog.model.DialogModel
Returns the model for the text field containing the component's controller descriptor.
getComplementaryInterface() - Method in class org.objectweb.fractal.gui.model.BasicInterface
 
getComplementaryInterface() - Method in interface org.objectweb.fractal.gui.model.Interface
Returns the complementary interface of this interface.
getComplementaryInterface() - Method in class org.objectweb.fractal.gui.model.SharedInterface
 
getComponent() - Method in class org.objectweb.fractal.gui.graph.view.ComponentPart
Returns the component designated by this component part.
getComponentColor(Component) - Method in class org.objectweb.fractal.gui.graph.model.BasicGraphModel
 
getComponentColor(Component) - Method in interface org.objectweb.fractal.gui.graph.model.GraphModel
TODO javadoc.
getComponentControllerDescriptor() - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
getComponentControllerDescriptor() - Method in interface org.objectweb.fractal.gui.model.Component
Returns the component controller descriptor of this component.
getComponentControllerDescriptor() - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
getComponentPart(Component, Rectangle, boolean, int, int) - Method in class org.objectweb.fractal.gui.graph.view.BasicComponentRenderer
 
getComponentPart(Component, Rectangle, boolean, int, int) - Method in interface org.objectweb.fractal.gui.graph.view.ComponentRenderer
Returns the part of the given component that corresponds to the given point.
getComponentPosition(Component) - Method in class org.objectweb.fractal.gui.graph.model.BasicGraphModel
 
getComponentPosition(Component) - Method in interface org.objectweb.fractal.gui.graph.model.GraphModel
Returns the coordinates of the given component.
getConfiguration() - Method in class org.objectweb.fractal.gui.model.AbstractComponent
Returns the configuration to which this component belongs.
getConfiguration() - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
getConfiguration() - Method in interface org.objectweb.fractal.gui.model.Component
Returns the configuration to which this component belongs.
getConfiguration() - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
getDescription() - Method in class org.objectweb.fractal.gui.menu.control.SimpleFileFilter
 
getDisplayedArea() - Method in class org.objectweb.fractal.gui.graph.model.BasicDisplay
 
getDisplayedArea() - Method in interface org.objectweb.fractal.gui.graph.model.Display
Returns the area of the component graph shown by this display.
getFcState() - Method in class org.objectweb.fractal.gui.menu.control.OpenAction
 
getFcState() - Method in class org.objectweb.fractal.gui.model.BasicConfiguration
 
getIconURL() - Method in class org.objectweb.fractal.gui.graph.view.BasicToolView
 
getId() - Method in interface org.objectweb.fractal.gui.UserData.FProject
get the id of the project
getId() - Method in class org.objectweb.fractal.gui.UserDataStorage.UFProject
get the id of the project
getImplementation() - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
getImplementation() - Method in interface org.objectweb.fractal.gui.model.Component
Returns the implementation of this component.
getImplementation() - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
getImplementationFieldModel() - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
getImplementationFieldModel() - Method in interface org.objectweb.fractal.gui.dialog.model.DialogModel
Returns the model for the text field containing the component's implementation.
getIndexOfChild(Object, Object) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
getInstance(Component) - Method in interface org.objectweb.fractal.gui.admin.model.AdminModel
 
getInstance(Component) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
getIntData(int) - Method in interface org.objectweb.fractal.gui.UserData
get the int value for a given type.
getIntData(int) - Method in class org.objectweb.fractal.gui.UserDataStorage
get the int value for a given type.
getInterface() - Method in class org.objectweb.fractal.gui.graph.view.ComponentPart
Returns the precise interface designated by this component part.
getInterfacePosition(Component, Rectangle, Interface) - Method in class org.objectweb.fractal.gui.graph.view.BasicComponentRenderer
 
getInterfacePosition(Component, Rectangle, Interface) - Method in interface org.objectweb.fractal.gui.graph.view.ComponentRenderer
Returns the position of the given interface.
getIsIncrease() - Method in class org.objectweb.fractal.gui.graph.control.ChangeDepthAction
 
getIsIncrease() - Method in interface org.objectweb.fractal.gui.graph.control.ChangeDepthActionAttributes
Returns true if the action must increase the max depth of the display.
getItfNameDisplayMode() - Method in class org.objectweb.fractal.gui.graph.model.BasicDisplay
 
getItfNameDisplayMode() - Method in interface org.objectweb.fractal.gui.graph.model.Display
Returns the displaying mode for the interfaces name of this display.
getMasterCollectionInterface() - Method in class org.objectweb.fractal.gui.model.BasicInterface
 
getMasterCollectionInterface() - Method in interface org.objectweb.fractal.gui.model.Interface
Returns the master collection interface of this interface.
getMasterCollectionInterface() - Method in class org.objectweb.fractal.gui.model.SharedInterface
 
getMasterComponent() - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
getMasterComponent() - Method in interface org.objectweb.fractal.gui.model.Component
Returns the master component of this component.
getMasterComponent() - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
getMasterInterface() - Method in class org.objectweb.fractal.gui.model.BasicInterface
 
getMasterInterface() - Method in interface org.objectweb.fractal.gui.model.Interface
Return the master interface of this interface.
getMasterInterface() - Method in class org.objectweb.fractal.gui.model.SharedInterface
 
getMaxDepth() - Method in class org.objectweb.fractal.gui.graph.model.BasicDisplay
 
getMaxDepth() - Method in interface org.objectweb.fractal.gui.graph.model.Display
Returns the max depth at which the component graph is shown by this display.
getName() - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
getName() - Method in class org.objectweb.fractal.gui.model.BasicInterface
 
getName() - Method in interface org.objectweb.fractal.gui.model.Component
Returns the name of this component.
getName() - Method in interface org.objectweb.fractal.gui.model.Interface
Returns the name of this interface.
getName() - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
getName() - Method in class org.objectweb.fractal.gui.model.SharedInterface
 
getNameFieldModel() - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
getNameFieldModel() - Method in interface org.objectweb.fractal.gui.dialog.model.DialogModel
Returns the model for the text field containing the component's name.
getNewProject() - Method in interface org.objectweb.fractal.gui.UserData
Asks for a new FProject.
getNewProject() - Method in class org.objectweb.fractal.gui.UserDataStorage
Asks for a new FProject.
getOwner() - Method in class org.objectweb.fractal.gui.model.BasicComponent
Returns the configuration to which this component belongs.
getOwner() - Method in class org.objectweb.fractal.gui.model.BasicInterface
 
getOwner() - Method in interface org.objectweb.fractal.gui.model.Interface
Returns the component that owns this interface.
getOwner() - Method in class org.objectweb.fractal.gui.model.SharedInterface
 
getParent() - Method in class org.objectweb.fractal.gui.model.AbstractComponent
 
getParent() - Method in interface org.objectweb.fractal.gui.model.Component
Returns the parent component of this component.
getPart() - Method in class org.objectweb.fractal.gui.graph.view.ComponentPart
Returns the type of this component part.
getPath() - Method in class org.objectweb.fractal.gui.model.AbstractComponent
 
getPath() - Method in interface org.objectweb.fractal.gui.model.Component
Returns the path of this component from the root component.
getPosition() - Method in class org.objectweb.fractal.gui.graph.view.ComponentPart
Returns the position of the component designated by this component part.
getProject(int) - Method in interface org.objectweb.fractal.gui.UserData
Adds a new FProject to the project list.
getProject(int) - Method in class org.objectweb.fractal.gui.UserDataStorage
Adds a new FProject to the project list.
getRoot() - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
getRootComponent() - Method in class org.objectweb.fractal.gui.model.AbstractComponent
 
getRootComponent() - Method in class org.objectweb.fractal.gui.model.BasicConfiguration
 
getRootComponent() - Method in interface org.objectweb.fractal.gui.model.Component
Returns the root component of the configuration.
getRootComponent() - Method in interface org.objectweb.fractal.gui.model.Configuration
Returns the root component of this configuration.
getRootComponent() - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
getRowCount() - Method in class org.objectweb.fractal.gui.dialog.model.AttributeTableModel
 
getRowCount() - Method in class org.objectweb.fractal.gui.dialog.model.InterfaceTableModel
 
getScreenSize() - Method in class org.objectweb.fractal.gui.graph.model.BasicDisplay
 
getScreenSize() - Method in interface org.objectweb.fractal.gui.graph.model.Display
Returns the size of this display.
getSelection() - Method in class org.objectweb.fractal.gui.selection.model.BasicSelection
 
getSelection() - Method in interface org.objectweb.fractal.gui.selection.model.Selection
Returns the component or interface that is currently selected.
getServerInterface() - Method in class org.objectweb.fractal.gui.model.BasicBinding
 
getServerInterface(String) - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
getServerInterface() - Method in interface org.objectweb.fractal.gui.model.Binding
Returns the server interface that is bound by this binding.
getServerInterface(String) - Method in interface org.objectweb.fractal.gui.model.Component
Returns the external server interface of this component whose name is given.
getServerInterface(String) - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
getServerInterfaces() - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
getServerInterfaces() - Method in interface org.objectweb.fractal.gui.model.Component
Returns the external server interfaces of this component.
getServerInterfaces() - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
getServerInterfacesTableModel() - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
getServerInterfacesTableModel() - Method in interface org.objectweb.fractal.gui.dialog.model.DialogModel
Returns the model for the table representing the external server interfaces.
getServerInterfacesTableSelectionModel() - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
getServerInterfacesTableSelectionModel() - Method in interface org.objectweb.fractal.gui.dialog.model.DialogModel
Returns the selection model for the table representing the external server interfaces.
getSignature() - Method in class org.objectweb.fractal.gui.model.BasicInterface
 
getSignature() - Method in interface org.objectweb.fractal.gui.model.Interface
Returns the signature of this interface.
getSignature() - Method in class org.objectweb.fractal.gui.model.SharedInterface
 
getSlaveCollectionInterfaces() - Method in class org.objectweb.fractal.gui.model.BasicInterface
 
getSlaveCollectionInterfaces() - Method in interface org.objectweb.fractal.gui.model.Interface
Returns the slave collection interfaces of this interface.
getSlaveCollectionInterfaces() - Method in class org.objectweb.fractal.gui.model.SharedInterface
 
getSlaveComponents() - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
getSlaveComponents() - Method in interface org.objectweb.fractal.gui.model.Component
Returns the slave components of this component.
getSlaveComponents() - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
getStatus() - Method in class org.objectweb.fractal.gui.model.BasicBinding
Returns the status of this binding.
getStatus() - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
getStatus() - Method in class org.objectweb.fractal.gui.model.BasicInterface
 
getStatus() - Method in interface org.objectweb.fractal.gui.model.Binding
Returns the status of this binding.
getStatus() - Method in interface org.objectweb.fractal.gui.model.Component
Returns the status of this component.
getStatus() - Method in interface org.objectweb.fractal.gui.model.Interface
Returns the status of this interface.
getStatus() - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
getStatus() - Method in class org.objectweb.fractal.gui.model.SharedInterface
 
getStorage() - Method in class org.objectweb.fractal.gui.model.BasicConfiguration
 
getStorage() - Method in interface org.objectweb.fractal.gui.model.Configuration
Returns the storage directory of this configuration.
getStorage() - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
getStringData(int) - Method in interface org.objectweb.fractal.gui.UserData.FProject
get the int value for a given type.
getStringData(int) - Method in interface org.objectweb.fractal.gui.UserData
get the int value for a given type.
getStringData(int) - Method in class org.objectweb.fractal.gui.UserDataStorage.UFProject
get the int value for a given type.
getStringData(int) - Method in class org.objectweb.fractal.gui.UserDataStorage
get the int value for a given type.
getSubComponent(String) - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
getSubComponent(String) - Method in interface org.objectweb.fractal.gui.model.Component
Returns the sub component of this component whose name is given.
getSubComponent(String) - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
getSubComponentArea(Component, Rectangle) - Method in class org.objectweb.fractal.gui.graph.view.BasicComponentRenderer
 
getSubComponentArea(Component, Rectangle) - Method in interface org.objectweb.fractal.gui.graph.view.ComponentRenderer
Returns the area of the given component into which its sub components must be drawn.
getSubComponents() - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
getSubComponents() - Method in interface org.objectweb.fractal.gui.model.Component
Returns the sub components of this component.
getSubComponents() - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.objectweb.fractal.gui.dialog.view.InterfaceTableCellRenderer
 
getTemplateControllerDescriptor() - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
getTemplateControllerDescriptor() - Method in interface org.objectweb.fractal.gui.model.Component
Returns the template controller descriptor of this component.
getTemplateControllerDescriptor() - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
getTmplControllerDescFieldModel() - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
getTmplControllerDescFieldModel() - Method in interface org.objectweb.fractal.gui.dialog.model.DialogModel
Returns the model for the text field containing the component's template controller descriptor.
getTool() - Method in class org.objectweb.fractal.gui.graph.model.BasicTools
 
getTool() - Method in interface org.objectweb.fractal.gui.graph.model.Tools
Returns the currently selected tool.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.objectweb.fractal.gui.tree.view.BasicTreeCellRenderer
 
getType() - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
getType() - Method in interface org.objectweb.fractal.gui.model.Component
Returns the type of this component.
getType() - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
getTypeFieldModel() - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
getTypeFieldModel() - Method in interface org.objectweb.fractal.gui.dialog.model.DialogModel
Returns the model for the text field containing the component's type.
getValue(String) - Method in class org.objectweb.fractal.gui.graph.view.BasicToolView
 
getValueAt(int, int) - Method in class org.objectweb.fractal.gui.dialog.model.AttributeTableModel
 
getValueAt(int, int) - Method in class org.objectweb.fractal.gui.dialog.model.InterfaceTableModel
 
goNext() - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
goNext() - Method in interface org.objectweb.fractal.gui.history.model.HistoryManager
Goes to the next view.
goPrevious() - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
goPrevious() - Method in interface org.objectweb.fractal.gui.history.model.HistoryManager
Goes to the previous view.

H

HEADER - Static variable in class org.objectweb.fractal.gui.graph.view.ComponentPart
Header part of a component representation.
HISTORY_LISTENERS_BINDING - Static variable in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
A collection client interface bound to the listeners of this component.
HISTORY_MANAGER_BINDING - Static variable in class org.objectweb.fractal.gui.history.control.GoNextAction
A mandatory client interface bound to a history model.
HISTORY_MANAGER_BINDING - Static variable in class org.objectweb.fractal.gui.history.control.GoPreviousAction
A mandatory client interface bound to a history model.
HistoryListener - interface org.objectweb.fractal.gui.history.model.HistoryListener.
An interface to be notified of changes in an history model.
HistoryManager - interface org.objectweb.fractal.gui.history.model.HistoryManager.
A model of a navigation history.
historyStateChanged() - Method in class org.objectweb.fractal.gui.history.control.GoNextAction
 
historyStateChanged() - Method in class org.objectweb.fractal.gui.history.control.GoPreviousAction
 
historyStateChanged() - Method in interface org.objectweb.fractal.gui.history.model.HistoryListener
Notifies this listener that the state of the history model has changed.

I

IMPLEMENTATION - Static variable in class org.objectweb.fractal.gui.dialog.model.TextFieldModel
Type of a TextFieldModel that represents component implementations.
IMPLEMENTATION_CLASS_INVALID - Static variable in interface org.objectweb.fractal.gui.model.Component
A status flag indicating that the component's implementation class is invalid.
IMPLEMENTATION_CLASS_NOT_FOUND - Static variable in interface org.objectweb.fractal.gui.model.Component
A status flag indicating that the component's implementation class cannot be found.
IMPLEMENTATION_MISSING - Static variable in interface org.objectweb.fractal.gui.model.Component
A status flag indicating that the component's implementation is missing.
INCOMPATIBLE_TYPE_INTERFACES - Static variable in interface org.objectweb.fractal.gui.model.Binding
A status flag indicating that the client interface and the server interface are not compatible.
INNER_GRAPH_VIEW_BINDING - Static variable in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
An optional client interface bound to a JComponent inner component.
INSTANCE - Static variable in interface org.objectweb.fractal.gui.graph.view.ComponentRenderer
The flags corresponding to a component whit instances no started
INTERFACE - Static variable in class org.objectweb.fractal.gui.graph.view.ComponentPart
Interface part of a component representation.
INTERFACES_INVALID - Static variable in interface org.objectweb.fractal.gui.model.Component
A status flag indicating that the component's interfaces are invalid.
IllegalOperationException - exception org.objectweb.fractal.gui.model.IllegalOperationException.
Thrown when an illegal operation is performed on a configuration.
IllegalOperationException() - Constructor for class org.objectweb.fractal.gui.model.IllegalOperationException
Constructs a new IllegalOperationException.
IllegalOperationException(String) - Constructor for class org.objectweb.fractal.gui.model.IllegalOperationException
Constructs a new IllegalOperationException with a detail message.
ImportAction - class org.objectweb.fractal.gui.menu.control.ImportAction.
An action to import a configuration stored in a repository.
ImportAction() - Constructor for class org.objectweb.fractal.gui.menu.control.ImportAction
Constructs a new OpenAction component.
Interface - interface org.objectweb.fractal.gui.model.Interface.
A component interface.
InterfaceTableCellRenderer - class org.objectweb.fractal.gui.dialog.view.InterfaceTableCellRenderer.
A TableCellRenderer to draw interfaces with a color indicating their status.
InterfaceTableCellRenderer() - Constructor for class org.objectweb.fractal.gui.dialog.view.InterfaceTableCellRenderer
 
InterfaceTableModel - class org.objectweb.fractal.gui.dialog.model.InterfaceTableModel.
A TableModel based on a Component model that represents interfaces names, signatures...
InterfaceTableSelectionModel - class org.objectweb.fractal.gui.dialog.model.InterfaceTableSelectionModel.
A ListSelectionModel based on a Component and a Selection models.
implementationChanged(Component, String) - Method in class org.objectweb.fractal.gui.TitlePane
 
implementationChanged(Component, String) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
implementationChanged(Component, String) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
implementationChanged(Component, String) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
implementationChanged(Component, String) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
implementationChanged(Component, String) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
implementationChanged(Component, String) - Method in interface org.objectweb.fractal.gui.model.ConfigurationListener
Notifies this listener that the implementation of a component has changed.
implementationChanged(Component, String) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
implementationChanged(Component, String) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
implementationChanged(Component, String) - Method in class org.objectweb.fractal.gui.model.StatusManager
 
implementationChanged(Component, String) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
implementationChanged(Component, String) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
initList() - Method in class org.objectweb.fractal.gui.dialog.view.ClassSelector
 
initSelector() - Static method in class org.objectweb.fractal.gui.dialog.view.ClassSelector
 
initialize(Component, Rectangle) - Method in class org.objectweb.fractal.gui.graph.view.BasicComponentRenderer
Prepares this component to draw the given component.
insertString(int, String, AttributeSet) - Method in class org.objectweb.fractal.gui.dialog.model.TextFieldModel
 
insertUpdate(DocumentEvent) - Method in class org.objectweb.fractal.gui.dialog.view.ClassSelector
 
interfaceBound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.TitlePane
 
interfaceBound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
interfaceBound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
interfaceBound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
interfaceBound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
interfaceBound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
interfaceBound(ClientInterface, ServerInterface) - Method in interface org.objectweb.fractal.gui.model.ConfigurationListener
Notifies this listener that an interface has been bound.
interfaceBound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
interfaceBound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
interfaceBound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.model.StatusManager
 
interfaceBound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
interfaceBound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
interfaceCardinalityChanged(Interface, boolean) - Method in class org.objectweb.fractal.gui.TitlePane
 
interfaceCardinalityChanged(Interface, boolean) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
interfaceCardinalityChanged(Interface, boolean) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
interfaceCardinalityChanged(Interface, boolean) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
interfaceCardinalityChanged(Interface, boolean) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
interfaceCardinalityChanged(Interface, boolean) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
interfaceCardinalityChanged(Interface, boolean) - Method in interface org.objectweb.fractal.gui.model.ConfigurationListener
Notifies this listener that the cardinality of an interface has changed.
interfaceCardinalityChanged(Interface, boolean) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
interfaceCardinalityChanged(Interface, boolean) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
interfaceCardinalityChanged(Interface, boolean) - Method in class org.objectweb.fractal.gui.model.StatusManager
 
interfaceCardinalityChanged(Interface, boolean) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
interfaceCardinalityChanged(Interface, boolean) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
interfaceContingencyChanged(Interface, boolean) - Method in class org.objectweb.fractal.gui.TitlePane
 
interfaceContingencyChanged(Interface, boolean) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
interfaceContingencyChanged(Interface, boolean) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
interfaceContingencyChanged(Interface, boolean) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
interfaceContingencyChanged(Interface, boolean) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
interfaceContingencyChanged(Interface, boolean) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
interfaceContingencyChanged(Interface, boolean) - Method in interface org.objectweb.fractal.gui.model.ConfigurationListener
Notifies this listener that the contigency of an interface has changed.
interfaceContingencyChanged(Interface, boolean) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
interfaceContingencyChanged(Interface, boolean) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
interfaceContingencyChanged(Interface, boolean) - Method in class org.objectweb.fractal.gui.model.StatusManager
 
interfaceContingencyChanged(Interface, boolean) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
interfaceContingencyChanged(Interface, boolean) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
interfaceNameChanged(Interface, String) - Method in class org.objectweb.fractal.gui.TitlePane
 
interfaceNameChanged(Interface, String) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
interfaceNameChanged(Interface, String) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
interfaceNameChanged(Interface, String) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
interfaceNameChanged(Interface, String) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
interfaceNameChanged(Interface, String) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
interfaceNameChanged(Interface, String) - Method in interface org.objectweb.fractal.gui.model.ConfigurationListener
Notifies this listener that the name of an interface has changed.
interfaceNameChanged(Interface, String) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
interfaceNameChanged(Interface, String) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
interfaceNameChanged(Interface, String) - Method in class org.objectweb.fractal.gui.model.StatusManager
 
interfaceNameChanged(Interface, String) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
interfaceNameChanged(Interface, String) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
interfaceRebound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.TitlePane
 
interfaceRebound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
interfaceRebound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
interfaceRebound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
interfaceRebound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
interfaceRebound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
interfaceRebound(ClientInterface, ServerInterface) - Method in interface org.objectweb.fractal.gui.model.ConfigurationListener
Notifies this listener that an interface has been rebound.
interfaceRebound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
interfaceRebound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
interfaceRebound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.model.StatusManager
 
interfaceRebound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
interfaceRebound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
interfaceSignatureChanged(Interface, String) - Method in class org.objectweb.fractal.gui.TitlePane
 
interfaceSignatureChanged(Interface, String) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
interfaceSignatureChanged(Interface, String) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
interfaceSignatureChanged(Interface, String) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
interfaceSignatureChanged(Interface, String) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
interfaceSignatureChanged(Interface, String) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
interfaceSignatureChanged(Interface, String) - Method in interface org.objectweb.fractal.gui.model.ConfigurationListener
Notifies this listener that the signature of an interface has changed.
interfaceSignatureChanged(Interface, String) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
interfaceSignatureChanged(Interface, String) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
interfaceSignatureChanged(Interface, String) - Method in class org.objectweb.fractal.gui.model.StatusManager
 
interfaceSignatureChanged(Interface, String) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
interfaceSignatureChanged(Interface, String) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
interfaceUnbound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.TitlePane
 
interfaceUnbound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
interfaceUnbound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
interfaceUnbound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
interfaceUnbound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
interfaceUnbound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
interfaceUnbound(ClientInterface, ServerInterface) - Method in interface org.objectweb.fractal.gui.model.ConfigurationListener
Notifies this listener that an interface has been unbound.
interfaceUnbound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
interfaceUnbound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
interfaceUnbound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.model.StatusManager
 
interfaceUnbound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
interfaceUnbound(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
isAntialiasing() - Method in class org.objectweb.fractal.gui.graph.model.BasicDisplay
 
isAntialiasing() - Method in interface org.objectweb.fractal.gui.graph.model.Display
Returns true if this display is anti aliased.
isBorder(int, int, int, int, int, int) - Method in class org.objectweb.fractal.gui.graph.view.BasicComponentRenderer
Returns the border of the given rectangle to which the given point corresponds.
isCellEditable(int, int) - Method in class org.objectweb.fractal.gui.dialog.model.AttributeTableModel
 
isCellEditable(int, int) - Method in class org.objectweb.fractal.gui.dialog.model.InterfaceTableModel
 
isCollection() - Method in class org.objectweb.fractal.gui.model.BasicInterface
 
isCollection() - Method in interface org.objectweb.fractal.gui.model.Interface
Returns the cardinality of this interface.
isCollection() - Method in class org.objectweb.fractal.gui.model.SharedInterface
 
isComposite() - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
isComposite() - Method in interface org.objectweb.fractal.gui.model.Component
Returns true if this component is a composite component.
isComposite() - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
isCorner(int, int, int, int, int, int) - Method in class org.objectweb.fractal.gui.graph.view.BasicComponentRenderer
Returns the corner of the given rectangle to which the given point corresponds.
isInternal() - Method in class org.objectweb.fractal.gui.model.BasicInterface
 
isInternal() - Method in interface org.objectweb.fractal.gui.model.Interface
Returns true if this interface is an internal interface.
isInternal() - Method in class org.objectweb.fractal.gui.model.SharedInterface
 
isLeaf(Object) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
isOptional() - Method in class org.objectweb.fractal.gui.model.BasicInterface
 
isOptional() - Method in interface org.objectweb.fractal.gui.model.Interface
Returns the contingency of this interface.
isOptional() - Method in class org.objectweb.fractal.gui.model.SharedInterface
 
isShared() - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
isShared() - Method in interface org.objectweb.fractal.gui.model.Component
Returns true if this component has slave component.
isShared() - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
isStarted(Component) - Method in interface org.objectweb.fractal.gui.admin.model.AdminModel
 
isStarted(Component) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
itfNameDisplayModeChanged() - Method in class org.objectweb.fractal.gui.graph.control.AntiAliasAction
 
itfNameDisplayModeChanged() - Method in class org.objectweb.fractal.gui.graph.control.ChangeDepthAction
 
itfNameDisplayModeChanged() - Method in class org.objectweb.fractal.gui.graph.control.ChangeItfDisplayAction
 
itfNameDisplayModeChanged() - Method in interface org.objectweb.fractal.gui.graph.model.DisplayListener
Notifies this listener that the displaying mode for the interfaces name of the display has changed.
itfNameDisplayModeChanged() - Method in class org.objectweb.fractal.gui.graph.model.DisplayNotifier
 
itfNameDisplayModeChanged() - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 

L

LAST_EXEC_DIR - Static variable in interface org.objectweb.fractal.gui.UserData
 
LAST_OPEN_CONF - Static variable in interface org.objectweb.fractal.gui.UserData
 
LAST_OPEN_DIR - Static variable in interface org.objectweb.fractal.gui.UserData
 
LAST_OPEN_FILE - Static variable in interface org.objectweb.fractal.gui.UserData
 
LAST_SAVE_DIR - Static variable in interface org.objectweb.fractal.gui.UserData
 
LAST_SAVE_FILE - Static variable in interface org.objectweb.fractal.gui.UserData
 
LEFT_BORDER - Static variable in class org.objectweb.fractal.gui.graph.view.ComponentPart
Left border of a component representation.
listFc() - Method in class org.objectweb.fractal.gui.admin.control.CreateInstanceAction
 
listFc() - Method in class org.objectweb.fractal.gui.admin.control.DeleteInstanceAction
 
listFc() - Method in class org.objectweb.fractal.gui.admin.control.StartAction
 
listFc() - Method in class org.objectweb.fractal.gui.admin.control.StopAction
 
listFc() - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
listFc() - Method in class org.objectweb.fractal.gui.clipboard.control.ClipboardAction
 
listFc() - Method in class org.objectweb.fractal.gui.dialog.control.BasicDialogController
 
listFc() - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
listFc() - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
listFc() - Method in class org.objectweb.fractal.gui.graph.control.AntiAliasAction
 
listFc() - Method in class org.objectweb.fractal.gui.graph.control.BindTool
 
listFc() - Method in class org.objectweb.fractal.gui.graph.control.ChangeDepthAction
 
listFc() - Method in class org.objectweb.fractal.gui.graph.control.ChangeItfDisplayAction
 
listFc() - Method in class org.objectweb.fractal.gui.graph.control.MaximizeAction
 
listFc() - Method in class org.objectweb.fractal.gui.graph.control.MoveTool
 
listFc() - Method in class org.objectweb.fractal.gui.graph.control.SelectTool
 
listFc() - Method in class org.objectweb.fractal.gui.graph.control.ZoomTool
 
listFc() - Method in class org.objectweb.fractal.gui.graph.model.BasicDisplay
 
listFc() - Method in class org.objectweb.fractal.gui.graph.model.BasicGraphModel
 
listFc() - Method in class org.objectweb.fractal.gui.graph.model.BasicTools
 
listFc() - Method in class org.objectweb.fractal.gui.graph.model.DisplayNotifier
 
listFc() - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
listFc() - Method in class org.objectweb.fractal.gui.graph.view.BasicToolView
 
listFc() - Method in class org.objectweb.fractal.gui.graph.view.GraphViewNotifier
 
listFc() - Method in class org.objectweb.fractal.gui.history.control.GoNextAction
 
listFc() - Method in class org.objectweb.fractal.gui.history.control.GoPreviousAction
 
listFc() - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
listFc() - Method in class org.objectweb.fractal.gui.menu.control.ChangeColorAction
 
listFc() - Method in class org.objectweb.fractal.gui.menu.control.ChangeExecDirAction
 
listFc() - Method in class org.objectweb.fractal.gui.menu.control.CreateAction
 
listFc() - Method in class org.objectweb.fractal.gui.menu.control.DeleteAction
 
listFc() - Method in class org.objectweb.fractal.gui.menu.control.ExportSVGAction
 
listFc() - Method in class org.objectweb.fractal.gui.menu.control.ImportAction
 
listFc() - Method in class org.objectweb.fractal.gui.menu.control.MakeSourceAction
 
listFc() - Method in class org.objectweb.fractal.gui.menu.control.NewAction
 
listFc() - Method in class org.objectweb.fractal.gui.menu.control.OpenAction
 
listFc() - Method in class org.objectweb.fractal.gui.menu.control.PrintAction
 
listFc() - Method in class org.objectweb.fractal.gui.menu.control.QuitAction
 
listFc() - Method in class org.objectweb.fractal.gui.menu.control.SaveAction
 
listFc() - Method in class org.objectweb.fractal.gui.model.BasicConfiguration
 
listFc() - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
listFc() - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
listFc() - Method in class org.objectweb.fractal.gui.repository.lib.BasicRepository
 
listFc() - Method in class org.objectweb.fractal.gui.repository.lib.StorageLoader
 
listFc() - Method in class org.objectweb.fractal.gui.selection.model.BasicSelection
 
listFc() - Method in class org.objectweb.fractal.gui.selection.model.SelectionNotifier
 
listFc() - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
listFc() - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeSelectionModel
 
listFc() - Method in class org.objectweb.fractal.gui.undo.control.RedoAction
 
listFc() - Method in class org.objectweb.fractal.gui.undo.control.UndoAction
 
listFc() - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
load(String, Map) - Method in class org.objectweb.fractal.gui.admin.model.TmpStorageLoader
 
load(String) - Method in interface org.objectweb.fractal.gui.repository.api.Storage
Loads the object whose name is given, from the currently opened storage.
load(String, Map) - Method in class org.objectweb.fractal.gui.repository.lib.StorageLoader
 
load(String) - Method in class org.objectweb.fractal.gui.repository.lib.XMLFileStorage
 
loadComponent(String, GraphModel) - Method in interface org.objectweb.fractal.gui.repository.api.Repository
Loads a component (and all its sub components) from this repository.
loadComponent(String, GraphModel) - Method in class org.objectweb.fractal.gui.repository.lib.BasicRepository
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.admin.control.CreateInstanceAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.admin.control.DeleteInstanceAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.admin.control.StartAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.admin.control.StopAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.clipboard.control.ClipboardAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.dialog.control.BasicDialogController
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.graph.control.AntiAliasAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.graph.control.BindTool
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.graph.control.ChangeDepthAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.graph.control.ChangeItfDisplayAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.graph.control.MaximizeAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.graph.control.MoveTool
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.graph.control.SelectTool
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.graph.control.ZoomTool
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.graph.model.BasicDisplay
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.graph.model.BasicGraphModel
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.graph.model.BasicTools
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.graph.model.DisplayNotifier
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.graph.view.BasicToolView
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.graph.view.GraphViewNotifier
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.history.control.GoNextAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.history.control.GoPreviousAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.menu.control.ChangeColorAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.menu.control.ChangeExecDirAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.menu.control.CreateAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.menu.control.DeleteAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.menu.control.ExportSVGAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.menu.control.ImportAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.menu.control.MakeSourceAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.menu.control.NewAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.menu.control.OpenAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.menu.control.PrintAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.menu.control.QuitAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.menu.control.SaveAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.model.BasicConfiguration
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.repository.lib.BasicRepository
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.repository.lib.StorageLoader
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.selection.model.BasicSelection
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.selection.model.SelectionNotifier
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeSelectionModel
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.undo.control.RedoAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.undo.control.UndoAction
 
lookupFc(String) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 

M

MANDATORY_INTERFACE_NOT_BOUND - Static variable in interface org.objectweb.fractal.gui.model.Interface
A status flag indicating that this mandatory interface is not bound.
MODIFIED - Static variable in interface org.objectweb.fractal.gui.UserData
 
MOVE - Static variable in interface org.objectweb.fractal.gui.graph.model.Tools
The move tool.
MakeSourceAction - class org.objectweb.fractal.gui.menu.control.MakeSourceAction.
An action to build a source file for a component.
MakeSourceAction() - Constructor for class org.objectweb.fractal.gui.menu.control.MakeSourceAction
Constructs a new MakeSourceAction component.
MaximizeAction - class org.objectweb.fractal.gui.graph.control.MaximizeAction.
An action that just calls the setDisplayedArea method on a Display.
MaximizeAction() - Constructor for class org.objectweb.fractal.gui.graph.control.MaximizeAction
Constructs a new MaximizeAction component.
MoveTool - class org.objectweb.fractal.gui.graph.control.MoveTool.
A controller component to scroll a display.
MoveTool() - Constructor for class org.objectweb.fractal.gui.graph.control.MoveTool
Constructs a new MoveTool component.
main(String[]) - Static method in class org.objectweb.fractal.gui.FractalGUI
Launches FractalGUI.
makeClassList() - Method in class org.objectweb.fractal.gui.dialog.view.ClassSelector
 
masterCollectionItf - Variable in class org.objectweb.fractal.gui.model.BasicInterface
The master collection interface of this interface, or null if this interface is not a slave collection interface.
masterInterface - Variable in class org.objectweb.fractal.gui.model.SharedInterface
The master interface of this slave interface.
maxDepthChanged() - Method in class org.objectweb.fractal.gui.graph.control.AntiAliasAction
 
maxDepthChanged() - Method in class org.objectweb.fractal.gui.graph.control.ChangeDepthAction
 
maxDepthChanged() - Method in class org.objectweb.fractal.gui.graph.control.ChangeItfDisplayAction
 
maxDepthChanged() - Method in interface org.objectweb.fractal.gui.graph.model.DisplayListener
Notifies this listener that the max rendering depth of the display has changed.
maxDepthChanged() - Method in class org.objectweb.fractal.gui.graph.model.DisplayNotifier
 
maxDepthChanged() - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
mouseClicked(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.graph.control.BindTool
 
mouseClicked(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.graph.control.EmptyGraphViewListener
 
mouseClicked(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.graph.control.MoveTool
 
mouseClicked(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.graph.control.SelectTool
 
mouseClicked(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.graph.control.ZoomTool
 
mouseClicked(MouseEvent, ComponentPart) - Method in interface org.objectweb.fractal.gui.graph.view.GraphViewListener
Notifies this listener that the mouse has been clicked.
mouseClicked(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.graph.view.GraphViewNotifier
 
mouseClicked(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.status.view.BasicStatusView
 
mouseDragged(MouseEvent) - Method in class org.objectweb.fractal.gui.graph.control.BindTool
 
mouseDragged(MouseEvent) - Method in class org.objectweb.fractal.gui.graph.control.EmptyGraphViewListener
 
mouseDragged(MouseEvent) - Method in class org.objectweb.fractal.gui.graph.control.MoveTool
 
mouseDragged(MouseEvent) - Method in class org.objectweb.fractal.gui.graph.control.SelectTool
 
mouseDragged(MouseEvent) - Method in interface org.objectweb.fractal.gui.graph.view.GraphViewListener
Notifies this listener that the mouse has been dragged in the graph view.
mouseDragged(MouseEvent) - Method in class org.objectweb.fractal.gui.graph.view.GraphViewNotifier
 
mouseDragged(MouseEvent) - Method in class org.objectweb.fractal.gui.status.view.BasicStatusView
 
mouseEntered(MouseEvent) - Method in class org.objectweb.fractal.gui.graph.control.EmptyGraphViewListener
 
mouseEntered(MouseEvent) - Method in interface org.objectweb.fractal.gui.graph.view.GraphViewListener
Notifies this listener that the mouse has entered the graph view.
mouseEntered(MouseEvent) - Method in class org.objectweb.fractal.gui.graph.view.GraphViewNotifier
 
mouseEntered(MouseEvent) - Method in class org.objectweb.fractal.gui.status.view.BasicStatusView
 
mouseExited(MouseEvent) - Method in class org.objectweb.fractal.gui.graph.control.EmptyGraphViewListener
 
mouseExited(MouseEvent) - Method in interface org.objectweb.fractal.gui.graph.view.GraphViewListener
Notifies this listener that the mouse has exited the graph view.
mouseExited(MouseEvent) - Method in class org.objectweb.fractal.gui.graph.view.GraphViewNotifier
 
mouseExited(MouseEvent) - Method in class org.objectweb.fractal.gui.status.view.BasicStatusView
 
mouseMoved(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.graph.control.BindTool
 
mouseMoved(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.graph.control.EmptyGraphViewListener
 
mouseMoved(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.graph.control.MoveTool
 
mouseMoved(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.graph.control.SelectTool
 
mouseMoved(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.graph.control.ZoomTool
 
mouseMoved(MouseEvent, ComponentPart) - Method in interface org.objectweb.fractal.gui.graph.view.GraphViewListener
Notifies this listener that the mouse has mouved in the graph view.
mouseMoved(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.graph.view.GraphViewNotifier
 
mouseMoved(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.status.view.BasicStatusView
 
mousePressed(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.graph.control.BindTool
 
mousePressed(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.graph.control.EmptyGraphViewListener
 
mousePressed(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.graph.control.MoveTool
 
mousePressed(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.graph.control.SelectTool
 
mousePressed(MouseEvent, ComponentPart) - Method in interface org.objectweb.fractal.gui.graph.view.GraphViewListener
Notifies this listener that the mouse has been pressed.
mousePressed(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.graph.view.GraphViewNotifier
 
mousePressed(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.status.view.BasicStatusView
 
mouseReleased(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.graph.control.BindTool
 
mouseReleased(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.graph.control.EmptyGraphViewListener
 
mouseReleased(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.graph.control.MoveTool
 
mouseReleased(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.graph.control.SelectTool
 
mouseReleased(MouseEvent, ComponentPart) - Method in interface org.objectweb.fractal.gui.graph.view.GraphViewListener
Notifies this listener that the mouse has been released.
mouseReleased(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.graph.view.GraphViewNotifier
 
mouseReleased(MouseEvent, ComponentPart) - Method in class org.objectweb.fractal.gui.status.view.BasicStatusView
 

N

NAME - Static variable in class org.objectweb.fractal.gui.dialog.model.TextFieldModel
Type of a TextFieldModel that represents component names.
NAME_ALREADY_USED - Static variable in interface org.objectweb.fractal.gui.model.Interface
A status flag indicating that the interface's name is already used by another interface.
NAME_FONT - Static variable in interface org.objectweb.fractal.gui.Constants
Font used to draw component names.
NAME_MISSING - Static variable in interface org.objectweb.fractal.gui.model.Component
A status flag indicating that the component's name is missing.
NAME_MISSING - Static variable in interface org.objectweb.fractal.gui.model.Interface
A status flag indicating that the interface's name is missing.
NB_DIR - Static variable in interface org.objectweb.fractal.gui.UserData
 
NORMAL_STROKE - Static variable in interface org.objectweb.fractal.gui.Constants
Default stroke.
NO_INSTANCE - Static variable in interface org.objectweb.fractal.gui.graph.view.ComponentRenderer
The flags corresponding to a component whitout instances.
NO_MODIFIED - Static variable in interface org.objectweb.fractal.gui.UserData
 
NewAction - class org.objectweb.fractal.gui.menu.control.NewAction.
An action to create new, empty configurations.
NewAction() - Constructor for class org.objectweb.fractal.gui.menu.control.NewAction
Constructs a new NewAction component.
NewClientInterfaceAction - class org.objectweb.fractal.gui.menu.control.NewClientInterfaceAction.
An action to create new client interfaces.
NewClientInterfaceAction() - Constructor for class org.objectweb.fractal.gui.menu.control.NewClientInterfaceAction
Constructs a new NewClientInterfaceAction component.
NewComponentAction - class org.objectweb.fractal.gui.menu.control.NewComponentAction.
An action to create new components.
NewComponentAction() - Constructor for class org.objectweb.fractal.gui.menu.control.NewComponentAction
Constructs a new NewComponentAction component.
NewServerInterfaceAction - class org.objectweb.fractal.gui.menu.control.NewServerInterfaceAction.
An action to create new server interfaces.
NewServerInterfaceAction() - Constructor for class org.objectweb.fractal.gui.menu.control.NewServerInterfaceAction
Constructs a new NewServerInterfaceAction component.
nameChanged(Component, String) - Method in class org.objectweb.fractal.gui.TitlePane
 
nameChanged(Component, String) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
nameChanged(Component, String) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
nameChanged(Component, String) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
nameChanged(Component, String) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
nameChanged(Component, String) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
nameChanged(Component, String) - Method in interface org.objectweb.fractal.gui.model.ConfigurationListener
Notifies this listener that the name of a component has changed.
nameChanged(Component, String) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
nameChanged(Component, String) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
nameChanged(Component, String) - Method in class org.objectweb.fractal.gui.model.StatusManager
 
nameChanged(Component, String) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
nameChanged(Component, String) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 

O

OK - Static variable in interface org.objectweb.fractal.gui.model.Binding
The status flags corresponding to a valid binding.
OK - Static variable in interface org.objectweb.fractal.gui.model.Component
The status flags corresponding to a valid component.
OK - Static variable in interface org.objectweb.fractal.gui.model.Interface
The status flags corresponding to a valid interface.
OpenAction - class org.objectweb.fractal.gui.menu.control.OpenAction.
An action to open a configuration stored in a repository.
OpenAction() - Constructor for class org.objectweb.fractal.gui.menu.control.OpenAction
Constructs a new OpenAction component.
open() - Method in interface org.objectweb.fractal.gui.UserData
Open the file which contains all registered User Data.
open() - Method in class org.objectweb.fractal.gui.UserDataStorage
Open the file which contains all registered User Data.
open(String) - Method in interface org.objectweb.fractal.gui.repository.api.Storage
Opens the storage whose name is given.
open(String) - Method in class org.objectweb.fractal.gui.repository.lib.XMLFileStorage
 
org.objectweb.fractal.gui - package org.objectweb.fractal.gui
Provides a graphical tool to edit Fractal component configurations.
org.objectweb.fractal.gui.admin.control - package org.objectweb.fractal.gui.admin.control
 
org.objectweb.fractal.gui.admin.model - package org.objectweb.fractal.gui.admin.model
 
org.objectweb.fractal.gui.clipboard.control - package org.objectweb.fractal.gui.clipboard.control
Provides actions to modify the clipboard model, in reaction to clipboard view events.
org.objectweb.fractal.gui.clipboard.model - package org.objectweb.fractal.gui.clipboard.model
Provides a model for the clipboard.
org.objectweb.fractal.gui.dialog.control - package org.objectweb.fractal.gui.dialog.control
Provides a controller to modify the dialog model, in reaction to dialog view events.
org.objectweb.fractal.gui.dialog.model - package org.objectweb.fractal.gui.dialog.model
Provides a model for the dialog view, based on a configuration model.
org.objectweb.fractal.gui.dialog.view - package org.objectweb.fractal.gui.dialog.view
Provides a configuration view based on editable fields and tables.
org.objectweb.fractal.gui.graph.control - package org.objectweb.fractal.gui.graph.control
Provides controllers to modify the graph model, in reaction to graph view events.
org.objectweb.fractal.gui.graph.model - package org.objectweb.fractal.gui.graph.model
Provides a model for the graph view, based on a configuration model.
org.objectweb.fractal.gui.graph.view - package org.objectweb.fractal.gui.graph.view
Provides a configuration view based on a graph representation.
org.objectweb.fractal.gui.history.control - package org.objectweb.fractal.gui.history.control
Provides actions to modify the history model, in reaction to history view events.
org.objectweb.fractal.gui.history.model - package org.objectweb.fractal.gui.history.model
Provides a model for the navigation history, based on a configuration model.
org.objectweb.fractal.gui.menu.control - package org.objectweb.fractal.gui.menu.control
Provides actions to modify the configuration model, in reaction to view events.
org.objectweb.fractal.gui.model - package org.objectweb.fractal.gui.model
Provides a model for component configurations.
org.objectweb.fractal.gui.repository.api - package org.objectweb.fractal.gui.repository.api
Provides an API for configuration repositories.
org.objectweb.fractal.gui.repository.lib - package org.objectweb.fractal.gui.repository.lib
Provides a basic configuration repository implementation.
org.objectweb.fractal.gui.selection.model - package org.objectweb.fractal.gui.selection.model
Provides a model for the selection.
org.objectweb.fractal.gui.status.view - package org.objectweb.fractal.gui.status.view
Provides a configuration view that displays the status of components and interfaces.
org.objectweb.fractal.gui.toolbar.view - package org.objectweb.fractal.gui.toolbar.view
Provides a configuration view based on a toolbar.
org.objectweb.fractal.gui.tree.model - package org.objectweb.fractal.gui.tree.model
Provides a model for the tree view, based on a configuration model.
org.objectweb.fractal.gui.tree.view - package org.objectweb.fractal.gui.tree.view
Provides a configuration view based on a tree.
org.objectweb.fractal.gui.undo.control - package org.objectweb.fractal.gui.undo.control
Provides actions to modify the undo model, in reaction to undo view events.
org.objectweb.fractal.gui.undo.model - package org.objectweb.fractal.gui.undo.model
Provides a model for undo and redo, based on a configuration model.
owner - Variable in class org.objectweb.fractal.gui.model.BasicInterface
The component that owns this interface.
owner - Variable in class org.objectweb.fractal.gui.model.SharedInterface
The component that owns this interface.

P

PRINTER_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.PrintAction
 
PRINT_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.ExportSVGAction
 
PROVIDED_COLOR - Static variable in interface org.objectweb.fractal.gui.Constants
Color used to draw server interfaces.
PROVIDED_FONT - Static variable in interface org.objectweb.fractal.gui.Constants
Font used to draw server interfaces.
PasteAction - class org.objectweb.fractal.gui.clipboard.control.PasteAction.
An action that just calls the paste method on a Clipboard.
PasteAction() - Constructor for class org.objectweb.fractal.gui.clipboard.control.PasteAction
Constructs a new PasteAction component.
PasteAsSharedAction - class org.objectweb.fractal.gui.clipboard.control.PasteAsSharedAction.
An action that just calls the pasteAsShared method on a Clipboard.
PasteAsSharedAction() - Constructor for class org.objectweb.fractal.gui.clipboard.control.PasteAsSharedAction
Constructs a new PasteAsSharedAction component.
PrintAction - class org.objectweb.fractal.gui.menu.control.PrintAction.
An action to print a configuration.
PrintAction() - Constructor for class org.objectweb.fractal.gui.menu.control.PrintAction
Constructs a new PrintAction component.
Printer - interface org.objectweb.fractal.gui.graph.view.Printer.
An interface to print components.
paint(Graphics) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
parent - Variable in class org.objectweb.fractal.gui.model.AbstractComponent
The parent component of this component.
paste(Component, GraphModel, Factory) - Method in class org.objectweb.fractal.gui.clipboard.model.BasicClipboard
 
paste(Component, GraphModel, Factory) - Method in interface org.objectweb.fractal.gui.clipboard.model.Clipboard
Pastes the clipboard's content into the given component.
pasteAsShared(Component, GraphModel, Factory) - Method in class org.objectweb.fractal.gui.clipboard.model.BasicClipboard
 
pasteAsShared(Component, GraphModel, Factory) - Method in interface org.objectweb.fractal.gui.clipboard.model.Clipboard
Pastes the clipboard's content into the given component, as a shared component.
print(boolean, Component) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
print(Graphics, PageFormat, int) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
print(boolean, Component) - Method in interface org.objectweb.fractal.gui.graph.view.Printer
 
processMouseEvent(MouseEvent) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
processMouseMotionEvent(MouseEvent) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
processWindowEvent(WindowEvent) - Method in class org.objectweb.fractal.gui.dialog.view.ClassSelector
 
projectExists(int) - Method in interface org.objectweb.fractal.gui.UserData
Adds a new FProject to the project list.
projectExists(int) - Method in class org.objectweb.fractal.gui.UserDataStorage
Adds a new FProject to the project list.
putValue(String, Object) - Method in class org.objectweb.fractal.gui.graph.view.BasicToolView
 

Q

QuitAction - class org.objectweb.fractal.gui.menu.control.QuitAction.
An action to exit FractalGUI.
QuitAction() - Constructor for class org.objectweb.fractal.gui.menu.control.QuitAction
Constructs a new QuitAction component.

R

REPOSITORY_BINDING - Static variable in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
A mandatory client interface bound to a repository.
REPOSITORY_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.ImportAction
A mandatory client interface bound to a repository.
REPOSITORY_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.OpenAction
A mandatory client interface bound to a repository.
REPOSITORY_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.SaveAction
A mandatory client interface bound to a repository.
REQUIRED_COLOR - Static variable in interface org.objectweb.fractal.gui.Constants
Color used to draw client interfaces.
REQUIRED_FONT - Static variable in interface org.objectweb.fractal.gui.Constants
Font used to draw client interfaces.
RIGHT_BORDER - Static variable in class org.objectweb.fractal.gui.graph.view.ComponentPart
Right border of a component representation.
Rect - class org.objectweb.fractal.gui.graph.model.Rect.
A rectangle whose coordinates are stored as double.
Rect(double, double, double, double) - Constructor for class org.objectweb.fractal.gui.graph.model.Rect
Constructs a new Rect object.
RedoAction - class org.objectweb.fractal.gui.undo.control.RedoAction.
An action that just calls the redo method on an UndoManager.
RedoAction() - Constructor for class org.objectweb.fractal.gui.undo.control.RedoAction
Constructs a new RedoAction component.
Repository - interface org.objectweb.fractal.gui.repository.api.Repository.
A repository of component configuration definitions.
rebind(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
rebind(ClientInterface, ServerInterface) - Method in interface org.objectweb.fractal.gui.model.Component
Rebinds the given client interface to the given server interface.
rebind(ClientInterface, ServerInterface) - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
redo() - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
redo() - Method in interface org.objectweb.fractal.gui.undo.model.UndoManager
Redo the last change that was undone.
remakeList() - Method in class org.objectweb.fractal.gui.dialog.view.ClassSelector
 
remove(int, int) - Method in class org.objectweb.fractal.gui.dialog.model.TextFieldModel
 
removeAttributeButtonClicked() - Method in class org.objectweb.fractal.gui.dialog.control.BasicDialogController
 
removeAttributeButtonClicked() - Method in interface org.objectweb.fractal.gui.dialog.view.DialogViewListener
Notifies this listener that the "remove attribute" button has been clicked.
removeClientInterface(ClientInterface) - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
removeClientInterface(ClientInterface) - Method in interface org.objectweb.fractal.gui.model.Component
Removes the given client interface from this component.
removeClientInterface(ClientInterface) - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
removeClientInterfaceButtonClicked() - Method in class org.objectweb.fractal.gui.dialog.control.BasicDialogController
 
removeClientInterfaceButtonClicked() - Method in interface org.objectweb.fractal.gui.dialog.view.DialogViewListener
Notifies this listener that the "remove client interface" button has been clicked.
removeProject(int) - Method in interface org.objectweb.fractal.gui.UserData
Removes the FProject with specified id from the project list.
removeProject(int) - Method in class org.objectweb.fractal.gui.UserDataStorage
Removes the FProject with specified id from the project list.
removeServerInterface(ServerInterface) - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
removeServerInterface(ServerInterface) - Method in interface org.objectweb.fractal.gui.model.Component
Removes the given server interface from this component.
removeServerInterface(ServerInterface) - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
removeServerInterfaceButtonClicked() - Method in class org.objectweb.fractal.gui.dialog.control.BasicDialogController
 
removeServerInterfaceButtonClicked() - Method in interface org.objectweb.fractal.gui.dialog.view.DialogViewListener
Notifies this listener that the "remove server interface" button has been clicked.
removeSubComponent(Component) - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
removeSubComponent(Component) - Method in interface org.objectweb.fractal.gui.model.Component
Removes the given sub component from this component.
removeSubComponent(Component) - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
removeTreeModelListener(TreeModelListener) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
removeUpdate(DocumentEvent) - Method in class org.objectweb.fractal.gui.dialog.view.ClassSelector
 
repaint() - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
rootComponentChanged(Component) - Method in class org.objectweb.fractal.gui.TitlePane
 
rootComponentChanged(Component) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
rootComponentChanged(Component) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
rootComponentChanged(Component) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
rootComponentChanged(Component) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
rootComponentChanged(Component) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
rootComponentChanged(Component) - Method in interface org.objectweb.fractal.gui.model.ConfigurationListener
Notifies this listener that the root component has changed.
rootComponentChanged(Component) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
rootComponentChanged(Component) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
rootComponentChanged(Component) - Method in class org.objectweb.fractal.gui.model.StatusManager
 
rootComponentChanged(Component) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
rootComponentChanged(Component) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 

S

SAVE_ACTION_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.NewAction
An optional client interface bound to a save action.
SAVE_ACTION_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.OpenAction
An optional client interface bound to a save action.
SAVE_ACTION_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.QuitAction
An optional client interface bound to a save action.
SELECT - Static variable in interface org.objectweb.fractal.gui.graph.model.Tools
The selection tool.
SELECTION_BINDING - Static variable in class org.objectweb.fractal.gui.admin.control.CreateInstanceAction
An mandatory client interface bound to a Selection.
SELECTION_BINDING - Static variable in class org.objectweb.fractal.gui.admin.control.DeleteInstanceAction
An mandatory client interface bound to a Selection.
SELECTION_BINDING - Static variable in class org.objectweb.fractal.gui.admin.control.StartAction
An mandatory client interface bound to a Selection.
SELECTION_BINDING - Static variable in class org.objectweb.fractal.gui.admin.control.StopAction
A mandatory client interface bound to a selection model.
SELECTION_BINDING - Static variable in class org.objectweb.fractal.gui.clipboard.control.ClipboardAction
A mandatory client interface bound to a selection model.
SELECTION_BINDING - Static variable in class org.objectweb.fractal.gui.dialog.control.BasicDialogController
A mandatory client interface bound to a selection model.
SELECTION_BINDING - Static variable in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
A mandatory client interface bound to a selection model.
SELECTION_BINDING - Static variable in class org.objectweb.fractal.gui.graph.control.SelectTool
A mandatory client interface bound to a selection model.
SELECTION_BINDING - Static variable in class org.objectweb.fractal.gui.graph.view.BasicGraphView
An optional client interface bound to a selection model.
SELECTION_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.ChangeColorAction
A mandatory client interface bound to a selection model.
SELECTION_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.CreateAction
A mandatory client interface bound to a selection model.
SELECTION_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.DeleteAction
A mandatory client interface bound to a selection model.
SELECTION_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.ExportSVGAction
 
SELECTION_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.ImportAction
A mandatory client interface bound to a selection model.
SELECTION_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.MakeSourceAction
 
SELECTION_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.NewAction
A mandatory client interface bound to a selection model.
SELECTION_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.OpenAction
A mandatory client interface bound to a selection model.
SELECTION_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.PrintAction
 
SELECTION_BINDING - Static variable in class org.objectweb.fractal.gui.tree.model.BasicTreeSelectionModel
A mandatory client interface bound to a selection model.
SELECTION_COLOR - Static variable in interface org.objectweb.fractal.gui.Constants
Color used to draw selected components or interfaces.
SELECTION_LISTENERS_BINDING - Static variable in class org.objectweb.fractal.gui.selection.model.BasicSelection
A collection client interface bound to the listeners of this component.
SELECTION_LISTENERS_BINDING - Static variable in class org.objectweb.fractal.gui.selection.model.SelectionNotifier
A collection client interface bound to the listeners of this component.
SIGNATURE_CLASS_INVALID - Static variable in interface org.objectweb.fractal.gui.model.Interface
A status flag indicating that the Java interface designated by the interface's signature is invalid.
SIGNATURE_CLASS_NOT_FOUND - Static variable in interface org.objectweb.fractal.gui.model.Interface
A status flag indicating that the Java interface designated by the interface's signature cannot be found.
SIGNATURE_MISSING - Static variable in interface org.objectweb.fractal.gui.model.Interface
A status flag indicating that the interface's signature is missing.
STARTED - Static variable in interface org.objectweb.fractal.gui.graph.view.ComponentRenderer
The flags corresponding to a component whit instances started
START_INDEX - Static variable in interface org.objectweb.fractal.gui.UserData
 
STOPPED - Static variable in interface org.objectweb.fractal.gui.graph.view.ComponentRenderer
The flags corresponding to a component whit instances started then stopped
STORAGE_BINDING - Static variable in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
A mandatory client interface bound to a storage.
STORAGE_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.ImportAction
A mandatory client interface bound to a storage.
STORAGE_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.OpenAction
A mandatory client interface bound to a storage.
STORAGE_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.SaveAction
A mandatory client interface bound to a storage.
STORAGE_BINDING - Static variable in class org.objectweb.fractal.gui.repository.lib.BasicRepository
A mandatory client interface bound to a storage.
STORAGE_BINDING - Static variable in class org.objectweb.fractal.gui.repository.lib.StorageLoader
 
SaveAction - class org.objectweb.fractal.gui.menu.control.SaveAction.
An action to save a configuration in a repository.
SaveAction() - Constructor for class org.objectweb.fractal.gui.menu.control.SaveAction
Constructs a new SaveAction component.
SelectTool - class org.objectweb.fractal.gui.graph.control.SelectTool.
A controller component to select, move and resize components.
SelectTool() - Constructor for class org.objectweb.fractal.gui.graph.control.SelectTool
Constructs a new SelectTool component.
Selection - interface org.objectweb.fractal.gui.selection.model.Selection.
A model for the selection.
SelectionListener - interface org.objectweb.fractal.gui.selection.model.SelectionListener.
An interface to be notified of changes in an Selection model.
SelectionNotifier - class org.objectweb.fractal.gui.selection.model.SelectionNotifier.
A SelectionListener that notifies other SelectionListeners.
SelectionNotifier() - Constructor for class org.objectweb.fractal.gui.selection.model.SelectionNotifier
Constructs a new SelectionNotifier component.
ServerInterface - interface org.objectweb.fractal.gui.model.ServerInterface.
A server interface.
SharedClientInterface - class org.objectweb.fractal.gui.model.SharedClientInterface.
An implementation of the ClientInterface interface for slave components.
SharedComponent - class org.objectweb.fractal.gui.model.SharedComponent.
An implementation of the Component interface for slave components.
SharedInterface - class org.objectweb.fractal.gui.model.SharedInterface.
Abstract implementation of the Interface interface for interfaces of slave components.
SharedServerInterface - class org.objectweb.fractal.gui.model.SharedServerInterface.
An implementation of the ServerInterface interface for slave components.
SimpleFileFilter - class org.objectweb.fractal.gui.menu.control.SimpleFileFilter.
Simple FileFilter implementation.
SimpleFileFilter(String, String) - Constructor for class org.objectweb.fractal.gui.menu.control.SimpleFileFilter
Constructs a new SimpleFileFilter object.
StartAction - class org.objectweb.fractal.gui.admin.control.StartAction.
An action to start on AdminModel.
StartAction() - Constructor for class org.objectweb.fractal.gui.admin.control.StartAction
Constructs a new StartAction component.
StatusManager - class org.objectweb.fractal.gui.model.StatusManager.
A ConfigurationListener to manage the status of components, interfaces and bindings.
StatusManager() - Constructor for class org.objectweb.fractal.gui.model.StatusManager
 
StopAction - class org.objectweb.fractal.gui.admin.control.StopAction.
An action to call stop method on an AdminModel
StopAction() - Constructor for class org.objectweb.fractal.gui.admin.control.StopAction
Constructs a new StopAction component.
Storage - interface org.objectweb.fractal.gui.repository.api.Storage.
A generic storage manager.
StorageLoader - class org.objectweb.fractal.gui.repository.lib.StorageLoader.
Basic Loader implementation, based on a Storage.
StorageLoader() - Constructor for class org.objectweb.fractal.gui.repository.lib.StorageLoader
 
save() - Method in interface org.objectweb.fractal.gui.UserData
Save all registered data in the file of the user.
save() - Method in class org.objectweb.fractal.gui.UserDataStorage
Save all registered data in the file of the user.
saveAttributes(Component, FractalAdlWriter.AdlNode) - Method in class org.objectweb.fractal.gui.repository.lib.FractalAdlWriter
 
saveComponent(Component, FractalAdlWriter.AdlNode, String, boolean, Map) - Method in class org.objectweb.fractal.gui.repository.lib.FractalAdlWriter
 
saveComponentHeader(Component, FractalAdlWriter.AdlNode, String, boolean) - Method in class org.objectweb.fractal.gui.repository.lib.FractalAdlWriter
 
saveCompositeComponent(Component, FractalAdlWriter.AdlNode, String, Map) - Method in class org.objectweb.fractal.gui.repository.lib.FractalAdlWriter
 
saveController(Component, FractalAdlWriter.AdlNode) - Method in class org.objectweb.fractal.gui.repository.lib.FractalAdlWriter
 
saveCoordinates(GraphModel, Component, FractalAdlWriter.AdlNode) - Method in class org.objectweb.fractal.gui.repository.lib.FractalAdlWriter
 
saveInterfaces(List, FractalAdlWriter.AdlNode, boolean) - Method in class org.objectweb.fractal.gui.repository.lib.FractalAdlWriter
 
savePrimitiveComponent(Component, FractalAdlWriter.AdlNode, String, Map) - Method in class org.objectweb.fractal.gui.repository.lib.FractalAdlWriter
 
saveTemplate(Component, GraphModel) - Method in class org.objectweb.fractal.gui.repository.lib.FractalAdlWriter
 
saveType(Component) - Method in class org.objectweb.fractal.gui.repository.lib.FractalAdlWriter
 
scanDir(String, String) - Method in class org.objectweb.fractal.gui.dialog.view.ClassSelector
 
selectComponent(Component) - Method in class org.objectweb.fractal.gui.selection.model.BasicSelection
 
selectComponent(Component) - Method in interface org.objectweb.fractal.gui.selection.model.Selection
Selects the given component.
selectInterface(Interface) - Method in class org.objectweb.fractal.gui.selection.model.BasicSelection
 
selectInterface(Interface) - Method in interface org.objectweb.fractal.gui.selection.model.Selection
Selects the given interface.
selectionChanged() - Method in class org.objectweb.fractal.gui.admin.control.CreateInstanceAction
 
selectionChanged() - Method in class org.objectweb.fractal.gui.admin.control.DeleteInstanceAction
 
selectionChanged() - Method in class org.objectweb.fractal.gui.admin.control.StartAction
 
selectionChanged() - Method in class org.objectweb.fractal.gui.admin.control.StopAction
 
selectionChanged() - Method in class org.objectweb.fractal.gui.clipboard.control.CopyAction
 
selectionChanged() - Method in class org.objectweb.fractal.gui.clipboard.control.CutAction
 
selectionChanged() - Method in class org.objectweb.fractal.gui.clipboard.control.PasteAction
 
selectionChanged() - Method in class org.objectweb.fractal.gui.clipboard.control.PasteAsSharedAction
 
selectionChanged() - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
selectionChanged() - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
selectionChanged() - Method in class org.objectweb.fractal.gui.menu.control.ChangeColorAction
 
selectionChanged() - Method in class org.objectweb.fractal.gui.menu.control.DeleteAction
 
selectionChanged() - Method in class org.objectweb.fractal.gui.menu.control.GenerateComponentAction
 
selectionChanged() - Method in class org.objectweb.fractal.gui.menu.control.NewClientInterfaceAction
 
selectionChanged() - Method in class org.objectweb.fractal.gui.menu.control.NewComponentAction
 
selectionChanged() - Method in class org.objectweb.fractal.gui.menu.control.NewServerInterfaceAction
 
selectionChanged() - Method in interface org.objectweb.fractal.gui.selection.model.SelectionListener
Notifies this listener that the selection has changed.
selectionChanged() - Method in class org.objectweb.fractal.gui.selection.model.SelectionNotifier
 
selectionChanged() - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeSelectionModel
 
serverInterfaceAdded(Component, ServerInterface, int) - Method in class org.objectweb.fractal.gui.TitlePane
 
serverInterfaceAdded(Component, ServerInterface, int) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
serverInterfaceAdded(Component, ServerInterface, int) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
serverInterfaceAdded(Component, ServerInterface, int) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
serverInterfaceAdded(Component, ServerInterface, int) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
serverInterfaceAdded(Component, ServerInterface, int) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
serverInterfaceAdded(Component, ServerInterface, int) - Method in interface org.objectweb.fractal.gui.model.ConfigurationListener
Notifies this listener that a server interface has been added to a component.
serverInterfaceAdded(Component, ServerInterface, int) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
serverInterfaceAdded(Component, ServerInterface, int) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
serverInterfaceAdded(Component, ServerInterface, int) - Method in class org.objectweb.fractal.gui.model.StatusManager
 
serverInterfaceAdded(Component, ServerInterface, int) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
serverInterfaceAdded(Component, ServerInterface, int) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
serverInterfaceRemoved(Component, ServerInterface, int) - Method in class org.objectweb.fractal.gui.TitlePane
 
serverInterfaceRemoved(Component, ServerInterface, int) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
serverInterfaceRemoved(Component, ServerInterface, int) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
serverInterfaceRemoved(Component, ServerInterface, int) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
serverInterfaceRemoved(Component, ServerInterface, int) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
serverInterfaceRemoved(Component, ServerInterface, int) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
serverInterfaceRemoved(Component, ServerInterface, int) - Method in interface org.objectweb.fractal.gui.model.ConfigurationListener
Notifies this listener that a server interface has been removed from a component.
serverInterfaceRemoved(Component, ServerInterface, int) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
serverInterfaceRemoved(Component, ServerInterface, int) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
serverInterfaceRemoved(Component, ServerInterface, int) - Method in class org.objectweb.fractal.gui.model.StatusManager
 
serverInterfaceRemoved(Component, ServerInterface, int) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
serverInterfaceRemoved(Component, ServerInterface, int) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
setAcceleratorKey(String) - Method in class org.objectweb.fractal.gui.graph.view.BasicToolView
 
setAttribute(String, String) - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
setAttribute(String, String) - Method in interface org.objectweb.fractal.gui.model.Component
Sets the value of an attribute of this component.
setAttribute(String, String) - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
setAttribute(Object, String, String, String, Object) - Method in class org.objectweb.fractal.gui.repository.lib.FractalGUIBackend
 
setAttributeController(String) - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
setAttributeController(String) - Method in interface org.objectweb.fractal.gui.model.Component
Sets the name of the attribute controller interface of this component.
setAttributeController(String) - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
setBindInterface(Interface) - Method in class org.objectweb.fractal.gui.graph.model.BasicTools
 
setBindInterface(Interface) - Method in interface org.objectweb.fractal.gui.graph.model.Tools
Sets the client interface that will be bound by the Tools.BIND tool.
setChangeCount(long) - Method in class org.objectweb.fractal.gui.model.BasicConfiguration
 
setChangeCount(long) - Method in interface org.objectweb.fractal.gui.model.Configuration
Sets the status of this configuration.
setChangeCount(long) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
setComponentColor(Component, Color) - Method in class org.objectweb.fractal.gui.graph.model.BasicGraphModel
 
setComponentColor(Component, Color) - Method in interface org.objectweb.fractal.gui.graph.model.GraphModel
TODO javadoc.
setComponentControllerDescriptor(String) - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
setComponentControllerDescriptor(String) - Method in interface org.objectweb.fractal.gui.model.Component
Sets the component controller descriptor of this component.
setComponentControllerDescriptor(String) - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
setComponentPosition(Component, Rect) - Method in class org.objectweb.fractal.gui.graph.model.BasicGraphModel
 
setComponentPosition(Component, Rect) - Method in interface org.objectweb.fractal.gui.graph.model.GraphModel
Sets the coordinates of the given component.
setCoordinates(Object, Object, double, double, double, double, int, Object) - Method in class org.objectweb.fractal.gui.repository.lib.FractalGUIBackend
 
setDisplayedArea(Rect) - Method in class org.objectweb.fractal.gui.graph.model.BasicDisplay
 
setDisplayedArea(Rect) - Method in interface org.objectweb.fractal.gui.graph.model.Display
Sets the area of the component graph shown by this display.
setIconURL(String) - Method in class org.objectweb.fractal.gui.graph.view.BasicToolView
 
setId(int) - Method in interface org.objectweb.fractal.gui.UserData.FProject
set the id for the project
setId(int) - Method in class org.objectweb.fractal.gui.UserDataStorage.UFProject
set the id for the project
setImplementation(String) - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
setImplementation(String) - Method in interface org.objectweb.fractal.gui.model.Component
Sets the implementation of this component.
setImplementation(String) - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
setIntData(int, int) - Method in interface org.objectweb.fractal.gui.UserData
set the value for a given type.
setIntData(int, int) - Method in class org.objectweb.fractal.gui.UserDataStorage
set the value for a given type.
setIsAntialiasing(boolean) - Method in class org.objectweb.fractal.gui.graph.model.BasicDisplay
 
setIsAntialiasing(boolean) - Method in interface org.objectweb.fractal.gui.graph.model.Display
Sets the anti aliasing option of this display.
setIsCollection(boolean) - Method in class org.objectweb.fractal.gui.model.BasicInterface
 
setIsCollection(boolean) - Method in interface org.objectweb.fractal.gui.model.Interface
Sets the cadrinality of this interface.
setIsCollection(boolean) - Method in class org.objectweb.fractal.gui.model.SharedInterface
 
setIsIncrease(boolean) - Method in class org.objectweb.fractal.gui.graph.control.ChangeDepthAction
 
setIsIncrease(boolean) - Method in interface org.objectweb.fractal.gui.graph.control.ChangeDepthActionAttributes
Sets the increase attribute of this action component.
setIsOptional(boolean) - Method in class org.objectweb.fractal.gui.model.BasicInterface
 
setIsOptional(boolean) - Method in interface org.objectweb.fractal.gui.model.Interface
Sets the contingency of this interface.
setIsOptional(boolean) - Method in class org.objectweb.fractal.gui.model.SharedInterface
 
setItfNameDisplayMode() - Method in class org.objectweb.fractal.gui.graph.model.BasicDisplay
 
setItfNameDisplayMode() - Method in interface org.objectweb.fractal.gui.graph.model.Display
Sets the displaying mode for the interfaces name of this display.
setMaxDepth(int) - Method in class org.objectweb.fractal.gui.graph.model.BasicDisplay
 
setMaxDepth(int) - Method in interface org.objectweb.fractal.gui.graph.model.Display
Sets the max depth at which the component graph is shown by this display.
setName(String) - Method in class org.objectweb.fractal.gui.graph.view.BasicToolView
 
setName(String) - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
setName(String) - Method in class org.objectweb.fractal.gui.model.BasicInterface
 
setName(String) - Method in interface org.objectweb.fractal.gui.model.Component
Sets the name of this component.
setName(String) - Method in interface org.objectweb.fractal.gui.model.Interface
Sets the name of this interface.
setName(String) - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
setName(String) - Method in class org.objectweb.fractal.gui.model.SharedInterface
 
setRootComponent(Component) - Method in class org.objectweb.fractal.gui.model.BasicConfiguration
 
setRootComponent(Component) - Method in interface org.objectweb.fractal.gui.model.Configuration
Sets the root component of this configuration.
setRootComponent(Component) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
setScreenSize(Rectangle) - Method in class org.objectweb.fractal.gui.graph.model.BasicDisplay
 
setScreenSize(Rectangle) - Method in interface org.objectweb.fractal.gui.graph.model.Display
Sets the size of this display.
setSelectionInterval(int, int) - Method in class org.objectweb.fractal.gui.dialog.model.InterfaceTableSelectionModel
 
setSelectionPath(TreePath) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeSelectionModel
 
setSignature(String) - Method in class org.objectweb.fractal.gui.model.BasicInterface
 
setSignature(String) - Method in interface org.objectweb.fractal.gui.model.Interface
Sets the signature of this interface.
setSignature(String) - Method in class org.objectweb.fractal.gui.model.SharedInterface
 
setStatus(long) - Method in class org.objectweb.fractal.gui.model.BasicBinding
Sets the status of this binding.
setStatus(long) - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
setStatus(long) - Method in class org.objectweb.fractal.gui.model.BasicInterface
 
setStatus(long) - Method in interface org.objectweb.fractal.gui.model.Binding
Sets the status of this binding.
setStatus(long) - Method in interface org.objectweb.fractal.gui.model.Component
Sets the status of this component.
setStatus(long) - Method in interface org.objectweb.fractal.gui.model.Interface
Sets the status of this interface.
setStatus(long) - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
setStatus(long) - Method in class org.objectweb.fractal.gui.model.SharedInterface
 
setStorage(String) - Method in class org.objectweb.fractal.gui.model.BasicConfiguration
 
setStorage(String) - Method in interface org.objectweb.fractal.gui.model.Configuration
Sets the storage directory of this configuration.
setStorage(String) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
setStringData(int, String) - Method in interface org.objectweb.fractal.gui.UserData.FProject
set the value for a given type.
setStringData(int, String) - Method in interface org.objectweb.fractal.gui.UserData
set the value for a given type.
setStringData(int, String) - Method in class org.objectweb.fractal.gui.UserDataStorage.UFProject
set the value for a given type.
setStringData(int, String) - Method in class org.objectweb.fractal.gui.UserDataStorage
set the value for a given type.
setTemplateControllerDescriptor(String) - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
setTemplateControllerDescriptor(String) - Method in interface org.objectweb.fractal.gui.model.Component
Sets the template controller descriptor of this component.
setTemplateControllerDescriptor(String) - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
setTool(int) - Method in class org.objectweb.fractal.gui.graph.model.BasicTools
 
setTool(int) - Method in interface org.objectweb.fractal.gui.graph.model.Tools
Sets the currently selected tool.
setType(int) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
setType(int) - Method in interface org.objectweb.fractal.gui.graph.view.Printer
Prints the given component.
setType(String) - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
setType(String) - Method in interface org.objectweb.fractal.gui.model.Component
Sets the type of this component.
setType(String) - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
setValueAt(Object, int, int) - Method in class org.objectweb.fractal.gui.dialog.model.AttributeTableModel
 
setValueAt(Object, int, int) - Method in class org.objectweb.fractal.gui.dialog.model.InterfaceTableModel
 
setVisible(boolean) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
setVisible(boolean) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
slaveCollectionItfs - Variable in class org.objectweb.fractal.gui.model.BasicInterface
The slave collection interfaces of this master collection interface.
start(Component) - Method in interface org.objectweb.fractal.gui.admin.model.AdminModel
 
start(Component) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
startComponent(Object, Object) - Method in class org.objectweb.fractal.gui.repository.lib.FractalGUIBackend
 
startFc() - Method in class org.objectweb.fractal.gui.menu.control.OpenAction
 
startFc() - Method in class org.objectweb.fractal.gui.model.BasicConfiguration
 
stop(Component) - Method in interface org.objectweb.fractal.gui.admin.model.AdminModel
 
stop(Component) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
stopFc() - Method in class org.objectweb.fractal.gui.menu.control.OpenAction
 
stopFc() - Method in class org.objectweb.fractal.gui.model.BasicConfiguration
 
store(String, Object) - Method in interface org.objectweb.fractal.gui.repository.api.Storage
Stores the given object under the given name in the currently opened storage.
store(String, Object) - Method in class org.objectweb.fractal.gui.repository.lib.XMLFileStorage
 
storeComponent(Component, GraphModel, Object) - Method in interface org.objectweb.fractal.gui.repository.api.Repository
Stores a component (and all its sub components) into this repository.
storeComponent(Component, GraphModel, Object) - Method in class org.objectweb.fractal.gui.repository.lib.BasicRepository
 
subComponentAdded(Component, Component, int) - Method in class org.objectweb.fractal.gui.TitlePane
 
subComponentAdded(Component, Component, int) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
subComponentAdded(Component, Component, int) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
subComponentAdded(Component, Component, int) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
subComponentAdded(Component, Component, int) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
subComponentAdded(Component, Component, int) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
subComponentAdded(Component, Component, int) - Method in interface org.objectweb.fractal.gui.model.ConfigurationListener
Notifies this listener that a sub component has been added to a component.
subComponentAdded(Component, Component, int) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
subComponentAdded(Component, Component, int) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
subComponentAdded(Component, Component, int) - Method in class org.objectweb.fractal.gui.model.StatusManager
 
subComponentAdded(Component, Component, int) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
subComponentAdded(Component, Component, int) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
subComponentRemoved(Component, Component, int) - Method in class org.objectweb.fractal.gui.TitlePane
 
subComponentRemoved(Component, Component, int) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
subComponentRemoved(Component, Component, int) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
subComponentRemoved(Component, Component, int) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
subComponentRemoved(Component, Component, int) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
subComponentRemoved(Component, Component, int) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
subComponentRemoved(Component, Component, int) - Method in interface org.objectweb.fractal.gui.model.ConfigurationListener
Notifies this listener that a sub component has been removed from a component.
subComponentRemoved(Component, Component, int) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
subComponentRemoved(Component, Component, int) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
subComponentRemoved(Component, Component, int) - Method in class org.objectweb.fractal.gui.model.StatusManager
 
subComponentRemoved(Component, Component, int) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
subComponentRemoved(Component, Component, int) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 

T

TEMPLATE_CONTROLLER_DESC - Static variable in class org.objectweb.fractal.gui.dialog.model.TextFieldModel
Type of a TextFieldModel that represents component template controller descriptors.
TOOLS_BINDING - Static variable in class org.objectweb.fractal.gui.graph.control.BindTool
A mandatory client interface bound to a tools model.
TOOLS_BINDING - Static variable in class org.objectweb.fractal.gui.graph.control.MoveTool
A mandatory client interface bound to a tools model.
TOOLS_BINDING - Static variable in class org.objectweb.fractal.gui.graph.control.SelectTool
A mandatory client interface bound to a tools model.
TOOLS_BINDING - Static variable in class org.objectweb.fractal.gui.graph.control.ZoomTool
A mandatory client interface bound to a tools model.
TOOLS_BINDING - Static variable in class org.objectweb.fractal.gui.graph.view.BasicGraphView
An optional client interface boudn to a tools model.
TOOLS_BINDING - Static variable in class org.objectweb.fractal.gui.graph.view.BasicToolView
A mandatory client interface bound to a tools model.
TOOLS_LISTENERS_BINDING - Static variable in class org.objectweb.fractal.gui.graph.model.BasicTools
A collection client interface bound to the listeners of this model.
TOP_BORDER - Static variable in class org.objectweb.fractal.gui.graph.view.ComponentPart
Top border of a component representation.
TOP_LEFT_CORNER - Static variable in class org.objectweb.fractal.gui.graph.view.ComponentPart
Top left corner of a component representation.
TOP_RIGHT_CORNER - Static variable in class org.objectweb.fractal.gui.graph.view.ComponentPart
Top right corner of a component representation.
TYPE - Static variable in class org.objectweb.fractal.gui.dialog.model.TextFieldModel
Type of a TextFieldModel that represents component types.
TYPE_EXPORT - Static variable in interface org.objectweb.fractal.gui.graph.view.Printer
For exportation as a SVG File
TYPE_PRINT - Static variable in interface org.objectweb.fractal.gui.graph.view.Printer
For printing.
TextFieldModel - class org.objectweb.fractal.gui.dialog.model.TextFieldModel.
A Document model based on a Component model.
TextFieldModel(int) - Constructor for class org.objectweb.fractal.gui.dialog.model.TextFieldModel
Constructs a new TextFieldModel object.
TitlePane - class org.objectweb.fractal.gui.TitlePane.
 
TitlePane() - Constructor for class org.objectweb.fractal.gui.TitlePane
 
TmpStorageLoader - class org.objectweb.fractal.gui.admin.model.TmpStorageLoader.
 
TmpStorageLoader() - Constructor for class org.objectweb.fractal.gui.admin.model.TmpStorageLoader
 
Tools - interface org.objectweb.fractal.gui.graph.model.Tools.
A model for graph editing tools.
ToolsListener - interface org.objectweb.fractal.gui.graph.model.ToolsListener.
An interface to be notified of changes in a Tools model.
templateControllerDescriptorChanged(Component, String) - Method in class org.objectweb.fractal.gui.TitlePane
 
templateControllerDescriptorChanged(Component, String) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
templateControllerDescriptorChanged(Component, String) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
templateControllerDescriptorChanged(Component, String) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
templateControllerDescriptorChanged(Component, String) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
templateControllerDescriptorChanged(Component, String) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
templateControllerDescriptorChanged(Component, String) - Method in interface org.objectweb.fractal.gui.model.ConfigurationListener
Notifies this listener that the template controller descriptor of a component has changed.
templateControllerDescriptorChanged(Component, String) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
templateControllerDescriptorChanged(Component, String) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
templateControllerDescriptorChanged(Component, String) - Method in class org.objectweb.fractal.gui.model.StatusManager
 
templateControllerDescriptorChanged(Component, String) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
templateControllerDescriptorChanged(Component, String) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
toolChanged() - Method in interface org.objectweb.fractal.gui.graph.model.ToolsListener
Notifies this listener that the currently selected tool has changed.
toolChanged() - Method in class org.objectweb.fractal.gui.graph.view.BasicToolView
 
typeChanged(Component, String) - Method in class org.objectweb.fractal.gui.TitlePane
 
typeChanged(Component, String) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
typeChanged(Component, String) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
typeChanged(Component, String) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
typeChanged(Component, String) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
typeChanged(Component, String) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
typeChanged(Component, String) - Method in interface org.objectweb.fractal.gui.model.ConfigurationListener
Notifies this listener that the type of a component has changed.
typeChanged(Component, String) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
typeChanged(Component, String) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
typeChanged(Component, String) - Method in class org.objectweb.fractal.gui.model.StatusManager
 
typeChanged(Component, String) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
typeChanged(Component, String) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 

U

UNDO_LISTENERS_BINDING - Static variable in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
A collection client interface bound to the listeners of this component.
UNDO_MANAGER_BINDING - Static variable in class org.objectweb.fractal.gui.undo.control.RedoAction
A mandatory client interface bound to a undo model.
UNDO_MANAGER_BINDING - Static variable in class org.objectweb.fractal.gui.undo.control.UndoAction
A mandatory client interface bound to a undo model.
USER_DATA_BINDING - Static variable in class org.objectweb.fractal.gui.graph.model.BasicDisplay
An optional client interface TODO javadoc.
USER_DATA_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.ChangeExecDirAction
 
USER_DATA_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.NewAction
An optional client interface bound to a userdata.
USER_DATA_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.OpenAction
An optional client interface bound to a userdata.
USER_DATA_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.QuitAction
An optional client interface bound to a userdata.
USER_DATA_BINDING - Static variable in class org.objectweb.fractal.gui.menu.control.SaveAction
An optional client interface bound to a userdata.
UndoAction - class org.objectweb.fractal.gui.undo.control.UndoAction.
An action that just calls the undo method on an UndoManager.
UndoAction() - Constructor for class org.objectweb.fractal.gui.undo.control.UndoAction
Constructs a new UndoAction component.
UndoListener - interface org.objectweb.fractal.gui.undo.model.UndoListener.
An interface to be notified of changes in an undo model.
UndoManager - interface org.objectweb.fractal.gui.undo.model.UndoManager.
A model for undo and redo.
UserData - interface org.objectweb.fractal.gui.UserData.
 
UserData.FProject - interface org.objectweb.fractal.gui.UserData.FProject.
 
UserDataStorage - class org.objectweb.fractal.gui.UserDataStorage.
 
UserDataStorage() - Constructor for class org.objectweb.fractal.gui.UserDataStorage
 
UserDataStorage.UFProject - class org.objectweb.fractal.gui.UserDataStorage.UFProject.
 
UserDataStorage.UFProject() - Constructor for class org.objectweb.fractal.gui.UserDataStorage.UFProject
 
unbind(ClientInterface) - Method in class org.objectweb.fractal.gui.model.BasicComponent
 
unbind(ClientInterface) - Method in interface org.objectweb.fractal.gui.model.Component
Unbinds the given client interface.
unbind(ClientInterface) - Method in class org.objectweb.fractal.gui.model.SharedComponent
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.admin.control.CreateInstanceAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.admin.control.DeleteInstanceAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.admin.control.StartAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.admin.control.StopAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.admin.model.BasicAdminModel
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.clipboard.control.ClipboardAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.dialog.control.BasicDialogController
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.dialog.model.BasicDialogModel
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.dialog.view.BasicDialogView
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.graph.control.AntiAliasAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.graph.control.BindTool
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.graph.control.ChangeDepthAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.graph.control.ChangeItfDisplayAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.graph.control.MaximizeAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.graph.control.MoveTool
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.graph.control.SelectTool
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.graph.control.ZoomTool
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.graph.model.BasicDisplay
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.graph.model.BasicGraphModel
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.graph.model.BasicTools
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.graph.model.DisplayNotifier
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.graph.view.BasicGraphView
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.graph.view.BasicToolView
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.graph.view.GraphViewNotifier
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.history.control.GoNextAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.history.control.GoPreviousAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.history.model.BasicHistoryManager
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.menu.control.ChangeColorAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.menu.control.ChangeExecDirAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.menu.control.CreateAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.menu.control.DeleteAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.menu.control.ExportSVGAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.menu.control.ImportAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.menu.control.MakeSourceAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.menu.control.NewAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.menu.control.OpenAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.menu.control.PrintAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.menu.control.QuitAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.menu.control.SaveAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.model.BasicConfiguration
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.model.ConfigurationNotifier
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.model.DerivedConfiguration
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.repository.lib.BasicRepository
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.repository.lib.StorageLoader
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.selection.model.BasicSelection
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.selection.model.SelectionNotifier
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeSelectionModel
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.undo.control.RedoAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.undo.control.UndoAction
 
unbindFc(String) - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
undo() - Method in class org.objectweb.fractal.gui.undo.model.BasicUndoManager
 
undo() - Method in interface org.objectweb.fractal.gui.undo.model.UndoManager
Undo the last change that was made.
undoStateChanged() - Method in class org.objectweb.fractal.gui.undo.control.RedoAction
 
undoStateChanged() - Method in class org.objectweb.fractal.gui.undo.control.UndoAction
 
undoStateChanged() - Method in interface org.objectweb.fractal.gui.undo.model.UndoListener
Notifies this listener that the state of the undo model has changed.

V

VETOABLE_CONFIGURATION_LISTENERS_BINDING - Static variable in class org.objectweb.fractal.gui.model.BasicConfiguration
A collection client interface bound to the vetoable listeners of this model.
VetoableConfigurationListener - interface org.objectweb.fractal.gui.model.VetoableConfigurationListener.
An interface to veto changes in a Configuration model.
valueForPathChanged(TreePath, Object) - Method in class org.objectweb.fractal.gui.tree.model.BasicTreeModel
 
viewChanged() - Method in class org.objectweb.fractal.gui.graph.control.BindTool
 
viewChanged() - Method in class org.objectweb.fractal.gui.graph.control.EmptyGraphViewListener
 
viewChanged() - Method in class org.objectweb.fractal.gui.graph.control.MoveTool
 
viewChanged() - Method in class org.objectweb.fractal.gui.graph.control.SelectTool
 
viewChanged() - Method in interface org.objectweb.fractal.gui.graph.view.GraphViewListener
Notifies this listener that the model represented by the view has changed.
viewChanged() - Method in class org.objectweb.fractal.gui.graph.view.GraphViewNotifier
 
viewChanged() - Method in class org.objectweb.fractal.gui.status.view.BasicStatusView
 

W

WARNING_COLOR - Static variable in interface org.objectweb.fractal.gui.Constants
Color used to show warnings (especially for bindings).

X

XMLFileStorage - class org.objectweb.fractal.gui.repository.lib.XMLFileStorage.
Basic implementation of Storage interface, based on a single XML file.
XMLFileStorage() - Constructor for class org.objectweb.fractal.gui.repository.lib.XMLFileStorage
 
x0 - Variable in class org.objectweb.fractal.gui.graph.model.Rect
x coordinate of the left border of this rectangle.
x1 - Variable in class org.objectweb.fractal.gui.graph.model.Rect
x coordinate of the right border of this rectangle.

Y

y0 - Variable in class org.objectweb.fractal.gui.graph.model.Rect
y coordinate of the top border of this rectangle.
y1 - Variable in class org.objectweb.fractal.gui.graph.model.Rect
y coordinate of the bottom border of this rectangle.

Z

ZOOM_IN - Static variable in interface org.objectweb.fractal.gui.graph.model.Tools
The zoom in tool.
ZOOM_OUT - Static variable in interface org.objectweb.fractal.gui.graph.model.Tools
The zoom out tool.
ZoomTool - class org.objectweb.fractal.gui.graph.control.ZoomTool.
A controller component to zoom in or out a display.
ZoomTool() - Constructor for class org.objectweb.fractal.gui.graph.control.ZoomTool
Constructs a new ZoomTool component.

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