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

Update CheckBox.java #80

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Update CheckBox.java #80

wants to merge 4 commits into from

Commits on Jul 17, 2016

  1. Update CheckBox.java

    synchronized ( _myRadioToggles )
    GoToLoop committed Jul 17, 2016
    Configuration menu
    Copy the full SHA
    192dd04 View commit details
    Browse the repository at this point in the history
  2. Update CheckBox.java

    static protected final Class<?>[] CFA = { float[].class };
    GoToLoop committed Jul 17, 2016
    Configuration menu
    Copy the full SHA
    a71c650 View commit details
    Browse the repository at this point in the history
  3. Update CheckBox.java

    public Toggle getItem( final String theName )
    GoToLoop committed Jul 17, 2016
    Configuration menu
    Copy the full SHA
    73faed8 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2016

  1. Update CheckBox.java

    GoToLoop committed Jul 22, 2016
    Configuration menu
    Copy the full SHA
    f0e6f3c View commit details
    Browse the repository at this point in the history