You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:
have access to post topics
communicate privately with other members (PM)
not see advertisements between posts
have the possibility to earn one of our surprises if you are an active member
access many other special features that will be introduced later.
hello
how to unload the current JInternalFrame and load another JInternalFrame of one parent JFrame.I want that second internalframe appears automatically as the first internal frame disappears when we click finish button of first JInternalFrame.
hello niveditha
on actionlistioner of finish button when I close my 1st InternalFrame and then load 2nd Int.frame it doesn't work as jif1.setClosed(true) encunters it is closed and remaining code is not get executed.
hello Niveditha
on actionlistioner of finish button when I close my 1st InternalFrame and then load 2nd Int.frame it doesn't work as jif1.setClosed(true) encunters it is closed and remaining code is not get executed.