| Package | Description |
|---|---|
| org.apache.batik.util.gui |
| Modifier and Type | Method | 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.ScrollablePopupMenuAdapter.itemsWereAdded(DropDownComponent.ScrollablePopupMenuEvent ev) |
|
void |
DropDownComponent.ScrollablePopupMenuListener.itemsWereAdded(DropDownComponent.ScrollablePopupMenuEvent ev) |
Handles the 'itemsWereAdded' event.
|
void |
DropDownComponent.ScrollablePopupMenuAdapter.itemsWereRemoved(DropDownComponent.ScrollablePopupMenuEvent ev) |
|
void |
DropDownComponent.ScrollablePopupMenuListener.itemsWereRemoved(DropDownComponent.ScrollablePopupMenuEvent ev) |
Handles the 'itemsWereRemoved' event.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.