Hi, I found the same thing with a non-Swing app: componentResized but no componentShown. > I have added the ComponentListener to the JTextField, but never reach > the componentShown() event. It makes componentResized() and > componentMoved() when it is shown, but no componentShown().
- Bug in JDK 1.1.6 Jonathan A. LaCour
- Problems with the componentListener and JTextField... Monkiki
- Dustin Lang