Uses of Interface
org.eclipse.ui.IActionFilter
-
Packages that use IActionFilter Package Description org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. -
-
Uses of IActionFilter in org.eclipse.ui
Subinterfaces of IActionFilter in org.eclipse.ui Modifier and Type Interface Description interface
IMarkerActionFilter
Describes the public attributes for a marker and the acceptable values each may have.interface
IProjectActionFilter
Describes the public attributes for a project and the acceptable values each may have.interface
IResourceActionFilter
Describes the public attributes for a resource and the acceptable values each may have.
-