Class SearchableSelectorDialog<T>

Type Parameters:
T - The type of the elements in this selector dialog
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants
Direct Known Subclasses:
ListSelectorDialog, MCItemSelectorDialog

public abstract class SearchableSelectorDialog<T> extends MCreatorDialog
This abstract class provides a filter field and a filter model for searchable selectors.
See Also: