Class PlaybackSourcePanel

java.lang.Object
PamView.dialog.SourcePanel
soundPlayback.swing.PlaybackSourcePanel
All Implemented Interfaces:
ActionListener, EventListener

public class PlaybackSourcePanel extends SourcePanel
Slight modifications to sourcePanel so that only the correct number of channels can be selected.
Author:
Doug Gillespie
  • Constructor Details

    • PlaybackSourcePanel

      public PlaybackSourcePanel(PlaybackDialog playbackDialog, Class sourceType, boolean hasChannels, boolean includeSubClasses)
    • PlaybackSourcePanel

      public PlaybackSourcePanel(PlaybackDialog playbackDialog, String borderTitle, Class sourceType, boolean hasChannels, boolean includeSubClasses)