Uses of Interface
uk.ac.soton.ecs.iam.grid.comms.client.StateRepositoryListener

Packages that use StateRepositoryListener
uk.ac.soton.ecs.iam.grid.client.staterepos   
uk.ac.soton.ecs.iam.grid.client.swing   
uk.ac.soton.ecs.iam.grid.comms.client   
uk.ac.soton.itinnovation.grid.client.swing   
 

Uses of StateRepositoryListener in uk.ac.soton.ecs.iam.grid.client.staterepos
 

Methods in uk.ac.soton.ecs.iam.grid.client.staterepos with parameters of type StateRepositoryListener
 void AbstractStateRepository.addListener(StateRepositoryListener listener)
           
 void AbstractStateRepository.removeListener(StateRepositoryListener listener)
           
 

Uses of StateRepositoryListener in uk.ac.soton.ecs.iam.grid.client.swing
 

Classes in uk.ac.soton.ecs.iam.grid.client.swing that implement StateRepositoryListener
 class ConversationBrowser
          A swing component that allows browsing of a StateRepository.
 

Uses of StateRepositoryListener in uk.ac.soton.ecs.iam.grid.comms.client
 

Methods in uk.ac.soton.ecs.iam.grid.comms.client with parameters of type StateRepositoryListener
 void StateRepository.addListener(StateRepositoryListener listener)
          Add a listener which will receive RespositoryChangedEvents.
 void StateRepository.removeListener(StateRepositoryListener listener)
          Remove a listener previously added with addListener().
 

Uses of StateRepositoryListener in uk.ac.soton.itinnovation.grid.client.swing
 

Classes in uk.ac.soton.itinnovation.grid.client.swing that implement StateRepositoryListener
 class FilterManager
           
 class ResourcePropertiesPanel
          Displays the panel showing the properties of a resource.
 



Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.