Interface TextGUIThreadFactory

    • Method Detail

      • createTextGUIThread

        TextGUIThread createTextGUIThread​(TextGUI textGUI)
        Creates a new TextGUIThread objects
        Parameters:
        textGUI - TextGUI this TextGUIThread should be associated with
        Returns:
        The new TextGUIThread