Interface LaunchModelListener


  • public interface LaunchModelListener
    LaunchModelListener is the interface implemented by listeners of launch model events.
    Author:
    tap
    • Method Detail

      • modified

        void modified​(LaunchModel model)
        Handle the event indicating that the launch model has been modified.
        Parameters:
        model - The model which has been modified.