Uses of Class
byucc.jhdl.apps.Viewers.Waves.TableData

Packages that use TableData
byucc.jhdl.apps.Viewers.Waves   
 

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

Fields in byucc.jhdl.apps.Viewers.Waves declared as TableData
protected  TableData BrowserWavesPanel.myTableData
           
 

Methods in byucc.jhdl.apps.Viewers.Waves with parameters of type TableData
 void BrowserWavesPanel.updateWaves(TableData newData, int viewStartCycle, int tableWidth, boolean nameChange)
          This method is used to update the names and values on wires.
 void BrowserWaves.updateWaves(TableData newData, int viewStartCycle, int TableWidth)
           
 void BrowserWaves.updateWaves(TableData newData, int viewStartCycle, int TableWidth, boolean nameChange)
           
 void BrowserWavesTable.updateWaves(TableData newData, int viewStartCycle, int TableWidth, boolean nameChange)
           
 void BrowserWavesTable.updateWaves(TableData newData, int viewStartCycle, int TableWidth)
           
 



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