comparison doc/de/mpg/mpiwg/itgroup/digilib/plugin/Activator.html @ 28:f2e1827b97d7

rearrangement of classes bug fixing activator
author dwinter
date Sat, 18 Jun 2011 09:52:18 +0200
parents 2bb7d0aea33f
children
comparison
equal deleted inserted replaced
27:ee955cf6c9c5 28:f2e1827b97d7
54 </TR> 54 </TR>
55 55
56 <TR> 56 <TR>
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58 &nbsp;PREV CLASS&nbsp; 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> 59 &nbsp;<A HREF="../../../../../../de/mpg/mpiwg/itgroup/digilib/plugin/DigilibHandler.html" title="class in de.mpg.mpiwg.itgroup.digilib.core.plugin"><B>NEXT CLASS</B></A></FONT></TD>
60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 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; 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; 62 &nbsp;<A HREF="Activator.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
63 &nbsp;<SCRIPT type="text/javascript"> 63 &nbsp;<SCRIPT type="text/javascript">
64 <!-- 64 <!--
86 86
87 <HR> 87 <HR>
88 <!-- ======== START OF CLASS DATA ======== --> 88 <!-- ======== START OF CLASS DATA ======== -->
89 <H2> 89 <H2>
90 <FONT SIZE="-1"> 90 <FONT SIZE="-1">
91 de.mpg.mpiwg.itgroup.digilib.plugin</FONT> 91 de.mpg.mpiwg.itgroup.digilib.core.plugin</FONT>
92 <BR> 92 <BR>
93 Class Activator</H2> 93 Class Activator</H2>
94 <PRE> 94 <PRE>
95 java.lang.Object 95 java.lang.Object
96 <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.eclipse.core.runtime.Plugin 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 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> 98 <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>de.mpg.mpiwg.itgroup.digilib.core.plugin.Activator</B>
99 </PRE> 99 </PRE>
100 <DL> 100 <DL>
101 <DT><B>All Implemented Interfaces:</B> <DD>org.osgi.framework.BundleActivator</DD> 101 <DT><B>All Implemented Interfaces:</B> <DD>org.osgi.framework.BundleActivator</DD>
102 </DL> 102 </DL>
103 <HR> 103 <HR>
164 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 164 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
165 <B>Method Summary</B></FONT></TH> 165 <B>Method Summary</B></FONT></TH>
166 </TR> 166 </TR>
167 <TR BGCOLOR="white" CLASS="TableRowColor"> 167 <TR BGCOLOR="white" CLASS="TableRowColor">
168 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 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> 169 <CODE>static&nbsp;<A HREF="../../../../../../de/mpg/mpiwg/itgroup/digilib/plugin/Activator.html" title="class in de.mpg.mpiwg.itgroup.digilib.core.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> 170 <TD><CODE><B><A HREF="../../../../../../de/mpg/mpiwg/itgroup/digilib/plugin/Activator.html#getDefault()">getDefault</A></B>()</CODE>
171 171
172 <BR> 172 <BR>
173 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the shared instance</TD> 173 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the shared instance</TD>
174 </TR> 174 </TR>
242 PLUGIN_ID</H3> 242 PLUGIN_ID</H3>
243 <PRE> 243 <PRE>
244 public static final java.lang.String <B>PLUGIN_ID</B></PRE> 244 public static final java.lang.String <B>PLUGIN_ID</B></PRE>
245 <DL> 245 <DL>
246 <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> 247 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#de.mpg.mpiwg.itgroup.digilib.core.plugin.Activator.PLUGIN_ID">Constant Field Values</A></DL>
248 </DL> 248 </DL>
249 249
250 <!-- ========= CONSTRUCTOR DETAIL ======== --> 250 <!-- ========= CONSTRUCTOR DETAIL ======== -->
251 251
252 <A NAME="constructor_detail"><!-- --></A> 252 <A NAME="constructor_detail"><!-- --></A>
311 <HR> 311 <HR>
312 312
313 <A NAME="getDefault()"><!-- --></A><H3> 313 <A NAME="getDefault()"><!-- --></A><H3>
314 getDefault</H3> 314 getDefault</H3>
315 <PRE> 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> 316 public static <A HREF="../../../../../../de/mpg/mpiwg/itgroup/digilib/plugin/Activator.html" title="class in de.mpg.mpiwg.itgroup.digilib.core.plugin">Activator</A> <B>getDefault</B>()</PRE>
317 <DL> 317 <DL>
318 <DD>Returns the shared instance 318 <DD>Returns the shared instance
319 <P> 319 <P>
320 <DD><DL> 320 <DD><DL>
321 321
367 </TR> 367 </TR>
368 368
369 <TR> 369 <TR>
370 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 370 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
371 &nbsp;PREV CLASS&nbsp; 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> 372 &nbsp;<A HREF="../../../../../../de/mpg/mpiwg/itgroup/digilib/plugin/DigilibHandler.html" title="class in de.mpg.mpiwg.itgroup.digilib.core.plugin"><B>NEXT CLASS</B></A></FONT></TD>
373 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 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; 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; 375 &nbsp;<A HREF="Activator.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
376 &nbsp;<SCRIPT type="text/javascript"> 376 &nbsp;<SCRIPT type="text/javascript">
377 <!-- 377 <!--