byucc.jhdl.apps.Broker
Class InternalBroker
java.lang.Object
byucc.jhdl.apps.Viewers.Event.JHDLAbstractWidgetEventGenerator
byucc.jhdl.apps.Broker.Broker
byucc.jhdl.apps.Broker.InternalBroker
- All Implemented Interfaces:
- JHDLWidgetEventGenerator
- public class InternalBroker
- extends Broker
Fields inherited from class byucc.jhdl.apps.Broker.Broker |
CLITYPE, currentCells, currentWires, fromWidget, hw, hwi, interp, openCustomViews, openMemories, openSchematics, sl, ssf, svp, tbp, useTabs, waves |
Methods inherited from class byucc.jhdl.apps.Broker.Broker |
behavModel, getInterp, loadModule, print, registerCLICommands, registerCustomViewer, registerJHDLHostWidgetInterface, registerSchematicActionListener, removeWavesWatch, setSchematicViewerPanel, setTabs, setTreeBrowserPanel, setWavesWireManager |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InternalBroker
public InternalBroker(HWSystem hw,
CLInterpreter interp,
javax.swing.JDesktopPane desktop)
cycleSimulator
public void cycleSimulator(int cycles)
- Overrides:
cycleSimulator
in class Broker
stepSimulator
public void stepSimulator(int steps)
- Overrides:
stepSimulator
in class Broker
resetSimulator
public void resetSimulator()
- Overrides:
resetSimulator
in class Broker
newSchematicView
public void newSchematicView(Cell c)
- Overrides:
newSchematicView
in class Broker
newMemoryViewerFrame
public void newMemoryViewerFrame(Cell c)
- Overrides:
newMemoryViewerFrame
in class Broker
addWavesWatch
public boolean addWavesWatch(Wire w)
- Overrides:
addWavesWatch
in class Broker
closeViews
public void closeViews()
- Overrides:
closeViews
in class Broker
Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.