~ubuntu-branches/ubuntu/intrepid/tcm/intrepid

« back to all changes in this revision

Viewing changes to doc/sourcecode/ATWindow.html

  • Committer: Bazaar Package Importer
  • Author(s): Otavio Salvador
  • Date: 2003-07-03 20:08:21 UTC
  • Revision ID: james.westby@ubuntu.com-20030703200821-se4xtqx25e5miczi
Tags: upstream-2.20
ImportĀ upstreamĀ versionĀ 2.20

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html><head><TITLE>ATWindow</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  ATWindow : public <!2><A HREF="DiagramWindow.html#DOC.114.1">DiagramWindow</A> </H2><BLOCKQUOTE>
 
4
 generic diagram edit window class.
 
5
</BLOCKQUOTE>
 
6
<hr>
 
7
 <h2> Inheritance:</h2>
 
8
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=215>
 
9
<param name=classes value="CComponent,MComponent.html,CMWidget,MMWidget.html,CMainWindow,MMainWindow.html,CEditWindow,MEditWindow.html,CDrawWindow,MDrawWindow.html,CDiagramWindow,MDiagramWindow.html,CATWindow,MATWindow.html">
 
10
<param name=before value="M,M,M,M,M,M,M">
 
11
<param name=after value="Md_SPSPSPSPSP,Md_SPSPSPSP,Md_SPSPSP,Md_SPSP,Md_SP,Md_,M">
 
12
<param name=indent value="0,1,2,3,4,5,6">
 
13
<param name=arrowdir value="down">
 
14
</APPLET>
 
15
<hr>
 
16
 
 
17
<DL>
 
18
<TABLE>
 
19
<DT><h3>Public Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.23.1"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>ATWindow</B> (const char *<!2><A HREF="Component.html#DOC.52.13">name</A>)<br>
 
20
<I></I>
 
21
</TD></TR></TABLE></DL>
 
22
<hr><H3>Inherited from <A HREF="DiagramWindow.html">DiagramWindow:</A></h3>
 
23
 
 
24
<DL>
 
25
<DL>
 
26
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>SetNodeName</B>(int n)
 
27
<DT><IMG SRC=icon2.gif> void  <B>SetEdgeName</B>(int n)
 
28
</DL><DL>
 
29
<DT><h3>Protected Fields</h3><DD><DT><IMG SRC=icon2.gif> const  char**  <B>nodeNames</B>
 
30
<DT><IMG SRC=icon2.gif> const  char**  <B>edgeNames</B>
 
31
<DT><IMG SRC=icon2.gif> int  <B>nrNodes</B>
 
32
<DT><IMG SRC=icon2.gif> int  <B>nrEdges</B>
 
33
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="Bitmap.html">Bitmap</A>*  <B>nodeIcons</B>
 
34
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="Bitmap.html">Bitmap</A>*  <B>edgeIcons</B>
 
35
<DT><IMG SRC=icon2.gif> <!1><A HREF="Menu.html">Menu</A>*  <B>gridMenu</B>
 
36
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>diagramAlignItems</B>
 
37
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>defPropertiesItems</B>
 
38
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>gridItems</B>
 
39
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>nodeLineStyleItems</B>
 
40
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>edgeLineStyleItems</B>
 
41
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>updateNodeShapeTypeItems</B>
 
42
</DL><DL>
 
43
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> Widget  <B>CreateMenuBar</B>(Widget parent)
 
44
<DT><IMG SRC=icon2.gif> virtual  Widget  <B>CreateTiles</B>(Widget parent)
 
45
<DT><IMG SRC=icon2.gif> void  <B>CreateNodeIcons</B>(Widget parent)
 
46
<DT><IMG SRC=icon2.gif> void  <B>CreateEdgeIcons</B>(Widget parent)
 
47
<DT><IMG SRC=icon2.gif> void  <B>CreateIndexToggle</B>(Widget parent)
 
48
<DT><IMG SRC=icon2.gif> <!1><A HREF="DiagramViewer.html">DiagramViewer</A>*  <B>GetDiagramViewer</B>() const 
 
49
<DT><IMG SRC=icon2.gif> void  <B>SetShowLineStyleOptionMenu</B>(bool b)
 
50
<DT><IMG SRC=icon2.gif> Widget  <B>GetNodeIconsRC</B>() const 
 
51
<DT><IMG SRC=icon2.gif> Widget  <B>GetEdgeIconsRC</B>() const 
 
52
<DT><IMG SRC=icon2.gif> void  <B>CreateLineStyleOptionMenu</B>(Widget w, bool nodes, bool minimize)
 
