Advanced RCP Programming

Tutorial source

Adaptor Factories

  • Use AdaptorFactory to provide label and content providers.
  • BaseWorkbenchContentProvider
  • WorkbenchLabelProvider

Virtual Trees

  • Implement ILazyContentProvider
  • Prefetch children in background job
  • No labels