Package xyz.cp74.evdev
Interface DetachListener
-
public interface DetachListenerDetachListener listen to detaches of input devices.- Author:
- Christian Paul
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonDetach()Called if input device is detached
-