soundPlayback
Class PlaybackSourcePanel
java.lang.Object
PamView.SourcePanel
soundPlayback.PlaybackSourcePanel
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
public class PlaybackSourcePanel
- extends SourcePanel
Slight modifications to sourcePanel so that only the correct number of
channels can be selected.
- Author:
- Doug Gillespie
| Methods inherited from class PamView.SourcePanel |
actionPerformed, addSelectionListener, addSourcePanelMonitor, clearExcludeList, createPanel, excludeDataBlock, getChannelBoxes, getChannelList, getLocalisationRequirements, getPanel, getSource, getSourceCount, getSourceIndex, getSourceType, removeSourcePanelMonitor, rePackOwner, setChannelList, setEnabled, setLocalisationRequirements, setSource, setSource, setSourceList, setSourceList, setSourceType, showChannels |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
playbackDialog
PlaybackDialog playbackDialog
PlaybackSourcePanel
public PlaybackSourcePanel(PlaybackDialog playbackDialog,
java.lang.Class sourceType,
boolean hasChannels,
boolean includeSubClasses)
PlaybackSourcePanel
public PlaybackSourcePanel(PlaybackDialog playbackDialog,
java.lang.String borderTitle,
java.lang.Class sourceType,
boolean hasChannels,
boolean includeSubClasses)
playExtras
private void playExtras(PlaybackDialog playbackDialog)
selectionChanged
protected void selectionChanged(int channel)
- Overrides:
selectionChanged in class SourcePanel
sourceChanged
protected void sourceChanged()
- Overrides:
sourceChanged in class SourcePanel