Verwendungen von Schnittstelle
org.eclipse.net4j.util.ConsumerWithException
Packages, die ConsumerWithException verwenden
Package
Beschreibung
Utility classes.
A library with reusable widgets.
-
Verwendungen von ConsumerWithException in org.eclipse.net4j.util
Methoden in org.eclipse.net4j.util mit Parametern vom Typ ConsumerWithExceptionModifizierer und TypMethodeBeschreibungConsumerWithException.consumer
(ConsumerWithException<T, E> consumerWithException) ConsumerWithException.consumer
(ConsumerWithException<T, E> consumerWithException, Class<E> exceptionClass, Consumer<E> exceptionHandler) -
Verwendungen von ConsumerWithException in org.eclipse.net4j.util.ui.widgets
Methoden in org.eclipse.net4j.util.ui.widgets mit Parametern vom Typ ConsumerWithExceptionModifizierer und TypMethodeBeschreibungvoid
SafeBrowser.evaluateSafe
(String script, boolean trusted, ConsumerWithException<Object, SWTException> resultHandler)