Interface IInputPanel<T>

All Superinterfaces:
IComponentProvider, IListenableInputComponent
All Known Subinterfaces:
IChooserPanel<T>
All Known Implementing Classes:
AbstractChooserPanel

public interface IInputPanel<T> extends IListenableInputComponent, IComponentProvider