Runtime tools : Presentation components : Rich Client Infrastructure : Tasks : Creating a navigation item
  
Creating a navigation item
If you want to launch a new activity through clicking a tree item in the navigation tree, you need to add a tree node to this navigation tree. You can add a navigation item to the com.ibm.btt.rcp.navigator.items extension point using plug-in editor, and group a series of items to a folder. See the following screen capture of specifying a navigation item:
screen capture of specifying a navigation item
Refer to the UDTT Rich Client Navigator Items in Extension Points Reference.
Go up to
Tasks