Uses of Interface
org.apache.batik.util.gui.DropDownComponent.ScrollablePopupMenuModel

Packages that use DropDownComponent.ScrollablePopupMenuModel
org.apache.batik.util.gui   
 

Uses of DropDownComponent.ScrollablePopupMenuModel in org.apache.batik.util.gui
 

Methods in org.apache.batik.util.gui that return DropDownComponent.ScrollablePopupMenuModel
 DropDownComponent.ScrollablePopupMenuModel DropDownComponent.ScrollablePopupMenu.getModel()
          Gets the ScrollablePopupMenuModel
 

Methods in org.apache.batik.util.gui with parameters of type DropDownComponent.ScrollablePopupMenuModel
 void DropDownComponent.ScrollablePopupMenu.setModel(DropDownComponent.ScrollablePopupMenuModel model)
          Sets the ScrollablePopupMenuModel.
 



Copyright © 2000–2017 Apache Software Foundation. All rights reserved.