Uses of Interface
org.springframework.richclient.factory.ButtonConfigurer

Packages that use ButtonConfigurer
org.springframework.richclient.command.config   
 

Uses of ButtonConfigurer in org.springframework.richclient.command.config
 

Classes in org.springframework.richclient.command.config that implement ButtonConfigurer
 class CommandButtonIconInfo
          A parameter object consisting of the various icons that may be displayed on a single command button depending on its state.
 class CommandButtonLabelInfo
          An immutable parameter object consisting of the text, mnemonic character, mnemonic character index and keystroke accelerator that may be associated with a labeled command button.
 



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