Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.ui.commands.ICategoryListener

Packages that use ICategoryListener
org.eclipse.ui.commands   
 

Uses of ICategoryListener in org.eclipse.ui.commands
 

Methods in org.eclipse.ui.commands with parameters of type ICategoryListener
 void ICategory.addCategoryListener(ICategoryListener categoryListener)
          Registers an instance of ICategoryListener to listen for changes to attributes of this instance.
 void ICategory.removeCategoryListener(ICategoryListener categoryListener)
          Unregisters an instance of ICategoryListener listening for changes to attributes of this instance.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.