Uses of Package
org.eclipse.swt.widgets
-
Classes in org.eclipse.swt.widgets used by org.eclipse.swt.accessibility Class Description Control Control is the abstract superclass of all windowed user interface classes. -
Classes in org.eclipse.swt.widgets used by org.eclipse.swt.awt Class Description Composite Instances of this class are controls which are capable of containing other controls.Display Instances of this class are responsible for managing the connection between SWT and the underlying operating system.Shell Instances of this class represent the "windows" which the desktop or "window manager" is managing. -
Classes in org.eclipse.swt.widgets used by org.eclipse.swt.browser Class Description Composite Instances of this class are controls which are capable of containing other controls.Control Control is the abstract superclass of all windowed user interface classes.Scrollable This class is the abstract superclass of all classes which represent controls that have standard scroll bars.Widget This class is the abstract superclass of all user interface objects. -
Classes in org.eclipse.swt.widgets used by org.eclipse.swt.custom Class Description Canvas Instances of this class provide a surface for drawing arbitrary graphics.Caret Instances of this class provide an i-beam that is typically used as the insertion point for text.Composite Instances of this class are controls which are capable of containing other controls.Control Control is the abstract superclass of all windowed user interface classes.Display Instances of this class are responsible for managing the connection between SWT and the underlying operating system.Item This class is the abstract superclass of all non-windowed user interface objects that occur within specific controls.Layout A layout controls the position and size of the children of a composite widget.Menu Instances of this class are user interface objects that contain menu items.Scrollable This class is the abstract superclass of all classes which represent controls that have standard scroll bars.Shell Instances of this class represent the "windows" which the desktop or "window manager" is managing.Table Instances of this class implement a selectable user interface object that displays a list of images and strings and issues notification when selected.TableItem Instances of this class represent a selectable user interface object that represents an item in a table.Tree Instances of this class provide a selectable user interface object that displays a hierarchy of items and issues notification when an item in the hierarchy is selected.TreeItem Instances of this class represent a selectable user interface object that represents a hierarchy of tree items in a tree widget.Widget This class is the abstract superclass of all user interface objects. -
Classes in org.eclipse.swt.widgets used by org.eclipse.swt.dnd Class Description Control Control is the abstract superclass of all windowed user interface classes.Display Instances of this class are responsible for managing the connection between SWT and the underlying operating system.Table Instances of this class implement a selectable user interface object that displays a list of images and strings and issues notification when selected.Tree Instances of this class provide a selectable user interface object that displays a hierarchy of items and issues notification when an item in the hierarchy is selected.Widget This class is the abstract superclass of all user interface objects. -
Classes in org.eclipse.swt.widgets used by org.eclipse.swt.events Class Description Display Instances of this class are responsible for managing the connection between SWT and the underlying operating system.Event Instances of this class provide a description of a particular event which occurred within SWT.Touch Instances of this class are created in response to a touch-based input device being touched.Widget This class is the abstract superclass of all user interface objects. -
Classes in org.eclipse.swt.widgets used by org.eclipse.swt.internal Class Description Control Control is the abstract superclass of all windowed user interface classes.Display Instances of this class are responsible for managing the connection between SWT and the underlying operating system. -
Classes in org.eclipse.swt.widgets used by org.eclipse.swt.internal.dnd.gtk Class Description List Instances of this class represent a selectable user interface object that displays a list of strings and issues notification when a string is selected. -
Classes in org.eclipse.swt.widgets used by org.eclipse.swt.layout Class Description Composite Instances of this class are controls which are capable of containing other controls.Control Control is the abstract superclass of all windowed user interface classes.Layout A layout controls the position and size of the children of a composite widget. -
Classes in org.eclipse.swt.widgets used by org.eclipse.swt.opengl Class Description Canvas Instances of this class provide a surface for drawing arbitrary graphics.Composite Instances of this class are controls which are capable of containing other controls.Control Control is the abstract superclass of all windowed user interface classes.Scrollable This class is the abstract superclass of all classes which represent controls that have standard scroll bars.Widget This class is the abstract superclass of all user interface objects. -
Classes in org.eclipse.swt.widgets used by org.eclipse.swt.printing Class Description Dialog This class is the abstract superclass of the classes that represent the built in platform dialogs.Shell Instances of this class represent the "windows" which the desktop or "window manager" is managing. -
Classes in org.eclipse.swt.widgets used by org.eclipse.swt.widgets Class Description Button Instances of this class represent a selectable user interface object that issues notification when pressed and released.Canvas Instances of this class provide a surface for drawing arbitrary graphics.Caret Instances of this class provide an i-beam that is typically used as the insertion point for text.Composite Instances of this class are controls which are capable of containing other controls.Control Control is the abstract superclass of all windowed user interface classes.CoolBar Instances of this class provide an area for dynamically positioning the items they contain.CoolItem Instances of this class are selectable user interface objects that represent the dynamically positionable areas of aCoolBar
.Decorations Instances of this class provide the appearance and behavior ofShells
, but are not top level shells or dialogs.Dialog This class is the abstract superclass of the classes that represent the built in platform dialogs.Display Instances of this class are responsible for managing the connection between SWT and the underlying operating system.Event Instances of this class provide a description of a particular event which occurred within SWT.ExpandBar Instances of this class support the layout of selectable expand bar items.ExpandItem Instances of this class represent a selectable user interface object that represents a expandable item in a expand bar.IME Instances of this class represent input method editors.Item This class is the abstract superclass of all non-windowed user interface objects that occur within specific controls.Layout A layout controls the position and size of the children of a composite widget.Listener Implementers ofListener
provide a simplehandleEvent()
method that is used internally by SWT to dispatch events.Menu Instances of this class are user interface objects that contain menu items.MenuItem Instances of this class represent a selectable user interface object that issues notification when pressed and released.Monitor Instances of this class are descriptions of monitors.Scrollable This class is the abstract superclass of all classes which represent controls that have standard scroll bars.ScrollBar Instances of this class are selectable user interface objects that represent a range of positive, numeric values.Shell Instances of this class represent the "windows" which the desktop or "window manager" is managing.Synchronizer Instances of this class provide synchronization support for displays.TabFolder Instances of this class implement the notebook user interface metaphor.TabItem Instances of this class represent a selectable user interface object corresponding to a tab for a page in a tab folder.Table Instances of this class implement a selectable user interface object that displays a list of images and strings and issues notification when selected.TableColumn Instances of this class represent a column in a table widget.TableItem Instances of this class represent a selectable user interface object that represents an item in a table.TaskBar Instances of this class represent the system task bar.TaskItem Instances of this class represent a task item.ToolBar Instances of this class support the layout of selectable tool bar items.ToolItem Instances of this class represent a selectable user interface object that represents a button in a tool bar.ToolTip Instances of this class represent popup windows that are used to inform or warn the user.Touch Instances of this class are created in response to a touch-based input device being touched.TouchSource Instances of this class represent sources of touch input that generateTouch
objects.Tray Instances of this class represent the system tray that is part of the task bar status area on some operating systems.TrayItem Instances of this class represent icons that can be placed on the system tray or task bar status area.Tree Instances of this class provide a selectable user interface object that displays a hierarchy of items and issues notification when an item in the hierarchy is selected.TreeColumn Instances of this class represent a column in a tree widget.TreeItem Instances of this class represent a selectable user interface object that represents a hierarchy of tree items in a tree widget.Widget This class is the abstract superclass of all user interface objects.