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