| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandButtonIconInfo | |
|---|---|
| org.springframework.richclient.command | |
| org.springframework.richclient.command.config | |
| Uses of CommandButtonIconInfo in org.springframework.richclient.command | 
|---|
| Methods in org.springframework.richclient.command with parameters of type CommandButtonIconInfo | |
|---|---|
|  void | AbstractCommand.setIconInfo(CommandButtonIconInfo iconInfo)Set the provided iconInfo on the default CommandFaceDescriptor. | 
| Uses of CommandButtonIconInfo in org.springframework.richclient.command.config | 
|---|
| Fields in org.springframework.richclient.command.config declared as CommandButtonIconInfo | |
|---|---|
| static CommandButtonIconInfo | CommandButtonIconInfo.BLANK_ICON_INFOA CommandButtonIconInfoinstance that can be used for command
 buttons that have no icon information associated with them. | 
| Methods in org.springframework.richclient.command.config that return CommandButtonIconInfo | |
|---|---|
| protected  CommandButtonIconInfo | CommandFaceDescriptor.getIconInfo()Returns the label information for the command. | 
| protected  CommandButtonIconInfo | CommandFaceDescriptor.getLargeIconInfo()Returns the large icon information object for the command. | 
| Methods in org.springframework.richclient.command.config with parameters of type CommandButtonIconInfo | |
|---|---|
|  void | CommandFaceDescriptor.setIconInfo(CommandButtonIconInfo iconInfo) | 
|  void | CommandIconConfigurable.setIconInfo(CommandButtonIconInfo buttonIconInfo) | 
|  void | CommandFaceDescriptor.setLargeIconInfo(CommandButtonIconInfo largeIconInfo) | 
|  void | CommandIconConfigurable.setLargeIconInfo(CommandButtonIconInfo buttonIconInfo) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||