Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #175

Re: jtextpane has no comp

From "usenet" <usenet@THRWHITE.remove-dii-this>
Subject Re: jtextpane has no comp
Message-ID <1T3la3qgInu5@uni.chka.de> (permalink)
Newsgroups comp.lang.java.gui
References <1164133791.768459.57200@j44g2000cwa.googlegroups.com>
Date 2011-04-27 15:26 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
bill turner <google@changent.com> wrote:

> Sorry If I have the terminology incorrect, but, no, I am not confusing
> things as far as I am aware. As I point out, the data will display
> after an event, I am able to get a handle to the components in the
> jtextpane (see method below) after the event. I just cannot do it
> before the event, when I am initially loading the page. As for using
> Swing components instead, I was told to go this way. There will be
> other pages that will connect to the internet rather than local
> resources, and several of the pages were already developed in html. So,
> I would rather solve the issue than abandon it. Of course, if it is
> insurmountable, then, of course, I will have no choice. Here is how I
> parse the jtextpane. Again, on initial load, there are no components,
> after the event there are.


Even your general intention seems not clear to me. To control
the HTML form components, I would probably start by using custom FormView
instead of looking at the Container structure under the hood.


Christian

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Find similar


Thread

jtextpane has no componen "bill turner" <bill.turner@THRWHITE.remove-dii-this> - 2011-04-27 15:25 +0000
  Re: jtextpane has no comp "bill turner" <bill.turner@THRWHITE.remove-dii-this> - 2011-04-27 15:25 +0000
    Re: jtextpane has no comp "usenet" <usenet@THRWHITE.remove-dii-this> - 2011-04-27 15:26 +0000

csiph-web