Package org.jjazz.mixconsole.api
Class MixConsole.ChannelPanelSet
java.lang.Object
org.jjazz.mixconsole.api.MixConsole.ChannelPanelSet
- Enclosing class:
- MixConsole
The UI panels associated to a channel.
-
Field Summary
Modifier and TypeFieldDescriptionorg.jjazz.mixconsole.MixChannelPanel
org.jjazz.mixconsole.PhraseViewerPanel
-
Constructor Summary
-
Method Summary
-
Field Details
-
rhythmVoice
-
mixChannelPanel
public org.jjazz.mixconsole.MixChannelPanel mixChannelPanel -
phraseViewerPanel
public org.jjazz.mixconsole.PhraseViewerPanel phraseViewerPanel
-
-
Constructor Details
-
ChannelPanelSet
public ChannelPanelSet()
-