Uses of Class
byucc.jhdl.apps.Viewers.ViewManager

Packages that use ViewManager
byucc.jhdl.apps.Jab   
byucc.jhdl.apps.Viewers   
byucc.jhdl.apps.Viewers.ClassInfo   
byucc.jhdl.apps.Viewers.FloorPlan   
byucc.jhdl.apps.Viewers.MemoryView   
byucc.jhdl.apps.Viewers.Schematic   
byucc.jhdl.apps.Viewers.Waves   
byucc.jhdl.Xilinx.Virtex.Modules.KCM_Pack   
 

Uses of ViewManager in byucc.jhdl.apps.Jab
 

Methods in byucc.jhdl.apps.Jab that return ViewManager
 ViewManager BrowserCore.getViewManager()
          Deprecated.  
 

Uses of ViewManager in byucc.jhdl.apps.Viewers
 

Constructors in byucc.jhdl.apps.Viewers with parameters of type ViewManager
GenericFrame(java.lang.String title, ViewManager viewMan, ConsoleFrame cFrame, Tool myTool)
           
GenericFrame(java.lang.String title, ViewManager viewMan, ConsoleFrame cFrame, Tool myTool, boolean stepButtonShown)
           
 

Uses of ViewManager in byucc.jhdl.apps.Viewers.ClassInfo
 

Constructors in byucc.jhdl.apps.Viewers.ClassInfo with parameters of type ViewManager
ClassInfo(ViewManager vMan, java.lang.Object targetObject, java.lang.String myClassName)
           
ClassInfo(ViewManager vMan, CLInterpreter ci, java.lang.Object targetObject, java.lang.String myClassName)
           
 

Uses of ViewManager in byucc.jhdl.apps.Viewers.FloorPlan
 

Constructors in byucc.jhdl.apps.Viewers.FloorPlan with parameters of type ViewManager
LayoutView(ViewManager listener, Cell myCell)
           
LayoutView(ViewManager listener, Cell myCell, java.lang.String title)
           
 

Uses of ViewManager in byucc.jhdl.apps.Viewers.MemoryView
 

Constructors in byucc.jhdl.apps.Viewers.MemoryView with parameters of type ViewManager
MemoryViewer(ViewManager vMan, java.lang.Object targetObject, java.lang.String key, int locx, int locy, int sizex, int sizey)
           
 

Uses of ViewManager in byucc.jhdl.apps.Viewers.Schematic
 

Constructors in byucc.jhdl.apps.Viewers.Schematic with parameters of type ViewManager
CircuitView(ViewManager vMan, Cell myCell, int locx, int locy, int sizex, int sizey)
          Constructors
CircuitView(ViewManager vMan, Cell myCell, int locx, int locy, int sizex, int sizey, Wire selWire)
           
CircuitView(ViewManager vMan, CLInterpreter interp, Cell myCell, int locx, int locy, int sizex, int sizey)
           
CircuitView(ViewManager vMan, Cell myCell)
           
CircuitView(ViewManager vMan, CLInterpreter interp, Cell myCell)
           
CircuitView(ViewManager vMan, Cell myCell, java.lang.String title)
           
CircuitView(ViewManager vMan, CLInterpreter interp, Cell myCell, java.lang.String title)
           
 

Uses of ViewManager in byucc.jhdl.apps.Viewers.Waves
 

Methods in byucc.jhdl.apps.Viewers.Waves that return ViewManager
protected  ViewManager WatchInterface.getViewManager()
           
 

Constructors in byucc.jhdl.apps.Viewers.Waves with parameters of type ViewManager
WatchInterface(ViewManager vMan)
           
 

Uses of ViewManager in byucc.jhdl.Xilinx.Virtex.Modules.KCM_Pack
 

Fields in byucc.jhdl.Xilinx.Virtex.Modules.KCM_Pack declared as ViewManager
protected  ViewManager VirtexKCMPanel._vm
           
 



Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.