Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.jface.text.ITextSelection

Packages that use ITextSelection
org.eclipse.jface.text Provides a framework for creating and manipulating text documents. 
 

Uses of ITextSelection in org.eclipse.jface.text
 

Classes in org.eclipse.jface.text that implement ITextSelection
 class TextSelection
          Standard implementation of ITextSelection.
 

Methods in org.eclipse.jface.text that return ITextSelection
static ITextSelection TextSelection.emptySelection()
          Returns a shared instance of an empty text selection.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.