I am stuck in putting the Jave text file read code in JADE GUI. Please assist.I.e. Show using a simple code. I am new to Jade but experienced in Java coding.
Asked
Active
Viewed 1,071 times
0
-
Are you doing the JADE examples? Exactly what GUI are you talking about in JADE? – pie154 May 03 '10 at 08:44
2 Answers
0
Assuming you are talking about OODB Jade?
Have you considered checking out the forums or wiki (wiki.jadeworld.com)? Code samples exist for such things.

David van Dugteren
- 3,879
- 9
- 33
- 48
0
I guess it is the same as for any Java application. It worked for me when I tried File operations. Your error could be in:
- Improper interfacing between GUI and commands
- OR error in Java File commands
It would be helpful if you could provide a few code snippets

Purushottam
- 624
- 1
- 8
- 18