~ubuntu-branches/ubuntu/oneiric/libspin-java/oneiric

« back to all changes in this revision

Viewing changes to docs/api/spin/Spin.html

  • Committer: Bazaar Package Importer
  • Author(s): gregor herrmann
  • Date: 2007-01-15 16:29:48 UTC
  • Revision ID: james.westby@ubuntu.com-20070115162948-olisrjfshcvqa7qu
Tags: upstream-1.4
ImportĀ upstreamĀ versionĀ 1.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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.4.2_01) on Tue Oct 18 20:10:26 CEST 2005 -->
 
6
<TITLE>
 
7
Spin
 
8
</TITLE>
 
9
 
 
10
<META NAME="keywords" CONTENT="spin.Spin class">
 
11
 
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
 
13
 
 
14
<SCRIPT type="text/javascript">
 
15
function windowTitle()
 
16
{
 
17
    parent.document.title="Spin";
 
18
}
 
19
</SCRIPT>
 
20
 
 
21
</HEAD>
 
22
 
 
23
<BODY BGCOLOR="white" onload="windowTitle();">
 
24
 
 
25
 
 
26
<!-- ========= START OF TOP NAVBAR ======= -->
 
27
<A NAME="navbar_top"><!-- --></A>
 
28
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 
29
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
30
<TR>
 
31
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
32
<A NAME="navbar_top_firstrow"><!-- --></A>
 
33
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
34
  <TR ALIGN="center" VALIGN="top">
 
35
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
36
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
37
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
42
  </TR>
 
43
</TABLE>
 
44
</TD>
 
45
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
46
</EM>
 
47
</TD>
 
48
</TR>
 
49
 
 
50
<TR>
 
51
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
52
&nbsp;<A HREF="../spin/ProxyFactory.html" title="class in spin"><B>PREV CLASS</B></A>&nbsp;
 
53
&nbsp;NEXT CLASS</FONT></TD>
 
54
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
55
  <A HREF="../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
56
&nbsp;<A HREF="Spin.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
57
&nbsp;<SCRIPT type="text/javascript">
 
58
  <!--
 
59
  if(window==top) {
 
60
    document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
 
61
  }
 
62
  //-->
 
63
</SCRIPT>
 
64
<NOSCRIPT>
 
65
  <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
 
66
</NOSCRIPT>
 
67
 
 
68
</FONT></TD>
 
69
</TR>
 
70
<TR>
 
71
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
72
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
73
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
74
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
75
</TR>
 
76
</TABLE>
 
77
<A NAME="skip-navbar_top"></A>
 
78
<!-- ========= END OF TOP NAVBAR ========= -->
 
79
 
 
80
<HR>
 
81
<!-- ======== START OF CLASS DATA ======== -->
 
82
<H2>
 
83
<FONT SIZE="-1">
 
84
spin</FONT>
 
85
<BR>
 
86
Class Spin</H2>
 
87
<PRE>
 
88
java.lang.Object
 
89
  <IMG SRC="../resources/inherit.gif" ALT="extended by"><B>spin.Spin</B>
 
90
</PRE>
 
91
<HR>
 
92
<DL>
 
93
<DT>public class <B>Spin</B><DT>extends java.lang.Object</DL>
 
94
 
 
95
<P>
 
96
<p>
 
97
 <em>Spin</em> offers a transparent threading solution for developing
 
98
 non-freezing Swing applications.
 
99
 </p>
 
100
 <p>
 
101
 Let <code>bean</code> be a reference to a non-visual (possibly
 
102
 multithreaded) bean implementing the interface <code>Bean</code> whose
 
103
 methods have to be called by a Swing component. You can avoid any freezing by
 
104
 using one line of code:
 
105
 
 
106
 <pre>
 
107
 bean = (Bean)Spin.off(bean);
 
108
 </pre>
 
109
 
 
110
 Now each method call on <code>bean</code> is executed on a separate thread,
 
