Uses of Interface
adams.gui.core.JComponentList.PopupMenuProvider
-
Packages that use JComponentList.PopupMenuProvider Package Description adams.gui.core -
-
Uses of JComponentList.PopupMenuProvider in adams.gui.core
Classes in adams.gui.core that implement JComponentList.PopupMenuProvider Modifier and Type Class Description static class
JComponentList.CheckBoxListItem
A specialized BaseCheckBox to be used in a JComponentList, which provides a rudimentary popup menu.static class
JComponentList.LabelListItem
A specialized JLabel to be used in a JComponentList, which provides a rudimentary popup menu.
-