53
<DT><IMG SRC=icon2.gif> void  <B>InitMenuItems</B>()
 
54
<DT><IMG SRC=icon2.gif> virtual  bool  <B>ShowIndexToggle</B>()
 
55
<DT><IMG SRC=icon2.gif> void  <B>CalcIconColumns</B>()
 
56
<DT><IMG SRC=icon2.gif> int  <B>GetIconsScrollHeight</B>(int rows)
 
57
</DL></DL>
 
58
<hr><H3>Inherited from <A HREF = "DrawWindow.html"> DrawWindow:</A></h3>
 
59
 
 
60
<DL>
 
61
<DL>
 
62
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> const  char*  <B>GetClassName</B>()
 
63
<DT><IMG SRC=icon2.gif> void  <B>SetAutoResize</B>(bool set)
 
64
<DT><IMG SRC=icon2.gif> void  <B>SetInlineEdit</B>(bool set)
 
65
<DT><IMG SRC=icon2.gif> void  <B>SetScaleValue</B>(const char *s)
 
66
<DT><IMG SRC=icon2.gif> <!1><A HREF="DrawingArea.html">DrawingArea</A>*  <B>GetDrawingArea</B>()
 
67
<DT><IMG SRC=icon2.gif> void  <B>FitDocument</B>()
 
68
<DT><IMG SRC=icon2.gif> void  <B>FitDocument</B>(int wd, int ht)
 
69
<DT><IMG SRC=icon2.gif> void  <B>ShowPosition</B>(int x, int y)
 
70
<DT><IMG SRC=icon2.gif> void  <B>SetUndoName</B>(const char *s)
 
71
<DT><IMG SRC=icon2.gif> void  <B>SetRedoName</B>(const char *s)
 
72
<DT><IMG SRC=icon2.gif> void  <B>EnableUndo</B>(bool flag)
 
73
<DT><IMG SRC=icon2.gif> void  <B>EnableRedo</B>(bool flag)
 
74
<DT><IMG SRC=icon2.gif> void  <B>EnableDocumentSource</B>(bool flag)
 
75
</DL><DL>
 
76
<DT><h3>Protected Fields</h3><DD><DT><IMG SRC=icon2.gif> <!1><A HREF="Menu.html">Menu</A>*  <B>documentMenu</B>
 
77
<DT><IMG SRC=icon2.gif> <!1><A HREF="Menu.html">Menu</A>*  <B>scaleMenu</B>
 
78
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>scaleItems</B>
 
79
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>documentItems</B>
 
80
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>documentInfoItems</B>
 
81
</DL><DL>
 
82
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> virtual  void  <B>WriteUsage</B>(const char *s)
 
83
<DT><IMG SRC=icon2.gif> void  <B>ParseUserOptions</B>(int argc, char **argv)
 
84
<DT><IMG SRC=icon2.gif> Widget  <B>GetArrowButtons</B>()
 
85
<DT><IMG SRC=icon2.gif> void  <B>SetArrowButtons</B>(Widget w)
 
86
<DT><IMG SRC=icon2.gif> Widget  <B>GetScrolledWindow</B>()
 
87
<DT><IMG SRC=icon2.gif> void  <B>SetScrolledWindow</B>(Widget w)
 
88
<DT><IMG SRC=icon2.gif> Widget  <B>GetScaleValue</B>()
 
89
<DT><IMG SRC=icon2.gif> void  <B>SetScaleValue</B>(Widget w)
 
90
<DT><IMG SRC=icon2.gif> void  <B>SetScrolledWindowWidth</B>(int n)
 
91
<DT><IMG SRC=icon2.gif> int  <B>GetScrolledWindowWidth</B>()
 
92
<DT><IMG SRC=icon2.gif> void  <B>SetScrolledWindowHeight</B>(int n)
 
93
<DT><IMG SRC=icon2.gif> int  <B>GetScrolledWindowHeight</B>()
 
94
<DT><IMG SRC=icon2.gif> void  <B>CreateDrawingArea</B>()
 
95
<DT><IMG SRC=icon2.gif> void  <B>Finalize</B>()
 
96
<DT><IMG SRC=icon2.gif> Widget  <B>CreateControlArea</B>(Widget parent)
 
97
<DT><IMG SRC=icon2.gif> Widget  <B>CreateScrolledWindow</B>(Widget parent)
 
98
<DT><IMG SRC=icon2.gif> Widget  <B>CreateScaleValue</B>(Widget parent)
 
99
<DT><IMG SRC=icon2.gif> Widget  <B>CreateArrowButtonSquare</B>(Widget parent)
 
