how to prompt out the java window again

R

rynox

hi everyone.

i have a problem. I have a menu in java with radio buttons. one of the
options is to do a silent install. Once the user click the silent
install then the installer will run , and after that the menu is
suppose to prompt out again. How do i get this done ? Is there a way
java can call a silent installer to run , and HOW do i get the menu to
prompt out again after the installation is done ? i have no idea.

Thanks in advance.

marvin
 
O

Oliver Wong

rynox said:
hi everyone.

i have a problem. I have a menu in java with radio buttons. one of the
options is to do a silent install. Once the user click the silent
install then the installer will run , and after that the menu is
suppose to prompt out again. How do i get this done ? Is there a way
java can call a silent installer to run , and HOW do i get the menu to
prompt out again after the installation is done ? i have no idea.

What do you mean by "prompt out again"? Is is something as simple as
setVisible(true), setAwlaysOnTop(true) or toFront()?

- Oliver
 
F

Fred Kleinschmidt

rynox said:
hi everyone.

i have a problem. I have a menu in java with radio buttons. one of the
options is to do a silent install. Once the user click the silent
install then the installer will run , and after that the menu is
suppose to prompt out again. How do i get this done ? Is there a way
java can call a silent installer to run , and HOW do i get the menu to
prompt out again after the installation is done ? i have no idea.

Thanks in advance.

marvin
What's a "silent installer"? None of my installers make any noise...

What do you mean by "prompt out"? Menus do not do anything on their own,
the respond to user interactions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top