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


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

Re: HTML in JTree (via JE

From "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this>
Subject Re: HTML in JTree (via JE
Message-ID <7394ab35c63ab@uwe> (permalink)
Newsgroups comp.lang.java.gui
References <f4lkl5$93u$1@sagnix.uni-muenster.de>
Date 2011-04-27 15:35 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
Johannes Schwall wrote:
..
>Is there any way to have HTML-formatted text in a JTree node? 

Yes.

>..I have to display up to 400 characters in the node.

I do not see how that is directly relevant to HTML.

>I was thinking about building a JEditorPane into a TreeNode, but have no
>idea how to do this.

Most JComponents will render HTML.  I guess a JLabel 
might be better suited to this, than a JEditorPane.
For further details, consult the Java Tutorial..
<http://java.sun.com/docs/books/tutorial/uiswing/components/tree.html#display
>

-- 
Andrew Thompson
http://www.athompson.info/andrew/

Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.aspx/java-gui/200706/1

---
 * 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 | NextNext in thread | Find similar | Unroll thread


Thread

Re: HTML in JTree (via JE "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
  Re: HTML in JTree (via JE "Tom Hawtin" <tom.hawtin@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
    Re: HTML in JTree (via JE "Johannes Schwall" <johannes.schwall@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
      Re: HTML in JTree (via JE "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
        Re: HTML in JTree (via JE "Johannes Schwall" <johannes.schwall@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
          Re: HTML in JTree (via JE "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
            Re: HTML in JTree (via JE "Johannes Schwall" <johannes.schwall@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
              Re: HTML in JTree (via JE "Johannes Schwall" <johannes.schwall@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
                Re: HTML in JTree (via JE "preetam.purbia" <preetam.purbia@THRWHITE.remove-dii-this> - 2011-04-27 15:36 +0000
                Re: HTML in JTree (via JE "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:36 +0000

csiph-web