Uses of Interface
org.eclipse.ui.ISecondarySaveableSource
-
Packages that use ISecondarySaveableSource Package Description org.eclipse.ui.navigator.resources Provides reusable components for clients that need to expand on the capabilities provided by the reference Common Navigator Resources extension.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.navigator.resources
Classes in org.eclipse.ui.navigator.resources that implement ISecondarySaveableSource Modifier and Type Class Description class
ProjectExplorer
-
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.
-