A class to launch a component from its definition from the command line.
Usage:
Launcher [-java|-fractal] <definition> [ <itf> ]
where <definition> is the name of the component to be instantiated
and started,and <itf> is the name of its Runnable interface, if it
has one.