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/ApolloSubjectChangedEvent.java

    r367 r1102  
    99public final class ApolloSubjectChangedEvent {
    1010       
    11         private ApolloSubjectChangedEvent() {}
     11        private ApolloSubjectChangedEvent()
     12        {
     13        }
    1214
    1315        public static final int INPUT_MIXER = 1;
Note: See TracChangeset for help on using the changeset viewer.