|
Control Surface API
3.0.3
|

Public Member Functions | |
| String | getName () |
Protected Member Functions | |
| HardwareDeviceMatcher (final String name) | |
Matcher that can match a particular hardware device that is connected to the user's machine. Sub classes of this define how the hardware is connected. Currently only USB devices are supported.
Definition at line 8 of file HardwareDeviceMatcher.java.
| String getName | ( | ) |
Human friendly name for the kinds of hardware devices this matcher matches.
Definition at line 17 of file HardwareDeviceMatcher.java.