Statistics
| Revision:

svn-gvsig-desktop / tags / v1_9_Build_1245 / docs / Andami / andami-api / com / iver / andami / ui / mdiFrame / MDIFrame.TooltipListener.html @ 40287

History | View | Annotate | Download (12.2 KB)

1 1935 vcaballero
<!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_04) on Fri May 13 11:46:18 CEST 2005 -->
6
<TITLE>
7
MDIFrame.TooltipListener
8
</TITLE>
9
10
<META NAME="keywords" CONTENT="com.iver.andami.ui.mdiFrame.MDIFrame.TooltipListener 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="MDIFrame.TooltipListener";
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="class-use/MDIFrame.TooltipListener.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
43
  </TR>
44
</TABLE>
45
</TD>
46
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
47
</EM>
48
</TD>
49
</TR>
50
51
<TR>
52
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
53
&nbsp;<A HREF="../../../../../com/iver/andami/ui/mdiFrame/MDIFrame.html" title="class in com.iver.andami.ui.mdiFrame"><B>PREV CLASS</B></A>&nbsp;
54
&nbsp;<A HREF="../../../../../com/iver/andami/ui/mdiFrame/NewStatusBar.html" title="class in com.iver.andami.ui.mdiFrame"><B>NEXT CLASS</B></A></FONT></TD>
55
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56
  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
57
&nbsp;<A HREF="MDIFrame.TooltipListener.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
58
&nbsp;<SCRIPT type="text/javascript">
59
  <!--
60
  if(window==top) {
61
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
62
  }
63
  //-->
64
</SCRIPT>
65
<NOSCRIPT>
66
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
67
</NOSCRIPT>
68
69
</FONT></TD>
70
</TR>
71
<TR>
72
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
73
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
74
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
75
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
76
</TR>
77
</TABLE>
78
<A NAME="skip-navbar_top"></A>
79
<!-- ========= END OF TOP NAVBAR ========= -->
80
81
<HR>
82
<!-- ======== START OF CLASS DATA ======== -->
83
<H2>
84
<FONT SIZE="-1">
85
com.iver.andami.ui.mdiFrame</FONT>
86
<BR>
87
Class MDIFrame.TooltipListener</H2>
88
<PRE>
89
java.lang.Object
90
  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by">java.awt.event.MouseAdapter
91
      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.andami.ui.mdiFrame.MDIFrame.TooltipListener</B>
92
</PRE>
93
<DL>
94
<DT><B>All Implemented Interfaces:</B> <DD>java.util.EventListener, java.awt.event.MouseListener</DD>
95
</DL>
96
<DL>
97
<DT><B>Enclosing class:</B><DD><A HREF="../../../../../com/iver/andami/ui/mdiFrame/MDIFrame.html" title="class in com.iver.andami.ui.mdiFrame">MDIFrame</A></DD>
98
</DL>
99
<HR>
100
<DL>
101
<DT>public class <B>MDIFrame.TooltipListener</B><DT>extends java.awt.event.MouseAdapter</DL>
102
103
<P>
104
DOCUMENT ME!
105
<P>
106
107
<P>
108
<DL>
109
<DT><B>Version:</B></DT>
110
  <DD>$Revision$</DD>
111
<DT><B>Author:</B></DT>
112
  <DD>$author$</DD>
