org.apache.batik.util.gui
public static interface DropDownComponent.ScrollablePopupMenuModel
| Method Summary | |
|---|---|
| String | getFooterText()
Gets the footer text for the ScrollablePopupMenu's footer item. |
| void | processAfterShowed()
Processes the showing of the pop up menu. |
| void | processBeforeShowed()
Processes the showing of the pop up menu. |
| void | processItemClicked()
Processes the click on the pop up menu item. |
Returns: the footer text.