Hello, I want to import a java project into Android. But I figured out that this project is using an EventListenerList, which is part of swing and so not available in Android. Does anybody of you have an idea how to transform that into some Android-valid code and still have the opportunity that everything is syncronized as it should be?
Thanks a lot. Regards -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

