| Package | Description |
|---|---|
| org.apache.batik.util.gui |
| Modifier and Type | Class and Description |
|---|---|
static class |
DropDownComponent.DefaultScrollablePopupMenuItem
Default implementation of the scrollable popup menu item.
|
| Modifier and Type | Method and Description |
|---|---|
DropDownComponent.ScrollablePopupMenuItem |
DropDownComponent.ScrollablePopupMenu.getFooter()
Gets the footer item.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DropDownComponent.ScrollablePopupMenu.add(DropDownComponent.ScrollablePopupMenuItem menuItem,
int index,
int oldSize,
int newSize)
Adds the item to this component at the specified location.
|
void |
DropDownComponent.ScrollablePopupMenu.remove(DropDownComponent.ScrollablePopupMenuItem menuItem,
int oldSize,
int newSize)
Removes the item from this component.
|
void |
DropDownComponent.ScrollablePopupMenu.selectionChanged(DropDownComponent.ScrollablePopupMenuItem targetItem,
boolean wasSelected)
Invoked when item selection changes.
|
Copyright © 2000–2021 Apache Software Foundation. All rights reserved.