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

Packages that use JHDLMouseEvent
byucc.jhdl.apps.Broker   
byucc.jhdl.apps.Viewers.Event   
 

Uses of JHDLMouseEvent in byucc.jhdl.apps.Broker
 

Methods in byucc.jhdl.apps.Broker with parameters of type JHDLMouseEvent
 void GUIListener.JHDLMouseEventPerformed(JHDLMouseEvent e)
          This gets called when a JHDLMouseEvent occurs on one of the Widgets.
 

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

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



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