public class McSpSong extends Song<McSpHeader,McSpData,McSpNote>
| Constructor and Description |
|---|
McSpSong(java.lang.String fileName,
McSpHeader header,
McSpData data) |
| Modifier and Type | Method and Description |
|---|---|
protected SongView<McSpNote> |
createView() |
public McSpSong(java.lang.String fileName,
McSpHeader header,
McSpData data)
protected SongView<McSpNote> createView()
createView in class Song<McSpHeader,McSpData,McSpNote>