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

« back to all changes in this revision

Viewing changes to docs/api/spin/off/Dispatcher.html

  • Committer: Bazaar Package Importer
  • Author(s): gregor herrmann
  • Date: 2007-12-16 15:15:47 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20071216151547-0xwxaqstui65ozpd
Tags: 1.5-1
* New upstream release:
  - doesn't use ant anymore but maven; using a workaround with
    maven-ant-helper and our own build.xml
  - doesn't need the patch against build.xml anymore; therefore removing
    ths patch and the dpatch framework
  - depends on libcglib2.1-java; adding the package to Build-Depends-Indep
    and moving libspin-java to contrib because of the dependency
  - the jar now has the version number in the filename; adding a symlink
* Fix debian/watch.
* Clean up debian/rules.
* Move upstream URL from the description to the new Homepage field.
* Change XS-Vcs-* fields to Vcs-*.
* Set Standards-Version to 3.7.3 (no further changes required).
* Add get-orig-source target in debian/rules.

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
 
Dispatcher
8
 
</TITLE>
9
 
 
10
 
<META NAME="keywords" CONTENT="spin.off.Dispatcher interface">
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="Dispatcher";
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;PREV CLASS&nbsp;
53
 
&nbsp;<A HREF="../../spin/off/DispatcherFactory.html" title="interface in spin.off"><B>NEXT CLASS</B></A></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="Dispatcher.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;CONSTR&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;CONSTR&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.off</FONT>
85
 
<BR>
86
 
Interface Dispatcher</H2>
87
 
<DL>
88
 
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../spin/off/DialogDispatcherFactory.DialogDispatcher.html" title="class in spin.off">DialogDispatcherFactory.DialogDispatcher</A></DD>
89
 
</DL>
90
 
<HR>
91
 
<DL>
92
 
<DT>public interface <B>Dispatcher</B></DL>
93
 
 
94
 
<P>
95
 
An dispatcher of AWT events.
96
 
 <br>
97
 
 Used by <A HREF="../../spin/off/SpinOffEvaluator.html" title="class in spin.off"><CODE>SpinOffEvaluator</CODE></A>s to keep the UI reactive while waiting for
98
 
 a spin-off to complete.
99
 
<P>
100
 
 
101
 
<P>
102
 
<HR>
103
 
 
104
 
<P>
105
 
<!-- ======== NESTED CLASS SUMMARY ======== -->
106
 
 
107
 
 
108
 
<!-- =========== FIELD SUMMARY =========== -->
109
 
 
110
 
 
111
 
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
112
 
 
113
 
 
114
 
<!-- ========== METHOD SUMMARY =========== -->
115
 
 
116
 
<A NAME="method_summary"><!-- --></A>
117
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
118
 
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
119
 
<TD COLSPAN=2><FONT SIZE="+2">
120
 
<B>Method Summary</B></FONT></TD>
121
 
</TR>
122
 
<TR BGCOLOR="white" CLASS="TableRowColor">
123
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
124
 
<CODE>&nbsp;void</CODE></FONT></TD>
125
 
<TD><CODE><B><A HREF="../../spin/off/Dispatcher.html#start()">start</A></B>()</CODE>
126
 
 
127
 
<BR>
128
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start dispatching events.
129
 
 </TD>
130
 
</TR>
131
 
<TR BGCOLOR="white" CLASS="TableRowColor">
132
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
133
 
<CODE>&nbsp;void</CODE></FONT></TD>
134
 
<TD><CODE><B><A HREF="../../spin/off/Dispatcher.html#stop()">stop</A></B>()</CODE>
135
 
 
136
 
<BR>
137
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Stop dispatching events.
138
 
 </TD>
139
 
</TR>
140
 
</TABLE>
141
 
&nbsp;
142
 
<P>
143
 
 
144
 
<!-- ============ FIELD DETAIL =========== -->
145
 
 
146
 
 
147
 
<!-- ========= CONSTRUCTOR DETAIL ======== -->
148
 
 
149
 
 
150
 
<!-- ============ METHOD DETAIL ========== -->
151
 
 
152
 
<A NAME="method_detail"><!-- --></A>
153
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
154
 
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
155
 
<TD COLSPAN=1><FONT SIZE="+2">
156
 
<B>Method Detail</B></FONT></TD>
157
 
</TR>
158
 
</TABLE>
159
 
 
160
 
<A NAME="start()"><!-- --></A><H3>
161
 
start</H3>
162
 
<PRE>
163
 
public void <B>start</B>()
164
 
           throws java.lang.Throwable</PRE>
165
 
<DL>
166
 
<DD>Start dispatching events.
167
 
 <br>
168
 
 This method is always called on the EDT. It must not return until
169
 
 <A HREF="../../spin/off/Dispatcher.html#stop()"><CODE>stop()</CODE></A> is called.
170
 
<P>
171
 
<DD><DL>
172
 
 
173
 
<DT><B>Throws:</B>
174
 
<DD><CODE>java.lang.Exception</CODE> - in case of any exceptions while dispatching
175
 
<DD><CODE>java.lang.Throwable</CODE></DL>
176
 
</DD>
177
 
</DL>
178
 
<HR>
179
 
 
180
 
<A NAME="stop()"><!-- --></A><H3>
181
 
stop</H3>
182
 
<PRE>
183
 
public void <B>stop</B>()</PRE>
184
 
<DL>
185
 
<DD>Stop dispatching events.
186
 
 <br>
187
 
 This method is <bold>not</bold> called on the EDT.
188
 
<P>
189
 
<DD><DL>
190
 
</DL>
191
 
</DD>
192
 
</DL>
193
 
<!-- ========= END OF CLASS DATA ========= -->
194
 
<HR>
195
 
 
196
 
 
197
 
<!-- ======= START OF BOTTOM NAVBAR ====== -->
198
 
<A NAME="navbar_bottom"><!-- --></A>
199
 
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
200
 
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
201
 
<TR>
202
 
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
203
 
<A NAME="navbar_bottom_firstrow"><!-- --></A>
204
 
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
205
 
  <TR ALIGN="center" VALIGN="top">
206
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
207
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
208
 
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
209
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
210
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
211
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
212
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
213
 
  </TR>
214
 
</TABLE>
215
 
</TD>
216
 
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
217
 
</EM>
218
 
</TD>
219
 
</TR>
220
 
 
221
 
<TR>
222
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
223
 
&nbsp;PREV CLASS&nbsp;
224
 
&nbsp;<A HREF="../../spin/off/DispatcherFactory.html" title="interface in spin.off"><B>NEXT CLASS</B></A></FONT></TD>
225
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
226
 
  <A HREF="../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
227
 
&nbsp;<A HREF="Dispatcher.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
228
 
&nbsp;<SCRIPT type="text/javascript">
229
 
  <!--
230
 
  if(window==top) {
231
 
    document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
232
 
  }
233
 
  //-->
234
 
</SCRIPT>
235
 
<NOSCRIPT>
236
 
  <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
237
 
</NOSCRIPT>
238
 
 
239
 
</FONT></TD>
240
 
</TR>
241
 
<TR>
242
 
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
243
 
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
244
 
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
245
 
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
246
 
</TR>
247
 
</TABLE>
248
 
<A NAME="skip-navbar_bottom"></A>
249
 
<!-- ======== END OF BOTTOM NAVBAR ======= -->
250
 
 
251
 
<HR>
252
 
 
253
 
</BODY>
254
 
</HTML>