Class DJ

java.lang.Object
org.jmock.example.qcon.DJ
All Implemented Interfaces:
LocationAware, MediaTracker

public class DJ extends Object implements LocationAware, MediaTracker
  • Field Details

    • mediaControl

      private final MediaControl mediaControl
    • playlist

      private final Playlist playlist
    • currentLocationName

      private String currentLocationName
    • trackFinished

      private boolean trackFinished
    • locationChanged

      private boolean locationChanged
  • Constructor Details

  • Method Details