Package org.objectweb.fractal.gui.dialog.model

Provides a model for the dialog view, based on a configuration model.

See:
          Description

Interface Summary
DialogModel A model for a dialog based configuration view.
 

Class Summary
AttributeTableModel A TableModel based on a Component model that represents attribute names and values.
BasicDialogModel Basic implementation of the DialogModel interface.
InterfaceTableModel A TableModel based on a Component model that represents interfaces names, signatures...
InterfaceTableSelectionModel A ListSelectionModel based on a Component and a Selection models.
TextFieldModel A Document model based on a Component model.
 

Package org.objectweb.fractal.gui.dialog.model Description

Provides a model for the dialog view, based on a configuration model.

Since:
Fractal 1.1