| Modifier and Type | Method and Description |
|---|---|
XBayaGUI |
XBayaEngine.getGUI()
Returns the XwfGui.
|
| Constructor and Description |
|---|
WaitDialog(Cancelable cancelable,
String title,
String message,
XBayaGUI xbayaGUI)
Constructs a WaitDialog.
|
XBayaDialog(XBayaGUI xbayaGUI,
String title,
JComponent mainPanel,
JComponent buttonPanel)
Constructs an XBayaDialog.
|
XBayaDialog(XBayaGUI xbayaGUI,
String title,
String description,
XBayaComponent mainPanel,
JComponent buttonPanel)
Constructs an XBayaDialog.
|
XBayaDialog(XBayaGUI xbayaGUI,
String title,
XBayaComponent mainPanel,
JComponent buttonPanel)
Constructs an XBayaDialog.
|
XBayaDialog(XBayaGUI xbayaGUI,
String title,
XBayaComponent mainPanel,
XBayaComponent buttonPanel)
Constructs an XBayaDialog.
|
| Constructor and Description |
|---|
BucketsLoader(XBayaGUI xbayaGUI,
JDialog parent)
Constructs a BucketsLoader.
|
| Constructor and Description |
|---|
InstanceConfigurationDialog(InstanceNode node,
XBayaGUI xbayaGUI)
Constructs an InputConfigurationWindow.
|
| Constructor and Description |
|---|
ConstantConfigurationDialog(ConstantNode node,
XBayaGUI xbayaGUI)
Constructs an InputConfigurationWindow.
|
DifferedInputConfigurationDialog(DifferedInputNode node,
XBayaGUI xbayaGUI)
Constructs an InputConfigurationWindow.
|
DoWhileConfigrationDialog(DoWhileNode node,
XBayaGUI xbayaGUI)
Constructs an InputConfigurationWindow.
|
EndBlockConfigurationDialog(EndBlockNode node,
XBayaGUI xbayaGUI)
Constructs an InputConfigurationWindow.
|
EndDoWhileConfigurationDialog(EndDoWhileNode node,
XBayaGUI xbayaGUI)
Constructs an InputConfigurationWindow.
|
EndForEachConfigurationDialog(EndForEachNode node,
XBayaGUI xbayaGUI)
Constructs an InputConfigurationWindow.
|
EndifConfigurationDialog(EndifNode node,
XBayaGUI xbayaGUI)
Constructs an InputConfigurationWindow.
|
ForEachConfigurationDialog(ForEachNode node,
XBayaGUI xbayaGUI)
Constructs an InputConfigurationWindow.
|
IfConfigurationDialog(IfNode node,
XBayaGUI xbayaGUI)
Constructs an InputConfigurationWindow.
|
InputConfigurationDialog(InputNode node,
XBayaGUI xbayaGUI)
Constructs an InputConfigurationWindow.
|
OutputConfigurationDialog(OutputNode node,
XBayaGUI xbayaGUI)
Constructs an InputConfigurationWindow.
|
ReceiveConfigurationDialog(ReceiveNode node,
XBayaGUI xbayaGUI)
Constructs an InputConfigurationWindow.
|
S3FileChooser(XBayaGUI xbayaGUI,
S3InputNode inputNode)
Constructs a S3FileChooser.
|
StreamSourceConfigurationDialog(StreamSourceNode node,
XBayaGUI xbayaGUI)
Constructs an InputConfigurationWindow.
|
| Constructor and Description |
|---|
ServiceInteractionWindow(XBayaGUI xbayaGUI,
String nodeID,
Monitor monitor) |
| Constructor and Description |
|---|
MonitorWindow(XBayaGUI xbayaGUI)
Constructs a MonitorWindow.
|
| Constructor and Description |
|---|
WorkflowPropertyWindow(XBayaGUI xbayaGUI) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InstanceNodeGUI.showConfigurationDialog(XBayaGUI xbayaGUI) |
| Modifier and Type | Method and Description |
|---|---|
void |
SubWorkflowNodeGUI.openWorkflowTab(XBayaGUI xbayaGUI) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DifferedInputHandler.handleDifferredInputsofDependentNodes(Node node,
XBayaGUI xbayaGUI) |
protected void |
StreamSourceNodeGUI.showConfigurationDialog(XBayaGUI xbayaGUI)
Shows a configuration window when a user click the configuration area.
|
protected void |
S3InputNodeGUI.showConfigurationDialog(XBayaGUI xbayaGUI)
Shows a configuration window when a user click the configuration area.
|
protected void |
ReceiveNodeGUI.showConfigurationDialog(XBayaGUI xbayaGUI)
Shows a configuration window when a user click the configuration area.
|
protected void |
OutputNodeGUI.showConfigurationDialog(XBayaGUI xbayaGUI)
Shows a configuration window when a user click the configuration area.
|
protected void |
InputNodeGUI.showConfigurationDialog(XBayaGUI xbayaGUI)
Shows a configuration window when a user click the configuration area.
|
protected void |
IfNodeGUI.showConfigurationDialog(XBayaGUI xbayaGUI)
Shows a configuration window when a user click the configuration area.
|
protected void |
ForEachNodeGUI.showConfigurationDialog(XBayaGUI xbayaGUI)
Shows a configuration window when a user click the configuration area.
|
protected void |
EndifNodeGUI.showConfigurationDialog(XBayaGUI xbayaGUI)
Shows a configuration window when a user click the configuration area.
|
protected void |
EndForEachNodeGUI.showConfigurationDialog(XBayaGUI xbayaGUI)
Shows a configuration window when a user click the configuration area.
|
protected void |
EndDoWhileNodeGUI.showConfigurationDialog(XBayaGUI xbayaGUI)
Shows a configuration window when a user click the configuration area.
|
protected void |
EndBlockNodeGUI.showConfigurationDialog(XBayaGUI xbayaGUI)
Shows a configuration window when a user click the configuration area.
|
protected void |
DoWhileNodeGUI.showConfigurationDialog(XBayaGUI xbayaGUI)
Shows a configuration window when a user click the configuration area.
|
void |
DifferedInputNodeGUI.showConfigurationDialog(XBayaGUI xbayaGUI)
Shows a configuration window when a user click the configuration area.
|
protected void |
ConstantNodeGUI.showConfigurationDialog(XBayaGUI xbayaGUI)
Shows a configuration window when a user click the configuration area.
|
protected abstract void |
ConfigurableNodeGUI.showConfigurationDialog(XBayaGUI xbayaGUI) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WSNodeGUI.showConfigurationDialog(XBayaGUI xbayaGUI,
Monitor monitor) |
| Constructor and Description |
|---|
MonitorEventHandler(XBayaGUI xbayaGUI)
Model MonitorEventHandler
|
| Constructor and Description |
|---|
MonitorPanel(XBayaGUI xbayaGUI,
Monitor monitor)
Constructs a MonitorPanel.
|
MonitorPanel(XBayaGUI xbayaGUI,
String nodeID,
Monitor monitor)
Constructs a NotificationPane.
|
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.