Package xyz.cp74.evdev
Interface AttachListener
-
public interface AttachListenerAttachListener listen to attaches of input devices.- Author:
- Christian Paul
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonAttach()Called if input device is attached
-