Gets all information colors (eg. for lists) @return all information colors
()
| 478 | * @return all information colors |
| 479 | */ |
| 480 | public Collection<InformationColor> getInformationColors(){ |
| 481 | return informationColors.values(); |
| 482 | } |
| 483 | |
| 484 | /** |
| 485 | * Gets an information color |