All Classes Interface Summary Class Summary Exception Summary Error Summary
Class |
Description |
ACC |
Class ACC contains all the constants used in defining an
Accessible object.
|
Accessible |
Instances of this class provide a bridge between application
code and assistive technology clients.
|
AccessibleActionAdapter |
This adapter class provides default implementations for the
methods in the AccessibleActionListener interface.
|
AccessibleActionEvent |
Instances of this class are sent as a result of accessibility clients
sending AccessibleAction messages to an accessible object.
|
AccessibleActionListener |
Classes which implement this interface provide methods
that handle AccessibleAction events.
|
AccessibleAdapter |
This adapter class provides default implementations for the
methods described by the AccessibleListener interface.
|
AccessibleAttributeAdapter |
This adapter class provides default implementations for the
methods in the AccessibleAttributeListener interface.
|
AccessibleAttributeEvent |
Instances of this class are sent as a result of accessibility clients
sending AccessibleAttribute messages to an accessible object.
|
AccessibleAttributeListener |
Classes which implement this interface provide methods
that handle AccessibleAttribute events.
|
AccessibleControlAdapter |
This adapter class provides default implementations for the
methods described by the AccessibleControlListener interface.
|
AccessibleControlEvent |
Instances of this class are sent as a result of
accessibility clients sending messages to controls
asking for detailed information about the implementation
of the control instance.
|
AccessibleControlListener |
Classes that implement this interface provide methods
that deal with the events that are generated when an
accessibility client sends a message to a control.
|
AccessibleEditableTextAdapter |
This adapter class provides default implementations for the
methods in the AccessibleEditableTextListener interface.
|
AccessibleEditableTextEvent |
Instances of this class are sent as a result of accessibility clients
sending AccessibleEditableText messages to an accessible object.
|
AccessibleEditableTextListener |
Classes which implement this interface provide methods
that handle AccessibleEditableText events.
|
AccessibleEvent |
Instances of this class are sent as a result of
accessibility clients sending messages to controls
asking for information about the control instance.
|
AccessibleHyperlinkAdapter |
This adapter class provides default implementations for the
methods in the AccessibleHyperlinkListener interface.
|
AccessibleHyperlinkEvent |
Instances of this class are sent as a result of accessibility clients
sending AccessibleHyperlink messages to an accessible object.
|
AccessibleHyperlinkListener |
Classes which implement this interface provide methods
that handle AccessibleHyperlink events.
|
AccessibleListener |
Classes that implement this interface provide methods
that deal with the events that are generated when an
accessibility client sends a message to a control.
|
AccessibleTableAdapter |
This adapter class provides default implementations for the
methods in the AccessibleTableListener interface.
|
AccessibleTableCellAdapter |
This adapter class provides default implementations for the
methods in the AccessibleTableCellListener interface.
|
AccessibleTableCellEvent |
Instances of this class are sent as a result of accessibility clients
sending AccessibleTableCell messages to an accessible object.
|
AccessibleTableCellListener |
Classes which implement this interface provide methods
that handle AccessibleTableCell events.
|
AccessibleTableEvent |
Instances of this class are sent as a result of accessibility clients
sending AccessibleTable messages to an accessible object.
|
AccessibleTableListener |
Classes which implement this interface provide methods
that handle AccessibleTable events.
|
AccessibleTextAdapter |
This adapter class provides default implementations for the
methods described by the AccessibleTextListener interface.
|
AccessibleTextAttributeEvent |
Instances of this class are sent as a result of accessibility clients
sending AccessibleAttribute or AccessibleEditableText messages to an
accessible object.
|
AccessibleTextEvent |
Instances of this class are sent as a result of
accessibility clients sending messages to controls
asking for detailed information about the implementation
of the control instance.
|
AccessibleTextExtendedAdapter |
This adapter class provides default implementations for the
methods in the AccessibleTextExtendedListener interface.
|
AccessibleTextExtendedListener |
Classes which implement this interface provide methods
that handle AccessibleTextExtended events.
|
AccessibleTextListener |
Classes that implement this interface provide methods
that deal with the events that are generated when an
accessibility client sends a message to a control.
|
AccessibleValueAdapter |
This adapter class provides default implementations for the
methods in the AccessibleValueListener interface.
|
AccessibleValueEvent |
Instances of this class are sent as a result of accessibility clients
sending AccessibleValue messages to an accessible object.
|
AccessibleValueListener |
Classes which implement this interface provide methods
that handle AccessibleValue events.
|
AnimatedProgress |
Deprecated.
|
ArmEvent |
Instances of this class are sent as a result of
a widget such as a menu item being armed.
|
ArmListener |
Classes which implement this interface provide a method
that deals with the event that is generated when a widget,
such as a menu item, is armed.
|
ATK |
|
AtkActionIface |
|
AtkAttribute |
|
AtkComponentIface |
|
AtkEditableTextIface |
|
AtkHypertextIface |
|
AtkObjectClass |
|
AtkSelectionIface |
|
AtkTableIface |
|
AtkTextIface |
|
AtkTextRange |
|
AtkTextRectangle |
|
AtkValueIface |
|
AuthenticationEvent |
|
AuthenticationListener |
This listener interface may be implemented in order to receive
an AuthenticationEvent notification when the Browser
encounters a page that requires authentication.
|
BidiSegmentEvent |
This event is sent to BidiSegmentListeners when a line is to
be measured or rendered in a bidi locale.
|
BidiSegmentListener |
This listener interface may be implemented in order to receive
BidiSegmentEvents.
|
BidiUtil |
|
Browser |
Instances of this class implement the browser user interface
metaphor.
|
BrowserFunction |
Instances of this class represent java-side "functions" that
are invokable from javascript.
|
Bullet |
Instances of this class represent bullets in the StyledText .
|
BusyIndicator |
Support for showing a Busy Cursor during a long running process.
|
Button |
Instances of this class represent a selectable user interface object that
issues notification when pressed and released.
|
ByteArrayTransfer |
The class ByteArrayTransfer provides a platform specific
mechanism for converting a java byte[] to a platform
specific representation of the byte array and vice versa.
|
C |
|
Cairo |
|
cairo_path_data_t |
|
cairo_path_t |
|
cairo_rectangle_int_t |
|
Callback |
Instances of this class represent entry points into Java
which can be invoked from operating system level callback
routines.
|
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.
|
CaretEvent |
This event is sent when the caret offset changes.
|
CaretListener |
This listener interface may be implemented in order to receive
CaretEvents.
|
CBanner |
Instances of this class implement a Composite that lays out its
children and allows programmatic control of the layout.
|
CCombo |
The CCombo class represents a selectable user interface object
that combines a text field and a list and issues notification
when an item is selected from the list.
|
CLabel |
A Label which supports aligned text and/or an image and different border styles.
|
Clipboard |
The Clipboard provides a mechanism for transferring data from one
application to another or within an application.
|
CloseWindowListener |
This listener interface may be implemented in order to receive
a WindowEvent notification when a Browser is
about to be closed and when its host window should be closed
by the application.
|
Color |
Instances of this store color information.
|
ColorDialog |
Instances of this class allow the user to select a color
from a predefined set of available colors.
|
Combo |
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.
|
Compatibility |
This class is a placeholder for utility methods commonly
used on J2SE platforms but not supported on some J2ME
profiles.
|
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.
|
ControlAdapter |
This adapter class provides default implementations for the
methods described by the ControlListener interface.
|
ControlEditor |
A ControlEditor is a manager for a Control that appears above a composite and tracks with the
moving and resizing of that composite.
|
ControlEvent |
Instances of this class are sent as a result of
controls being moved or resized.
|
ControlListener |
Classes which implement this interface provide methods
that deal with the events that are generated by moving
and resizing controls.
|
Converter |
About this class:
#################
This class implements the conversions between unicode characters
and the platform supported representation for characters.
|
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 a CoolBar .
|
CTabFolder |
Instances of this class implement the notebook user interface
metaphor.
|
CTabFolder2Adapter |
This adapter class provides default implementations for the
methods described by the CTabFolder2Listener interface.
|
CTabFolder2Listener |
Classes which implement this interface provide methods
that deal with the events that are generated by the CTabFolder
control.
|
CTabFolderAdapter |
This adapter class provides a default implementation for the
method described by the CTabFolderListener interface.
|
CTabFolderEvent |
This event is sent when an event is generated in the CTabFolder.
|
CTabFolderListener |
Classes which implement this interface provide a method
that deals with events generated in the CTabFolder.
|
CTabFolderRenderer |
Instances of this class provide all of the measuring and drawing functionality
required by CTabFolder .
|
CTabItem |
Instances of this class represent a selectable user interface object
that represent a page in a notebook widget.
|
Cursor |
Instances of this class manage operating system resources that
specify the appearance of the on-screen pointer.
|
DateTime |
Instances of this class are selectable user interface
objects that allow the user to enter and modify date
or time values.
|
Decorations |
Instances of this class provide the appearance and
behavior of Shells , but are not top
level shells or dialogs.
|
DefaultExceptionHandler |
|
Device |
This class is the abstract superclass of all device objects,
such as the Display device and the Printer device.
|
DeviceData |
|
Dialog |
This class is the abstract superclass of the classes
that represent the built in platform dialogs.
|
DirectoryDialog |
Instances of this class allow the user to navigate
the file system and select a directory.
|
Display |
Instances of this class are responsible for managing the
connection between SWT and the underlying operating
system.
|
DisposeEvent |
Instances of this class are sent as a result of
widgets being disposed.
|
DisposeListener |
Classes which implement this interface provide a method
that deals with the event that is generated when a widget
is disposed.
|
DND |
Class DND contains all the constants used in defining a
DragSource or a DropTarget.
|
DPIUtil |
This class hold common constants and utility functions w.r.t.
|
DPIUtil.AutoScaleImageDataProvider |
AutoScale ImageDataProvider.
|
DragDetectEvent |
Instances of this class are sent as a result of
a drag gesture.
|
DragDetectListener |
Classes which implement this interface provide methods that deal with the
events that are generated when a drag gesture is detected.
|
DragSource |
DragSource defines the source object for a drag and drop transfer.
|
DragSourceAdapter |
This adapter class provides default implementations for the
methods described by the DragSourceListener interface.
|
DragSourceEffect |
This class provides default implementations to display a drag source
effect during a drag and drop operation.
|
DragSourceEvent |
The DragSourceEvent contains the event information passed in the methods of the DragSourceListener.
|
DragSourceListener |
The DragSourceListener class provides event notification to the application for DragSource events.
|
Drawable |
Implementers of Drawable can have a graphics context (GC)
created for them, and then they can be drawn on by sending messages to
their associated GC.
|
DropTarget |
Class DropTarget defines the target object for a drag and drop transfer.
|
DropTargetAdapter |
This adapter class provides default implementations for the
methods described by the DropTargetListener interface.
|
DropTargetEffect |
This class provides a default drag under effect during a drag and drop.
|
DropTargetEvent |
The DropTargetEvent contains the event information passed in the methods of the DropTargetListener.
|
DropTargetListener |
The DropTargetListener class provides event notification to the application
for DropTarget events.
|
Event |
Instances of this class provide a description of a particular
event which occurred within SWT.
|
ExceptionStash |
The intent of this class is to insulate SWT from exceptions occurring in
user's listeners, so that SWT remains stable and does not accidentally
crash JVM or enter some very broken state.
|
ExpandAdapter |
This adapter class provides default implementations for the
methods described by the ExpandListener interface.
|
ExpandBar |
Instances of this class support the layout of selectable
expand bar items.
|
ExpandEvent |
Instances of this class are sent as a result of
ExpandItem s being expanded or collapsed.
|
ExpandItem |
Instances of this class represent a selectable user interface object
that represents a expandable item in a expand bar.
|
ExpandListener |
Classes which implement this interface provide methods
that deal with the expanding and collapsing of ExpandItem s.
|
ExtendedModifyEvent |
This event is sent after a text change occurs.
|
ExtendedModifyListener |
Classes which implement this interface provide a method
that deals with the event that is generated when text
is modified.
|
FileDialog |
Instances of this class allow the user to navigate
the file system and select or enter a file name.
|
FileFormat |
Abstract factory class for loading/unloading images from files or streams
in various image file formats.
|
FileTransfer |
The class FileTransfer provides a platform specific mechanism
for converting a list of files represented as a java String[] to a
platform specific representation of the data and vice versa.
|
FillLayout |
FillLayout is the simplest layout class.
|
FocusAdapter |
This adapter class provides default implementations for the
methods described by the FocusListener interface.
|
FocusEvent |
Instances of this class are sent as a result of
widgets gaining and losing focus.
|
FocusListener |
Classes which implement this interface provide methods
that deal with the events that are generated as controls
gain and lose focus.
|
Font |
Instances of this class manage operating system resources that
define how text looks when it is displayed.
|
FontData |
Instances of this class describe operating system fonts.
|
FontDialog |
Instances of this class allow the user to select a font
from all available fonts in the system.
|
FontMetrics |
Instances of this class provide measurement information
about fonts including ascent, descent, height, leading
space between rows, and average character width.
|
FormAttachment |
Instances of this class are used to define the edges of a control
within a FormLayout .
|
FormData |
Instances of this class are used to define the attachments
of a control in a FormLayout .
|
FormLayout |
Instances of this class control the position and size of the
children of a composite control by using FormAttachments
to optionally configure the left, top, right and bottom edges of
each child.
|
GC |
Class GC is where all of the drawing capabilities that are
supported by SWT are located.
|
GCData |
Instances of this class are descriptions of GCs in terms
of unallocated platform-specific data fields.
|
GDBus |
General purpose DBus interface for SWT to interact with the operating system and vice versa.
|
GDBus.GDBusMethod |
|
GDK |
This class contains GDK specific native functions.
|
GdkEvent |
|
GdkEventButton |
|
GdkEventCrossing |
|
GdkEventFocus |
|
GdkEventKey |
|
GdkEventMotion |
|
GdkEventWindowState |
|
GdkGeometry |
|
GdkKeymapKey |
|
GdkRectangle |
|
GdkRectangle |
|
GdkRGBA |
|
GdkWindowAttr |
|
GeometryInterface |
|
GestureEvent |
Instances of this class are sent in response to
touch-based gestures that are triggered by the user.
|
GestureListener |
Classes which implement this interface provide methods
that deal with the events that are generated as gestures
are triggered by the user interacting with a touch pad or
touch screen.
|
GIFFileFormat |
|
GLCanvas |
GLCanvas is a widget capable of displaying OpenGL content.
|
GLData |
The GLData class is a device-independent description
of the pixel format attributes of a GL drawable.
|
GLX |
|
GlyphMetrics |
Instances of this class represent glyph metrics.
|
GObjectClass |
|
Graphene |
This class contains Graphene specific native functions.
|
GridData |
GridData is the layout data object associated with
GridLayout .
|
GridLayout |
Instances of this class lay out the control children of a
Composite in a grid.
|
Group |
Instances of this class provide an etched border
with an optional title.
|
GTK |
This class contains GTK specific native functions.
|
GTK3 |
This class contains native functions that are present in GTK3 only.
|
GTK4 |
This class contains native functions that are present in GTK4 only.
|
GtkAdjustment |
|
GtkAllocation |
|
GtkBorder |
|
GtkCellRendererClass |
|
GtkRequisition |
|
GtkTargetEntry |
|
GtkWidgetClass |
|
GTypeInfo |
|
HelpEvent |
Instances of this class are sent as a result of
help being requested for a widget.
|
HelpListener |
Classes which implement this interface provide a method
that deals with the event that is generated when help is
requested for a control, typically when the user presses F1.
|
HTMLTransfer |
The class HTMLTransfer provides a platform specific mechanism
for converting text in HTML format represented as a java String
to a platform specific representation of the data and vice versa.
|
Image |
Instances of this class are graphics which have been prepared
for display on a specific device.
|
ImageData |
Instances of this class are device-independent descriptions
of images.
|
ImageDataProvider |
Interface to provide a callback mechanism to get information about images
when the application is moved from a low DPI monitor to a high DPI monitor.
|
ImageFileNameProvider |
Interface to provide a callback mechanism to get information about images
when the application is moved from a low DPI monitor to a high DPI monitor.
|
ImageList |
|
ImageLoader |
Instances of this class are used to load images from,
and save images to, a file or stream.
|
ImageLoaderEvent |
Instances of this class are sent as a result of the incremental
loading of image data.
|
ImageLoaderListener |
Classes which implement this interface provide methods
that deal with the incremental loading of image data.
|
ImageTransfer |
The class ImageTransfer provides a platform specific mechanism
for converting an Image represented as a java ImageData to a
platform specific representation of the data and vice versa.
|
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.
|
JPEGDecoder |
|
JPEGFileFormat |
|
KeyAdapter |
This adapter class provides default implementations for the
methods described by the KeyListener interface.
|
KeyEvent |
Instances of this class are sent as a result of
keys being pressed and released on the keyboard.
|
KeyListener |
Classes which implement this interface provide methods
that deal with the events that are generated as keys
are pressed on the system keyboard.
|
Label |
Instances of this class represent a non-selectable
user interface object that displays a string or image.
|
Layout |
A layout controls the position and size
of the children of a composite widget.
|
Library |
|
LineAttributes |
LineAttributes defines a set of line attributes that
can be modified in a GC.
|
LineBackgroundEvent |
This event is sent when a line is about to be drawn.
|
LineBackgroundListener |
Classes which implement this interface provide a method
that can provide the background color for a line that
is to be drawn.
|
LineStyleEvent |
This event is sent when a line is about to be drawn.
|
LineStyleListener |
Classes which implement this interface provide a method
that can provide the style information for a line that
is to be drawn.
|
Link |
Instances of this class represent a selectable
user interface object that displays a text with
links.
|
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.
|
ListDragSourceEffect |
This class provides default implementations to display a source image
when a drag is initiated from a List .
|
Listener |
Implementers of Listener provide a simple
handleEvent() method that is used internally
by SWT to dispatch events.
|
LocationAdapter |
This adapter class provides default implementations for the
methods described by the LocationListener interface.
|
LocationEvent |
|
LocationListener |
This listener interface may be implemented in order to receive
a LocationEvent notification when a Browser
navigates to a different URL.
|
LONG |
|
Menu |
Instances of this class are user interface objects that contain
menu items.
|
MenuAdapter |
This adapter class provides default implementations for the
methods described by the MenuListener interface.
|
MenuDetectEvent |
Instances of this class are sent whenever the platform-
specific trigger for showing a context menu is detected.
|
MenuDetectListener |
Classes which implement this interface provide methods
that deal with the events that are generated when the
platform-specific trigger for showing a context menu is
detected.
|
MenuEvent |
Instances of this class are sent as a result of
menus being shown and hidden.
|
MenuItem |
Instances of this class represent a selectable user interface object
that issues notification when pressed and released.
|
MenuListener |
Classes which implement this interface provide methods
that deal with the hiding and showing of menus.
|
MessageBox |
Instances of this class are used to inform or warn the user.
|
ModifyEvent |
Instances of this class are sent as a result of
text being modified.
|
ModifyListener |
Classes which implement this interface provide a method
that deals with the events that are generated when text
is modified.
|
Monitor |
Instances of this class are descriptions of monitors.
|
MouseAdapter |
This adapter class provides default implementations for the
methods described by the MouseListener interface.
|
MouseEvent |
Instances of this class are sent whenever mouse
related actions occur.
|
MouseListener |
Classes which implement this interface provide methods
that deal with the events that are generated as mouse buttons
are pressed.
|
MouseMoveListener |
Classes which implement this interface provide a method
that deals with the events that are generated as the mouse
pointer moves.
|
MouseTrackAdapter |
This adapter class provides default implementations for the
methods described by the MouseTrackListener interface.
|
MouseTrackListener |
Classes which implement this interface provide methods
that deal with the events that are generated as the mouse
pointer passes (or hovers) over controls.
|
MouseWheelListener |
Classes which implement this interface provide a method
that deals with the event that is generated as the mouse
wheel is scrolled.
|
MovementEvent |
This event is sent when a new offset is required based on the current
offset and a movement type.
|
MovementListener |
This listener is invoked when a new offset is required based on the current
offset and a movement type.
|
OpenWindowListener |
This listener interface may be implemented in order to receive
a WindowEvent notification when a new Browser
needs to be provided by the application.
|
OS |
This class contains native functions for various libraries.
|
OS2BMPFileFormat |
|
PaintEvent |
Instances of this class are sent as a result of
visible areas of controls requiring re-painting.
|
PaintListener |
Classes which implement this interface provide methods
that deal with the events that are generated when the
control needs to be painted.
|
PaintObjectEvent |
This event is sent when an object needs to be drawn.
|
PaintObjectListener |
This listener is invoked when an object needs to be drawn.
|
PaletteData |
Instances of this class describe the color data used by an image.
|
PangoAttrColor |
|
PangoAttribute |
|
PangoAttrInt |
|
PangoItem |
|
PangoLayoutLine |
|
PangoLayoutRun |
|
PangoLogAttr |
|
PangoRectangle |
|
Path |
Instances of this class represent paths through the two-dimensional
coordinate system.
|
PathData |
Instances of this class describe device-independent paths.
|
Pattern |
Instances of this class represent patterns to use while drawing.
|
Platform |
|
PngChunkReader |
|
PngDecodingDataStream |
|
PngDeflater |
|
PNGFileFormat |
|
PngHuffmanTable |
|
PngHuffmanTables |
|
PngInputStream |
|
PngLzBlockReader |
|
PngTrnsChunk |
|
Point |
Instances of this class represent places on the (x, y)
coordinate plane.
|
PopupList |
A PopupList is a list of selectable items that appears in its own shell positioned above
its parent shell.
|
PrintDialog |
Instances of this class allow the user to select
a printer and various print-related parameters
prior to starting a print job.
|
Printer |
Instances of this class are used to print to a printer.
|
PrinterData |
Instances of this class are descriptions of a print job
in terms of the printer, and the scope and type of printing
that is desired.
|
Program |
Instances of this class represent programs and
their associated file extensions in the operating
system.
|
ProgressAdapter |
This adapter class provides default implementations for the
methods described by the ProgressListener interface.
|
ProgressBar |
Instances of the receiver represent an unselectable
user interface object that is used to display progress,
typically in the form of a bar.
|
ProgressEvent |
A ProgressEvent is sent by a Browser to
ProgressListener 's when a progress is made during the
loading of the current URL or when the loading of the current
URL has been completed.
|
ProgressListener |
This listener interface may be implemented in order to receive
a ProgressEvent notification when a Browser
makes a progress in loading the current URL or when the
current URL has been loaded.
|
Rectangle |
Instances of this class represent rectangular areas in an
(x, y) coordinate system.
|
Region |
Instances of this class represent areas of an x-y coordinate
system that are aggregates of the areas covered by a number
of polygons.
|
Resource |
This class is the abstract superclass of all graphics resource objects.
|
RGB |
Instances of this class are descriptions of colors in
terms of the primary additive color model (red, green and
blue).
|
RGBA |
Instances of this class are descriptions of colors in
terms of the primary additive color model (red, green, blue
and alpha).
|
RowData |
Each control controlled by a RowLayout can have its initial
width and height specified by setting a RowData object
into the control.
|
RowLayout |
Instances of this class determine the size and position of the
children of a Composite by placing them either in
horizontal rows or vertical columns within the parent Composite .
|
RTFTransfer |
The class RTFTransfer provides a platform specific mechanism
for converting text in RTF format represented as a java String
to a platform specific representation of the data and vice versa.
|
Sash |
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.
|
SashForm |
The SashForm is a composite control that lays out its children in a
row or column arrangement (as specified by the orientation) and places
a Sash between each child.
|
Scale |
Instances of the receiver represent a selectable user
interface object that present a range of continuous
numeric values.
|
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.
|
ScrolledComposite |
A ScrolledComposite provides scrollbars and will scroll its content when the user
uses the scrollbars.
|
SegmentEvent |
This event is sent to SegmentListeners when a text content is to be modified.
|
SegmentListener |
This listener interface may be implemented in order to receive
SegmentEvents.
|
SelectionAdapter |
This adapter class provides default implementations for the
methods described by the SelectionListener interface.
|
SelectionEvent |
Instances of this class are sent as a result of
widgets being selected.
|
SelectionListener |
Classes which implement this interface provide methods
that deal with the events that are generated when selection
occurs in a control.
|
SessionManagerDBus |
Communicates with session manager to receive logoff/shutdown events.
|
SessionManagerDBus.IListener |
|
Shell |
Instances of this class represent the "windows"
which the desktop or "window manager" is managing.
|
ShellAdapter |
This adapter class provides default implementations for the
methods described by the ShellListener interface.
|
ShellEvent |
Instances of this class are sent as a result of
operations being performed on shells.
|
ShellListener |
Classes which implement this interface provide methods
that deal with changes in state of Shell s.
|
Slider |
Instances of this class are selectable user interface
objects that represent a range of positive, numeric values.
|
Spinner |
Instances of this class are selectable user interface
objects that allow the user to enter and modify numeric
values.
|
ST |
This class provides access to the public constants provided by StyledText .
|
StackLayout |
This Layout stacks all the controls one on top of the other and resizes all controls
to have the same size and location.
|
StatusTextEvent |
|
StatusTextListener |
This listener interface may be implemented in order to receive
a StatusTextEvent notification when the status text for
a Browser is changed.
|
StyledText |
A StyledText is an editable user interface object that displays lines
of text.
|
StyledTextContent |
Clients may implement the StyledTextContent interface to provide a
custom store for the StyledText widget content.
|
StyledTextDropTargetEffect |
This adapter class provides a default drag under effect (eg.
|
StyledTextLineSpacingProvider |
Line spacing provider used to customize different line spacing for some lines
of StyledText
|
StyledTextPrintOptions |
Use StyledTextPrintOptions to specify printing options for the
StyledText.print(Printer, StyledTextPrintOptions) API.
|
StyleRange |
StyleRange defines a set of styles for a specified
range of text.
|
SWT |
This class provides access to a small number of SWT system-wide
methods, and in addition defines the public constants provided
by SWT.
|
SWT_AWT |
This class provides a bridge between SWT and AWT, so that it
is possible to embed AWT components in SWT and vice versa.
|
SwtCallable<V,E extends java.lang.Exception> |
A method that returns a result and may throw a checked exception of the given
type.
|
SWTError |
This error is thrown whenever an unrecoverable error
occurs internally in SWT.
|
SWTEventListener |
This interface is the cross-platform version of the
java.util.EventListener interface.
|
SWTException |
This runtime exception is thrown whenever a recoverable error
occurs internally in SWT.
|
SWTGeometry |
|
SyncDialogUtil |
This class is an internal use utilities class introduced during the port
from GTK3 to GTK4.
|
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.
|
TableCursor |
A TableCursor provides a way for the user to navigate around a Table
using the keyboard.
|
TableDragSourceEffect |
This class provides default implementations to display a source image
when a drag is initiated from a Table .
|
TableDropTargetEffect |
This class provides a default drag under effect (eg.
|
TableEditor |
A TableEditor is a manager for a Control that appears above a cell in a Table and tracks with the
moving and resizing of that cell.
|
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.
|
Text |
Instances of this class are selectable user interface
objects that allow the user to enter and modify text.
|
TextChangedEvent |
This event is sent by the StyledTextContent implementor when a change to
the text occurs.
|
TextChangeListener |
The StyledText widget implements this listener to receive
notifications when changes to the model occur.
|
TextChangingEvent |
This event is sent by the StyledTextContent implementor when a change
to the text is about to occur.
|
TextLayout |
TextLayout is a graphic object that represents
styled text.
|
TextStyle |
TextStyle defines a set of styles that can be applied
to a range of text.
|
TextTransfer |
The class TextTransfer provides a platform specific mechanism
for converting plain text represented as a java String
to a platform specific representation of the data and vice versa.
|
TIFFFileFormat |
Baseline TIFF decoder revision 6.0
Extension T4-encoding CCITT T.4 1D
|
TitleEvent |
A TitleEvent is sent by a Browser to
TitleListener 's when the title of the current document
is available or when it is modified.
|
TitleListener |
This listener interface may be implemented in order to receive
a TitleEvent notification when the title of the document
displayed in a Browser is known or has been changed.
|
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.
|
TouchEvent |
Instances of this class are sent in response to
a touch-based input source being touched.
|
TouchListener |
Classes which implement this interface provide methods
that deal with the events that are generated as touches
occur on a touch-aware input surface.
|
TouchSource |
Instances of this class represent sources of touch input that generate Touch objects.
|
Tracker |
Instances of this class implement rubber banding rectangles that are
drawn onto a parent Composite or Display .
|
Transfer |
Transfer provides a mechanism for converting between a java
representation of data and a platform specific representation of data and
vice versa.
|
TransferData |
The TransferData class is a platform specific data structure for
describing the type and the contents of data being converted by a transfer agent.
|
Transform |
Instances of this class represent transformation matrices for
points expressed as (x, y) pairs of floating point numbers.
|
TraverseEvent |
Instances of this class are sent as a result of
widget traversal actions.
|
TraverseListener |
Classes which implement this interface provide a method
that deals with the events that are generated when a
traverse event occurs in a control.
|
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.
|
TreeAdapter |
This adapter class provides default implementations for the
methods described by the TreeListener interface.
|
TreeColumn |
Instances of this class represent a column in a tree widget.
|
TreeCursor |
A TreeCursor provides a way for the user to navigate around a Tree with columns using the
keyboard.
|
TreeDragSourceEffect |
This class provides default implementations to display a source image
when a drag is initiated from a Tree .
|
TreeDropTargetEffect |
This class provides a default drag under effect (eg.
|
TreeEditor |
A TreeEditor is a manager for a Control that appears above a cell in a Tree and tracks with the
moving and resizing of that cell.
|
TreeEvent |
Instances of this class are sent as a result of
trees being expanded and collapsed.
|
TreeItem |
Instances of this class represent a selectable user interface object
that represents a hierarchy of tree items in a tree widget.
|
TreeListener |
Classes which implement this interface provide methods
that deal with the expanding and collapsing of tree
branches.
|
TypedEvent |
This is the super class for all typed event classes provided
by SWT.
|
TypedListener |
Instances of this class are internal SWT implementation
objects which provide a mapping between the typed and untyped
listener mechanisms that SWT supports.
|
URLTransfer |
The class URLTransfer provides a platform specific mechanism
for converting text in URL format represented as a java String
to a platform specific representation of the data and vice versa.
|
VerifyEvent |
Instances of this class are sent as a result of
widgets handling keyboard events
|
VerifyKeyListener |
Classes which implement this interface provide a method
that deals with the event that is generated when a
key is pressed.
|
VerifyListener |
Classes which implement this interface provide a method
that deals with the events that are generated when text
is about to be modified.
|
ViewForm |
Instances of this class implement a Composite that positions and sizes
children and allows programmatic control of layout and border parameters.
|
VisibilityWindowAdapter |
This adapter class provides default implementations for the
methods described by the VisibilityWindowListener interface.
|
VisibilityWindowListener |
This listener interface may be implemented in order to receive
a WindowEvent notification when a window hosting a
Browser needs to be displayed or hidden.
|
WebKitGTK |
|
Widget |
This class is the abstract superclass of all user interface objects.
|
WinBMPFileFormat |
|
WindowEvent |
A WindowEvent is sent by a Browser when
a new window needs to be created or when an existing window needs to be
closed.
|
WinICOFileFormat |
|
XAnyEvent |
|
XEvent |
|
XExposeEvent |
|
XFocusChangeEvent |
|
XVisualInfo |
|