Xiaoying Gu | 0759171 | 2010-12-06 06:28:46 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!DOCTYPE html |
| 3 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 4 | <html lang="en" xml:lang="en"> |
| 5 | <head> |
| 6 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> |
| 7 | <meta name="copyright" content="(C) Copyright 2005"/> |
| 8 | <meta name="DC.rights.owner" content="(C) Copyright 2005"/> |
| 9 | <meta name="DC.Type" content="concept"/> |
| 10 | <meta name="DC.Title" content="Development Team Responsibilities"/> |
| 11 | <meta name="abstract" content="Development teams should provide lists of the helpKey constants in the form of Java source files for the helpKey constants interface classes."/> |
| 12 | <meta name="description" content="Development teams should provide lists of the helpKey constants in the form of Java source files for the helpKey constants interface classes."/> |
| 13 | <meta name="DC.Relation" scheme="URI" content="../../../../../projects/dtp/dtp/en/source/c_team_responsibilities_and_collaboration.html"/> |
| 14 | <meta name="DC.Creator" content="dresch"/> |
| 15 | <meta name="DC.Format" content="XHTML"/> |
| 16 | <meta name="DC.Identifier" content="concept_60C6551B14084A609894961781745E36"/> |
| 17 | <meta name="DC.Language" content="en"/> |
| 18 | <link rel="stylesheet" type="text/css" href="../../../../../styles/commonltr.css"/> |
| 19 | <link rel="stylesheet" type="text/css" href="../../../../../styles/doc.css"/> |
| 20 | <title>Development Team Responsibilities</title> |
| 21 | <meta name="provider" content="Sybase, Inc."/></head> |
| 22 | <body id="concept_60C6551B14084A609894961781745E36"><a name="concept_60C6551B14084A609894961781745E36"><!-- --></a> |
| 23 | <br/> |
| 24 | |
| 25 | <h1 class="topictitle1">Development Team Responsibilities</h1> |
| 26 | |
| 27 | |
| 28 | <div><p>Development teams should provide lists of the helpKey constants in the form of |
| 29 | Java source files for the helpKey constants interface classes. |
| 30 | </p> |
| 31 | |
| 32 | <div class="p">Development teams are primarily responsible to: |
| 33 | <br/><a name="concept_60C6551B14084A609894961781745E36__ul_9D628CC75CF3461F9E73253853B0797F"><!-- --></a><ul id="concept_60C6551B14084A609894961781745E36__ul_9D628CC75CF3461F9E73253853B0797F"> |
| 34 | <li id="concept_60C6551B14084A609894961781745E36__li_8B23985C524F41FDB2E44CA7859612F5"><a name="concept_60C6551B14084A609894961781745E36__li_8B23985C524F41FDB2E44CA7859612F5"><!-- --></a>Implement the Eclipse classes and methods necessary to enable dynamic |
| 35 | context-sensitive help for all appropriate UI controls.</li> |
| 36 | |
| 37 | <li id="concept_60C6551B14084A609894961781745E36__li_E3294AEB6F31421B80CEF353CC8B7CF7"><a name="concept_60C6551B14084A609894961781745E36__li_E3294AEB6F31421B80CEF353CC8B7CF7"><!-- --></a>Implement the interface classes that declare helpKey constants for each UI |
| 38 | plug-in.</li> |
| 39 | |
| 40 | <li id="concept_60C6551B14084A609894961781745E36__li_DFED0A66A4A04B29B9B0182A015AB383"><a name="concept_60C6551B14084A609894961781745E36__li_DFED0A66A4A04B29B9B0182A015AB383"><!-- --></a>Provide lists of the helpKey constants to Documentation teams in a timely |
| 41 | manner.</li> |
| 42 | |
| 43 | |
| 44 | <li>Test the context-sensitive help UI implementation, with |
| 45 | context-sensitive help UA plug-ins and online documentation |
| 46 | plug-ins provided by Documentation teams.</li> |
| 47 | |
| 48 | </ul> |
| 49 | |
| 50 | </div> |
| 51 | |
| 52 | |
| 53 | |
| 54 | <p>Java source files provided as helpKey lists must include the help context |
| 55 | comments to provide information about each associated UI control. |
| 56 | </p> |
| 57 | |
| 58 | </div> |
| 59 | |
| 60 | <div> |
| 61 | <div class="familylinks"> |
| 62 | <div class="parentlink"><strong>Parent topic:</strong> <a href="../../../../../projects/dtp/dtp/en/source/c_team_responsibilities_and_collaboration.html" title="Successful delivery of dynamic context-sensitive help requires a close coordination of UI components and UA components. It imposes responsibilities on both Development teams and Documentation teams, and it requires ongoing collaboration among those teams.">Team Responsibilities and Collaboration</a></div> |
| 63 | </div> |
| 64 | </div> |
| 65 | <div/> |
| 66 | </body> |
| 67 | </html> |