How do I get a "open dropdown" event on a JComBoBox?
Created Oct 1, 2001
Stephen Kelvin This event only exists in JDK 1.4 (currently in Beta2), look at the "What's New" section of the release doc. You can see this at http://java.sun.com/j2se/1.4/docs/guide/swing/SwingChanges.html.