Uses of Interface
org.eclipse.ui.activities.ICategoryListener
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of ICategoryListener in org.eclipse.ui.activities
Modifier and TypeMethodDescriptionvoid
ICategory.addCategoryListener
(ICategoryListener categoryListener) Registers an instance ofICategoryListener
to listen for changes to properties of this instance.void
ICategory.removeCategoryListener
(ICategoryListener categoryListener) Removes an instance ofICategoryListener
listening for changes to properties of this instance.