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 | Description |
---|---|
SWTException |
This runtime exception is thrown whenever a recoverable error
occurs internally in SWT.
|
Error | Description |
---|---|
SWTError |
This error is thrown whenever an unrecoverable error
occurs internally in SWT.
|
SWT
which contains all of the
constants used by SWT as well as a small selection of error handling routines
and queries such as getPlatform
and getVersion
.
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.