Uses of Package
org.crosswire.common.swing.desktop.event

Packages that use org.crosswire.common.swing.desktop.event
org.crosswire.bibledesktop.book This package contains Swing MVC models to help implementing a Swing GUI using JSword classes. 
org.crosswire.bibledesktop.desktop The desktop is the main screen of Bible Desktop. 
org.crosswire.common.swing.desktop Events used to communicate changes to Views. 
org.crosswire.common.swing.desktop.event A collection of utilities to describe a desktop consisting of multiple windows or tabs of the same kind of view. 
 

Classes in org.crosswire.common.swing.desktop.event used by org.crosswire.bibledesktop.book
TitleChangedEvent
          'thrown' to indicate that a View has a new title.
TitleChangedListener
          A listener for changes to a Views title.
 

Classes in org.crosswire.common.swing.desktop.event used by org.crosswire.bibledesktop.desktop
ViewEvent
          An event that describes that something happened to a view.
ViewEventListener
          An interface that defines a listener of ViewEvents.
 

Classes in org.crosswire.common.swing.desktop.event used by org.crosswire.common.swing.desktop
TitleChangedEvent
          'thrown' to indicate that a View has a new title.
TitleChangedListener
          A listener for changes to a Views title.
ViewEvent
          An event that describes that something happened to a view.
ViewEventListener
          An interface that defines a listener of ViewEvents.
 

Classes in org.crosswire.common.swing.desktop.event used by org.crosswire.common.swing.desktop.event
TitleChangedEvent
          'thrown' to indicate that a View has a new title.
ViewEvent
          An event that describes that something happened to a view.
 


Copyright ? 2003-2011