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 RAP Development Guide
Previous Page Home Next Page

Eclipse Rich Ajax Platform
Release 1.2

Package org.eclipse.swt.custom

Interface Summary
CTabFolder2Listener Classes which implement this interface provide methods that deal with the events that are generated by the CTabFolder control.
 

Class Summary
BusyIndicator Support for showing a Busy Cursor during a long running process.
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.
ControlEditor A ControlEditor is a manager for a Control that appears above a composite and tracks with the moving and resizing of that composite.
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.
CTabFolderEvent This event is sent when an event is generated in the CTabFolder.
CTabItem Instances of this class represent a selectable user interface object that represent a page in a notebook widget.
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.
ScrolledComposite A ScrolledComposite provides scrollbars and will scroll its content when the user uses the scrollbars.
StackLayout This Layout stacks all the controls one on top of the other and resizes all controls to have the same size and location.
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.
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.
ViewForm Instances of this class implement a Composite that positions and sizes children and allows programmatic control of layout and border parameters.
 


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