100
</DL></DL>
 
101
<hr><H3>Inherited from <A HREF = "EditWindow.html"> EditWindow:</A></h3>
 
102
 
 
103
<DL>
 
104
<DL>
 
105
<DT><h3>Public Classes</h3><DD><DT><IMG SRC=icon2.gif>  enum  <B>ScreenType</B>
 
106
</DL><DL>
 
107
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>Manage</B>()
 
108
<DT><IMG SRC=icon2.gif> void  <B>SetStatus</B>(const char *message)
 
109
<DT><IMG SRC=icon2.gif> void  <B>SetStatus</B>(const <!1><A HREF="string.html">string</A> *message)
 
110
<DT><IMG SRC=icon2.gif> void  <B>SetDocumentName</B>(const char *s)
 
111
<DT><IMG SRC=icon2.gif> void  <B>SetDocumentName</B>(const <!1><A HREF="string.html">string</A> *s)
 
112
<DT><IMG SRC=icon2.gif> void  <B>SetDocumentType</B>(const char *s)
 
113
<DT><IMG SRC=icon2.gif> void  <B>SetDocumentType</B>(const <!1><A HREF="string.html">string</A> *s)
 
114
<DT><IMG SRC=icon2.gif> void  <B>SetDocumentLevel</B>(const char *s)
 
115
<DT><IMG SRC=icon2.gif> void  <B>SetDocumentLevel</B>(const <!1><A HREF="string.html">string</A> *s)
 
116
<DT><IMG SRC=icon2.gif> void  <B>SetDirName</B>(const char *s)
 
117
<DT><IMG SRC=icon2.gif> void  <B>SetDirName</B>(const <!1><A HREF="string.html">string</A> *s)
 
118
<DT><IMG SRC=icon2.gif> void  <B>SetModified</B>(bool set)
 
119
<DT><IMG SRC=icon2.gif> bool  <B>IsDoMap</B>()
 
120
<DT><IMG SRC=icon2.gif> <!1><A HREF="Menu.html">Menu</A>*  <B>GetFileMenu</B>()
 
121
<DT><IMG SRC=icon2.gif> <!1><A HREF="Menu.html">Menu</A>*  <B>GetEditMenu</B>()
 
122
<DT><IMG SRC=icon2.gif> <!1><A HREF="Menu.html">Menu</A>*  <B>GetPrintMenu</B>()
 
123
<DT><IMG SRC=icon2.gif> <!1><A HREF="Menu.html">Menu</A>*  <B>GetHelpMenu</B>()
 
124
<DT><IMG SRC=icon2.gif> <!1><A HREF="Menu.html">Menu</A>*  <B>GetViewMenu</B>()
 
125
<DT><IMG SRC=icon2.gif> <!1><A HREF="Menu.html">Menu</A>*  <B>GetSearchMenu</B>()
 
126
<DT><IMG SRC=icon2.gif> <!1><A HREF="Menu.html">Menu</A>*  <B>GetPropertiesMenu</B>()
 
127
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>GetPopupEditItems</B>()
 
128
<DT><IMG SRC=icon2.gif> void  <B>SetPageSubMenuItem</B>(const char *text, int n)
 
129
<DT><IMG SRC=icon2.gif> void  <B>SetPageMenuItem</B>(const char *text, bool b)
 
130
</DL><DL>
 
131
<DT><h3>Protected Fields</h3><DD><DT><IMG SRC=icon2.gif> <!1><A HREF="Menu.html">Menu</A>*  <B>fileMenu</B>
 
132
<DT><IMG SRC=icon2.gif> <!1><A HREF="Menu.html">Menu</A>*  <B>editMenu</B>
 
133
<DT><IMG SRC=icon2.gif> <!1><A HREF="Menu.html">Menu</A>*  <B>printMenu</B>
 
134
<DT><IMG SRC=icon2.gif> <!1><A HREF="Menu.html">Menu</A>*  <B>pageMenu</B>
 
135
<DT><IMG SRC=icon2.gif> <!1><A HREF="Menu.html">Menu</A>*  <B>viewMenu</B>
 
136
<DT><IMG SRC=icon2.gif> <!1><A HREF="Menu.html">Menu</A>*  <B>propertiesMenu</B>
 
137
<DT><IMG SRC=icon2.gif> <!1><A HREF="Menu.html">Menu</A>*  <B>helpMenu</B>
 
138
<DT><IMG SRC=icon2.gif> <!1><A HREF="Menu.html">Menu</A>*  <B>searchMenu</B>
 
