Class SoundOutputManager

java.lang.Object
dataPlotsFX.sound.SoundOutputManager

public class SoundOutputManager extends Object
Handles play back in the TDisplayFX
Author:
Jamie Macaulay
  • Constructor Details

    • SoundOutputManager

      public SoundOutputManager(TDDisplayFX tdDisplayFX)
  • Method Details

    • playPause

      public void playPause()
    • playButtonPressed

      public void playButtonPressed()
    • getPlayButton

      public javafx.scene.Node getPlayButton()
    • getPauseButton

      public javafx.scene.Node getPauseButton()
    • getMenuItems

      public ArrayList<javafx.scene.control.MenuItem> getMenuItems(TDGraphFX.TDPlotPane tdPlotPanel, long currentTime)
    • getCurrentStatus

      public int getCurrentStatus()
      Returns:
      the currentStatus
    • getCurrentChannels

      public int getCurrentChannels()
      Returns:
      the currentChannels
    • getCurrentMillis

      public long getCurrentMillis()
      Returns:
      the currentMillis