Class AbstractChooserPanel<T>

java.lang.Object
net.anwiba.commons.swing.component.AbstractListenableInputComponent
net.anwiba.commons.swing.dialog.chooser.AbstractChooserPanel<T>
All Implemented Interfaces:
IComponentProvider, IListenableInputComponent, IChooserPanel<T>, IInputPanel<T>

public abstract class AbstractChooserPanel<T> extends AbstractListenableInputComponent implements IChooserPanel<T>