]> Creatis software - creaContours.git/blob - lib/doxygen/bouml/buttons/new_button.html
*** empty log message ***
[creaContours.git] / lib / doxygen / bouml / buttons / new_button.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <html><head>
3 <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>Adding a new Button</title>
4
5 <style type="text/css">
6 .titles {
7 font-family: Geneva, Arial, Helvetica, sans-serif;
8 color: #000000;
9 font-size: large;
10 font-weight: bold;
11 }
12 .text {
13 font-family: Geneva, Arial, Helvetica, sans-serif;
14 font-size: small;
15 font-weight: normal;
16 }
17 a.el {
18 font-weight:bold;
19 text-decoration:none;
20 }
21 a {
22 color:#1A41A8;
23 }
24 .subtitles {
25 font-family: Geneva, Arial, Helvetica, sans-serif;
26 font-size: 90%;
27 font-weight: bold;
28 text-decoration: underline;
29 }
30 .listDiagrams {
31 font-family: Geneva, Arial, Helvetica, sans-serif;
32 margin-left: 25px;
33 font-size: small;
34 font-weight: bold;
35 }
36 .paragraph {
37 margin-left: 40px;
38 font-family: Geneva, Arial, Helvetica, sans-serif;
39 font-size: small;
40 }
41 .style1 {
42 text-decoration: underline;
43 font-weight: bold;
44 }
45 .style3 {
46 font-family: Geneva, Arial, Helvetica, sans-serif;
47 font-size: 21px;
48 text-decoration: underline;
49 text-align: justify;
50 }
51 .style4 {
52 font-family: Geneva, Arial, Helvetica, sans-serif;
53 color: #000000;
54 font-size: x-large;
55 font-weight: bold;
56 text-align: center;
57 }
58 </style>
59 </head><body>
60 <h2 style="text-align: left;" class="style4">Adding
61 a new button to creaContours</h2>
62 <span class="text">After taking a quick look at <a class="el" href="http://www.creatis.insa-lyon.fr/site/fr/CreatoolsCreaContours">creaContours'</a>
63 interface,
64 it's easy to agree that buttons are a very important part of it!
65 Adding, editing and deleting contours; extracting statistical data;
66 performing basic and complex
67 segmentation. All this is accomplished by pressing on the right button.
68 <br><br>This guide is concerned with the process of adding a new button to <a class="el" href="http://www.creatis.insa-lyon.fr/site/fr/CreatoolsCreaContours">creaContours</a>.
69 For that purpose, a detailed how-to guide is included in this
70 documentation alongside a sequence diagram that serves as an example of
71 the process that takes place
72 once a button is pressed.<br></span><hr style="width: 100%; height: 2px;"><br><span class="text">
73 </span>
74 </body></html>