Project

General

Profile

« Previous | Next » 

Revision 83d4b229

Added by Niels Hoffmann over 12 years ago

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/model/AbstractUtility.java
374 374
			}
375 375
		});
376 376
	}
377
	
378
	public static void errorDialog(final String title, final Object source,
379
			final String message){
380
		errorDialog(title, source, message, null);
381
	}
377 382

  
378 383
	/**
379 384
	 * <p>

Also available in: Unified diff