Uses of Package
org.embl.ebi.escience.scuflui.shared

Packages that use org.embl.ebi.escience.scuflui.shared
org.embl.ebi.escience.scufl.shared   
org.embl.ebi.escience.scuflui Provides Java Swing components that show or allow manipulation of subsets of the ScuflModel state. 
org.embl.ebi.escience.scuflui.shared   
org.embl.ebi.escience.scuflui.workbench   
 

Classes in org.embl.ebi.escience.scuflui.shared used by org.embl.ebi.escience.scufl.shared
NoContextMenuFoundException
          Thrown by the ScuflContextMenuFactory if it can't locate an appropriate popup menu for the supplied object.
 

Classes in org.embl.ebi.escience.scuflui.shared used by org.embl.ebi.escience.scuflui
ShadedLabel
          A JLabel like component with a shaded background
 

Classes in org.embl.ebi.escience.scuflui.shared used by org.embl.ebi.escience.scuflui.shared
ModelMap
          Map of the models present in the workbench associated with their names, together with the ability to manipulate this.
ModelMap.ModelChangeListener
          Register with the static class to inform workbench like systems that the underlying map of named model objects has been altered in some way.
NodeColouringRenderer
          A cell renderer that has a highlight field which will colour nodes in red if they match the regular expression supplied.
ScuflModelSet
          A collection of open workflow models.
ScuflModelSet.ScuflModelSetListener
           
UIUtils.FrameCreator
          Implement this interface and set the DEFAULT_FRAME_CREATOR field to change the behaviour of the windowing system used by the Taverna Workbench
WorkflowChanges
          Detect changes to open workflows since last save to disk.
 

Classes in org.embl.ebi.escience.scuflui.shared used by org.embl.ebi.escience.scuflui.workbench
ExtendedJTree
           
ModelMap.ModelChangeListener
          Register with the static class to inform workbench like systems that the underlying map of named model objects has been altered in some way.
NodeColouringRenderer
          A cell renderer that has a highlight field which will colour nodes in red if they match the regular expression supplied.
ScuflModelExplorerRenderer
          A cell renderer that paints the appropriate icons depending on the component of the model being displayed.
ScuflModelSet
          A collection of open workflow models.