ref #9204 upgrade and remove further libraries in taxeditor (including commons-lang...
[taxeditor.git] / eu.etaxonomy.taxeditor.store / src / main / java / eu / etaxonomy / taxeditor / ui / dialog / selection / CdmFilteredItemsSelectionDialog.java
index 0139ab9c83c39b894ecc4a1050d38dd613cf786d..3d98ed0fc057b47e12b130f8207361fab5451169 100644 (file)
@@ -417,7 +417,7 @@ public abstract class CdmFilteredItemsSelectionDialog extends SelectionStatusDia
             this.refreshCacheJob.cancel();
             this.refreshProgressMessageJob.cancel();
             if (showViewHandler != null) {
-                IHandlerService service = (IHandlerService) PlatformUI
+                IHandlerService service = PlatformUI
                         .getWorkbench().getService(IHandlerService.class);
                 service.deactivateHandler(showViewHandler);
                 showViewHandler.getHandler().dispose();
@@ -568,7 +568,7 @@ public abstract class CdmFilteredItemsSelectionDialog extends SelectionStatusDia
 
             fillViewMenu(menuManager);
 
-            IHandlerService service = (IHandlerService) PlatformUI.getWorkbench()
+            IHandlerService service = PlatformUI.getWorkbench()
                     .getService(IHandlerService.class);
             IHandler handler = new AbstractHandler() {
                 @Override
@@ -3161,7 +3161,7 @@ public abstract class CdmFilteredItemsSelectionDialog extends SelectionStatusDia
             /**
              * Adds a filter to this content provider. For an example usage of such
              * filters look at the project <code>org.eclipse.ui.ide</code>, class
-             * <code>org.eclipse.ui.dialogs.FilteredResourcesSelectionDialog.CustomWorkingSetFilter</code>.
+             * <code>org.eclipse.ui.dialogs.FilteredResourcesSelectionDialog.CustomDescriptiveDataSetFilter</code>.
              *
              *
              * @param filter