139
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>popupEditItems</B>
 
140
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>fileItems</B>
 
141
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>editItems</B>
 
142
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>viewItems</B>
 
143
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>bannerPageItems</B>
 
144
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>printItems</B>
 
145
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>searchItems</B>
 
146
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>propertiesItems</B>
 
147
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>printerOptionsItems</B>
 
148
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>helpItems</B>
 
149
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>pageOrientationItems</B>
 
150
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>pageSizeItems</B>
 
151
<DT><IMG SRC=icon2.gif> <!1><A HREF="MenuItem.html">MenuItem</A>*  <B>pageItems</B>
 
152
</DL><DL>
 
153
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> <!1><A HREF="Document.html">Document</A>*  <B>GetDocument</B>()
 
154
<DT><IMG SRC=icon2.gif> void  <B>SetDocument</B>(<!1><A HREF="Document.html">Document</A> *d)
 
155
<DT><IMG SRC=icon2.gif> <!1><A HREF="Printer.html">Printer</A>*  <B>GetPrinter</B>()
 
156
<DT><IMG SRC=icon2.gif> <!1><A HREF="Helper.html">Helper</A>*  <B>GetHelper</B>()
 
157
<DT><IMG SRC=icon2.gif> int  <B>GetArgsLeft</B>()
 
158
<DT><IMG SRC=icon2.gif> void  <B>SetArgsLeft</B>(int n)
 
159
<DT><IMG SRC=icon2.gif> <!2><A HREF="EditWindow.html#DOC.143.5">ScreenType</A>  <B>GetScreenType</B>()
 
160
<DT><IMG SRC=icon2.gif> bool  <B>IsDoLoad</B>()
 
161
<DT><IMG SRC=icon2.gif> void  <B>SetDoLoad</B>(bool b)
 
162
<DT><IMG SRC=icon2.gif> void  <B>SetLoadFile</B>(const char *s)
 
163
<DT><IMG SRC=icon2.gif> Widget  <B>GetMenuBar</B>()
 
164
<DT><IMG SRC=icon2.gif> void  <B>SetMenuBar</B>(Widget w)
 
165
<DT><IMG SRC=icon2.gif> Widget  <B>GetDocumentArea</B>()
 
166
<DT><IMG SRC=icon2.gif> void  <B>SetDocumentArea</B>(Widget w)
 
167
<DT><IMG SRC=icon2.gif> Widget  <B>GetStatusArea</B>()
 
168
<DT><IMG SRC=icon2.gif> void  <B>SetStatusArea</B>(Widget w)
 
169
<DT><IMG SRC=icon2.gif> Widget  <B>GetControlArea</B>()
 
170
<DT><IMG SRC=icon2.gif> void  <B>SetControlArea</B>(Widget w)
 
171
<DT><IMG SRC=icon2.gif> Widget  <B>GetLogo</B>()
 
172
<DT><IMG SRC=icon2.gif> void  <B>SetLogo</B>(Widget w)
 
173
<DT><IMG SRC=icon2.gif> Widget  <B>GetDirName</B>()
 
174
<DT><IMG SRC=icon2.gif> void  <B>SetDirName</B>(Widget w)
 
175
<DT><IMG SRC=icon2.gif> Widget  <B>CreateWorkArea</B>(Widget parent, int argc, char **argv)
 
176
<DT><IMG SRC=icon2.gif> virtual  Widget  <B>CreateLogo</B>(Widget parent)
 
177
<DT><IMG SRC=icon2.gif> virtual  Widget  <B>CreateDocumentArea</B>(Widget parent)
 
178
<DT><IMG SRC=icon2.gif> virtual  Widget  <B>CreateStatusArea</B>(Widget parent)
 
179
<DT><IMG SRC=icon2.gif> Widget  <B>CreateToggle</B>(Widget parent, const char *label, bool Init, XtCallbackProc fun, XtPointer clientData)
 
180
</DL></DL>
 
181
<hr><H3>Inherited from <A HREF = "MainWindow.html"> MainWindow:</A></h3>
 
182
 
 
183
<DL>
 
184
<DL>
 
185
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> virtual  void  <B>Initialize</B>(int argc, char** argv, <!1><A HREF="Config.html">Config</A> *<!2><A HREF="MainWindow.html#DOC.220.29">config</A>)
 
186
<DT><IMG SRC=icon2.gif> virtual  void  <B>Unmanage</B>()
 
187
<DT><IMG SRC=icon2.gif> virtual  void  <B>Iconify</B>()
 
