comparison doc/de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/ZoomAreaRectangleListener.html @ 19:2bb7d0aea33f

javadoc added
author dwinter
date Tue, 04 Jan 2011 10:31:53 +0100
parents
children
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 ZoomAreaRectangleListener
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="ZoomAreaRectangleListener";
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/ZoomAreaRectangleListener.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;<A HREF="../../../../../../../de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/ZoomArea.html" title="class in de.mpg.mpiwg.itgroup.digilib.manipulator.extensions"><B>PREV CLASS</B></A>&nbsp;
59 &nbsp;<A HREF="../../../../../../../de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/ZoomFull.html" title="class in de.mpg.mpiwg.itgroup.digilib.manipulator.extensions"><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/manipulator/extensions/ZoomAreaRectangleListener.html" target="_top"><B>FRAMES</B></A> &nbsp;
62 &nbsp;<A HREF="ZoomAreaRectangleListener.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;FIELD&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;FIELD&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.manipulator.extensions</FONT>
92 <BR>
93 Class ZoomAreaRectangleListener</H2>
94 <PRE>
95 java.lang.Object
96 <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>de.mpg.mpiwg.itgroup.digilib.manipulator.extensions.ZoomAreaRectangleListener</B>
97 </PRE>
98 <DL>
99 <DT><B>All Implemented Interfaces:</B> <DD>java.util.EventListener, org.eclipse.swt.events.MouseListener, org.eclipse.swt.internal.SWTEventListener</DD>
100 </DL>
101 <HR>
102 <DL>
103 <DT><PRE>public class <B>ZoomAreaRectangleListener</B><DT>extends java.lang.Object<DT>implements org.eclipse.swt.events.MouseListener</DL>
104 </PRE>
105
106 <P>
107 Listener to select the zoom area for the zoomarea function on digiimage.
108 calls zoom area after an area on the image was selected.
109 <P>
110
111 <P>
112 <DL>
113 <DT><B>Author:</B></DT>
114 <DD>dwinter</DD>
115 </DL>
116 <HR>
117
118 <P>
119
120 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
121
122 <A NAME="constructor_summary"><!-- --></A>
123 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
124 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
125 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
126 <B>Constructor Summary</B></FONT></TH>
127 </TR>
128 <TR BGCOLOR="white" CLASS="TableRowColor">
129 <TD><CODE><B><A HREF="../../../../../../../de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/ZoomAreaRectangleListener.html#ZoomAreaRectangleListener(de.mpg.mpiwg.itgroup.digilib.digiImage.DigiImageController)">ZoomAreaRectangleListener</A></B>(<A HREF="../../../../../../../de/mpg/mpiwg/itgroup/digilib/digiImage/DigiImageController.html" title="class in de.mpg.mpiwg.itgroup.digilib.digiImage">DigiImageController</A>&nbsp;dc)</CODE>
130
131 <BR>
132 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
133 </TR>
134 </TABLE>
135 &nbsp;
136 <!-- ========== METHOD SUMMARY =========== -->
137
138 <A NAME="method_summary"><!-- --></A>
139 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
140 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
141 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
142 <B>Method Summary</B></FONT></TH>
143 </TR>
144 <TR BGCOLOR="white" CLASS="TableRowColor">
145 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
146 <CODE>&nbsp;void</CODE></FONT></TD>
147 <TD><CODE><B><A HREF="../../../../../../../de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/ZoomAreaRectangleListener.html#mouseDoubleClick(org.eclipse.swt.events.MouseEvent)">mouseDoubleClick</A></B>(org.eclipse.swt.events.MouseEvent&nbsp;e)</CODE>
148
149 <BR>
150 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
151 </TR>
152 <TR BGCOLOR="white" CLASS="TableRowColor">
153 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
154 <CODE>&nbsp;void</CODE></FONT></TD>
155 <TD><CODE><B><A HREF="../../../../../../../de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/ZoomAreaRectangleListener.html#mouseDown(org.eclipse.swt.events.MouseEvent)">mouseDown</A></B>(org.eclipse.swt.events.MouseEvent&nbsp;e)</CODE>
156
157 <BR>
158 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
159 </TR>
160 <TR BGCOLOR="white" CLASS="TableRowColor">
161 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
162 <CODE>&nbsp;void</CODE></FONT></TD>
163 <TD><CODE><B><A HREF="../../../../../../../de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/ZoomAreaRectangleListener.html#mouseUp(org.eclipse.swt.events.MouseEvent)">mouseUp</A></B>(org.eclipse.swt.events.MouseEvent&nbsp;e)</CODE>
164
165 <BR>
166 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
167 </TR>
168 <TR BGCOLOR="white" CLASS="TableRowColor">
169 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
170 <CODE>&nbsp;void</CODE></FONT></TD>
171 <TD><CODE><B><A HREF="../../../../../../../de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/ZoomAreaRectangleListener.html#reset()">reset</A></B>()</CODE>
172
173 <BR>
174 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
175 </TR>
176 </TABLE>
177 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
178 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
179 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
180 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
181 </TR>
182 <TR BGCOLOR="white" CLASS="TableRowColor">
183 <TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
184 </TR>
185 </TABLE>
186 &nbsp;
187 <P>
188
189 <!-- ========= CONSTRUCTOR DETAIL ======== -->
190
191 <A NAME="constructor_detail"><!-- --></A>
192 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
193 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
194 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
195 <B>Constructor Detail</B></FONT></TH>
196 </TR>
197 </TABLE>
198
199 <A NAME="ZoomAreaRectangleListener(de.mpg.mpiwg.itgroup.digilib.digiImage.DigiImageController)"><!-- --></A><H3>
200 ZoomAreaRectangleListener</H3>
201 <PRE>
202 public <B>ZoomAreaRectangleListener</B>(<A HREF="../../../../../../../de/mpg/mpiwg/itgroup/digilib/digiImage/DigiImageController.html" title="class in de.mpg.mpiwg.itgroup.digilib.digiImage">DigiImageController</A>&nbsp;dc)</PRE>
203 <DL>
204 </DL>
205
206 <!-- ============ METHOD DETAIL ========== -->
207
208 <A NAME="method_detail"><!-- --></A>
209 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
210 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
211 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
212 <B>Method Detail</B></FONT></TH>
213 </TR>
214 </TABLE>
215
216 <A NAME="reset()"><!-- --></A><H3>
217 reset</H3>
218 <PRE>
219 public void <B>reset</B>()</PRE>
220 <DL>
221 <DD><DL>
222 </DL>
223 </DD>
224 <DD><DL>
225 </DL>
226 </DD>
227 </DL>
228 <HR>
229
230 <A NAME="mouseDoubleClick(org.eclipse.swt.events.MouseEvent)"><!-- --></A><H3>
231 mouseDoubleClick</H3>
232 <PRE>
233 public void <B>mouseDoubleClick</B>(org.eclipse.swt.events.MouseEvent&nbsp;e)</PRE>
234 <DL>
235 <DD><DL>
236 <DT><B>Specified by:</B><DD><CODE>mouseDoubleClick</CODE> in interface <CODE>org.eclipse.swt.events.MouseListener</CODE></DL>
237 </DD>
238 <DD><DL>
239 </DL>
240 </DD>
241 </DL>
242 <HR>
243
244 <A NAME="mouseDown(org.eclipse.swt.events.MouseEvent)"><!-- --></A><H3>
245 mouseDown</H3>
246 <PRE>
247 public void <B>mouseDown</B>(org.eclipse.swt.events.MouseEvent&nbsp;e)</PRE>
248 <DL>
249 <DD><DL>
250 <DT><B>Specified by:</B><DD><CODE>mouseDown</CODE> in interface <CODE>org.eclipse.swt.events.MouseListener</CODE></DL>
251 </DD>
252 <DD><DL>
253 </DL>
254 </DD>
255 </DL>
256 <HR>
257
258 <A NAME="mouseUp(org.eclipse.swt.events.MouseEvent)"><!-- --></A><H3>
259 mouseUp</H3>
260 <PRE>
261 public void <B>mouseUp</B>(org.eclipse.swt.events.MouseEvent&nbsp;e)</PRE>
262 <DL>
263 <DD><DL>
264 <DT><B>Specified by:</B><DD><CODE>mouseUp</CODE> in interface <CODE>org.eclipse.swt.events.MouseListener</CODE></DL>
265 </DD>
266 <DD><DL>
267 </DL>
268 </DD>
269 </DL>
270 <!-- ========= END OF CLASS DATA ========= -->
271 <HR>
272
273
274 <!-- ======= START OF BOTTOM NAVBAR ====== -->
275 <A NAME="navbar_bottom"><!-- --></A>
276 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
277 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
278 <TR>
279 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
280 <A NAME="navbar_bottom_firstrow"><!-- --></A>
281 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
282 <TR ALIGN="center" VALIGN="top">
283 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
284 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
285 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
286 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ZoomAreaRectangleListener.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
287 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
288 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
289 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
290 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
291 </TR>
292 </TABLE>
293 </TD>
294 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
295 </EM>
296 </TD>
297 </TR>
298
299 <TR>
300 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
301 &nbsp;<A HREF="../../../../../../../de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/ZoomArea.html" title="class in de.mpg.mpiwg.itgroup.digilib.manipulator.extensions"><B>PREV CLASS</B></A>&nbsp;
302 &nbsp;<A HREF="../../../../../../../de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/ZoomFull.html" title="class in de.mpg.mpiwg.itgroup.digilib.manipulator.extensions"><B>NEXT CLASS</B></A></FONT></TD>
303 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
304 <A HREF="../../../../../../../index.html?de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/ZoomAreaRectangleListener.html" target="_top"><B>FRAMES</B></A> &nbsp;
305 &nbsp;<A HREF="ZoomAreaRectangleListener.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
306 &nbsp;<SCRIPT type="text/javascript">
307 <!--
308 if(window==top) {
309 document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
310 }
311 //-->
312 </SCRIPT>
313 <NOSCRIPT>
314 <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
315 </NOSCRIPT>
316
317
318 </FONT></TD>
319 </TR>
320 <TR>
321 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
322 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
323 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
324 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
325 </TR>
326 </TABLE>
327 <A NAME="skip-navbar_bottom"></A>
328 <!-- ======== END OF BOTTOM NAVBAR ======= -->
329
330 <HR>
331
332 </BODY>
333 </HTML>