Package adams.core

Interface StatusMessageHandlerExt

    • Method Detail

      • showStatus

        void showStatus​(boolean left,
                        String msg)
        Displays a message.
        Parameters:
        left - whether to show the message on the left or right
        msg - the message to display