comparison doc/de/mpg/mpiwg/itgroup/digilib/plugin/Activator.html @ 19:2bb7d0aea33f

javadoc added
author dwinter
date Tue, 04 Jan 2011 10:31:53 +0100
parents
children 361d8c89338a
comparison
equal deleted inserted replaced
18:a705726863bc 19:2bb7d0aea33f
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.6.0_22) on Mon Jan 03 16:52:38 CET 2011 -->
6 <TITLE>
7 Activator
8 </TITLE>
9
10 <META NAME="date" CONTENT="2011-01-03">
11
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
13
14 <SCRIPT type="text/javascript">
15 function windowTitle()
16 {
17 if (location.href.indexOf('is-external=true') == -1) {
18 parent.document.title="Activator";
19 }
20 }
21 </SCRIPT>
22 <NOSCRIPT>
23 </NOSCRIPT>
24
25 </HEAD>
26
27 <BODY BGCOLOR="white" onload="windowTitle();">
28 <HR>
29
30
31 <!-- ========= START OF TOP NAVBAR ======= -->
32 <A NAME="navbar_top"><!-- --></A>
33 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35 <TR>
36 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37 <A NAME="navbar_top_firstrow"><!-- --></A>
38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39 <TR ALIGN="center" VALIGN="top">
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Activator.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48 </TR>
49 </TABLE>
50 </TD>
51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52 </EM>
53 </TD>
54 </TR>
55
56 <TR>
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58 &nbsp;PREV CLASS&nbsp;
59 &nbsp;<A HREF="../../../../../../de/mpg/mpiwg/itgroup/digilib/plugin/DigilibHandler.html" title="class in de.mpg.mpiwg.itgroup.digilib.plugin"><B>NEXT CLASS</B></A></FONT></TD>
60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61 <A HREF="../../../../../../index.html?de/mpg/mpiwg/itgroup/digilib/plugin/Activator.html" target="_top"><B>FRAMES</B></A> &nbsp;
62 &nbsp;<A HREF="Activator.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
63 &nbsp;<SCRIPT type="text/javascript">
64 <!--
65 if(window==top) {
66 document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
67 }
68 //-->
69 </SCRIPT>
70 <NOSCRIPT>
71 <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
72 </NOSCRIPT>
73
74
75 </FONT></TD>
76 </TR>
77 <TR>
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
80 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81 DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
82 </TR>
83 </TABLE>
84 <A NAME="skip-navbar_top"></A>
85 <!-- ========= END OF TOP NAVBAR ========= -->
86
87 <HR>
88 <!-- ======== START OF CLASS DATA ======== -->
89 <H2>
90 <FONT SIZE="-1">
91 de.mpg.mpiwg.itgroup.digilib.plugin</FONT>
92 <BR>
93 Class Activator</H2>
94 <PRE>
95 java.lang.Object
96 <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.eclipse.core.runtime.Plugin
97 <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.eclipse.ui.plugin.AbstractUIPlugin
98 <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>de.mpg.mpiwg.itgroup.digilib.plugin.Activator</B>
99 </PRE>
100 <DL>
101 <DT><B>All Implemented Interfaces:</B> <DD>org.osgi.framework.BundleActivator</DD>
102 </DL>
103 <HR>
104 <DL>
105 <DT><PRE>public class <B>Activator</B><DT>extends org.eclipse.ui.plugin.AbstractUIPlugin</DL>
106 </PRE>
107
108 <P>
109 The activator class controls the plug-in life cycle
110 <P>
111
112 <P>
113 <HR>
114
115 <P>
116 <!-- =========== FIELD SUMMARY =========== -->
117
118 <A NAME="field_summary"><!-- --></A>
119 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
120 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
121 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
122 <B>Field Summary</B></FONT></TH>
123 </TR>
124 <TR BGCOLOR="white" CLASS="TableRowColor">
125 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
126 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
127 <TD><CODE><B><A HREF="../../../../../../de/mpg/mpiwg/itgroup/digilib/plugin/Activator.html#PLUGIN_ID">PLUGIN_ID</A></B></CODE>
128
129 <BR>
130 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
131 </TR>
132 </TABLE>
133 &nbsp;<A NAME="fields_inherited_from_class_org.eclipse.core.runtime.Plugin"><!-- --></A>
134 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
135 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
136 <TH ALIGN="left"><B>Fields inherited from class org.eclipse.core.runtime.Plugin</B></TH>
137 </TR>
138 <TR BGCOLOR="white" CLASS="TableRowColor">
139 <TD><CODE>PLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME</CODE></TD>
140 </TR>
141 </TABLE>
142 &nbsp;
143 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
144
145 <A NAME="constructor_summary"><!-- --></A>
146 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
147 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
148 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
149 <B>Constructor Summary</B></FONT></TH>
150 </TR>
151 <TR BGCOLOR="white" CLASS="TableRowColor">
152 <TD><CODE><B><A HREF="../../../../../../de/mpg/mpiwg/itgroup/digilib/plugin/Activator.html#Activator()">Activator</A></B>()</CODE>
153
154 <BR>
155 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The constructor</TD>
156 </TR>
157 </TABLE>
158 &nbsp;
159 <!-- ========== METHOD SUMMARY =========== -->
160
161 <A NAME="method_summary"><!-- --></A>
162 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
163 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
164 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
165 <B>Method Summary</B></FONT></TH>
166 </TR>
167 <TR BGCOLOR="white" CLASS="TableRowColor">
168 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
169 <CODE>static&nbsp;<A HREF="../../../../../../de/mpg/mpiwg/itgroup/digilib/plugin/Activator.html" title="class in de.mpg.mpiwg.itgroup.digilib.plugin">Activator</A></CODE></FONT></TD>
170 <TD><CODE><B><A HREF="../../../../../../de/mpg/mpiwg/itgroup/digilib/plugin/Activator.html#getDefault()">getDefault</A></B>()</CODE>
171
172 <BR>
173 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the shared instance</TD>
174 </TR>
175 <TR BGCOLOR="white" CLASS="TableRowColor">
176 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
177 <CODE>static&nbsp;org.eclipse.jface.resource.ImageDescriptor</CODE></FONT></TD>
178 <TD><CODE><B><A HREF="../../../../../../de/mpg/mpiwg/itgroup/digilib/plugin/Activator.html#getImageDescriptor(java.lang.String)">getImageDescriptor</A></B>(java.lang.String&nbsp;path)</CODE>
179
180 <BR>
181 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an image descriptor for the image file at the given
182 plug-in relative path</TD>
183 </TR>
184 <TR BGCOLOR="white" CLASS="TableRowColor">
185 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
186 <CODE>&nbsp;void</CODE></FONT></TD>
187 <TD><CODE><B><A HREF="../../../../../../de/mpg/mpiwg/itgroup/digilib/plugin/Activator.html#start(org.osgi.framework.BundleContext)">start</A></B>(org.osgi.framework.BundleContext&nbsp;context)</CODE>
188
189 <BR>
190 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
191 </TR>
192 <TR BGCOLOR="white" CLASS="TableRowColor">
193 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
194 <CODE>&nbsp;void</CODE></FONT></TD>
195 <TD><CODE><B><A HREF="../../../../../../de/mpg/mpiwg/itgroup/digilib/plugin/Activator.html#stop(org.osgi.framework.BundleContext)">stop</A></B>(org.osgi.framework.BundleContext&nbsp;context)</CODE>
196
197 <BR>
198 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
199 </TR>
200 </TABLE>
201 &nbsp;<A NAME="methods_inherited_from_class_org.eclipse.ui.plugin.AbstractUIPlugin"><!-- --></A>
202 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
203 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
204 <TH ALIGN="left"><B>Methods inherited from class org.eclipse.ui.plugin.AbstractUIPlugin</B></TH>
205 </TR>
206 <TR BGCOLOR="white" CLASS="TableRowColor">
207 <TD><CODE>getDialogSettings, getImageRegistry, getPreferenceStore, getWorkbench, imageDescriptorFromPlugin, shutdown, startup</CODE></TD>
208 </TR>
209 </TABLE>
210 &nbsp;<A NAME="methods_inherited_from_class_org.eclipse.core.runtime.Plugin"><!-- --></A>
211 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
212 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
213 <TH ALIGN="left"><B>Methods inherited from class org.eclipse.core.runtime.Plugin</B></TH>
214 </TR>
215 <TR BGCOLOR="white" CLASS="TableRowColor">
216 <TD><CODE>find, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, toString</CODE></TD>
217 </TR>
218 </TABLE>
219 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
220 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
221 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
222 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
223 </TR>
224 <TR BGCOLOR="white" CLASS="TableRowColor">
225 <TD><CODE>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
226 </TR>
227 </TABLE>
228 &nbsp;
229 <P>
230
231 <!-- ============ FIELD DETAIL =========== -->
232
233 <A NAME="field_detail"><!-- --></A>
234 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
235 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
236 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
237 <B>Field Detail</B></FONT></TH>
238 </TR>
239 </TABLE>
240
241 <A NAME="PLUGIN_ID"><!-- --></A><H3>
242 PLUGIN_ID</H3>
243 <PRE>
244 public static final java.lang.String <B>PLUGIN_ID</B></PRE>
245 <DL>
246 <DL>
247 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#de.mpg.mpiwg.itgroup.digilib.plugin.Activator.PLUGIN_ID">Constant Field Values</A></DL>
248 </DL>
249
250 <!-- ========= CONSTRUCTOR DETAIL ======== -->
251
252 <A NAME="constructor_detail"><!-- --></A>
253 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
254 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
255 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
256 <B>Constructor Detail</B></FONT></TH>
257 </TR>
258 </TABLE>
259
260 <A NAME="Activator()"><!-- --></A><H3>
261 Activator</H3>
262 <PRE>
263 public <B>Activator</B>()</PRE>
264 <DL>
265 <DD>The constructor
266 <P>
267 </DL>
268
269 <!-- ============ METHOD DETAIL ========== -->
270
271 <A NAME="method_detail"><!-- --></A>
272 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
273 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
274 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
275 <B>Method Detail</B></FONT></TH>
276 </TR>
277 </TABLE>
278
279 <A NAME="start(org.osgi.framework.BundleContext)"><!-- --></A><H3>
280 start</H3>
281 <PRE>
282 public void <B>start</B>(org.osgi.framework.BundleContext&nbsp;context)
283 throws java.lang.Exception</PRE>
284 <DL>
285 <DD><DL>
286 <DT><B>Specified by:</B><DD><CODE>start</CODE> in interface <CODE>org.osgi.framework.BundleActivator</CODE><DT><B>Overrides:</B><DD><CODE>start</CODE> in class <CODE>org.eclipse.ui.plugin.AbstractUIPlugin</CODE></DL>
287 </DD>
288 <DD><DL>
289
290 <DT><B>Throws:</B>
291 <DD><CODE>java.lang.Exception</CODE></DL>
292 </DD>
293 </DL>
294 <HR>
295
296 <A NAME="stop(org.osgi.framework.BundleContext)"><!-- --></A><H3>
297 stop</H3>
298 <PRE>
299 public void <B>stop</B>(org.osgi.framework.BundleContext&nbsp;context)
300 throws java.lang.Exception</PRE>
301 <DL>
302 <DD><DL>
303 <DT><B>Specified by:</B><DD><CODE>stop</CODE> in interface <CODE>org.osgi.framework.BundleActivator</CODE><DT><B>Overrides:</B><DD><CODE>stop</CODE> in class <CODE>org.eclipse.ui.plugin.AbstractUIPlugin</CODE></DL>
304 </DD>
305 <DD><DL>
306
307 <DT><B>Throws:</B>
308 <DD><CODE>java.lang.Exception</CODE></DL>
309 </DD>
310 </DL>
311 <HR>
312
313 <A NAME="getDefault()"><!-- --></A><H3>
314 getDefault</H3>
315 <PRE>
316 public static <A HREF="../../../../../../de/mpg/mpiwg/itgroup/digilib/plugin/Activator.html" title="class in de.mpg.mpiwg.itgroup.digilib.plugin">Activator</A> <B>getDefault</B>()</PRE>
317 <DL>
318 <DD>Returns the shared instance
319 <P>
320 <DD><DL>
321
322 <DT><B>Returns:</B><DD>the shared instance</DL>
323 </DD>
324 </DL>
325 <HR>
326
327 <A NAME="getImageDescriptor(java.lang.String)"><!-- --></A><H3>
328 getImageDescriptor</H3>
329 <PRE>
330 public static org.eclipse.jface.resource.ImageDescriptor <B>getImageDescriptor</B>(java.lang.String&nbsp;path)</PRE>
331 <DL>
332 <DD>Returns an image descriptor for the image file at the given
333 plug-in relative path
334 <P>
335 <DD><DL>
336 <DT><B>Parameters:</B><DD><CODE>path</CODE> - the path
337 <DT><B>Returns:</B><DD>the image descriptor</DL>
338 </DD>
339 </DL>
340 <!-- ========= END OF CLASS DATA ========= -->
341 <HR>
342
343
344 <!-- ======= START OF BOTTOM NAVBAR ====== -->
345 <A NAME="navbar_bottom"><!-- --></A>
346 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
347 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
348 <TR>
349 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
350 <A NAME="navbar_bottom_firstrow"><!-- --></A>
351 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
352 <TR ALIGN="center" VALIGN="top">
353 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
354 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
355 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
356 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Activator.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
357 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
358 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
359 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
360 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
361 </TR>
362 </TABLE>
363 </TD>
364 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
365 </EM>
366 </TD>
367 </TR>
368
369 <TR>
370 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
371 &nbsp;PREV CLASS&nbsp;
372 &nbsp;<A HREF="../../../../../../de/mpg/mpiwg/itgroup/digilib/plugin/DigilibHandler.html" title="class in de.mpg.mpiwg.itgroup.digilib.plugin"><B>NEXT CLASS</B></A></FONT></TD>
373 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
374 <A HREF="../../../../../../index.html?de/mpg/mpiwg/itgroup/digilib/plugin/Activator.html" target="_top"><B>FRAMES</B></A> &nbsp;
375 &nbsp;<A HREF="Activator.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
376 &nbsp;<SCRIPT type="text/javascript">
377 <!--
378 if(window==top) {
379 document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
380 }
381 //-->
382 </SCRIPT>
383 <NOSCRIPT>
384 <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
385 </NOSCRIPT>
386
387
388 </FONT></TD>
389 </TR>
390 <TR>
391 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
392 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
393 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
394 DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
395 </TR>
396 </TABLE>
397 <A NAME="skip-navbar_bottom"></A>
398 <!-- ======== END OF BOTTOM NAVBAR ======= -->
399
400 <HR>
401
402 </BODY>
403 </HTML>