source directory tree documentation
[jalview.git] / doc / developing.html
1 <!DOCTYPE html SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3   <head>Developing Jalview</head>
4   <body>
5 <p><h1>Developing Jalview</h1>
6 </p>
7 <ul>
8 <li>Basic Source Structure Guidelines</li>
9 <li>The Applet and The Application - whats the difference ?</li>
10 <li>Package Architecture<br>
11 </li>
12 <li>Specific  Development Guidelines
13 <ul>
14 <li><a href="newdmobj.html">Adding new datamodel objects to Jalview</a></li>
15 <li>Adding new IO capabilities to Jalview</li>
16 <li>Adding new database types to Jalview</li>
17 <li>Working with the Jalview DAS annotation fetcher</li>
18 <li>Adding new analysis methods to jalview</li>
19 <li>Adding new web service functionality to jalview</li>
20 </ul>
21 </li>
22 </ul>
23 </body>
24 </html>