Uses of Interface
org.eclipse.jface.util.ISafeRunnableRunner
Package
Description
Provides useful building blocks used throughout JFace,
including property change events, a listener list implementation, and runtime
checked assertions.
-
Uses of ISafeRunnableRunner in org.eclipse.jface.util
Modifier and TypeMethodDescriptionstatic ISafeRunnableRunner
SafeRunnable.getRunner()
Returns the safe runnable runner.Modifier and TypeMethodDescriptionstatic void
SafeRunnable.setRunner
(ISafeRunnableRunner runner) Sets the safe runnable runner.