Package | Description |
---|---|
bradleyross.music.MidiRouter |
New MIDI software.
|
Modifier and Type | Field | Description |
---|---|---|
protected MidiRouter.specType |
MidiRouter.Connection.destType |
Type of specification for the destination of the connection.
|
protected MidiRouter.specType |
MidiRouter.Connection.sourceType |
Type of specification for the source of the connection.
|
Modifier and Type | Method | Description |
---|---|---|
static MidiRouter.specType |
MidiRouter.specType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static MidiRouter.specType[] |
MidiRouter.specType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.