codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  java input/output  barbel at 15:23 on Thursday, August 23, 2007
 

I have written an application in Java, which is simulating a biochemical reaction i.e. it is a model of that reaction. At present I have provided a functional but inelegant input method: a set of parameter values is read in from a text file, which the user needs to edit with the values he wants.

Similarly, my output is functional but even less elegant: the output is written to a .txt or .dat file, which is then manually exported to eXcel or similar for making graphs, etc.

What I would like to do is to provide some form of GUI for the input. However, the JAVA books on this subject seem scary (java containers, etc.), and I don’t want to become an expert at programming GUIs IN java. Is there some easier way forward for me?

I have a similar question on the output: is there a simple way of automating some fairly simpler graphing output?

I would want the application to run on a Windows XP machine.


  Re: java input/output  kanad at 11:04 on Friday, August 24, 2007
 

Come on barbel!!
Swing is not this much scary.
If you are using eclipse then there should not be any problem for you.

I have a similar question on the output: is there a simple way of automating some fairly simpler graphing output?

graphing output means report,charts ?

http://java-source.net/open-source/charting-and-reporting

This may sound simpler to you.
http://jcharts.sourceforge.net/index.html
example.
http://jcharts.sourceforge.net/userGuide/exportingImages.html








CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums
//








Recent Forum Threads
•  Re: Security - Code verify
•  Job @ EarlySail
•  Job @ EarlySail (perl)
•  IPC problem
•  Re: import contacts of msn/yahoo
•  Cookies and Threads C++
•  right justify a background in a table?
•  Help with Loop (C++/MFC)
•  Help with Loop (C++/MFC)


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2007