|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Implementation of this interface are use to manage a visual editor for the properties of the profile. This editor is used in the 'Omondo profile' page of the project properties.
| Method Summary | |
org.eclipse.swt.widgets.Composite |
createEditorArea(org.eclipse.swt.widgets.Composite parent)
This method is used to build the user interface for editing profile properties. |
void |
dispose()
|
boolean |
isDirty()
|
void |
save()
Called when the user validate the project properties if isDirty() return true. |
| Method Detail |
public org.eclipse.swt.widgets.Composite createEditorArea(org.eclipse.swt.widgets.Composite parent)
parent -
public void save()
public void dispose()
public boolean isDirty()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||