Ignore:
Timestamp:
05/10/18 16:04:51 (6 years ago)
Author:
davidb
Message:

Reworking of the code-base to separate logic from graphics. This version of Expeditee now supports a JFX graphics as an alternative to SWING

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/apollo/audio/Metronome.java

    r332 r1102  
    2020 *
    2121 */
    22 public class Metronome extends AbstractSubject {
     22public class Metronome extends AbstractSubject
     23{
    2324       
    2425        private Receiver receiver = null;
Note: See TracChangeset for help on using the changeset viewer.