Interface IChooserPanel<T>

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

public interface IChooserPanel<T> extends IInputPanel<T>
  • Method Details

    • savePreferences

      void savePreferences()