Hello everybody, For those who is interested in XML-Schema based component (to have an idea what I am thinking to implement) I just put my code as an applet here:
http://inb.bsc.es/documents/java/moby/demo4/moby_miner.html Please, don't be to critical to me :-) , as this is in no way a robust code, but rather a starting point. There is no workers, so GUI will hang while executing service. By now I have missed the validation (I am trying to change a color depending of the state of node (null/empty/set/invalid...)) Also there is a lack for primitive TreeCellEditors - I support "xs:string", "xs:int", "xs:dateTime". The las one MUST be in "yyyy-MM-ddThh:mm:ss" format. I would appreciate any suggestions and ideas to improve it. Cheers, Dmitry ------------------------------------------------------------------------------ _______________________________________________ taverna-hackers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/taverna-hackers Developers Guide: http://www.mygrid.org.uk/usermanual1.7/dev_guide.html FAQ: http://www.mygrid.org.uk/wiki/Mygrid/TavernaFaq
