blob: fc0621a0cae4377f5a46148fb2aa6e7c60bf3902 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="copyright" content="(C) Copyright 2005"/>
<meta name="DC.rights.owner" content="(C) Copyright 2005"/>
<meta name="DC.Type" content="concept"/>
<meta name="DC.Title" content="Development Team Responsibilities"/>
<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."/>
<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."/>
<meta name="DC.Relation" scheme="URI" content="../../../../../projects/dtp/dtp/en/source/c_team_responsibilities_and_collaboration.html"/>
<meta name="DC.Creator" content="dresch"/>
<meta name="DC.Format" content="XHTML"/>
<meta name="DC.Identifier" content="concept_60C6551B14084A609894961781745E36"/>
<meta name="DC.Language" content="en"/>
<link rel="stylesheet" type="text/css" href="../../../../../styles/commonltr.css"/>
<link rel="stylesheet" type="text/css" href="../../../../../styles/doc.css"/>
<title>Development Team Responsibilities</title>
<meta name="provider" content="Sybase, Inc."/></head>
<body id="concept_60C6551B14084A609894961781745E36"><a name="concept_60C6551B14084A609894961781745E36"><!-- --></a>
<br/>
<h1 class="topictitle1">Development Team Responsibilities</h1>
<div><p>Development teams should provide lists of the helpKey constants in the form of
Java source files for the helpKey constants interface classes.
</p>
<div class="p">Development teams are primarily responsible to:
<br/><a name="concept_60C6551B14084A609894961781745E36__ul_9D628CC75CF3461F9E73253853B0797F"><!-- --></a><ul id="concept_60C6551B14084A609894961781745E36__ul_9D628CC75CF3461F9E73253853B0797F">
<li id="concept_60C6551B14084A609894961781745E36__li_8B23985C524F41FDB2E44CA7859612F5"><a name="concept_60C6551B14084A609894961781745E36__li_8B23985C524F41FDB2E44CA7859612F5"><!-- --></a>Implement the Eclipse classes and methods necessary to enable dynamic
context-sensitive help for all appropriate UI controls.</li>
<li id="concept_60C6551B14084A609894961781745E36__li_E3294AEB6F31421B80CEF353CC8B7CF7"><a name="concept_60C6551B14084A609894961781745E36__li_E3294AEB6F31421B80CEF353CC8B7CF7"><!-- --></a>Implement the interface classes that declare helpKey constants for each UI
plug-in.</li>
<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
manner.</li>
<li>Test the context-sensitive help UI implementation, with
context-sensitive help UA plug-ins and online documentation
plug-ins provided by Documentation teams.</li>
</ul>
</div>
<p>Java source files provided as helpKey lists must include the help context
comments to provide information about each associated UI control.
</p>
</div>
<div>
<div class="familylinks">
<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>
</div>
</div>
<div/>
</body>
</html>