First patch for * JAL-493
[jalview.git] / src / jalview / ws / JPredClient.java
2010-05-14 jprocterFirst patch for * JAL-493
2010-04-30 jprocterjalview 2.5 release banner
2009-06-08 jprocterapply gpl development license
2008-09-04 jproctermerge from 2_4_Release branch
2008-04-29 jprocteradded SeqSearch service interface. Documented and refac...
2007-08-08 jproctergeneralise name of prediction method
2007-02-07 amwaterhouseFormatting
2006-12-21 amwaterhouseremove unnecessary import
2006-12-05 amwaterhouseSequence is char []
2006-10-06 jprocterAdded filter so that input to a JPred job is *solely...
2006-10-05 amwaterhouseAlignFrame must take width and height
2006-08-22 jprocterhidden region recovery in JPred and new hidden region...
2006-08-21 amwaterhouseheader updated
2006-08-21 jprocterRefactored Jnet and added hidden columns support.
2006-08-17 jproctermoved visible sub-alignment extraction and update from...
2006-08-15 jprocterfirst stage of adapting JNet client to hidden regions...
2006-08-15 amwaterhouseWRITEABLE_FORMATS and READABLE_FORMATS string []
2006-05-17 jprocterrefactored code for creating JNet annotations
2006-05-10 amwaterhouseAnnotations must createSequenceMapping if seqRef not...
2006-03-20 amwaterhouseCorrect reference
2006-03-08 amwaterhouseIdentifyFile should not be static
2006-02-24 amwaterhouseAdd Annotation to specific sequence
2005-12-22 amwaterhouseAnnotations.Graph can be bargraph, linegraph
2005-12-08 jproctermodified jnet parsing exception report string.
2005-12-08 amwaterhouseAfter merge
2005-12-06 amwaterhouseafter merge
2005-09-30 amwaterhouseRemove redundancy in Eclipse
2005-09-22 amwaterhouseCreate Instance of FormatAdapter
2005-09-15 jprocterFixed so job submission and job failure errors are...
2005-09-15 amwaterhouseLogger moved to prefs so that class not found error...
2005-09-14 amwaterhouseSystem.gc after outofmemory
2005-09-13 amwaterhouseWarn if out of memory
2005-09-05 jprocterMore informative error messages.
2005-08-22 jproctertidied client and fixed non-unique msa bug (lead to...
2005-08-22 jprocterregenerated Jpred stubs and tidied client thread.
2005-08-17 jprocterClient threads for discovered web services.
2005-06-30 amwaterhouseFormatting changes
2005-06-10 jprocterremoved exception name from server error state (to...
2005-06-08 amwaterhouseFormatted source
2005-06-08 amwaterhouseGPL license added
2005-06-05 jproctermore subtle rearrangements
2005-06-02 jproctertidied the exceptions and ws server error behaviour
2005-05-27 jprocterJpredfile now uses the PileUpfile io class.
2005-05-26 jprocterbug fix in jpred client. TreeViewer display state and...
2005-05-25 jproctertidied up system.out messages and moved many to stderr.
2005-05-25 jprocterImproved consistency between JPredWS and MsaWS
2005-05-24 jproctertitle parameter for single sequence prediction.
2005-05-23 jprocterfixed window title names for prediction on MSA or Sequence.
2005-05-20 jprocterSemiworking generic MSA client
2005-05-05 jprocterAdded cancel interface for JPred Client and fixed some...