JAL-919, JAL-715 - prototype service editing dialog using jalview parameter model...
authorjprocter <jprocter@compbio.dundee.ac.uk>
Mon, 29 Aug 2011 14:44:06 +0000 (15:44 +0100)
committerjprocter <jprocter@compbio.dundee.ac.uk>
Mon, 29 Aug 2011 14:44:06 +0000 (15:44 +0100)
commita789f790fbb3ab13f1967b42781b837b58bf9bbc
tree9505a2a04074b0644215ca4edb989de5735a57fc
parent5dfd1bdf67e6e0c916d22e67d498c0e956917c21
JAL-919, JAL-715 - prototype service editing dialog using jalview parameter model to configure service definition and associated bug fixes to jalview.ws.rest package
13 files changed:
src/jalview/gui/RestInputParamEditDialog.java [new file with mode: 0644]
src/jalview/gui/RestServiceEditorPane.java
src/jalview/jbgui/GRestInputParamEditDialog.java [new file with mode: 0644]
src/jalview/jbgui/GRestServiceEditorPane.java
src/jalview/ws/rest/InputType.java
src/jalview/ws/rest/RestServiceDescription.java
src/jalview/ws/rest/params/Alignment.java
src/jalview/ws/rest/params/AnnotationFile.java
src/jalview/ws/rest/params/JobConstant.java
src/jalview/ws/rest/params/SeqGroupIndexVector.java
src/jalview/ws/rest/params/SeqIdVector.java
src/jalview/ws/rest/params/SeqVector.java
src/jalview/ws/rest/params/Tree.java