org.herac.tuxguitar.gui.table

Class SongTableInfo.ChannelIndex

private class SongTableInfo.ChannelIndex extends Object

Constructor Summary
ChannelIndex(int index, int channel)
Method Summary
intgetChannel()
intgetIndex()

Constructor Detail

ChannelIndex

public ChannelIndex(int index, int channel)

Method Detail

getChannel

public int getChannel()

getIndex

public int getIndex()