Uses of Interface
com.ibm.carma.ui.IResourceStateChangeListener

Packages that use IResourceStateChangeListener
com.ibm.carma.ui   
com.ibm.carma.ui.view   
 

Uses of IResourceStateChangeListener in com.ibm.carma.ui
 

Methods in com.ibm.carma.ui with parameters of type IResourceStateChangeListener
 void ResourceStateChangeListener.addListener(IResourceStateChangeListener listener)
          Add a listener to the pool of objects to be notified when project association changes
 void ResourceStateChangeListener.removeListener(IResourceStateChangeListener listener)
          Removes a listener to the pool of objects to be notified when project association changes
 

Uses of IResourceStateChangeListener in com.ibm.carma.ui.view
 

Classes in com.ibm.carma.ui.view that implement IResourceStateChangeListener
 class CarmaDecorator
          This class is the LabelDecorator that is used to Decorate CARMA Projects in the navigator.