Uses of Class
org.eclipse.ui.views.properties.PropertySheetSorter
Packages that use PropertySheetSorter
Package
Description
Provides the standard Property Sheet view which displays
custom properties of the active workbench part's current selection.
-
Uses of PropertySheetSorter in org.eclipse.ui.views.properties
Methods in org.eclipse.ui.views.properties with parameters of type PropertySheetSorterModifier and TypeMethodDescriptionprotected void
PropertySheetPage.setSorter
(PropertySheetSorter sorter) Sets the sorter used for sorting categories and entries in the viewer of this page.