Example usage for org.eclipse.jface.util ISafeRunnableRunner interface-usage

List of usage examples for org.eclipse.jface.util ISafeRunnableRunner interface-usage

Introduction

In this page you can find the example usage for org.eclipse.jface.util ISafeRunnableRunner interface-usage.

Usage

From source file org.nightlabs.base.ui.exceptionhandler.SaveRunnableRunner.java

/**
 * Runner for <tt>ISafeRunnable</tt>s that uses
 * the {@link org.nightlabs.base.ui.exceptionhandler.ExceptionHandlerRegistry}.
 * 
 * @author Alexander Bieber <alex[AT]nightlabs[DOT]de>
 *