• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Listing of routines and classes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Listing of routines and classes


  • Subject: Listing of routines and classes
  • From: Andre Olivier <email@hidden>
  • Date: Tue, 11 Feb 2003 16:45:53 +0000

As a rookie, I find it quite hard to figure out which routines or classes I need to call to do a specific task. I find it easy to run through a tutorial where the methods are given, but when I program on my own in ProjectBuilder, I seem to look back at the tutorial quite often to see the syntax and when they are used.

In jBuilder it is easier, since it pops up the appropriate methods from a routine. For example

method (Graphics g)
g.drawString(.......);

After I typed "g." in jBuilder the app brings up the called methods from the java.awt.* library, which in this example I chose drawString(). How can I get a similar feature in PB? There is a projectbuilderaccess.movie file that describes access to API information but it doesn't seem to work in my java class files.

Any suggestions on how I could find the appropriate API methods quickly?

Rgds

Andre
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Listing of routines and classes
      • From: Brent Shank <email@hidden>
  • Prev by Date: Re: question about manual of Apple's Webobjects
  • Next by Date: robust uploading
  • Previous by thread: Re: Multiple EOModels
  • Next by thread: Re: Listing of routines and classes
  • Index(es):
    • Date
    • Thread