Uses of Class
byucc.jhdl.apps.Viewers.Event.JHDLWidgetEvent

Packages that use JHDLWidgetEvent
byucc.jhdl.apps.Viewers.Event   
byucc.jhdl.apps.Viewers.NewTreeBrowser   
byucc.jhdl.apps.Viewers.Schematic   
byucc.jhdl.apps.Viewers.TreeBrowser   
byucc.jhdl.apps.Viewers.WiresTable   
 

Uses of JHDLWidgetEvent in byucc.jhdl.apps.Viewers.Event
 

Methods in byucc.jhdl.apps.Viewers.Event with parameters of type JHDLWidgetEvent
 void JHDLWidgetEventListener.JHDLWidgetEventPerformed(JHDLWidgetEvent we)
          This method receives the event for the widget, and processes it, meaning that is interprets the event, and changes the display information accordingly.
 

Uses of JHDLWidgetEvent in byucc.jhdl.apps.Viewers.NewTreeBrowser
 

Methods in byucc.jhdl.apps.Viewers.NewTreeBrowser with parameters of type JHDLWidgetEvent
 void TreeBrowserPanel.JHDLWidgetEventPerformed(JHDLWidgetEvent we)
          Method called by {@link byucc.jhdl.apps.Viewers.Event.JHDLWidgetEventGenerator objects that this object is listening to.
 

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

Methods in byucc.jhdl.apps.Viewers.Schematic with parameters of type JHDLWidgetEvent
 void SchematicCanvas.JHDLWidgetEventPerformed(JHDLWidgetEvent e)
          Method called by {@link byucc.jhdl.apps.Viewers.Event.JHDLWidgetEventGenerator objects that this object is listening to.
 

Uses of JHDLWidgetEvent in byucc.jhdl.apps.Viewers.TreeBrowser
 

Methods in byucc.jhdl.apps.Viewers.TreeBrowser with parameters of type JHDLWidgetEvent
 void TreeBrowserPanel.JHDLWidgetEventPerformed(JHDLWidgetEvent we)
          Method called by {@link byucc.jhdl.apps.Viewers.Event.JHDLWidgetEventGenerator objects that this object is listening to.
 

Uses of JHDLWidgetEvent in byucc.jhdl.apps.Viewers.WiresTable
 

Methods in byucc.jhdl.apps.Viewers.WiresTable with parameters of type JHDLWidgetEvent
 void WiresTablePanel.JHDLWidgetEventPerformed(JHDLWidgetEvent e)
          Method called by {@link byucc.jhdl.apps.Viewers.Event.JHDLWidgetEventGenerator objects that this object is listening to.
 



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