jDraw tool
|
|
---|---|
Hello, I never used TANGO jDraw tool before and I want to develop an GUI using that. I am using ATK Swing parameter to make my application but when i am trying to generate "JAVA Code Generator" from view menu I am getting an error like "error during java code generation. No such file or directory available". Someone can help me please. Thank you. |
|
|
---|---|
Hello, The "Java code generation" tools from JDraw can be used if you want to produce a standalone java code which not use Tango ATK to draw a synoptic but not all object types are supported. The usual way to display a Tango synoptic is to use the SynopticAppli.
Or if you want to integrate a synoptic within a java application, you can use the TangoSynopticHandler ATK component.
Hope this helps… |