Results 1 to 3 of 3
- 08-22-2012, 03:50 AM #1
Member
- Join Date
- Aug 2012
- Posts
- 2
- Rep Power
- 0
Need help with Eclipse Applet Viewer
I have an applet that I developed without eclipse using notepad for the .java file and .htm file. The applet runs fine from the command line using the JDK appletviewer. However, I have imported the .java and .htm into an Eclipse project. When I choose Run As > Java Applet the default Applet window that pops up is too small to show the entire applet. Resizing the Applet window just shows additional white space. Is there a way I can change the default size of the applet window in eclipse? I am doing this because it is much easier to run the applet from Eclipse rather than using the command prompt.
- 08-22-2012, 07:12 AM #2
Senior Member
- Join Date
- Oct 2010
- Location
- Germany
- Posts
- 780
- Rep Power
- 4
Re: Need help with Eclipse Applet Viewer
Right click -> Run As... > "Run configurations.." -> select the Applet if its not selected -> go to "Parameters" and you can change the width/height to whatever you need.
- 08-22-2012, 09:08 AM #3
Member
- Join Date
- Aug 2012
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
cant change the size of the applet viewer
By nabil in forum Java AppletsReplies: 7Last Post: 02-13-2012, 03:49 PM -
Need Help With Eclipse Applet Viewer
By Vorsaykal in forum EclipseReplies: 1Last Post: 11-06-2011, 05:33 AM -
applet working in applet viewer, not browser
By plasticfood in forum Java AppletsReplies: 4Last Post: 06-24-2011, 06:47 PM -
java applet viewer dimensions
By yuriythebest in forum Java AppletsReplies: 1Last Post: 11-08-2008, 10:44 PM -
Eclipse Applet Viewer not showing graphics?
By sjchase in forum Java AppletsReplies: 1Last Post: 04-17-2008, 04:16 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks