Class ClipboardHistoryPopup.ChoiceList

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable
Enclosing class:
ClipboardHistoryPopup

private static final class ClipboardHistoryPopup.ChoiceList extends JList<ClipboardHistoryPopup.LabelValuePair>
The list component used in this popup.
  • Constructor Details

    • ChoiceList

      private ChoiceList()
  • Method Details

    • installKeyboardActions

      private void installKeyboardActions()
    • setContents

      private void setContents(List<String> contents)