Module net.anwiba.commons.swing
Interface IListenableInputComponent
- All Known Subinterfaces:
IChooserPanel<T>,IInputPanel<T>
- All Known Implementing Classes:
AbstractChooserPanel,AbstractListenableInputComponent
public interface IListenableInputComponent
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddInputListener(IInputListener listener) voidremoveInputListener(IInputListener listener)
-
Method Details
-
removeInputListener
-
addInputListener
-