Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.ui.views.properties.PropertySheetEntry

Packages that use PropertySheetEntry
org.eclipse.ui.views.properties Provides the standard Property Sheet view which displays custom properties of the active workbench part's current selection.  
 

Uses of PropertySheetEntry in org.eclipse.ui.views.properties
 

Methods in org.eclipse.ui.views.properties that return PropertySheetEntry
protected  PropertySheetEntry PropertySheetEntry.createChildEntry()
          Factory method to create a new child PropertySheetEntry instance.
protected  PropertySheetEntry PropertySheetEntry.getParent()
          Returns the parent of this entry.
 

Methods in org.eclipse.ui.views.properties with parameters of type PropertySheetEntry
protected  void PropertySheetEntry.valueChanged(PropertySheetEntry child)
          The value of the given child entry has changed.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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