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 classDropDownComponent.ScrollablePopupMenuAdapterThe adapter for the ScrollablePopupMenuListener.Methods in org.apache.batik.util.gui with parameters of type DropDownComponent.ScrollablePopupMenuListener Modifier and Type Method Description voidDropDownComponent.ScrollablePopupMenu. addListener(DropDownComponent.ScrollablePopupMenuListener listener)Adds the listener to the listener list.
-