Im having trouble using argoUML to draw my squence diagrams. Does anyone know how I can generate a sequence diagram in argouml?
Sequence Diagrams ARGOUML
8.2k Views Asked by Wanda AtThere are 4 best solutions below

The best tool for sequence diagrams I ever found is Quick Sequence Diagram Editor - check it out: http://sdedit.sourceforge.net/index.html

In my case the zipped binary package worked correctly, so that I could create a sequence diagram, though the setup and Java Web Start versions didn't work.
Here's the link to a binary package of the latest stable version. Here's a link to the page with all available downloads for the last stable version

If you are willing to use other tools, I used http://www.websequencediagrams.com/ which gave me what I needed.
I liked the fact that I don't have to download an executable, it generate the images in real time and I can save the text that generated the diagram (I can also right click and save the generated image as well).
If you are talking about the webstart version of argouml. And if you problem is not even able to create a sequence diagram. Please try download one instead of start it via webstart.
My locally installed copy have no trouble creating sequence diagram, while the webstarted one can't.