Uses of Interface
com.googlecode.sarasvati.visual.ProcessLookAndFeel

Packages that use ProcessLookAndFeel
com.googlecode.sarasvati.visual   
com.googlecode.sarasvati.visual.process   
 

Uses of ProcessLookAndFeel in com.googlecode.sarasvati.visual
 

Classes in com.googlecode.sarasvati.visual that implement ProcessLookAndFeel
 class DefaultProcessLookAndFeel
          Generates widgets using a TaskIcon for nodes of type 'task', and DefaultNodeIcon for all other node types.
 

Uses of ProcessLookAndFeel in com.googlecode.sarasvati.visual.process
 

Fields in com.googlecode.sarasvati.visual.process declared as ProcessLookAndFeel
protected  ProcessLookAndFeel SarasvatiProcessScene.lookAndFeel
           
protected  ProcessLookAndFeel ProcessTree.lookAndFeel
           
 

Constructors in com.googlecode.sarasvati.visual.process with parameters of type ProcessLookAndFeel
ProcessTree(GraphProcess process, ProcessLookAndFeel lookAndFeel)
           
SarasvatiProcessScene(GraphProcess process, ProcessLookAndFeel lookAndFeel)
           
 



Copyright © 2012. All Rights Reserved.