Uses of Interface
org.eclipse.ui.ISecondarySaveableSource
-
Packages that use ISecondarySaveableSource 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 ISecondarySaveableSource in org.eclipse.ui.views.properties
Classes in org.eclipse.ui.views.properties that implement ISecondarySaveableSource Modifier and Type Class Description class
PropertySheet
Main class for the Property Sheet View.
-