public class RunMenuItem extends Object implements EventListener, XBayaExecutionModeListener
| Constructor and Description |
|---|
RunMenuItem(XBayaEngine engine,
XBayaToolBar toolBar)
Constructs a WorkflowMenu.
|
| Modifier and Type | Method and Description |
|---|---|
void |
eventReceived(Event event)
Called when an event is received.
|
void |
executionModeChanged(XBayaConfiguration config)
Triggers when the execution mode in xbaya is changed
For possition executions modes see,
XBayaConfiguration.XBayaExecutionMode
|
JMenu |
getMenu() |
XBayaToolBar |
getToolBar() |
void |
setToolBar(XBayaToolBar toolBar) |
public RunMenuItem(XBayaEngine engine, XBayaToolBar toolBar)
engine - public JMenu getMenu()
public void eventReceived(Event event)
EventListenereventReceived in interface EventListenerEventListener.eventReceived(Event)public XBayaToolBar getToolBar()
public void setToolBar(XBayaToolBar toolBar)
public void executionModeChanged(XBayaConfiguration config)
XBayaExecutionModeListenerexecutionModeChanged in interface XBayaExecutionModeListenerconfig - - XBaya configuration objectCopyright © 2011–2014 The Apache Software Foundation. All rights reserved.