-
problems with listeners and things
Hi, I'm in need of some help with this assignment that's been given to me.
I just cannot get it to work.
Using the animax package being studied in the, Object-Orientated Programming (CO207) module, design a SecondsTimer class that when instantiated produces a minutes and seconds display at any specified position on the screen and that automatically updates every second. Use two coupled counters that count from 0 to 59, each attached to a number graphic. Your system should include an internal player with a delay of 1000 milliseconds and the constructor of the system should start the player by sending it a play() message. Test your design by instantiating a number of SecondsTimers at different positions on the screen.
any help would be great.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks