Eclipse Platform
2.0

Uses of Class
org.eclipse.jface.preference.StringFieldEditor

Packages that use StringFieldEditor
org.eclipse.jface.preference Provides a framework for preferences. 
 

Uses of StringFieldEditor in org.eclipse.jface.preference
 

Subclasses of StringFieldEditor in org.eclipse.jface.preference
 class DirectoryFieldEditor
          A field editor for a directory path type preference.
 class FileFieldEditor
          A field editor for a file path type preference.
 class IntegerFieldEditor
          A field editor for an integer type preference.
 class StringButtonFieldEditor
          An abstract field editor for a string type preference that presents a string input field with a change button to its right to edit the input field's content.
 


Eclipse Platform
2.0

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