Receive a message which either matches the template, or that is addressed to
this actor in particular (which implies that you need to check the type
for each message).
This annotation indicates that the actor in question is a swing action, which
means that the messages sent to this actor are sent on the swing thread
and not via an internal pool.