|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DropDownComponent.ScrollablePopupMenu | |
---|---|
org.apache.batik.apps.svgbrowser | |
org.apache.batik.util.gui |
Uses of DropDownComponent.ScrollablePopupMenu in org.apache.batik.apps.svgbrowser |
---|
Fields in org.apache.batik.apps.svgbrowser declared as DropDownComponent.ScrollablePopupMenu | |
---|---|
protected DropDownComponent.ScrollablePopupMenu |
DropDownHistoryModel.parent
The parent scrollable popup menu. |
Constructors in org.apache.batik.apps.svgbrowser with parameters of type DropDownComponent.ScrollablePopupMenu | |
---|---|
DropDownHistoryModel.RedoPopUpMenuModel(DropDownComponent.ScrollablePopupMenu parent,
HistoryBrowserInterface historyBrowserInterface)
Creates the redo pop up menu model |
|
DropDownHistoryModel.UndoPopUpMenuModel(DropDownComponent.ScrollablePopupMenu parent,
HistoryBrowserInterface historyBrowserInterface)
Creates the unod pop up menu model |
|
DropDownHistoryModel(DropDownComponent.ScrollablePopupMenu parent,
HistoryBrowserInterface historyBrowserInterface)
Creates the history pop up menu model. |
Uses of DropDownComponent.ScrollablePopupMenu in org.apache.batik.util.gui |
---|
Methods in org.apache.batik.util.gui that return DropDownComponent.ScrollablePopupMenu | |
---|---|
DropDownComponent.ScrollablePopupMenu |
DropDownComponent.getPopupMenu()
Gets the dropdown popup menu. |
Constructors in org.apache.batik.util.gui with parameters of type DropDownComponent.ScrollablePopupMenu | |
---|---|
DropDownComponent.DefaultScrollablePopupMenuItem(DropDownComponent.ScrollablePopupMenu parent,
String text)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |