A library for creating simple GUIs in introduction-level programming courses. The default backend uses Swing to display the GUI in a window, but the library does not expose any Swing types or concepts ...
* The DataManager class should never depend on the GUI, but rather the reverse. * So the DataManager methods should not use the GUI directly. If you want data * to get from the user to the manager, ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results