|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Listener | Unsafe: |
Class Summary | |
Button | Safe: |
Canvas | Safe: Instances of this class provide a surface for drawing arbitrary graphics. |
Caret | Unsafe: |
ColorDialog | Unsafe: Instances of this class allow the user to select a color from a predefined set of available colors. |
Combo | Safe: Instances of this class are controls that allow the user to choose an item from a list of items, or optionally enter a new value by typing it into an editable text field. |
Composite | Safe: |
Control | Safe: |
CoolBar | Safe: |
CoolItem | Safe: Instances of this class are selectable user interface
objects that represent the dynamically positionable
areas of a CoolBar . |
Decorations | Safe: |
Dialog | Unsafe: This class is the abstract superclass of the classes that represent the built in platform dialogs. |
DirectoryDialog | Unsafe: Instances of this class allow the user to navigate the file system and select a directory. |
Display | Unsafe: |
Event | Unsafe: |
EventTable | |
FileDialog | Unsafe: Instances of this class allow the user to navigate the file system and select or enter a file name. |
FontDialog | Unsafe: Instances of this class allow the user to select a font from all available fonts in the system. |
Group | Safe: Instances of this class provide an etched border with an optional title. |
ImageList | |
Item | Safe: This class is the abstract superclass of all non-windowed user interface objects that occur within specific controls. |
Label | Safe: Instances of this class represent a non-selectable user interface object that displays a string or image. |
Layout | Unsafe: |
List | Safe: Instances of this class represent a selectable user interface object that displays a list of strings and issues notificiation when a string selected. |
Menu | Safe: |
MenuItem | Safe: |
MessageBox | Unsafe: Instances of this class are used used to inform or warn the user. |
ProgressBar | Safe: Instances of the receiver represent is an unselectable user interface object that is used to display progress, typically in the form of a bar. |
RunnableLock | |
Sash | Safe: Instances of the receiver represent a selectable user interface object that allows the user to drag a rubber banded outline of the sash within the parent control. |
Scale | Unsafe: Instances of the receiver represent a selectable user interface object that present a range of continuous numeric values. |
Scrollable | Safe: This class is the abstract superclass of all classes which represent controls that have standard scroll bars. |
ScrollBar | Safe: |
Shell | Unsafe: |
Slider | Safe: Instances of this class are selectable user interface objects that represent a range of positive, numeric values. |
Synchronizer | Unsafe: Instances of this class provide synchronization support for displays. |
TabFolder | Safe: |
TabItem | Safe: Instances of this class represent a selectable user interface object corresponding to a tab for a page in a tab folder. |
Table | Safe: |
TableColumn | Safe: |
TableItem | Safe: Instances of this class represent a selectable user interface object that represents an item in a table. |
Text | Safe: Instances of this class are selectable user interface objects that allow the user to enter and modify text. |
ToolBar | Safe: |
ToolItem | Safe: Instances of this class represent a selectable user interface object that represents a button in a tool bar. |
Tracker | Unsafe: Instances of this class implement rubber banding rectangles that are
drawn onto a parent Composite or Display . |
Tree | Safe: |
TreeItem | Safe: Instances of this class represent a selectable user interface object that represents a hierarchy of tree items in a tree widget. |
TypedListener | Unsafe: Instances of this class are internal SWT implementation objects which provide a mapping between the typed and untyped listener mechanisms that SWT supports. |
Widget | Unsafe: This class is the abstract superclass of all user interface objects. |
WidgetTable | This class contains static methods which provide a map from the platform representation of a widget to the SWT control. |
SWT widget public API classes.
Event
).
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |