| Package | Description |
|---|---|
| org.apache.airavata.xbaya.core.generators | |
| org.apache.airavata.xbaya.ui | |
| org.apache.airavata.xbaya.ui.graph |
| Modifier and Type | Method and Description |
|---|---|
File |
WorkflowFiler.saveAsWorkflow(GraphCanvas graphCanvas) |
void |
WorkflowFiler.saveWorkflow(GraphCanvas graphCanvas) |
| Modifier and Type | Method and Description |
|---|---|
GraphCanvas |
XBayaGUI.getGraphCanvas()
Return the active GraphPanel.
|
GraphCanvas |
XBayaGUI.getNewGraphCanvas(String wfName,
String wfDescription) |
GraphCanvas |
XBayaGUI.newGraphCanvas(boolean focus) |
GraphCanvas |
XBayaGUI.newGraphCanvas(boolean focus,
boolean newFreshWorkflow)
Creates a new graph tab.
|
| Modifier and Type | Method and Description |
|---|---|
List<GraphCanvas> |
XBayaGUI.getGraphCanvases() |
| Modifier and Type | Method and Description |
|---|---|
void |
XBayaGUI.setFocus(GraphCanvas graphCanvas) |
| Modifier and Type | Method and Description |
|---|---|
GraphCanvas |
GraphCanvasEvent.getGraphCanvas() |
| Constructor and Description |
|---|
GraphCanvasEvent(GraphCanvasEvent.GraphCanvasEventType type,
GraphCanvas canvas,
Workflow workflow)
Constructs a GraphPanelEvent.
|
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.