org.herac.tuxguitar.gui.mixer
Class TGMixerTrackChannel
java.lang.Object
org.herac.tuxguitar.gui.mixer.TGMixerTrackChannel
public class TGMixerTrackChannel
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
normalChannel
protected Combo normalChannel
effectChannel
protected Combo effectChannel
normalChannels
protected org.herac.tuxguitar.gui.mixer.TGMixerTrackChannel.ChannelList normalChannels
effectChannels
protected org.herac.tuxguitar.gui.mixer.TGMixerTrackChannel.ChannelList effectChannels
TGMixerTrackChannel
public TGMixerTrackChannel(TGMixerTrack mixer)
getTrack
protected TGTrack getTrack()
getChannel
protected TGChannel getChannel()
init
public void init(Composite parent)
updateItems
public void updateItems(boolean reload)
fireChannelChange
public void fireChannelChange(TGChannel channel)