Project

General

Profile

« Previous | Next » 

Revision 9fc13c18

Added by Andreas Müller about 5 years ago

cleanup

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/dialog/selection/AbstractFilteredCdmResourceSelectionDialog.java
487 487
	protected SelectionListener getNewWizardButtonSelectionListener(){
488 488
		return new SelectionAdapter() {
489 489

  
490
			/* (non-Javadoc)
491
			 * @see org.eclipse.swt.events.SelectionAdapter#widgetSelected(org.eclipse.swt.events.SelectionEvent)
492
			 */
493 490
			@Override
494 491
			public void widgetSelected(SelectionEvent e) {
495 492
			    Object source = e.getSource();

Also available in: Unified diff