Re: opening a window from an applet..
- From: Roedy Green <look-on@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 30 Aug 2005 00:16:59 GMT
On Mon, 29 Aug 2005 11:51:48 -0400, Frances <fdr58@xxxxxxxxx> wrote or
quoted :
>thank you very much.. other problem I have is I don't know what
>Event-Dispatch Thread
It is the default thread in AWT or Swing, the one that triggers
events. If you don't want to be using that thread, you had better
have spawned your own Thread.
See http://mindprod.com/jgloss/thread.html
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
.
- References:
- opening a window from an applet..
- From: Frances
- Re: opening a window from an applet..
- From: Thomas Hawtin
- Re: opening a window from an applet..
- From: Frances
- opening a window from an applet..
- Prev by Date: Re: opening a window from an applet..
- Next by Date: Help with mis-clicks on JTextPane
- Previous by thread: Re: opening a window from an applet..
- Next by thread: Re: opening a window from an applet..
- Index(es):
Relevant Pages
|
|