Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #5509
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Knute Johnson <nospam@rabbitbrush.frazmtn.com> |
| Newsgroups | comp.lang.java.gui |
| Subject | Re: Dynamic updation of a JTextArea |
| Date | Wed, 14 Dec 2016 16:23:31 -0600 |
| Organization | A noiseless patient Spider |
| Lines | 19 |
| Message-ID | <o2sgmg$sfk$1@dont-email.me> (permalink) |
| References | <0f003cf3-2058-4286-8669-a75fe3f116c3@googlegroups.com> <o2rnhu$sgf$1@dont-email.me> <c2b384b1-c28a-4c72-a742-543c638ef654@googlegroups.com> <89366421-9545-42ed-8d8e-b960310c1047@googlegroups.com> <o2scne$ect$1@dont-email.me> <o2seh4$kim$1@dont-email.me> <bc5ab371-045e-432c-9ca8-3ab7d5fcc862@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Wed, 14 Dec 2016 22:22:08 -0000 (UTC) |
| Injection-Info | mx02.eternal-september.org; posting-host="ed04148e6ba6b10a9061889e072e8089"; logging-data="29172"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+qh1Bi8MmmspBQ8Lts22Kr" |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 |
| In-Reply-To | <bc5ab371-045e-432c-9ca8-3ab7d5fcc862@googlegroups.com> |
| Cancel-Lock | sha1:cSpjOGJUA5dc7s1OYMxQIEv3GLI= |
| Xref | csiph.com comp.lang.java.gui:5509 |
Show key headers only | View raw
On 12/14/2016 16:09, abhprk3926@gmail.com wrote: > Knute i thank you for your interest in solving my issue. What my > application does is i have created a class in which a loop > continously listens for connection requests. Another one that i > posted in my previous comment is the chatServerThread class that > allocates a new thread to each request. And then the last class is > the client chat window. What i have done is that i have created a > common textarea in which all the users write their messages. And i > have included that JTextarea ( JSwing ) in all of the client chat > window. But that textarea is not updating ehen i write a message from > any one of the clients window. If you order me i would post the > entire code here. Please help me out . > So how many times have you added this one JTextArea to a container? -- Knute Johnson
Back to comp.lang.java.gui | Previous | Next — Previous in thread | Next in thread | Find similar
Dynamic updation of a JTextArea abhprk3926@gmail.com - 2016-12-14 06:16 -0800
Re: Dynamic updation of a JTextArea Knute Johnson <nospam@rabbitbrush.frazmtn.com> - 2016-12-14 09:14 -0600
Re: Dynamic updation of a JTextArea abhprk3926@gmail.com - 2016-12-14 08:44 -0800
Re: Dynamic updation of a JTextArea abhprk3926@gmail.com - 2016-12-14 08:47 -0800
Re: Dynamic updation of a JTextArea Knute Johnson <nospam@rabbitbrush.frazmtn.com> - 2016-12-14 15:15 -0600
Re: Dynamic updation of a JTextArea Knute Johnson <nospam@rabbitbrush.frazmtn.com> - 2016-12-14 15:46 -0600
Re: Dynamic updation of a JTextArea abhprk3926@gmail.com - 2016-12-14 14:09 -0800
Re: Dynamic updation of a JTextArea abhprk3926@gmail.com - 2016-12-14 14:09 -0800
Re: Dynamic updation of a JTextArea Knute Johnson <nospam@rabbitbrush.frazmtn.com> - 2016-12-14 16:23 -0600
Re: Dynamic updation of a JTextArea Knute Johnson <nospam@rabbitbrush.frazmtn.com> - 2016-12-14 16:24 -0600
Re: Dynamic updation of a JTextArea abhprk3926@gmail.com - 2016-12-15 00:18 -0800
Re: Dynamic updation of a JTextArea Knute Johnson <nospam@rabbitbrush.frazmtn.com> - 2016-12-15 14:58 -0600
Re: Dynamic updation of a JTextArea abhprk3926@gmail.com - 2016-12-16 02:23 -0800
csiph-web