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