Eclipse Platform
2.1

Uses of Class
org.eclipse.ui.texteditor.StatusTextEditor

Packages that use StatusTextEditor
org.eclipse.ui.editors.text Provides a standard text editor and a file-based document provider. 
 

Uses of StatusTextEditor in org.eclipse.ui.editors.text
 

Subclasses of StatusTextEditor in org.eclipse.ui.editors.text
 class TextEditor
          The standard text editor for file resources (IFile).
 

Methods in org.eclipse.ui.editors.text with parameters of type StatusTextEditor
 void DefaultEncodingSupport.initialize(StatusTextEditor textEditor)
          Associates this encoding support to the given text editor and initializes this encoding.
 


Eclipse Platform
2.1

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