ca.nengo.plot
Class Scope

java.lang.Object
  extended by ca.nengo.plot.Scope

public class Scope
extends java.lang.Object


Constructor Summary
Scope(Probe probe_)
           
 
Method Summary
 javax.swing.JPanel getCtrlPanel()
           
 javax.swing.JPanel getGraphPanel()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Scope

public Scope(Probe probe_)
Method Detail

getGraphPanel

public javax.swing.JPanel getGraphPanel()

getCtrlPanel

public javax.swing.JPanel getCtrlPanel()