|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.swt.widgets | |
org.eclipse.compare | Provides support for performing structural and textual compare operations on arbitrary data and displaying the results. |
org.eclipse.compare.contentmergeviewer | Support for compare and merge viewers which show the content side-by-side. |
org.eclipse.compare.structuremergeviewer | Provides support for finding and displaying the differences between hierarchically structured data. |
org.eclipse.debug.ui | Provides a generic debugger user interface that clients may customize via standard workbench extension points. |
org.eclipse.debug.ui.actions | Provides a set of actions related to running and debugging applications. |
org.eclipse.jface.action | Provides support for shared UI resources such as menus, tool bars, and status lines. |
org.eclipse.jface.dialogs | Provides support for dialogs. |
org.eclipse.jface.operation | Provides JFace support for long-running operations. |
org.eclipse.jface.preference | Provides a framework for preferences. |
org.eclipse.jface.resource | Provides support for managing resources such as SWT fonts and images. |
org.eclipse.jface.text | Provides a framework for creating, manipulating, displaying and editing text documents. |
org.eclipse.jface.text.source | Provides a framework for connecting document regions with annotations and for displaying those annotations in combination with an ITextViewer. |
org.eclipse.jface.util | Provides useful building blocks used throughout JFace, including property change events, a listener list implementation, and runtime checked assertions. |
org.eclipse.jface.viewers | Provides a framework for viewers, which are model-based content adapters for SWT widgets. |
org.eclipse.jface.window | Provides a general framework for creating and managing windows. |
org.eclipse.jface.wizard | Provides a framework for wizards. |
org.eclipse.swt.accessibility | SWT Accessibility. |
org.eclipse.swt.custom | SWT Custom widgets. |
org.eclipse.swt.dnd | SWT Drag and Drop support. |
org.eclipse.swt.events | SWT typed listener support. |
org.eclipse.swt.layout | This package contains the SWT layout classes. |
org.eclipse.swt.ole.win32 | SWT Win32 OLE implementation classes. |
org.eclipse.swt.printing | SWT Printing support classes. |
org.eclipse.swt.widgets | SWT widget public API classes. |
org.eclipse.ui | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
org.eclipse.ui.actions | Classes for actions and operations used in a workbench window, page, or part in the Eclipse Platform User Interface. |
org.eclipse.ui.dialogs | Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface. |
org.eclipse.ui.editors.text | Provides a standard text editor and a file-based document provider. |
org.eclipse.ui.help | Classes for integration with the help support system in the Eclipse Platform User Interface. |
org.eclipse.ui.part | Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface. |
org.eclipse.ui.texteditor | Provides a framework for text editors obeying to the desktop rules. |
org.eclipse.ui.views.bookmarkexplorer | Provides the standard Bookmarks view which displays bookmarks on resources. |
org.eclipse.ui.views.contentoutline | Provides the standard Content Outline view which can show the active editor's custom outline for the document being edited. |
org.eclipse.ui.views.navigator | Provides the standard Resource Navigator view which presents the tree of resources in the workspace. |
org.eclipse.ui.views.properties | Provides the standard Property Sheet view which displays custom properties of the active workbench part's current selection. |
org.eclipse.ui.views.tasklist | Provides the standard Task List view for displaying tasks and problem annotations on resources. |
org.eclipse.ui.wizards.datatransfer | Provides the standard Import and Export wizards for moving resources into and out of the workspace. |
Classes in org.eclipse.swt.widgets used by org.eclipse.compareComposite
|
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. Shell
|
Instances of this class represent the "windows" which the desktop or "window manager" is managing. Widget
|
This class is the abstract superclass of all user interface objects. |
Classes in org.eclipse.swt.widgets used by org.eclipse.compare.contentmergeviewerComposite
|
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. |
Classes in org.eclipse.swt.widgets used by org.eclipse.compare.structuremergeviewerComposite
|
Instances of this class are controls which are capable of containing other controls. Tree
|
Instances of this class provide a selectable user interface object that displays a hierarchy of items and issue notificiation 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.debug.uiButton
|
Instances of this class represent a selectable user interface object that issues notification when pressed and released. 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. 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.debug.ui.actionsControl
|
Control is the abstract superclass of all windowed user interface classes. Event
|
Instances of this class provide a description of a particular event which occurred within SWT. Menu
|
Instances of this class are user interface objects that contain menu items. |
Classes in org.eclipse.swt.widgets used by org.eclipse.jface.actionComposite
|
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. Decorations
|
Instances of this class provide the appearance and behavior of Shells , but are not top
level shells or dialogs.Event
|
Instances of this class provide a description of a particular event which occurred within SWT. Menu
|
Instances of this class are user interface objects that contain menu items. Shell
|
Instances of this class represent the "windows" which the desktop or "window manager" is managing. ToolBar
|
Instances of this class support the layout of selectable tool bar items. |
Classes in org.eclipse.swt.widgets used by org.eclipse.jface.dialogsButton
|
Instances of this class represent a selectable user interface object that issues notification when pressed and released. 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. Label
|
Instances of this class represent a non-selectable user interface object that displays a string or image. List
|
Instances of this class represent a selectable user interface object that displays a list of strings and issues notificiation when a string selected. 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. Text
|
Instances of this class are selectable user interface objects that allow the user to enter and modify text. Widget
|
This class is the abstract superclass of all user interface objects. |
Classes in org.eclipse.swt.widgets used by org.eclipse.jface.operationDisplay
|
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.jface.preferenceButton
|
Instances of this class represent a selectable user interface object that issues notification when pressed and released. 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. Label
|
Instances of this class represent a non-selectable user interface object that displays a string or image. List
|
Instances of this class represent a selectable user interface object that displays a list of strings and issues notificiation when a string selected. Shell
|
Instances of this class represent the "windows" which the desktop or "window manager" is managing. Text
|
Instances of this class are selectable user interface objects that allow the user to enter and modify text. |
Classes in org.eclipse.swt.widgets used by org.eclipse.jface.resourceControl
|
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.jface.textComposite
|
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. 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.jface.text.sourceCanvas
|
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. 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.jface.utilControl
|
Control is the abstract superclass of all windowed user interface classes. |
Classes in org.eclipse.swt.widgets used by org.eclipse.jface.viewersButton
|
Instances of this class represent a selectable user interface object that issues notification when pressed and released. 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. Item
|
This class is the abstract superclass of all non-windowed user interface objects that occur within specific controls. 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. List
|
Instances of this class represent a selectable user interface object that displays a list of strings and issues notificiation when a string selected. Table
|
Instances of this class implement a selectable user interface object that displays a list of images and strings and issue notificiation when selected. Text
|
Instances of this class are selectable user interface objects that allow the user to enter and modify text. Tree
|
Instances of this class provide a selectable user interface object that displays a hierarchy of items and issue notificiation 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.jface.windowComposite
|
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. 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.jface.wizardComposite
|
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. 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. Listener
|
Implementers of Listener provide a simple
handleEvent() method that is used internally
by SWT to dispatch events.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. Widget
|
This class is the abstract superclass of all user interface objects. |
Classes in org.eclipse.swt.widgets used by org.eclipse.swt.accessibilityControl
|
Control is the abstract superclass of all windowed user interface classes. |
Classes in org.eclipse.swt.widgets used by org.eclipse.swt.customCanvas
|
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 issue notificiation 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 issue notificiation 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.dndControl
|
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. Event
|
Instances of this class provide a description of a particular event which occurred within SWT. Widget
|
This class is the abstract superclass of all user interface objects. |
Classes in org.eclipse.swt.widgets used by org.eclipse.swt.eventsDisplay
|
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. Widget
|
This class is the abstract superclass of all user interface objects. |
Classes in org.eclipse.swt.widgets used by org.eclipse.swt.layoutComposite
|
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.ole.win32Composite
|
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. MenuItem
|
Instances of this class represent a selectable user interface object that issues notification when pressed and released. 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.printingDialog
|
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.widgetsButton
|
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 a CoolBar .Decorations
|
Instances of this class provide the appearance and behavior of Shells , 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. 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 of Listener provide a simple
handleEvent() 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. 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 issue notificiation 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. 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. Tree
|
Instances of this class provide a selectable user interface object that displays a hierarchy of items and issue notificiation 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.uiComposite
|
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. Event
|
Instances of this class provide a description of a particular event which occurred within SWT. Menu
|
Instances of this class are user interface objects that contain menu items. 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.ui.actionsEvent
|
Instances of this class provide a description of a particular event which occurred within SWT. Menu
|
Instances of this class are user interface objects that contain menu items. Shell
|
Instances of this class represent the "windows" which the desktop or "window manager" is managing. Text
|
Instances of this class are selectable user interface objects that allow the user to enter and modify text. Tree
|
Instances of this class provide a selectable user interface object that displays a hierarchy of items and issue notificiation when an item in the hierarchy is selected. |
Classes in org.eclipse.swt.widgets used by org.eclipse.ui.dialogsButton
|
Instances of this class represent a selectable user interface object that issues notification when pressed and released. 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. Event
|
Instances of this class provide a description of a particular event which occurred within SWT. Group
|
Instances of this class provide an etched border with an optional title. Label
|
Instances of this class represent a non-selectable user interface object that displays a string or image. Listener
|
Implementers of Listener provide a simple
handleEvent() method that is used internally
by SWT to dispatch events.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 issue notificiation when selected. Text
|
Instances of this class are selectable user interface objects that allow the user to enter and modify text. Widget
|
This class is the abstract superclass of all user interface objects. |
Classes in org.eclipse.swt.widgets used by org.eclipse.ui.editors.textComposite
|
Instances of this class are controls which are capable of containing other controls. |
Classes in org.eclipse.swt.widgets used by org.eclipse.ui.helpControl
|
Control is the abstract superclass of all windowed user interface classes. 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. |
Classes in org.eclipse.swt.widgets used by org.eclipse.ui.partComposite
|
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. 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. TabFolder
|
Instances of this class implement the notebook user interface metaphor. Widget
|
This class is the abstract superclass of all user interface objects. |
Classes in org.eclipse.swt.widgets used by org.eclipse.ui.texteditorCanvas
|
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. 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. |
Classes in org.eclipse.swt.widgets used by org.eclipse.ui.views.bookmarkexplorerComposite
|
Instances of this class are controls which are capable of containing other controls. |
Classes in org.eclipse.swt.widgets used by org.eclipse.ui.views.contentoutlineComposite
|
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. |
Classes in org.eclipse.swt.widgets used by org.eclipse.ui.views.navigatorComposite
|
Instances of this class are controls which are capable of containing other controls. 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.ui.views.propertiesComposite
|
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. |
Classes in org.eclipse.swt.widgets used by org.eclipse.ui.views.tasklistComposite
|
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. 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.ui.wizards.datatransferComposite
|
Instances of this class are controls which are capable of containing other controls. Shell
|
Instances of this class represent the "windows" which the desktop or "window manager" is managing. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |