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