aspose file tools
The moose likes Applets and the fly likes Opening/Calling up applet window from an Applet application Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Applets
Reply locked New topic
Author

Opening/Calling up applet window from an Applet application

Alam Ikenna
Greenhorn

Joined: Mar 26, 2008
Posts: 16
Please, I want you to help me demostrate how to call up an applet window from an applet application (assuming one clicks on a Jbutton to do so). I want to click on a button in an applet application to open another window designed with Applet.

Thanks
Alam Winner Ikenna
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35439
    
    9
What do you have so far? Is the difficulty in putting a JButton in an applet, in creating and opening a window if the button is clicked, or with something else?


Android appsImageJ pluginsJava web charts
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35439
    
    9
Continued in http://www.coderanch.com/t/439915/Applets/java/Creating-opening-window-if-button

Please be careful to use the "Post Reply" button, and not the "New Topic" button.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Opening/Calling up applet window from an Applet application
 
Similar Threads
close pop up window from servlet
How to get rid of Warning bar?
How to get rid of "Java Applet Window" from JDialog
Calling up another applet
Launch default web browser from swing