org.herac.tuxguitar.gui.table

Class SongTableInfo.ChannelList

private class SongTableInfo.ChannelList extends Object

Constructor Summary
ChannelList()
Method Summary
voidaddChannel(int index, int channel)
voidclear()
intgetChannel(int index)

Constructor Detail

ChannelList

public ChannelList()

Method Detail

addChannel

public void addChannel(int index, int channel)

clear

public void clear()

getChannel

public int getChannel(int index)