Class LibraryManager.SearchCheckBox

All Implemented Interfaces:
ImageObserver, ItemSelectable, MenuContainer, Serializable, Accessible, MenuElement, SwingConstants
Enclosing class:
LibraryManager

protected class LibraryManager.SearchCheckBox extends JCheckBoxMenuItem
A checkbox to add and remove a collection from the no-search list
See Also:
  • Constructor Details

    • SearchCheckBox

      public SearchCheckBox(String path)
      Constructs a RemoveButton.
      Parameters:
      path -
  • Method Details