With your example below, your are limiting your graphs to trees. For
example, how are you going to draw the edge from "root" to
"subdirectory1"?

Anyway, there's nothing linux-specific about this.

Jacob Nikom wrote:
> 
> Hi,
> 
> I am looking for graphical program in Java which can draw directed graph
> 
> (or other graph-like structures) as a typical MS directory pattern:
> 
> + root
> |
> +--+ directory1
> |        |
> |       + directory2
> |        |
> |        |
> |        |
> |        |
> |        |
> |        + subdirectory1
> .......................................
> 
> Any help will be appreciated.
> 
> Jacob Nikom
> 
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

-- 
Homepage: http://homepages.tig.com.au/~jmsalvo/


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to