Class SoundOutputManager

java.lang.Object
dataPlotsFX.sound.SoundOutputManager

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

    • SoundOutputManager Link icon

      public SoundOutputManager(TDDisplayFX tdDisplayFX)
  • Method Details Link icon

    • playPause Link icon

      public void playPause()
    • playButtonPressed Link icon

      public void playButtonPressed()
    • getPlayButton Link icon

      public javafx.scene.Node getPlayButton()
    • getPauseButton Link icon

      public javafx.scene.Node getPauseButton()
    • getMenuItems Link icon

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

      public int getCurrentStatus()
      Returns:
      the currentStatus
    • getCurrentChannels Link icon

      public int getCurrentChannels()
      Returns:
      the currentChannels
    • getCurrentMillis Link icon

      public long getCurrentMillis()
      Returns:
      the currentMillis