Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C D E F G I L M N O P R S T U W X Z

A

abort - Variable in class org.embl.ebi.escience.scuflui.EnactorInvocationStatusThread
 
addRow(String, String) - Method in class org.embl.ebi.escience.scuflui.ScuflProcessorInfo
 
attachToModel(ScuflModel) - Method in class org.embl.ebi.escience.scuflui.DotTextArea
 
attachToModel(ScuflModel) - Method in class org.embl.ebi.escience.scuflui.EnactorLaunchPanel
 
attachToModel(ScuflModel) - Method in class org.embl.ebi.escience.scuflui.ScuflDiagram
 
attachToModel(ScuflModel) - Method in class org.embl.ebi.escience.scuflui.ScuflModelExplorer
Bind this view onto a ScuflModel instance, this registers the view to receive events and thus keep up to date.
attachToModel(ScuflModel) - Method in class org.embl.ebi.escience.scuflui.ScuflSemanticMarkupEditor
 
attachToModel(ScuflModel) - Method in interface org.embl.ebi.escience.scuflui.ScuflUIComponent
Directs the implementing component to bind to the specified ScuflModel instance, refresh its internal state from the model and commence listening to events, maintaining its state as these events dictate.
attachToModel(ScuflModel) - Method in class org.embl.ebi.escience.scuflui.XScuflTextArea
 

C

ComponentDemo - class org.embl.ebi.escience.scuflui.ComponentDemo.
Demos the interaction between the views, model and controllers defined within this package.
ComponentDemo() - Constructor for class org.embl.ebi.escience.scuflui.ComponentDemo
 
columnNames - Variable in class org.embl.ebi.escience.scuflui.EnactorStatusTableModel
 
columnNames - Variable in class org.embl.ebi.escience.scuflui.ScuflProcessorInfo
 
constraintIcon - Static variable in class org.embl.ebi.escience.scuflui.ScuflIcons
 
createTreeNode(Node) - Method in class org.embl.ebi.escience.scuflui.XMLTree
This takes a DOM Node and recurses through the children until each one is added to a DefaultMutableTreeNode.
currentInputs - Variable in class org.embl.ebi.escience.scuflui.EnactorLaunchPanel
An array list of the ports that this particular view thinks the model contains.

D

DEFAULT_ENACTOR - Static variable in class org.embl.ebi.escience.scuflui.EnactorInvocation
 
DEFAULT_USER - Static variable in class org.embl.ebi.escience.scuflui.EnactorInvocation
 
DEFAULT_USER_CONTEXT - Static variable in class org.embl.ebi.escience.scuflui.EnactorInvocation
 
DotTextArea - class org.embl.ebi.escience.scuflui.DotTextArea.
A swing component that provides a textual dot representation corresponding to a given ScuflModel instance
DotTextArea() - Constructor for class org.embl.ebi.escience.scuflui.DotTextArea
 
data - Variable in class org.embl.ebi.escience.scuflui.EnactorStatusTableModel
 
dataLinkIcon - Static variable in class org.embl.ebi.escience.scuflui.ScuflIcons
 
deleteIcon - Static variable in class org.embl.ebi.escience.scuflui.ScuflIcons
 
description - Variable in class org.embl.ebi.escience.scuflui.LogLevelHolder
 
detachFromModel() - Method in class org.embl.ebi.escience.scuflui.DotTextArea
 
detachFromModel() - Method in class org.embl.ebi.escience.scuflui.EnactorLaunchPanel
 
detachFromModel() - Method in class org.embl.ebi.escience.scuflui.ScuflDiagram
 
detachFromModel() - Method in class org.embl.ebi.escience.scuflui.ScuflModelExplorer
Unbind from the current model, does nothing if we're not bound to a model.
detachFromModel() - Method in class org.embl.ebi.escience.scuflui.ScuflSemanticMarkupEditor
 
