|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dguitar.adaptors.song.impl.SongDeviceImpl
The MIDI implementation of a SongDevice.
Field Summary | |
(package private) int |
channel
|
(package private) int |
port
|
Constructor Summary | |
SongDeviceImpl(int port,
int channel)
|
Method Summary | |
int |
getChannel()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
int port
int channel
Constructor Detail |
public SongDeviceImpl(int port, int channel)
port
- channel
- Method Detail |
public int getChannel()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |