Archive for September 24th, 2007

to close singleton JInternalFrame the default way, but not using dispose()???

Posted on September 24, 2007. Filed under: Java programming | Tags: , |

hi, I read your close a singleton JInternalFrame from an outsider customized JPanel tips and I had a problem with that.
remember your line about to close the singleton JInternalFrame from its separated customizeable JPanel coding?
getRootPane().getParent().setVisible(false);
this was only to setVisible to false. now if I want to close it (but still, do it according to [...]

Read Full Post | Make a Comment ( None so far )

Liked it here?
Why not try sites on the blogroll...