I have read through several JavaDocs-documents and am still not having
any clue about how to write down that a method uses dispatchEvent.

class A{

        public function addToQueue(){
                // code..
                // dispatchEvent(...)
        }
}


Is there any @anything for dealing with how to write down the
dispatchEvent.
Or I will write it down in description, not that nice -but will work of
course.

Is there also some as2-class files that has some good usage of the
JavaDoc anywhere? Would be fun to see how JavaDoc is used within the
flash-community.

/ martin
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to