Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Rich Ajax Platform
Release 1.2

Uses of Package
org.eclipse.swt.widgets

Packages that use org.eclipse.swt.widgets
org.eclipse.rwt.lifecycle   
org.eclipse.rwt.theme   
org.eclipse.swt.browser   
org.eclipse.swt.custom   
org.eclipse.swt.events   
org.eclipse.swt.layout   
org.eclipse.swt.widgets   
 

Classes in org.eclipse.swt.widgets used by org.eclipse.rwt.lifecycle
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.
Widget
          This class is the abstract superclass of all user interface objects.
 

Classes in org.eclipse.swt.widgets used by org.eclipse.rwt.theme
Control
          Control is the abstract superclass of all windowed user interface classes.
 

Classes in org.eclipse.swt.widgets used by org.eclipse.swt.browser
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
Canvas
          This class serves as a base class for custom widgets.
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.
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.
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.events
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.
Widget
          This class is the abstract superclass of all user interface objects.
 

Classes in org.eclipse.swt.widgets used by org.eclipse.swt.layout
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.widgets
Button
          Instances of this class represent a selectable user interface object that issues notification when pressed and released.
Canvas
          This class serves as a base class for custom widgets.
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
          This class was introduced to be API compatible with SWT and does only provide those methods that are absolutely necessary to serve this purpose.
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.
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.
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.
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.
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.
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 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.
 


Eclipse Rich Ajax Platform
Release 1.2

Copyright (c) Innoopract Informationssysteme GmbH and others 2002, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire