java - JFrame ContentPane listener -
is there kind of listener (and best use) triggers after content pane of jframe
set?
so every time call myjframeclass.setcontentpane(somejpanel)
start doing stuff?
i wondering containerlistener
or ancestorlistener
? i'm not sure should use.
Comments
Post a Comment