Uses of Interface
org.apache.batik.util.gui.DropDownComponent.ScrollablePopupMenuListener
-
Packages that use DropDownComponent.ScrollablePopupMenuListener Package Description org.apache.batik.util.gui -
-
Uses of DropDownComponent.ScrollablePopupMenuListener in org.apache.batik.util.gui
Classes in org.apache.batik.util.gui that implement DropDownComponent.ScrollablePopupMenuListener Modifier and Type Class Description static class
DropDownComponent.ScrollablePopupMenuAdapter
The adapter for the ScrollablePopupMenuListener.Methods in org.apache.batik.util.gui with parameters of type DropDownComponent.ScrollablePopupMenuListener Modifier and Type Method Description void
DropDownComponent.ScrollablePopupMenu. addListener(DropDownComponent.ScrollablePopupMenuListener listener)
Adds the listener to the listener list.
-