Class Data


  • public class Data
    extends Object
    For Swing implementation of IOInterface. This manages to collect all lines of input from the Swing GUI and forward it at the appropriate time to the QDLWorkspace.

    Created by Jeff Gaynor
    on 8/4/22 at 11:17 AM

    • Constructor Detail

      • Data

        public Data()
    • Method Detail

      • receive

        public String receive()
      • send

        public void send​(String packet)