experience and innovation

--------------------------------------------------------------------------
   High-level airship design tool.
--------------------------------------------------------------------------
   Form:
   tag = AirshipDesignGUI( action, modifier )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   action          (1,:)   Action to be taken by the Airship Design GUI
   modifier        (:)     Modifier applied to action
   data            (:)     Data passed

   -------
   Outputs
   -------
   tag             (1,:)   Returns the window tag on initialization

--------------------------------------------------------------------------