Package org.qdl_lang.gui
Class Data
- java.lang.Object
-
- org.qdl_lang.gui.Data
-
public class Data extends Object
For Swing implementation ofIOInterface
. This manages to collect all lines of input from the Swing GUI and forward it at the appropriate time to theQDLWorkspace
.Created by Jeff Gaynor
on 8/4/22 at 11:17 AM
-
-
Constructor Summary
Constructors Constructor Description Data()
-