Class TabListPopup<T>

Type Parameters:
T - the value types
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class TabListPopup<T> extends JDialog
Undecorated dialog for showing a popup window displaying a filterable, scrollable list of tabs in a GTabPanel.
See Also: