http://www.jguru.com/jguru/faq/view.jsp?EID=325142
Sounds like you need to create a proxy listener that orders the listeners
for you.
At 10:05 AM 2/16/2001 -0500, Josh Howe wrote:
>Hello all,
>
>I have a number of objects registered as action listeners on a JButton. Is
>there any way to control the order in which these objects respond to the
>JButton's click event based on the object's class? I need to change the
>state of some of the objects(from class a), then have other objects (from
>class b) perform an action based on the new state of the class a objects. My
>problem is that some of the class b objects are responding to the event
>before the class a objects, so the state values they get are incorrect.
>Thanks for your help!
_______________________________________________
Swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/swing