public class NbsSong extends Song<NbsHeader,NbsData,NbsNote>
fileName
NbsSong(java.lang.String fileName, NbsHeader header, NbsData data)
protected SongView<NbsNote>
createView()
getData, getFormat, getHeader, getView, refreshView
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NbsSong(java.lang.String fileName, NbsHeader header, NbsData data)
protected SongView<NbsNote> createView()
createView
Song<NbsHeader,NbsData,NbsNote>