org.zilonis.tool.ui
Class RulesGraphPanel

java.lang.Object
  extended by JXPanel
      extended by org.zilonis.tool.ui.RulesGraphPanel

public class RulesGraphPanel
extends JXPanel


Field Summary
protected  JXPanel inside
           
 
Constructor Summary
RulesGraphPanel(GenericEventHandler eventHandler)
           
RulesGraphPanel(GenericEventHandler eventHandler, boolean usePainter)
           
 
Method Summary
 void add(Condition condition)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

inside

protected JXPanel inside
Constructor Detail

RulesGraphPanel

public RulesGraphPanel(GenericEventHandler eventHandler)

RulesGraphPanel

public RulesGraphPanel(GenericEventHandler eventHandler,
                       boolean usePainter)
Method Detail

add

public void add(Condition condition)