Class | Description |
---|---|
ActivityGrid |
Description: For use in
ControlFrame . |
ActivityGridModel | |
Commons |
This class contains static fields, methods and some additional logic that is used by multichannel playback related
classes
|
ControlFrame | |
ControlFrame_btn_pause_actionAdapter | |
ControlFrame_btn_stop_actionAdapter | |
DecoderThread |
(Based on AudioDecoder.java from jsresources.org)
|
FindMeLoopThread |
Plays different audio files ("one", "two" etc) on each output line one after another.
|
LayoutTable |
Used in the
MultichannelPlaybackPanel |
LineListModel | |
MyGridCellRenderer |
Uses DefaultTableCellRenderer as superclass, so that HTML can be interpreted
|
PlaybackThread |
Represents two nodes / one output line
|
TimeUpdateThread |
updates the time displayed in the control frame, interval: 1 second
|
TPlaybackThreadDataRecord |
Record type for data for one PlaybackThread.
|