Switch usage of SWT MessageBox to JFace MessageDialog for info, warning and
error dialogs
-----------------------------------------------------------------------------------------
Key: DIRSTUDIO-655
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-655
Project: Directory Studio
Issue Type: Improvement
Reporter: Pierre-Arnaud Marcelot
Assignee: Pierre-Arnaud Marcelot
Priority: Minor
For a better unity within all plugins of Apache Directory Studio, it would be
good to Switch usage of SWT MessageBox to JFace MessageDialog for info, warning
and error dialogs.
Here are the classes where this change needs to be accomplished:
-
/apacheds.configuration/src/main/java/org/apache/directory/studio/apacheds/configuration/editor/ServerConfigurationEditor.java
-
/apacheds.configuration/src/main/java/org/apache/directory/studio/apacheds/configuration/wizards/NewApacheDSConfigurationFileWizard.java
-
/schemaeditor/src/main/java/org/apache/directory/studio/schemaeditor/controller/actions/DeleteProjectAction.java
-
/schemaeditor/src/main/java/org/apache/directory/studio/schemaeditor/controller/actions/DeleteSchemaElementAction.java
-
/schemaeditor/src/main/java/org/apache/directory/studio/schemaeditor/view/editors/attributetype/AttributeTypeEditor.java
-
/schemaeditor/src/main/java/org/apache/directory/studio/schemaeditor/view/editors/objectclass/ObjectClassEditor.java
-
/schemaeditor/src/main/java/org/apache/directory/studio/schemaeditor/view/ViewUtils.java
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.