Giter Club home page Giter Club logo

foosobsplus's People

Contributors

dependabot[bot] avatar hsgarn avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

foosobsplus's Issues

If gamecounts loaded from file are too high, program errors.

Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 7 >= 4
at java.util.Vector.elementAt(Unknown Source)
at javax.swing.table.DefaultTableColumnModel.getColumn(Unknown Source)
at sun.swing.SwingUtilities2.convertColumnIndexToModel(Unknown Source)
at javax.swing.JTable.convertColumnIndexToModel(Unknown Source)
at javax.swing.JTable.setValueAt(Unknown Source)
at com.midsouthfoosball.foosobsplus.view.MatchPanel.setTime(MatchPanel.java:215)
at com.midsouthfoosball.foosobsplus.controller.MatchController$GameClockTimerListener.actionPerformed(MatchController.java:77

Start Match button will allow program to continue properly. Need to find a way to protect from high numbers or ignore numbers that are too high when setting the currentGameNumber which I suspect is where the issue might be.

Add Pause Match button

Pause button in Match Panel. If match timer is running, it will pause it and relable to UnPause. If match timer is not running, it will start match timer and set label to Pause.
Pause should also pause the time since last shot timers.

Better stat history window

Would like to always see the last command entered. Currently, it adds to the bottom but never scrolls.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.