Eclipse Platform
2.0

Uses of Package
org.eclipse.swt.custom

Packages that use org.eclipse.swt.custom
org.eclipse.compare Provides support for performing structural and textual compare operations on arbitrary data and displaying the results. 
org.eclipse.jface.text Provides a framework for creating, manipulating, displaying and editing text documents. 
org.eclipse.swt.custom SWT Custom widgets. 
 

Classes in org.eclipse.swt.custom used by org.eclipse.compare
ViewForm
          Instances of this class implement a Composite that lays out three children horizontally and allows programmatic control of layout and border parameters.
 

Classes in org.eclipse.swt.custom used by org.eclipse.jface.text
StyledTextContent
          Clients may implement the StyledTextContent interface to provide a custom store for the StyledText widget content.
 

Classes in org.eclipse.swt.custom used by org.eclipse.swt.custom
ControlEditor
          A ControlEditor is a manager for a Control that appears above a composite and tracks with the moving and resizing of that composite.
CTabFolderListener
           
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.