interface Displayer
A Displayer can display a Map in a GUI
abstract void
display(Map map)
Display the Map in a GUI
map
Groovy Documentation