Frames from an applet
  Home FAQ Contact Sign in
alt.comp.lang.java only
 
Advanced search
POPULAR GROUPS

more...

alt.comp.lang.java Profile…
 Up
Frames from an applet         


Author: petoeter
Date: Feb 24, 2007 02:04

Hi,

The aim is to write some code so , starting from an applet, the user
can a make a choice (by radio buttons and an OK button), generate
different frames.
Hereby my (simpified) code. What's wrong? Thanks,
(as a am a novice, all suggestions are wellcome)

import java.awt.*
import javax.swing.*;
import java.awt.event.*;
Show full article (1.81Kb)
1 Comment
Re: Frames from an applet         


Author: Andrew Thompson
Date: Feb 24, 2007 04:59

On Feb 24, 9:04 pm, "petoeter" wrote:
..
> The aim is to ...

..post your question to every known Java group?
<http://groups.google.com/group/comp.lang.java.programmer/
browse_thread/thread/6f73a8f7607b99a0/397f203f83748ad0?
q=applet&rnum=2#397f203f83748ad0>

Please refrain from reposting messages.

Andrew T.
no comments