Uses of Class
byucc.jhdl.util.gui.SelectedCellList

Packages that use SelectedCellList
byucc.jhdl.apps.Viewers.BrowserMainFrame   
byucc.jhdl.apps.Viewers.Schematic   
byucc.jhdl.util.gui   
byucc.jhdl.Xilinx.XC4000.techmap   
 

Uses of SelectedCellList in byucc.jhdl.apps.Viewers.BrowserMainFrame
 

Methods in byucc.jhdl.apps.Viewers.BrowserMainFrame that return SelectedCellList
 SelectedCellList BrowserTree.getSelectionList()
           
 

Methods in byucc.jhdl.apps.Viewers.BrowserMainFrame with parameters of type SelectedCellList
 void BrowserTree.setSelectionList(SelectedCellList cells)
           
 

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

Fields in byucc.jhdl.apps.Viewers.Schematic declared as SelectedCellList
protected  SelectedCellList SchematicCanvas.selectedCells
          List of selected cells.
 

Uses of SelectedCellList in byucc.jhdl.util.gui
 

Methods in byucc.jhdl.util.gui that return SelectedCellList
 SelectedCellList CircuitSelector.getSelectionList()
           
 

Methods in byucc.jhdl.util.gui with parameters of type SelectedCellList
 void CircuitSelector.setSelectionList(SelectedCellList cells)
           
 

Uses of SelectedCellList in byucc.jhdl.Xilinx.XC4000.techmap
 

Methods in byucc.jhdl.Xilinx.XC4000.techmap that return SelectedCellList
 SelectedCellList XC4000FloorPlanCanvas.getSelectionList()
           
 

Methods in byucc.jhdl.Xilinx.XC4000.techmap with parameters of type SelectedCellList
 void XC4000FloorPlanCanvas.setSelectionList(SelectedCellList cells)
           
 



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