113
</DL>
114
<HR>
115
116
<P>
117
<!-- ======== NESTED CLASS SUMMARY ======== -->
118
119
120
<!-- =========== FIELD SUMMARY =========== -->
121
122
123
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
124
125
<A NAME="constructor_summary"><!-- --></A>
126
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
127
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
128
<TD COLSPAN=2><FONT SIZE="+2">
129
<B>Constructor Summary</B></FONT></TD>
130
</TR>
131
<TR BGCOLOR="white" CLASS="TableRowColor">
132
<TD><CODE><B><A HREF="../../../../../com/iver/andami/ui/mdiFrame/MDIFrame.TooltipListener.html#MDIFrame.TooltipListener()">MDIFrame.TooltipListener</A></B>()</CODE>
133
134
<BR>
135
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
136
</TR>
137
</TABLE>
138
&nbsp;
139
<!-- ========== METHOD SUMMARY =========== -->
140
141
<A NAME="method_summary"><!-- --></A>
142
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
143
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
144
<TD COLSPAN=2><FONT SIZE="+2">
145
<B>Method Summary</B></FONT></TD>
146
</TR>
147
<TR BGCOLOR="white" CLASS="TableRowColor">
148
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
149
<CODE>&nbsp;void</CODE></FONT></TD>
150
<TD><CODE><B><A HREF="../../../../../com/iver/andami/ui/mdiFrame/MDIFrame.TooltipListener.html#mouseEntered(java.awt.event.MouseEvent)">mouseEntered</A></B>(java.awt.event.MouseEvent&nbsp;e)</CODE>
151
152
<BR>
153
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
154
</TR>
155
<TR BGCOLOR="white" CLASS="TableRowColor">
156
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
157
<CODE>&nbsp;void</CODE></FONT></TD>
158
<TD><CODE><B><A HREF="../../../../../com/iver/andami/ui/mdiFrame/MDIFrame.TooltipListener.html#mouseExited(java.awt.event.MouseEvent)">mouseExited</A></B>(java.awt.event.MouseEvent&nbsp;arg0)</CODE>
159
160
<BR>
161
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
162
</TR>
163
<TR BGCOLOR="white" CLASS="TableRowColor">
164
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
165
<CODE>&nbsp;void</CODE></FONT></TD>
166
<TD><CODE><B><A HREF="../../../../../com/iver/andami/ui/mdiFrame/MDIFrame.TooltipListener.html#mousePressed(java.awt.event.MouseEvent)">mousePressed</A></B>(java.awt.event.MouseEvent&nbsp;e)</CODE>
167
168
<BR>
169
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
170
</TR>
171
</TABLE>
172
&nbsp;<A NAME="methods_inherited_from_class_java.awt.event.MouseAdapter"><!-- --></A>
173
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
174
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
175
<TD><B>Methods inherited from class java.awt.event.MouseAdapter</B></TD>
176
</TR>
177
<TR BGCOLOR="white" CLASS="TableRowColor">
178
<TD><CODE>mouseClicked, mouseReleased</CODE></TD>
179
</TR>
180
</TABLE>
181
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
182
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
183
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
184
<TD><B>Methods inherited from class java.lang.Object</B></TD>
185
</TR>
186
<TR BGCOLOR="white" CLASS="TableRowColor">
187
<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
188
</TR>
189
</TABLE>
190
&nbsp;
191
<P>
192
193
<!-- ============ FIELD DETAIL =========== -->
194
195
196
<!-- ========= CONSTRUCTOR DETAIL ======== -->
197
198
<A NAME="constructor_detail"><!-- --></A>
199
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
200
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
201
<TD COLSPAN=1><FONT SIZE="+2">
202
<B>Constructor Detail</B></FONT></TD>
203
</TR>
204
</TABLE>
205
206
<A NAME="MDIFrame.TooltipListener()"><!-- --></A><H3>
207
MDIFrame.TooltipListener</H3>
208
<PRE>
209
public <B>MDIFrame.TooltipListener</B>()</PRE>
210
<DL>
211
</DL>
212
213
<!-- ============ METHOD DETAIL ========== -->
214
215
<A NAME="method_detail"><!-- --></A>
216
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
217
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
218
<TD COLSPAN=1><FONT SIZE="+2">
219
<B>Method Detail</B></FONT></TD>
220
</TR>
221
</TABLE>
222
223
<A NAME="mouseEntered(java.awt.event.MouseEvent)"><!-- --></A><H3>
224
mouseEntered</H3>
225
<PRE>
226
public void <B>mouseEntered</B>(java.awt.event.MouseEvent&nbsp;e)</PRE>
227
<DL>
228
<DD><DL>
229
<DT><B>See Also:</B><DD><CODE>MouseListener.mouseEntered(java.awt.event.MouseEvent)</CODE></DL>
230
</DD>
231
</DL>
232
<HR>
233
234
<A NAME="mouseExited(java.awt.event.MouseEvent)"><!-- --></A><H3>
235
mouseExited</H3>
236
<PRE>
237
public void <B>mouseExited</B>(java.awt.event.MouseEvent&nbsp;arg0)</PRE>
238
<DL>
239
<DD><DL>
240
<DT><B>See Also:</B><DD><CODE>MouseListener.mouseExited(java.awt.event.MouseEvent)</CODE></DL>
241
</DD>
242
</DL>
243
<HR>
244
245
<A NAME="mousePressed(java.awt.event.MouseEvent)"><!-- --></A><H3>
246
mousePressed</H3>
247
<PRE>
248
public void <B>mousePressed</B>(java.awt.event.MouseEvent&nbsp;e)</PRE>
249
<DL>
250
<DD><DL>
251
<DT><B>See Also:</B><DD><CODE>MouseListener.mousePressed(java.awt.event.MouseEvent)</CODE></DL>
252
</DD>
253
</DL>
254
<!-- ========= END OF CLASS DATA ========= -->
255
<HR>
256
257
258
<!-- ======= START OF BOTTOM NAVBAR ====== -->
259
<A NAME="navbar_bottom"><!-- --></A>
260
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
261
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
262
<TR>
263
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
264
<A NAME="navbar_bottom_firstrow"><!-- --></A>
265
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
266
  <TR ALIGN="center" VALIGN="top">
267
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
268
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
269
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
270
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/MDIFrame.TooltipListener.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
271
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
272
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
273
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
274
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
275
  </TR>
276
</TABLE>
277
</TD>
278
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
279
</EM>
280
</TD>
281
</TR>
282
283
<TR>
284
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
285
&nbsp;<A HREF="../../../../../com/iver/andami/ui/mdiFrame/MDIFrame.html" title="class in com.iver.andami.ui.mdiFrame"><B>PREV CLASS</B></A>&nbsp;
286
&nbsp;<A HREF="../../../../../com/iver/andami/ui/mdiFrame/NewStatusBar.html" title="class in com.iver.andami.ui.mdiFrame"><B>NEXT CLASS</B></A></FONT></TD>
287
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
288
  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
289
&nbsp;<A HREF="MDIFrame.TooltipListener.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
290
&nbsp;<SCRIPT type="text/javascript">
291
  <!--
292
  if(window==top) {
293
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
294
  }
295
  //-->
296
</SCRIPT>
297
<NOSCRIPT>
298
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
299
</NOSCRIPT>
300
301
</FONT></TD>
302
</TR>
303
<TR>
304
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
305
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
306
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
307
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
308
</TR>
309
</TABLE>
310
<A NAME="skip-navbar_bottom"></A>
311
<!-- ======== END OF BOTTOM NAVBAR ======= -->
312
313
<HR>
314
315
</BODY>
316
</HTML>