Package org.eclipse.swt
package org.eclipse.swt
-
ClassDescriptionThis class provides access to a small number of SWT system-wide methods, and in addition defines the public constants provided by SWT.SwtCallable<V,
E extends Exception> A method that returns a result and may throw a checked exception of the given type.This error is thrown whenever an unrecoverable error occurs internally in SWT.This runtime exception is thrown whenever a recoverable error occurs internally in SWT.SwtRunnable<E extends Exception>A method that returns no result and may throw a checked exception of the given type.