| CS349 Final Projects | Spring 2023 | 
| Ernie Tussey | |
    Downloads:
    MaterialSwing.jar
    
      Purpose:
      MaterialSwing is a UI library for Java
      Swing. It provides a partial implementation of the Material GUI
      widget set. In particular, it includes:
      MatInputField
      MatPassWordField
      MatTextAreaField
      MatCheckBox
      MatRadioButton
      MatButton
    
      Use:
      The .jar file must be in the claspath.
    
| James Madison University | Computer Science Department | CS349 |