Uses of Class
picasso.util.NamedCommand

Packages that use NamedCommand
picasso.view   
 

Uses of NamedCommand in picasso.view
 

Methods in picasso.view with parameters of type NamedCommand
 void ButtonPanel.add(NamedCommand<Pixmap> action)
          Add the given Command as a button.