188
<DT><IMG SRC=icon2.gif> void  <B>ManageUnmapped</B>()
 
189
<DT><IMG SRC=icon2.gif> void  <B>Close</B>()
 
190
<DT><IMG SRC=icon2.gif> void  <B>SetTitle</B>(const char *title)
 
191
<DT><IMG SRC=icon2.gif> void  <B>SetTitle</B>(const <!1><A HREF="string.html">string</A> *title)
 
192
<DT><IMG SRC=icon2.gif> void  <B>SetIconName</B>(const char *<!2><A HREF="Component.html#DOC.52.13">name</A>)
 
193
<DT><IMG SRC=icon2.gif> void  <B>SetIconPixmap</B>(Pixmap px)
 
194
<DT><IMG SRC=icon2.gif> void  <B>SetCursor</B>(int cursorNum)
 
195
<DT><IMG SRC=icon2.gif> void  <B>SetSizeCursor</B>(int cursorNum)
 
196
<DT><IMG SRC=icon2.gif> virtual  int  <B>GetTool</B>()
 
197
<DT><IMG SRC=icon2.gif> <!1><A HREF="PrinterOptions.html">PrinterOptions</A>*  <B>GetPrinterOptions</B>()
 
198
</DL><DL>
 
199
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> virtual  void  <B>CreateComponents</B>(Widget window)
 
200
<DT><IMG SRC=icon2.gif> <!1><A HREF="MouseCursor.html">MouseCursor</A>*  <B>GetCursor</B>()
 
201
<DT><IMG SRC=icon2.gif> <!1><A HREF="Config.html">Config</A>*  <B>GetConfig</B>()
 
202
</DL></DL>
 
203
<hr><H3>Inherited from <A HREF = "MWidget.html"> MWidget:</A></h3>
 
204
 
 
205
<DL>
 
206
<DL>
 
207
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>IsRealized</B>()
 
208
<DT><IMG SRC=icon2.gif> void  <B>SetColormap</B>(Colormap cmap)
 
209
<DT><IMG SRC=icon2.gif> void  <B>SetDestroyCallback</B>(XtCallbackProc fun, XtPointer clientData)
 
210
<DT><IMG SRC=icon2.gif> void  <B>AddLiteClue</B>(Widget w, const char *text)
 
211
</DL><DL>
 
212
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> Widget  <B>GetLiteClue</B>()
 
213
<DT><IMG SRC=icon2.gif> void  <B>CreateLiteClue</B>()
 
214
<DT><IMG SRC=icon2.gif> void  <B>InstallDestroyHandler</B>()
 
215
</DL></DL>
 
216
<hr><H3>Inherited from <A HREF = "Component.html"> Component:</A></h3>
 
217
 
 
218
<DL>
 
219
<DL>
 
220
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>IsManaged</B>()
 
221
<DT><IMG SRC=icon2.gif> Widget  <B>GetWidget</B>()
 
222
<DT><IMG SRC=icon2.gif> Display*  <B>GetDisplay</B>()
 
223
<DT><IMG SRC=icon2.gif> Window  <B>GetWindow</B>()
 
224
</DL><DL>
 
225
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>SetWidget</B>(Widget w)
 
226
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetName</B>() const 
 
227
<DT><IMG SRC=icon2.gif> void  <B>SetName</B>(const <!1><A HREF="string.html">string</A> *s)
 
228
<DT><IMG SRC=icon2.gif> void  <B>SetName</B>(const char *s)
 
229
</DL></DL>
 
230
<A NAME="DOC.DOCU">
 
231
<hr>
 
232
 <h2> Documentation </h2>
 
233
<BLOCKQUOTE>
 
234
 generic diagram edit window class.
 
235
 
 
236
</BLOCKQUOTE>
 
237
<DL>
 
238
 
 
239
<A NAME="ATWindow">
 
240
<A NAME ="DOC.23.1">
 
241
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  ATWindow(const char *<!2><A HREF="Component.html#DOC.52.13">name</A>)</B></TT>
 
242
<DL></DL><P></DL>
 
243
<hr>
 
244
 <DL><DT><B>This class has no child classes.</B></DL>
 
245
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
 
246
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
 
247
<P Align=Center><I>this page has been generated automatically by doc++</I>
 
248
<P Align=Center><I>(c)opyright by <A HREF="http://www.zib.de/zoeckler/"> Malte  Z&ouml;ckler</A>, <A HREF="mailto:wunderling@zib.de"> Roland Wunderling </A><br>contact: <A HREF="mailto:doc++@zib.de"> doc++@zib.de</a></I>
 
249
</BODY>