detachFromModel() - Method in interface org.embl.ebi.escience.scuflui.ScuflUIComponent
Directs the implementing component to detach from the model, set its internal state to some suitable blank (i.e.
detachFromModel() - Method in class org.embl.ebi.escience.scuflui.XScuflTextArea
 
diagram - Variable in class org.embl.ebi.escience.scuflui.ScuflDiagramDemo
 
doEvent(MouseEvent) - Method in class org.embl.ebi.escience.scuflui.ScuflModelExplorerPopupHandler
If the event was a trigger for a popup then use the ScuflContextMenuFactory to find a suitable JPopupMenu for the node that was clicked on and display it.
dot - Variable in class org.embl.ebi.escience.scuflui.DotTextArea
 
dot - Variable in class org.embl.ebi.escience.scuflui.ScuflDiagram
 

E

EnactorInvocation - class org.embl.ebi.escience.scuflui.EnactorInvocation.
 
EnactorInvocation(TavernaWorkflowEnactor, ScuflModel, Input, String) - Constructor for class org.embl.ebi.escience.scuflui.EnactorInvocation
Create a new enactor run panel including creating the status panel, invoking the workflow and all the rest.
EnactorInvocationStatusThread - class org.embl.ebi.escience.scuflui.EnactorInvocationStatusThread.
Workflow run and poll
EnactorInvocationStatusThread(EnactorInvocation) - Constructor for class org.embl.ebi.escience.scuflui.EnactorInvocationStatusThread
Create the enactor run thread, passing it the EnactorInvocation instance that created it in the first place
EnactorLaunchPanel - class org.embl.ebi.escience.scuflui.EnactorLaunchPanel.
A JPanel subclass that contains the appropriate input fields and controls to launch the enactment engine from the given input
EnactorLaunchPanel() - Constructor for class org.embl.ebi.escience.scuflui.EnactorLaunchPanel
Create a new launch panel with default layout as BoxLayout.
EnactorStatusTableModel - class org.embl.ebi.escience.scuflui.EnactorStatusTableModel.
A Swing table model implementation that can be constructed from a ScuflModel instance and updated by the XML coming back from the status reports from the enactor.
EnactorStatusTableModel(ScuflModel) - Constructor for class org.embl.ebi.escience.scuflui.EnactorStatusTableModel
 
expandAll(JTree, TreePath, boolean) - Method in class org.embl.ebi.escience.scuflui.ScuflModelExplorer
 
expandAll(JTree, TreePath, boolean) - Method in class org.embl.ebi.escience.scuflui.ScuflModelExplorerDemo
 
expandAll(JTree, boolean) - Method in class org.embl.ebi.escience.scuflui.ScuflSemanticMarkupEditor
 
expandAll(JTree, TreePath, boolean) - Method in class org.embl.ebi.escience.scuflui.ScuflSemanticMarkupEditor
 
explorer - Variable in class org.embl.ebi.escience.scuflui.ScuflModelExplorerDemo
 
explorer - Variable in class org.embl.ebi.escience.scuflui.ScuflModelExplorerPopupHandler
 

F

fc - Variable in class org.embl.ebi.escience.scuflui.ResultItemPanel
 
fitToWindow - Variable in class org.embl.ebi.escience.scuflui.ScuflDiagram
 
flowReceipt - Variable in class org.embl.ebi.escience.scuflui.EnactorInvocation
 

G

getColumnClass(int) - Method in class org.embl.ebi.escience.scuflui.EnactorStatusTableModel
 
getColumnCount() - Method in class org.embl.ebi.escience.scuflui.EnactorStatusTableModel
 
getColumnName(int) - Method in class org.embl.ebi.escience.scuflui.EnactorStatusTableModel
 
getConcurrencyConstraintMenu(ConcurrencyConstraint, ScuflModel) - Static method in class org.embl.ebi.escience.scuflui.ScuflContextMenuFactory
 
getDataConstraintMenu(DataConstraint, ScuflModel) - Static method in class org.embl.ebi.escience.scuflui.ScuflContextMenuFactory
 
getInputDocument() - Method in class org.embl.ebi.escience.scuflui.EnactorLaunchPanel
Return the JDOM Document object that represents this set of workflow inputs.
getInstanceID() - Method in class org.embl.ebi.escience.scuflui.EnactorInvocation
Get the workflow instance ID for this invocation
getMaximumSize() - Method in class org.embl.ebi.escience.scuflui.ScuflDiagram
 
getMenuForObject(Object, ScuflModel) - Static method in class org.embl.ebi.escience.scuflui.ScuflContextMenuFactory
Creates a JPopupMenu appropriate to the object supplied.
getMinimumSize() - Method in class org.embl.ebi.escience.scuflui.ScuflDiagram
 
getName() - Method in class org.embl.ebi.escience.scuflui.DotTextArea
A name for this component
getName() - Method in class org.embl.ebi.escience.scuflui.EnactorLaunchPanel
 
getName() - Method in class org.embl.ebi.escience.scuflui.ScuflDiagram
A name for this component
getName() - Method in class org.embl.ebi.escience.scuflui.ScuflModelExplorer
Return a preferred name for windows containing this component
getName() - Method in class org.embl.ebi.escience.scuflui.ScuflSemanticMarkupEditor
 
getName() - Method in interface org.embl.ebi.escience.scuflui.ScuflUIComponent
Get the preferred name of this component, for titles in windows etc.
getName() - Method in class org.embl.ebi.escience.scuflui.WorkflowInputPanel
 
getName() - Method in class org.embl.ebi.escience.scuflui.XScuflTextArea
A name for this component
getNodeType(Node) - Method in class org.embl.ebi.escience.scuflui.XMLTree
This method returns a string representing the type of node passed in.
getPort() - Method in class org.embl.ebi.escience.scuflui.WorkflowInputPanel
 
getPreferredSize() - Method in class org.embl.ebi.escience.scuflui.ScuflDiagram
 
getProcessorMenu(Processor) - Static method in class org.embl.ebi.escience.scuflui.ScuflContextMenuFactory
 
getRenderer(String) - Method in class org.embl.ebi.escience.scuflui.ScuflSemanticMarkupEditor
If the 'searchRegex' parameter is not null then choose the icon based on whether a regex match exists between the string and the toString method on the user object within the tree
getRowCount() - Method in class org.embl.ebi.escience.scuflui.EnactorStatusTableModel
 
getStatusText() - Method in class org.embl.ebi.escience.scuflui.EnactorInvocation
Get the status text for this invocation
getTableModel() - Method in class org.embl.ebi.escience.scuflui.EnactorInvocation
Get the table model that is being used by this invocation panel to display the statii of the workflow processors
getText() - Method in class org.embl.ebi.escience.scuflui.WorkflowInputPanel
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.embl.ebi.escience.scuflui.ScuflModelExplorerRenderer
Return a custom renderer to draw the cell correctly for each node type
getValueAt(int, int) - Method in class org.embl.ebi.escience.scuflui.EnactorStatusTableModel
 

I

InvalidStatusReportException - exception org.embl.ebi.escience.scuflui.InvalidStatusReportException.
An exception to represent an invalid status report
InvalidStatusReportException(String) - Constructor for class org.embl.ebi.escience.scuflui.InvalidStatusReportException
 
image - Variable in class org.embl.ebi.escience.scuflui.ScuflDiagram
 
inputIcon - Static variable in class org.embl.ebi.escience.scuflui.ScuflIcons
 
inputPanel - Variable in class org.embl.ebi.escience.scuflui.EnactorLaunchPanel
 
inputPortIcon - Static variable in class org.embl.ebi.escience.scuflui.ScuflIcons
 
instanceID - Variable in class org.embl.ebi.escience.scuflui.EnactorInvocation
 
instanceID - Variable in class org.embl.ebi.escience.scuflui.EnactorInvocationStatusThread
 
isCellEditable(int, int) - Method in class org.embl.ebi.escience.scuflui.EnactorStatusTableModel
 

L

LinkingMenus - class org.embl.ebi.escience.scuflui.LinkingMenus.
A static method to generate appropriate menu items to link from ports in a Scufl model
LinkingMenus() - Constructor for class org.embl.ebi.escience.scuflui.LinkingMenus
 
LogLevelHolder - class org.embl.ebi.escience.scuflui.LogLevelHolder.
 
LogLevelHolder(int, String) - Constructor for class org.embl.ebi.escience.scuflui.LogLevelHolder
 
lastFrameHeight - Variable in class org.embl.ebi.escience.scuflui.ScuflDiagram
 
lastFrameWidth - Variable in class org.embl.ebi.escience.scuflui.ScuflDiagram
 
lastImageHeight - Variable in class org.embl.ebi.escience.scuflui.ScuflDiagram
 
lastImageWidth - Variable in class org.embl.ebi.escience.scuflui.ScuflDiagram
 
lastScaleFactor - Variable in class org.embl.ebi.escience.scuflui.ScuflDiagram
 
linkFrom(Port) - Static method in class org.embl.ebi.escience.scuflui.LinkingMenus
Return a menu presenting all the possible sink ports that the source port could be linked to.
logLevel - Variable in class org.embl.ebi.escience.scuflui.LogLevelHolder
 
logLevelHolderForLevel(int) - Method in class org.embl.ebi.escience.scuflui.ScuflProcessorInfo
Get the canonical LogLevelHolder object for the specified level.
logLevels - Static variable in class org.embl.ebi.escience.scuflui.ScuflProcessorInfo
The various log levels currently supported by the enactor

M

main(String[]) - Static method in class org.embl.ebi.escience.scuflui.ComponentDemo
 
main(String[]) - Static method in class org.embl.ebi.escience.scuflui.ScuflDiagramDemo
Load the model definition from the XScufl file specified as the first argument
main(String[]) - Static method in class org.embl.ebi.escience.scuflui.ScuflModelExplorerDemo
Load the model definition from the XScufl file specified as the first argument
model - Variable in class org.embl.ebi.escience.scuflui.DotTextArea
 
model - Variable in class org.embl.ebi.escience.scuflui.EnactorLaunchPanel
 
model - Variable in class org.embl.ebi.escience.scuflui.ScuflDiagram
 
model - Variable in class org.embl.ebi.escience.scuflui.ScuflDiagramDemo
 
model - Variable in class org.embl.ebi.escience.scuflui.ScuflModelExplorer
 
model - Variable in class org.embl.ebi.escience.scuflui.ScuflModelExplorerDemo
 
model - Variable in class org.embl.ebi.escience.scuflui.XScuflTextArea
 
modelHasChanged() - Method in class org.embl.ebi.escience.scuflui.EnactorLaunchPanel
Return true if the model's input ports have changed since the last time we checked.
mousePressed(MouseEvent) - Method in class org.embl.ebi.escience.scuflui.ScuflModelExplorerPopupHandler
Handle the mouse pressed event in case this is the platform specific trigger for a popup menu
mouseReleased(MouseEvent) - Method in class org.embl.ebi.escience.scuflui.ScuflModelExplorerPopupHandler
Similarly handle the mouse released event

N

NoContextMenuFoundException - exception org.embl.ebi.escience.scuflui.NoContextMenuFoundException.
Thrown by the ScuflContextMenuFactory if it can't locate an appropriate popup menu for the supplied object.
NoContextMenuFoundException(String) - Constructor for class org.embl.ebi.escience.scuflui.NoContextMenuFoundException
 

O

openIcon - Static variable in class org.embl.ebi.escience.scuflui.ScuflIcons
 
org.embl.ebi.escience.scuflui - package org.embl.ebi.escience.scuflui
 
outputIcon - Static variable in class org.embl.ebi.escience.scuflui.ScuflIcons
 
outputPortIcon - Static variable in class org.embl.ebi.escience.scuflui.ScuflIcons
 

P

paint(Graphics) - Method in class org.embl.ebi.escience.scuflui.ScuflDiagram
 
paintComponent(Graphics) - Method in class org.embl.ebi.escience.scuflui.ScuflDiagram
 
parseXml(String, DocumentBuilder) - Method in class org.embl.ebi.escience.scuflui.XMLTree
This method performs the actual parsing of the XML text
propertyNames - Variable in class org.embl.ebi.escience.scuflui.ScuflProcessorInfo
 
propertyValues - Variable in class org.embl.ebi.escience.scuflui.ScuflProcessorInfo
 
provenanceText - Variable in class org.embl.ebi.escience.scuflui.EnactorInvocation
 

R

ResultItemPanel - class org.embl.ebi.escience.scuflui.ResultItemPanel.
A JPanel to represent a single result DataThing to the user at the end of the workflow
ResultItemPanel(DataThing) - Constructor for class org.embl.ebi.escience.scuflui.ResultItemPanel
 
receiveModelEvent(ScuflModelEvent) - Method in class org.embl.ebi.escience.scuflui.DotTextArea
 
receiveModelEvent(ScuflModelEvent) - Method in class org.embl.ebi.escience.scuflui.EnactorLaunchPanel
 
receiveModelEvent(ScuflModelEvent) - Method in class org.embl.ebi.escience.scuflui.ScuflDiagram
 
receiveModelEvent(ScuflModelEvent) - Method in class org.embl.ebi.escience.scuflui.ScuflModelExplorer
Handle events from the model in order to keep up to date with any changes in state.
receiveModelEvent(ScuflModelEvent) - Method in class org.embl.ebi.escience.scuflui.XScuflTextArea
 
refreshIcon - Static variable in class org.embl.ebi.escience.scuflui.ScuflIcons
 
regenerateTreeModel() - Method in class org.embl.ebi.escience.scuflui.ScuflModelExplorer
Update the tree structure to match that of the ScuflModel
regenerationStatus - Variable in class org.embl.ebi.escience.scuflui.ScuflModelExplorer
 
rescaledImage - Variable in class org.embl.ebi.escience.scuflui.ScuflDiagram
 
resultsText - Variable in class org.embl.ebi.escience.scuflui.EnactorInvocation
 
root - Variable in class org.embl.ebi.escience.scuflui.ScuflModelExplorer
 
rows - Variable in class org.embl.ebi.escience.scuflui.EnactorStatusTableModel
 
run() - Method in class org.embl.ebi.escience.scuflui.EnactorInvocationStatusThread
 
runIcon - Static variable in class org.embl.ebi.escience.scuflui.ScuflIcons
 
running - Variable in class org.embl.ebi.escience.scuflui.EnactorInvocationStatusThread
 

S

ScuflContextMenuFactory - class org.embl.ebi.escience.scuflui.ScuflContextMenuFactory.
A static factory method to return an instance of JPopupMenu that is appropriate to the supplied object.
ScuflContextMenuFactory() - Constructor for class org.embl.ebi.escience.scuflui.ScuflContextMenuFactory
 
ScuflDiagram - class org.embl.ebi.escience.scuflui.ScuflDiagram.
A view on a ScuflModel that uses a native installation of the dot tool to generate a bitmap graphical representation on the fly, responding to model events appropriately
ScuflDiagram() - Constructor for class org.embl.ebi.escience.scuflui.ScuflDiagram
 
ScuflDiagramDemo - class org.embl.ebi.escience.scuflui.ScuflDiagramDemo.
Demonstrates the functionality of the ScuflDiagram class
ScuflDiagramDemo() - Constructor for class org.embl.ebi.escience.scuflui.ScuflDiagramDemo
 
ScuflIcons - class org.embl.ebi.escience.scuflui.ScuflIcons.
A container for the various icons used by the Scufl ui components
ScuflIcons() - Constructor for class org.embl.ebi.escience.scuflui.ScuflIcons
 
ScuflModelExplorer - class org.embl.ebi.escience.scuflui.ScuflModelExplorer.
A swing component that provides an expandable tree view of the constituent components of a ScuflModel instance.
ScuflModelExplorer() - Constructor for class org.embl.ebi.escience.scuflui.ScuflModelExplorer
Default constructor, creates a new ScuflModelExplorer that is not bound to any ScuflModel instance.
ScuflModelExplorerDemo - class org.embl.ebi.escience.scuflui.ScuflModelExplorerDemo.
A demo of the ScuflModelExplorer component
ScuflModelExplorerDemo() - Constructor for class org.embl.ebi.escience.scuflui.ScuflModelExplorerDemo
 
ScuflModelExplorerPopupHandler - class org.embl.ebi.escience.scuflui.ScuflModelExplorerPopupHandler.
A class to handle popup menus on nodes on the ScuflModelExplorer tree
ScuflModelExplorerPopupHandler(ScuflModelExplorer) - Constructor for class org.embl.ebi.escience.scuflui.ScuflModelExplorerPopupHandler
 
ScuflModelExplorerRenderer - class org.embl.ebi.escience.scuflui.ScuflModelExplorerRenderer.
A cell renderer that paints the appropriate icons depending on the component of the model being displayed.
ScuflModelExplorerRenderer() - Constructor for class org.embl.ebi.escience.scuflui.ScuflModelExplorerRenderer
 
ScuflProcessorInfo - class org.embl.ebi.escience.scuflui.ScuflProcessorInfo.
A JDialog that shows information about a specific Processor object in the model, allowing editing of description and logging level.
ScuflProcessorInfo(Processor) - Constructor for class org.embl.ebi.escience.scuflui.ScuflProcessorInfo
Build a new information panel attached to the specific processor
ScuflSemanticMarkupEditor - class org.embl.ebi.escience.scuflui.ScuflSemanticMarkupEditor.
A JPanel that allows editing of the semantic markup object passed into its constructor.
ScuflSemanticMarkupEditor(SemanticMarkup) - Constructor for class org.embl.ebi.escience.scuflui.ScuflSemanticMarkupEditor
Build a new markup editor attached to the particular SemanticMarkup object.
ScuflUIComponent - interface org.embl.ebi.escience.scuflui.ScuflUIComponent.
The interface implemented by all Scufl UI widgets specifying how they bind and detach from an instance of a ScuflModel.
scuflModel - Variable in class org.embl.ebi.escience.scuflui.EnactorStatusTableModel
 
setDefaultExpansionState() - Method in class org.embl.ebi.escience.scuflui.ScuflModelExplorer
Set the default expansion state, with all processors, data constraints and workflow source and sink ports show, but nothing else.
setEndTime(String, String) - Method in class org.embl.ebi.escience.scuflui.EnactorStatusTableModel
Set the end time string for a given processor
setFitToWindow(boolean) - Method in class org.embl.ebi.escience.scuflui.ScuflDiagram
Set whether the image should scale to the window or be displayed at its natural size with scrollbars
setPortDisplay(int) - Method in class org.embl.ebi.escience.scuflui.ScuflDiagram
Change the port display setting, the default is to show bound ports, but the other options from DotView can be applied as well.
setStartTime(String, String) - Method in class org.embl.ebi.escience.scuflui.EnactorStatusTableModel
Set the start time string for a given processor
setStatusString(String, String) - Method in class org.embl.ebi.escience.scuflui.EnactorStatusTableModel
Set the status string for a given processor
setValueAt(Object, int, int) - Method in class org.embl.ebi.escience.scuflui.EnactorStatusTableModel
Set the value and fire the events appropriately
showProvenance() - Method in class org.embl.ebi.escience.scuflui.EnactorInvocation
Show the current provenance of this invocation
showResults() - Method in class org.embl.ebi.escience.scuflui.EnactorInvocation
Show the results in the text area
soaplabFactoryIcon - Static variable in class org.embl.ebi.escience.scuflui.ScuflIcons
 
soaplabIcon - Static variable in class org.embl.ebi.escience.scuflui.ScuflIcons
 
statusTableModel - Variable in class org.embl.ebi.escience.scuflui.EnactorInvocation
 
stopPlease() - Method in class org.embl.ebi.escience.scuflui.EnactorInvocationStatusThread
Polite request for the thread to stop

T

talismanFactoryIcon - Static variable in class org.embl.ebi.escience.scuflui.ScuflIcons
 
talismanIcon - Static variable in class org.embl.ebi.escience.scuflui.ScuflIcons
 
textArea - Variable in class org.embl.ebi.escience.scuflui.WorkflowInputPanel
 
theEnactor - Variable in class org.embl.ebi.escience.scuflui.EnactorInvocation
 
theEnactorInvocation - Variable in class org.embl.ebi.escience.scuflui.EnactorInvocationStatusThread
 
theMetadata - Variable in class org.embl.ebi.escience.scuflui.ScuflSemanticMarkupEditor
 
theModel - Variable in class org.embl.ebi.escience.scuflui.EnactorInvocation
 
theSubmission - Variable in class org.embl.ebi.escience.scuflui.EnactorInvocation
 
theTreeModel - Variable in class org.embl.ebi.escience.scuflui.ScuflModelExplorer
 
toString() - Method in class org.embl.ebi.escience.scuflui.LogLevelHolder
 

U

underlyingPort - Variable in class org.embl.ebi.escience.scuflui.WorkflowInputPanel
 
update(String) - Method in class org.embl.ebi.escience.scuflui.EnactorStatusTableModel
Given a string containing an XML status report, update the model to reflect the current statii and start / end times of the processors in the model.
updateGraphic() - Method in class org.embl.ebi.escience.scuflui.ScuflDiagram
 
updateGraphic2() - Method in class org.embl.ebi.escience.scuflui.ScuflDiagram
 
updatePanel() - Method in class org.embl.ebi.escience.scuflui.EnactorLaunchPanel
Regenerate the map of WorkflowInputPanel objects
updateStatus - Variable in class org.embl.ebi.escience.scuflui.DotTextArea
 
updateStatus - Variable in class org.embl.ebi.escience.scuflui.ScuflDiagram
 
updateStatus - Variable in class org.embl.ebi.escience.scuflui.XScuflTextArea
 
updateText() - Method in class org.embl.ebi.escience.scuflui.DotTextArea
 
updateText() - Method in class org.embl.ebi.escience.scuflui.XScuflTextArea
 

W

WorkflowInputPanel - class org.embl.ebi.escience.scuflui.WorkflowInputPanel.
 
WorkflowInputPanel(Port) - Constructor for class org.embl.ebi.escience.scuflui.WorkflowInputPanel
 
webIcon - Static variable in class org.embl.ebi.escience.scuflui.ScuflIcons
 
workflowFactoryIcon - Static variable in class org.embl.ebi.escience.scuflui.ScuflIcons
 
workflowIcon - Static variable in class org.embl.ebi.escience.scuflui.ScuflIcons
 
wsdlFactoryIcon - Static variable in class org.embl.ebi.escience.scuflui.ScuflIcons
 
wsdlIcon - Static variable in class org.embl.ebi.escience.scuflui.ScuflIcons
 

X

XMLTree - class org.embl.ebi.escience.scuflui.XMLTree.
An extension of the javax.swing.JTree class, constructed with a String of XML and used to display the XML structure as an interactive tree.
XMLTree(String) - Constructor for class org.embl.ebi.escience.scuflui.XMLTree
Build a new XMLTree from the supplied String containing XML.
XScuflTextArea - class org.embl.ebi.escience.scuflui.XScuflTextArea.
A swing component that provides a textual view of the xscufl corresponding to a given ScuflModel instance
XScuflTextArea() - Constructor for class org.embl.ebi.escience.scuflui.XScuflTextArea
 
xscufl - Variable in class org.embl.ebi.escience.scuflui.XScuflTextArea
 

Z

zoomIcon - Static variable in class org.embl.ebi.escience.scuflui.ScuflIcons
 

A C D E F G I L M N O P R S T U W X Z