Package org.objectweb.fractal.gui.menu.control

Provides actions to modify the configuration model, in reaction to view events.

See:
          Description

Class Summary
ChangeColorAction  
ChangeExecDirAction An action to exit FractalGUI.
CreateAction Super classes of actions that create components or interfaces.
DeleteAction An action to delete the currently selected component or interface.
ExportSVGAction An action to export a configuration view to an SVG file.
GenerateComponentAction An action to create new components from an existing component class.
ImportAction An action to import a configuration stored in a repository.
MakeSourceAction An action to build a source file for a component.
NewAction An action to create new, empty configurations.
NewClientInterfaceAction An action to create new client interfaces.
NewComponentAction An action to create new components.
NewServerInterfaceAction An action to create new server interfaces.
OpenAction An action to open a configuration stored in a repository.
PrintAction An action to print a configuration.
QuitAction An action to exit FractalGUI.
SaveAction An action to save a configuration in a repository.
SimpleFileFilter Simple FileFilter implementation.
 

Package org.objectweb.fractal.gui.menu.control Description

Provides actions to modify the configuration model, in reaction to view events.

Since:
Fractal 1.1