Uses of Interface
byucc.jhdl.util.gui.CircuitSelectionListener

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

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

Classes in byucc.jhdl.apps.Viewers.BrowserMainFrame that implement CircuitSelectionListener
 class BrowserMainFrame
           
 

Methods in byucc.jhdl.apps.Viewers.BrowserMainFrame with parameters of type CircuitSelectionListener
 void BrowserTree.addSelectionListener(CircuitSelectionListener newListener)
           
 void BrowserTree.removeSelectionListener(CircuitSelectionListener oldListener)
           
 

Uses of CircuitSelectionListener in byucc.jhdl.util.gui
 

Methods in byucc.jhdl.util.gui with parameters of type CircuitSelectionListener
 void CircuitSelector.addSelectionListener(CircuitSelectionListener newListener)
           
 void CircuitSelector.removeSelectionListener(CircuitSelectionListener newListener)
           
 

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

Methods in byucc.jhdl.Xilinx.XC4000.techmap with parameters of type CircuitSelectionListener
 void XC4000FloorPlanCanvas.addSelectionListener(CircuitSelectionListener newListener)
           
 void XC4000FloorPlanCanvas.removeSelectionListener(CircuitSelectionListener oldListener)
           
 



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