| Package | Description | 
|---|---|
| org.apache.batik.util.gui | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DropDownComponent.ScrollablePopupMenu.fireItemsWereAdded(DropDownComponent.ScrollablePopupMenuEvent event)
Fires the itemsWereAdded event, when the items are added to this pop
 up menu. 
 | 
void | 
DropDownComponent.ScrollablePopupMenu.fireItemsWereRemoved(DropDownComponent.ScrollablePopupMenuEvent event)
Fires the itemsWereRemove event, when the items are removed from this
 pop up menu. 
 | 
void | 
DropDownComponent.ScrollablePopupMenuListener.itemsWereAdded(DropDownComponent.ScrollablePopupMenuEvent ev)
Handles the 'itemsWereAdded' event. 
 | 
void | 
DropDownComponent.ScrollablePopupMenuAdapter.itemsWereAdded(DropDownComponent.ScrollablePopupMenuEvent ev)  | 
void | 
DropDownComponent.ScrollablePopupMenuListener.itemsWereRemoved(DropDownComponent.ScrollablePopupMenuEvent ev)
Handles the 'itemsWereRemoved' event. 
 | 
void | 
DropDownComponent.ScrollablePopupMenuAdapter.itemsWereRemoved(DropDownComponent.ScrollablePopupMenuEvent ev)  | 
Copyright © 2022 Apache Software Foundation. All Rights Reserved.