[Newbies] Finding all methods available to a class

Ian Oversby oversby at googlemail.com
Sun Apr 8 18:19:13 UTC 2007


How do I find all the methods available to a class?  I was looking for
a way to output a line-ending and I finally stumbled upon "String
crlf" through google.  If I find the String class in the System
Browser and then use find method by wildcard to list all methods
beginning with 'c' it doesn't list crlf.

Thanks,

Ian


More information about the Beginners mailing list