[jsword-devel] [JIRA] Created: (JS-127) Can we use the generic CrossWire EventListenerList in AbstractBook instead of the Swing version
Martin Denham (JIRA)
jira at crosswire.org
Tue Nov 23 15:30:38 MST 2010
Can we use the generic CrossWire EventListenerList in AbstractBook instead of the Swing version
-----------------------------------------------------------------------------------------------
Key: JS-127
URL: http://www.crosswire.org/bugs/browse/JS-127
Project: JSword
Issue Type: Improvement
Environment: Android
Reporter: Martin Denham
Assignee: DM Smith
AbstractBook has a dependency on the Swing EventListener but there is a generic EventListener (org.crosswire.common.util.EventListenerList) which removes the dependency on Swing.
Many environments e.g. Android do not have Swing.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.crosswire.org/bugs/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jsword-devel
mailing list