Uses of Class
org.springframework.richclient.command.CommandRegistryEvent

Packages that use CommandRegistryEvent
org.springframework.richclient.command   
org.springframework.richclient.command.support   
 

Uses of CommandRegistryEvent in org.springframework.richclient.command
 

Methods in org.springframework.richclient.command with parameters of type CommandRegistryEvent
 void CommandRegistryListener.commandRegistered(CommandRegistryEvent event)
           
 

Uses of CommandRegistryEvent in org.springframework.richclient.command.support
 

Methods in org.springframework.richclient.command.support with parameters of type CommandRegistryEvent
 void DefaultCommandRegistry.commandRegistered(CommandRegistryEvent event)
          
 



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.