Uses of Interface
net.anwiba.commons.swing.component.IInputListener
-
Packages that use IInputListener Package Description net.anwiba.commons.swing.component -
-
Uses of IInputListener in net.anwiba.commons.swing.component
Methods in net.anwiba.commons.swing.component with parameters of type IInputListener Modifier and Type Method Description voidAbstractListenableInputComponent. addInputListener(IInputListener listener)voidIListenableInputComponent. addInputListener(IInputListener listener)voidAbstractListenableInputComponent. removeInputListener(IInputListener listener)voidIListenableInputComponent. removeInputListener(IInputListener listener)
-