111
 while the EDT is continuing to dispatch events. All return values or
 
112
 exceptions are handled by <em>Spin</em> and transparently returned to the
 
113
 calling method.
 
114
 </p>
 
115
 <p>
 
116
 For calls from other threads than the EDT to your Swing component you can use
 
117
 the following (being <ode>XYListener</code> any interface your component
 
118
 implements):
 
119
 
 
120
 <pre>
 
121
     bean.addXYListener((XYListener)Spin.over(component); 
 
122
 </pre>
 
123
 
 
124
 Now all required updates to your component (and/or its model) are
 
125
 transparently excuted on the EDT.
 
126
 </p>
 
127
<P>
 
128
 
 
129
<P>
 
130
<DL>
 
131
<DT><B>See Also:</B><DD><A HREF="../spin/Spin.html#off(java.lang.Object)"><CODE>off(Object)</CODE></A>, 
 
132
<A HREF="../spin/Spin.html#over(java.lang.Object)"><CODE>over(Object)</CODE></A>, 
 
133
<A HREF="../spin/ProxyFactory.html" title="class in spin"><CODE>ProxyFactory</CODE></A>, 
 
134
<A HREF="../spin/off/SpinOffEvaluator.html" title="class in spin.off"><CODE>SpinOffEvaluator</CODE></A>, 
 
135
<A HREF="../spin/over/SpinOverEvaluator.html" title="class in spin.over"><CODE>SpinOverEvaluator</CODE></A></DL>
 
136
<HR>
 
137
 
 
138
<P>
 
139
<!-- ======== NESTED CLASS SUMMARY ======== -->
 
140
 
 
141
 
 
142
<!-- =========== FIELD SUMMARY =========== -->
 
143
 
 
144
 
 
145
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
146
 
 
147
<A NAME="constructor_summary"><!-- --></A>
 
148
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
149
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
150
<TD COLSPAN=2><FONT SIZE="+2">
 
151
<B>Constructor Summary</B></FONT></TD>
 
152
</TR>
 
153
<TR BGCOLOR="white" CLASS="TableRowColor">
 
154
<TD><CODE><B><A HREF="../spin/Spin.html#Spin(java.lang.Object, spin.Evaluator)">Spin</A></B>(java.lang.Object&nbsp;object,
 
155
     <A HREF="../spin/Evaluator.html" title="class in spin">Evaluator</A>&nbsp;evaluator)</CODE>
 
156
 
 
157
<BR>
 
158
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a <em>Spin</em> wrapper for the given object.</TD>
 
159
</TR>
 
160
<TR BGCOLOR="white" CLASS="TableRowColor">
 
161
<TD><CODE><B><A HREF="../spin/Spin.html#Spin(java.lang.Object, spin.ProxyFactory, spin.Evaluator)">Spin</A></B>(java.lang.Object&nbsp;object,
 
162
     <A HREF="../spin/ProxyFactory.html" title="class in spin">ProxyFactory</A>&nbsp;proxyFactory,
 
163
     <A HREF="../spin/Evaluator.html" title="class in spin">Evaluator</A>&nbsp;evaluator)</CODE>
 
164
 
 
165
<BR>
 
166
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a <em>Spin</em> wrapper for the given object.</TD>
 
167
</TR>
 
168
</TABLE>
 
169
&nbsp;
 
170
<!-- ========== METHOD SUMMARY =========== -->
 
171
 
 
172
<A NAME="method_summary"><!-- --></A>
 
173
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
174
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
175
<TD COLSPAN=2><FONT SIZE="+2">
 
176
<B>Method Summary</B></FONT></TD>
 
177
</TR>
 
178
<TR BGCOLOR="white" CLASS="TableRowColor">
 
179
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
180
<CODE>static&nbsp;<A HREF="../spin/Evaluator.html" title="class in spin">Evaluator</A></CODE></FONT></TD>
 
181
<TD><CODE><B><A HREF="../spin/Spin.html#getDefaultOffEvaluator()">getDefaultOffEvaluator</A></B>()</CODE>
 
182
 
 
183
<BR>
 
184
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the default evaluator for spin-off.</TD>
 
185
</TR>
 
186
<TR BGCOLOR="white" CLASS="TableRowColor">
 
187
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
188
<CODE>static&nbsp;<A HREF="../spin/Evaluator.html" title="class in spin">Evaluator</A></CODE></FONT></TD>
 
189
<TD><CODE><B><A HREF="../spin/Spin.html#getDefaultOverEvaluator()">getDefaultOverEvaluator</A></B>()</CODE>
 
190
 
 
191
<BR>
 
192
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the default evaluator for spin-over.</TD>
 
193
</TR>
 
194
<TR BGCOLOR="white" CLASS="TableRowColor">
 
195
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
196
<CODE>static&nbsp;<A HREF="../spin/ProxyFactory.html" title="class in spin">ProxyFactory</A></CODE></FONT></TD>
 
197
<TD><CODE><B><A HREF="../spin/Spin.html#getDefaultProxyFactory()">getDefaultProxyFactory</A></B>()</CODE>
 
198
 
 
199
<BR>
 
200
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the default proxy factory.</TD>
 
201
</TR>
 
202
<TR BGCOLOR="white" CLASS="TableRowColor">
 
203
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
204
<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
 
205
<TD><CODE><B><A HREF="../spin/Spin.html#getProxy()">getProxy</A></B>()</CODE>
 
206
 
 
207
<BR>
 
208
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get a proxy for the wrapped object. </TD>
 
209
</TR>
 
210
<TR BGCOLOR="white" CLASS="TableRowColor">
 
211
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
212
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
 
213
<TD><CODE><B><A HREF="../spin/Spin.html#off(java.lang.Object)">off</A></B>(java.lang.Object&nbsp;object)</CODE>
 
214
 
 
215
<BR>
 
216
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 
217
 Convenience method to spin-off the given object from Swing.
 
218
 </TD>
 
219
</TR>
 
220
<TR BGCOLOR="white" CLASS="TableRowColor">
 
221
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
222
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
 
223
<TD><CODE><B><A HREF="../spin/Spin.html#over(java.lang.Object)">over</A></B>(java.lang.Object&nbsp;object)</CODE>
 
224
 
 
225
<BR>
 
226
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convenience method to spin-over the given object with Swing. </TD>
 
227
</TR>
 
228
<TR BGCOLOR="white" CLASS="TableRowColor">
 
229
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
230
<CODE>static&nbsp;void</CODE></FONT></TD>
 
231
<TD><CODE><B><A HREF="../spin/Spin.html#setDefaultOffEvaluator(spin.Evaluator)">setDefaultOffEvaluator</A></B>(<A HREF="../spin/Evaluator.html" title="class in spin">Evaluator</A>&nbsp;evaluator)</CODE>
 
232
 
 
233
<BR>
 
234
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the default evaluator for spin-off.</TD>
 
235
</TR>
 
236
<TR BGCOLOR="white" CLASS="TableRowColor">
 
237
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
238
<CODE>static&nbsp;void</CODE></FONT></TD>
 
239
<TD><CODE><B><A HREF="../spin/Spin.html#setDefaultOverEvaluator(spin.Evaluator)">setDefaultOverEvaluator</A></B>(<A HREF="../spin/Evaluator.html" title="class in spin">Evaluator</A>&nbsp;evaluator)</CODE>
 
240
 
 
241
<BR>
 
242
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the default evaluator for spin-over.</TD>
 
243
</TR>
 
244
<TR BGCOLOR="white" CLASS="TableRowColor">
 
245
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
246
<CODE>static&nbsp;void</CODE></FONT></TD>
 
247
<TD><CODE><B><A HREF="../spin/Spin.html#setDefaultProxyFactory(spin.ProxyFactory)">setDefaultProxyFactory</A></B>(<A HREF="../spin/ProxyFactory.html" title="class in spin">ProxyFactory</A>&nbsp;factory)</CODE>
 
248
 
 
249
<BR>
 
250
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the default factory of proxies.</TD>
 
251
</TR>
 
252
</TABLE>
 
253
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
254
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
255
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
256
<TD><B>Methods inherited from class java.lang.Object</B></TD>
 
257
</TR>
 
258
<TR BGCOLOR="white" CLASS="TableRowColor">
 
259
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
 
260
</TR>
 
261
</TABLE>
 
262
&nbsp;
 
263
<P>
 
264
 
 
265
<!-- ============ FIELD DETAIL =========== -->
 
266
 
 
267
 
 
268
<!-- ========= CONSTRUCTOR DETAIL ======== -->
 
269
 
 
270
<A NAME="constructor_detail"><!-- --></A>
 
271
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
272
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
273
<TD COLSPAN=1><FONT SIZE="+2">
 
274
<B>Constructor Detail</B></FONT></TD>
 
275
</TR>
 
276
</TABLE>
 
277
 
 
278
<A NAME="Spin(java.lang.Object, spin.Evaluator)"><!-- --></A><H3>
 
279
Spin</H3>
 
280
<PRE>
 
281
public <B>Spin</B>(java.lang.Object&nbsp;object,
 
282
            <A HREF="../spin/Evaluator.html" title="class in spin">Evaluator</A>&nbsp;evaluator)</PRE>
 
283
<DL>
 
284
<DD>Create a <em>Spin</em> wrapper for the given object.
 
285
<P>
 
286
<DT><B>Parameters:</B><DD><CODE>object</CODE> - object to wrap<DD><CODE>evaluator</CODE> - evaluator of invocations on the given object</DL>
 
287
<HR>
 
288
 
 
289
<A NAME="Spin(java.lang.Object, spin.ProxyFactory, spin.Evaluator)"><!-- --></A><H3>
 
290
Spin</H3>
 
291
<PRE>
 
292
public <B>Spin</B>(java.lang.Object&nbsp;object,
 
293
            <A HREF="../spin/ProxyFactory.html" title="class in spin">ProxyFactory</A>&nbsp;proxyFactory,
 
294
            <A HREF="../spin/Evaluator.html" title="class in spin">Evaluator</A>&nbsp;evaluator)</PRE>
 
295
<DL>
 
296
<DD>Create a <em>Spin</em> wrapper for the given object.
 
297
<P>
 
298
<DT><B>Parameters:</B><DD><CODE>object</CODE> - object to wrap<DD><CODE>proxyFactory</CODE> - factory for a proxy<DD><CODE>evaluator</CODE> - evaluator of invocations on the given object</DL>
 
299
 
 
300
<!-- ============ METHOD DETAIL ========== -->
 
301
 
 
302
<A NAME="method_detail"><!-- --></A>
 
303
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
304
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
305
<TD COLSPAN=1><FONT SIZE="+2">
 
306
<B>Method Detail</B></FONT></TD>
 
307
</TR>
 
308
</TABLE>
 
309
 
 
310
<A NAME="getProxy()"><!-- --></A><H3>
 
311
getProxy</H3>
 
312
<PRE>
 
313
public java.lang.Object <B>getProxy</B>()</PRE>
 
314
<DL>
 
315
<DD>Get a proxy for the wrapped object. <br>
 
316
 The returned object can safely be casted to any interface the wrapped
 
317
 object implements.
 
318
<P>
 
319
<DD><DL>
 
320
 
 
321
<DT><B>Returns:</B><DD>the new proxy</DL>
 
322
</DD>
 
323
</DL>
 
324
<HR>
 
325
 
 
326
<A NAME="off(java.lang.Object)"><!-- --></A><H3>
 
327
off</H3>
 
328
<PRE>
 
329
public static java.lang.Object <B>off</B>(java.lang.Object&nbsp;object)</PRE>
 
330
<DL>
 
331
<DD><p>
 
332
 Convenience method to spin-off the given object from Swing.
 
333
 <p/>
 
334
 <p>
 
335
 The returned object can safely be casted to any interface the given
 
336
 object implements.
 
337
 </p>
 
338
<P>
 
339
<DD><DL>
 
340
<DT><B>Parameters:</B><DD><CODE>object</CODE> - the object to spin-off
 
341
<DT><B>Returns:</B><DD>proxy for the given object<DT><B>See Also:</B><DD><A HREF="../spin/Spin.html#setDefaultProxyFactory(spin.ProxyFactory)"><CODE>setDefaultProxyFactory(ProxyFactory)</CODE></A>, 
 
342
<A HREF="../spin/Spin.html#setDefaultOffEvaluator(spin.Evaluator)"><CODE>setDefaultOffEvaluator(Evaluator)</CODE></A></DL>
 
343
</DD>
 
344
</DL>
 
345
<HR>
 
346
 
 
347
<A NAME="over(java.lang.Object)"><!-- --></A><H3>
 
348
over</H3>
 
349
<PRE>
 
350
public static java.lang.Object <B>over</B>(java.lang.Object&nbsp;object)</PRE>
 
351
<DL>
 
352
<DD>Convenience method to spin-over the given object with Swing. <br>
 
353
 The returned object can safely be casted to any interface the given
 
354
 object implements.
 
355
<P>
 
356
<DD><DL>
 
357
<DT><B>Parameters:</B><DD><CODE>object</CODE> - the object to spin-over
 
358
<DT><B>Returns:</B><DD>proxy for the given object<DT><B>See Also:</B><DD><A HREF="../spin/Spin.html#setDefaultProxyFactory(spin.ProxyFactory)"><CODE>setDefaultProxyFactory(ProxyFactory)</CODE></A>, 
 
359
<A HREF="../spin/Spin.html#setDefaultOverEvaluator(spin.Evaluator)"><CODE>setDefaultOverEvaluator(Evaluator)</CODE></A></DL>
 
360
</DD>
 
361
</DL>
 
362
<HR>
 
363
 
 
364
<A NAME="setDefaultProxyFactory(spin.ProxyFactory)"><!-- --></A><H3>
 
365
setDefaultProxyFactory</H3>
 
366
<PRE>
 
367
public static void <B>setDefaultProxyFactory</B>(<A HREF="../spin/ProxyFactory.html" title="class in spin">ProxyFactory</A>&nbsp;factory)</PRE>
 
368
<DL>
 
369
<DD>Set the default factory of proxies.
 
370
<P>
 
371
<DD><DL>
 
372
<DT><B>Parameters:</B><DD><CODE>factory</CODE> - proxy factore to use as default</DL>
 
373
</DD>
 
374
</DL>
 
375
<HR>
 
376
 
 
377
<A NAME="setDefaultOffEvaluator(spin.Evaluator)"><!-- --></A><H3>
 
378
setDefaultOffEvaluator</H3>
 
379
<PRE>
 
380
public static void <B>setDefaultOffEvaluator</B>(<A HREF="../spin/Evaluator.html" title="class in spin">Evaluator</A>&nbsp;evaluator)</PRE>
 
381
<DL>
 
382
<DD>Set the default evaluator for spin-off.
 
383
<P>
 
384
<DD><DL>
 
385
<DT><B>Parameters:</B><DD><CODE>evaluator</CODE> - evaluator to use for spin-off</DL>
 
386
</DD>
 
387
</DL>
 
388
<HR>
 
389
 
 
390
<A NAME="setDefaultOverEvaluator(spin.Evaluator)"><!-- --></A><H3>
 
391
setDefaultOverEvaluator</H3>
 
392
<PRE>
 
393
public static void <B>setDefaultOverEvaluator</B>(<A HREF="../spin/Evaluator.html" title="class in spin">Evaluator</A>&nbsp;evaluator)</PRE>
 
394
<DL>
 
395
<DD>Set the default evaluator for spin-over.
 
396
<P>
 
397
<DD><DL>
 
398
<DT><B>Parameters:</B><DD><CODE>evaluator</CODE> - evaluator for spin-over</DL>
 
399
</DD>
 
400
</DL>
 
401
<HR>
 
402
 
 
403
<A NAME="getDefaultProxyFactory()"><!-- --></A><H3>
 
404
getDefaultProxyFactory</H3>
 
405
<PRE>
 
406
public static <A HREF="../spin/ProxyFactory.html" title="class in spin">ProxyFactory</A> <B>getDefaultProxyFactory</B>()</PRE>
 
407
<DL>
 
408
<DD>Get the default proxy factory.
 
409
<P>
 
410
<DD><DL>
 
411
 
 
412
<DT><B>Returns:</B><DD>the default factory of proxies</DL>
 
413
</DD>
 
414
</DL>
 
415
<HR>
 
416
 
 
417
<A NAME="getDefaultOffEvaluator()"><!-- --></A><H3>
 
418
getDefaultOffEvaluator</H3>
 
419
<PRE>
 
420
public static <A HREF="../spin/Evaluator.html" title="class in spin">Evaluator</A> <B>getDefaultOffEvaluator</B>()</PRE>
 
421
<DL>
 
422
<DD>Get the default evaluator for spin-off.
 
423
<P>
 
424
<DD><DL>
 
425
 
 
426
<DT><B>Returns:</B><DD>evaluator for spin-off</DL>
 
427
</DD>
 
428
</DL>
 
429
<HR>
 
430
 
 
431
<A NAME="getDefaultOverEvaluator()"><!-- --></A><H3>
 
432
getDefaultOverEvaluator</H3>
 
433
<PRE>
 
434
public static <A HREF="../spin/Evaluator.html" title="class in spin">Evaluator</A> <B>getDefaultOverEvaluator</B>()</PRE>
 
435
<DL>
 
436
<DD>Get the default evaluator for spin-over.
 
437
<P>
 
438
<DD><DL>
 
439
 
 
440
<DT><B>Returns:</B><DD>evaluator for spin-over</DL>
 
441
</DD>
 
442
</DL>
 
443
<!-- ========= END OF CLASS DATA ========= -->
 
444
<HR>
 
445
 
 
446
 
 
447
<!-- ======= START OF BOTTOM NAVBAR ====== -->
 
448
<A NAME="navbar_bottom"><!-- --></A>
 
449
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 
450
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
451
<TR>
 
452
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
453
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
454
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
455
  <TR ALIGN="center" VALIGN="top">
 
456
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
457
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
458
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
459
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
460
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
461
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
462
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
463
  </TR>
 
464
</TABLE>
 
465
</TD>
 
466
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
467
</EM>
 
468
</TD>
 
469
</TR>
 
470
 
 
471
<TR>
 
472
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
473
&nbsp;<A HREF="../spin/ProxyFactory.html" title="class in spin"><B>PREV CLASS</B></A>&nbsp;
 
474
&nbsp;NEXT CLASS</FONT></TD>
 
475
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
476
  <A HREF="../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
477
&nbsp;<A HREF="Spin.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
478
&nbsp;<SCRIPT type="text/javascript">
 
479
  <!--
 
480
  if(window==top) {
 
481
    document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
 
482
  }
 
483
  //-->
 
484
</SCRIPT>
 
485
<NOSCRIPT>
 
486
  <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
 
487
</NOSCRIPT>
 
488
 
 
489
</FONT></TD>
 
490
</TR>
 
491
<TR>
 
492
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
493
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
494
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
495
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
496
</TR>
 
497
</TABLE>
 
498
<A NAME="skip-navbar_bottom"></A>
 
499
<!-- ======== END OF BOTTOM NAVBAR ======= -->
 
500
 
 
501
<HR>
 
502
 
 
503
</BODY>
 
504
</HTML>