swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re :Re: creating file I/O for EZGraph


From: Arend Ligtenberg
Subject: Re :Re: creating file I/O for EZGraph
Date: Wed, 19 Jul 2000 10:36:52 +0200

Thanks the update worked. At least the program does not crash anymore. And
it creates a file for output.

The only problem is that no output is send to this file. As far as my
knowledge reaches it should.
Explicit update and outputToFile messages don't persuade the thing to send
anaything to file.

Anyone has a solution?


thank in advance

Gr Arend Ligtenberg

----- Original Message -----
From: <address@hidden>
To: <address@hidden>
Sent: Tuesday, July 18, 2000 5:39 PM
Subject: Re: creating file I/O for EZGraph


> >>>>> "AL" == Arend Ligtenberg <address@hidden>
writes:
>
> AL> I'am trying to create a EZgraph that both display graphically and
> AL> sends to a file.
>
> AL> I'am currently developing using win NT 4.0 and Java.
>
> AL> conflictGraphC = new EZGraphCImpl (new EZGraphImpl());
> AL> conflictGraphC.createBegin (getZone());
> AL> conflictGraphC.setFileOutput(true);
> AL> conflictGraphC.setFileName ("groutput");
> AL> conflictGraph = (EZGraph) conflictGraphC.createEnd();
>
> Be sure to set a title and the label axes names during creating phase.
>
> Also grab a new libkaffeswarm.dll/javaswarm.dll and the swarm.jar
> file from ftp://ftp.swarm.org/pub/swarm/binaries/w32/2.1.1-fixes.
>
>                   ==================================
>    Swarm-Support is for discussion of the technical details of the day
>    to day usage of Swarm.  For list administration needs (esp.
>    [un]subscribing), please send a message to <address@hidden>
>    with "help" in the body of the message.
>
>
>


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]