[EMAIL PROTECTED] wrote:
> dear all
>how can i get the localhost ip in java .
InetAddress.getLocalHost()
Nathan
>
>thanks
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Troub
not loopback ip,but ethernet ip
thanks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Erick wrote:
> Is ther a UML desinger like visio for Linux, so we can avoid doing all those
> calcs and plans on the paper?
Well, while not specifically for Linux, you could try Dia, which is now
part of the Gnome project. It also has a design goal of being like Visio.
http://www.lysator.liu.s
dear all
how can i get the localhost ip in java .
thanks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Fri, 17 Nov 2000, Erick wrote:
>
>
> Is ther a UML desinger like visio for Linux, so we can avoid doing all those
> calcs and plans on the paper?
>
Together/J has a linux version. I haven't used it, though.
--
Joi EllisSoftware Engineer
Aravox Technologies
Is ther a UML desinger like visio for Linux, so we can avoid doing all those
calcs and plans on the paper?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECT
Robbie Baldock wrote:
> Quoting Jacob Nikom <[EMAIL PROTECTED]>:
>
> > I am looking for graphical program in Java which can draw directed
> > graph
>
> Isn't that a JTree?
>
> Robbie
>
> This message was sent by Easymail - http://www.easynet.co.uk/
>
>
Hi
I've been at comdex this week so I'm just catching up on email, I hope we
can resolve redhats distribution issue soon. The fonts problem on linux
will improve with the availability of truetype rendering in Xfree, but we
should also continue to work on the fonts supplied with java
regards
cal
If you're running Java applications on a Linux machine and would like
to see more detailed process information, you may download a small
bourne shell script I've written for that purpose.
More information at the URL:
http://www.cs.columbia.edu/~akonstan/javaps
Alexander V. Konstantinou
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
Quoting Jacob Nikom <[EMAIL PROTECTED]>:
> I am looking for graphical program in Java which can draw directed
> graph
Isn't that a JTree?
Robbie
This message was sent by Easymail - http://www.easynet.co.uk/
--
To UNSUBSC
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
.
12 matches
Mail list logo