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

Quick Search    Search Deep

Uses of Interface
org.embl.ebi.escience.scuflui.ScuflUIComponent

Uses of ScuflUIComponent in org.embl.ebi.escience.scuflui
 

Classes in org.embl.ebi.escience.scuflui that implement ScuflUIComponent
 class DotTextArea
          A swing component that provides a textual dot representation corresponding to a given ScuflModel instance
 class EnactorLaunchPanel
          A JPanel subclass that contains the appropriate input fields and controls to launch the enactment engine from the given input
 class 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
 class ScuflModelExplorer
          A swing component that provides an expandable tree view of the constituent components of a ScuflModel instance.
 class ScuflSemanticMarkupEditor
          A JPanel that allows editing of the semantic markup object passed into its constructor.
 class XScuflTextArea
          A swing component that provides a textual view of the xscufl corresponding to a given ScuflModel instance