org.apache.batik.apps.svgbrowser
public static class DropDownHistoryModel.RedoPopUpMenuModel extends DropDownHistoryModel
| Field Summary | |
|---|---|
| protected static String | REDO_FOOTER_TEXT
The redo footer text. |
| protected static String | REDO_TOOLTIP_PREFIX
The prefix for the last redoable command. |
| Constructor Summary | |
|---|---|
| RedoPopUpMenuModel(DropDownComponent.ScrollablePopupMenu parent, HistoryBrowserInterface historyBrowserInterface)
Creates the redo pop up menu model
| |
| Method Summary | |
|---|---|
| String | getFooterText() |
| void | processItemClicked() |
Parameters: parent The parent scrollable popup menu historyBrowserInterface the historyBrowserInterface