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