Runtime components : Presentation components : Rich Client Infrastructure : Tasks : Creating an activity to launch the transaction panel
  
Creating an activity to launch the transaction panel
After developing the transaction panel, you need to specify an activity to launch it. You can add an activity through extending the com.ibm.btt.rcp.activity.activities extension point using the plug-in editor. See the following screen capture of specifying an activity:
screen capture of specifying an activity
Refer to the UDTT Rich Client Activities in Extension Points Reference.
Go up to
Tasks