Uses of Class
org.eclipse.ui.views.properties.PropertySheetSorter
-
Packages that use PropertySheetSorter Package Description 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 PropertySheetSorter in org.eclipse.ui.views.properties
Methods in org.eclipse.ui.views.properties with parameters of type PropertySheetSorter Modifier and Type Method Description protected void
PropertySheetPage. setSorter(PropertySheetSorter sorter)
Sets the sorter used for sorting categories and entries in the viewer of this page.
-