Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #174 compiler warnings + #172 addresses some LGTM alerts #206

Merged
merged 3 commits into from
May 12, 2020

Commits on May 12, 2020

  1. unchecked call to addElement(E) as a member of the raw type DefaultCo…

    …mboBoxModel
    
    unchecked call to setModel(ComboBoxModel<E>) as a member of the raw type JComboBox
    PeterPitterling committed May 12, 2020
    Configuration menu
    Copy the full SHA
    563160b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff9d0ad View commit details
    Browse the repository at this point in the history
  3. make checkstyle happy

    PeterPitterling committed May 12, 2020
    Configuration menu
    Copy the full SHA
    2bcba5d View commit details
    Browse the repository at this point in the history