|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |