Index: [thread] [date] [subject] [author]
  From: Huned M. Botee <huned.botee@duke.edu>
  To  : 
  Date: Wed, 14 Apr 1999 09:06:49 -0400

Re: quiz clients

Just a small, possibly irrelevant, note.

It is possible to convert an applet into an application just by giving
it someplace to live within a GUI (ie, a Frame). So, theoretically,
(although I don't recommend it necessarily and without reservations) you
can write everything you do as an applet. Then give it a place to live
(a frame or something) and it magically becomes an applciation.

I think that's right. Anyone see anything wrong w/ the above? I've only
done it a couple times, but it is possible.

--huned

Luke Palmer wrote:
> 
> when we turn the quiz in, does we need to have written both main and applet
> type clients, or just one?
> thanks
> -luke

-- 


Huned M. Botee
huned.botee@duke.edu


Index: [thread] [date] [subject] [author]