Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Is documentation for PreferencePage.createControl() wrong?
Is documentation for PreferencePage.createControl() wrong? [message #328243] Mon, 19 May 2008 21:22
Eclipse UserFriend
Originally posted by: daniel4321.terra.com.br

Eclipse Platform documentation states that:
"Subclasses must implement the createControl framework method to supply
the page's main control."
Shouldn't id be "Subclasses must implement the _createContents_
framework method to supply the page's main control."?

Because createControl has a default implementation and calls the
abstract createContents.

Best regards,
Daniel Felix Ferber
Previous Topic:Source code Eclipse 3.3
Next Topic:Package View
Goto Forum:
  


Current Time: Sat Jul 27 16:05:01 GMT 2024

Powered by FUDForum. Page generated in 0.02694 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top