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 TypeClassDescriptionclassThe history scrollable popup menu model.static classThe redo pop up menu model.static classThe 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.modelThe 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 TypeMethodDescriptionvoidDropDownComponent.ScrollablePopupMenu.setModel(DropDownComponent.ScrollablePopupMenuModel model) Sets the ScrollablePopupMenuModel.