IPropertySheet Interface

com.bea.ide.ui.propertyeditor
IPropertySheet Interface

public interface IPropertySheet

    extends IPropertyNode

Represents the root node of a property sheet.


All Superinterfaces
IPropertyNode

Method Summary

public String
getTypeLabel()
Display name identifying the type of the selected element.
 
Methods from interface com.bea.ide.ui.propertyeditor.IPropertyNode
getAction, getChildren, getDescription, getLabel
   

Method Detail

getTypeLabel() Method

public String getTypeLabel()
Display name identifying the type of the selected element.

Elements of the same type would have have the same type label, but different instance labels.