Package byucc.jhdl.apps.Viewers.Event

Interface Summary
JHDLHostWidgetInterface The host interface for the master widget that will act as arbitrator between the JHDLMouseEventListener and the JHDLMouseEventGenerators, and between the JHDLWidgetEventListeners, and the JHDLWidgetEventGenerators.
JHDLMouseEventGenerator The generator interface for all Widgets that will generate and broadcast JHDLMouseEvents.
JHDLMouseEventListener The listener interface for all Widgets that will listen to JHDLMouseEvents.
JHDLWidgetEventGenerator The generator interface for all Widgets that will generate and broadcast JHDLWidgetEvents.
JHDLWidgetEventListener The listener interface for all Widgets that will listen to JHDLWidgetEvents.
 

Class Summary
JHDLAbstractHostPanel This is the JHDLHostPanel that the master widget's panel will extend.
JHDLAbstractWidgetEventGenerator This is the JHDLAbstractWidgetEventGenerator that a class like the Broker will extend.
JHDLMouseEvent Passed to JHDLMouseEventListeners by JHDLMouseEventGenerators.
JHDLWidgetEvent Passed to JHDLWidgetEventListeners by JHDLWidgetEventGenerators.
JHDLWidgetPanel Used as a super class to JPanel classes.
JHDLWidgetScrollPane Used as a super class to JScrollPane classes.
 



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