开发者

Determining when the parent of a JComponent has been set

开发者 https://www.devze.com 2023-01-31 11:19 出处:网络
Is there a Swing API method or type of listener that allows you to know when the parent of a JComponent has been开发者_JS百科 set or reset?Just a guess, but could javax.swing.event.AncestorListener wo

Is there a Swing API method or type of listener that allows you to know when the parent of a JComponent has been开发者_JS百科 set or reset?


Just a guess, but could javax.swing.event.AncestorListener work?

0

精彩评论

暂无评论...
验证码 换一张
取 消