Uses of Interface
org.apache.batik.util.gui.DropDownComponent.ScrollablePopupMenuModel
Packages that use DropDownComponent.ScrollablePopupMenuModel
-
Uses of DropDownComponent.ScrollablePopupMenuModel in org.apache.batik.apps.svgbrowser
Classes in org.apache.batik.apps.svgbrowser that implement DropDownComponent.ScrollablePopupMenuModelModifier and TypeClassDescriptionclass
The history scrollable popup menu model.static class
The redo pop up menu model.static class
The undo pop up menu model. -
Uses of DropDownComponent.ScrollablePopupMenuModel in org.apache.batik.util.gui
Fields in org.apache.batik.util.gui declared as DropDownComponent.ScrollablePopupMenuModelModifier and TypeFieldDescriptionDropDownComponent.ScrollablePopupMenu.model
The model for this component.Methods in org.apache.batik.util.gui that return DropDownComponent.ScrollablePopupMenuModelModifier and TypeMethodDescriptionDropDownComponent.ScrollablePopupMenu.getModel()
Gets the ScrollablePopupMenuModelMethods in org.apache.batik.util.gui with parameters of type DropDownComponent.ScrollablePopupMenuModelModifier and TypeMethodDescriptionvoid
DropDownComponent.ScrollablePopupMenu.setModel
(DropDownComponent.ScrollablePopupMenuModel model) Sets the ScrollablePopupMenuModel.