public class ActionMenuProxy extends ActionMenu
Constructor and Description |
---|
ActionMenuProxy(PluginProxy pluginProxy,
ActionMenu actionMenu)
Creates the Proxy
|
Modifier and Type | Method and Description |
---|---|
javax.swing.Action |
getAction()
Returns an ActionProxy containing the Action
|
ActionMenu[] |
getSubItems()
Returns SubItems that are encapsulated by ActionMenuProxies
|
getTitle, hasSubItems, isSelected
public ActionMenuProxy(PluginProxy pluginProxy, ActionMenu actionMenu)
pluginProxy
- PluginProxy to useactionMenu
- ActionMenu that is going to be encapsulatedpublic javax.swing.Action getAction()
getAction
in class ActionMenu
public ActionMenu[] getSubItems()
getSubItems
in class ActionMenu
TV-Browser 3.4.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)