DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 1 of 1
  1. #1
    Join Date
    Feb 2006
    Posts
    5

    Fixing exception from a JSlider

    I wrote a program that will be used in a larger program. This code is to create 3 JSliders that store and return the values they are currently positioned at. The code compiles, displays, and tries to run correctly. The problem is I get spammed with the exceptions:

    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

    any time I try to move the slider. My code is attached and any help is appreciated.
    Attached Files

Similar Threads

  1. Replies: 5
    Last Post: 02-06-2006, 11:58 AM
  2. JSlider problem
    By Scorpion_1984 in forum Java
    Replies: 1
    Last Post: 05-31-2005, 04:56 PM
  3. i got marvelous exception
    By mmmobasher in forum .NET
    Replies: 3
    Last Post: 03-07-2005, 09:52 AM
  4. Exception Handling in Exception Handlers
    By David Williams in forum .NET
    Replies: 1
    Last Post: 05-28-2002, 02:19 PM
  5. Replies: 0
    Last Post: 05-03-2001, 09:32 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links