Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
maximise java applet in code
Name: neal Date: February 22, 2009 at 04:10:04 Pacific OS: Windows Vista SP1 CPU/Ram: athlon64x2 6000+/4GB Subcategory: Java
Comment:
Hi, I've written a java appliction that extends the applet class, and it has an initial startup window where I have a checkbox where I want to allow the user to choose whether or not the app runs full screen. If the box is ticked, I would like to launch the applet maximised. Is there a way to do this in code? Thanks
Summary: My project source code generate a A.java file with 6 classes defined in it, we currently need to compile each class manurarly, and the put the 6 .class file into some applet. Is there any super heros ...
Summary: Private compilerPath As String, j2RE As String, javaFile As String Private Sub Command1_Click() ' Compile button On Error GoTo eh: Dim cmdLn As String, fileName As String, shRet As Double fileName ...