|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DropDownComponent.ScrollablePopupMenuEvent | |
---|---|
org.apache.batik.util.gui |
Uses of DropDownComponent.ScrollablePopupMenuEvent in org.apache.batik.util.gui |
---|
Methods in org.apache.batik.util.gui with parameters of type DropDownComponent.ScrollablePopupMenuEvent | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |