Statistics
| Revision:

svn-gvsig-desktop / tags / v1_9_Build_1245 / docs / Andami / andami-api / com / iver / andami / messages / NotificationListener.html @ 40287

History | View | Annotate | Download (10.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
NotificationListener
8
</TITLE>
9
10
<META NAME="keywords" CONTENT="com.iver.andami.messages.NotificationListener 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="NotificationListener";
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/NotificationListener.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;PREV CLASS&nbsp;
54
&nbsp;<A HREF="../../../../com/iver/andami/messages/ProgressListener.html" title="interface in com.iver.andami.messages"><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="NotificationListener.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;CONSTR&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;CONSTR&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.messages</FONT>
86
<BR>
87
Interface NotificationListener</H2>
88
<HR>
89
<DL>
90
<DT>public interface <B>NotificationListener</B></DL>
91
92
<P>
93
Interfaz que deber?n de implementar todas las clases que quieran recibir
94
 informaci?n sobre los mensajes de informaci?n, de warning y de error que
95
 recibe la aplicaci?n
96
<P>
97
98
<P>
99
<HR>
100
101
<P>
102
<!-- ======== NESTED CLASS SUMMARY ======== -->
103
104
105
<!-- =========== FIELD SUMMARY =========== -->
106
107
108
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
109
110
111
<!-- ========== METHOD SUMMARY =========== -->
112
113
<A NAME="method_summary"><!-- --></A>
114
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
115
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
116
<TD COLSPAN=2><FONT SIZE="+2">
117
<B>Method Summary</B></FONT></TD>
118
</TR>
119
<TR BGCOLOR="white" CLASS="TableRowColor">
120
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
121
<CODE>&nbsp;void</CODE></FONT></TD>
122
<TD><CODE><B><A HREF="../../../../com/iver/andami/messages/NotificationListener.html#errorEvent(com.iver.andami.messages.MessageEvent)">errorEvent</A></B>(<A HREF="../../../../com/iver/andami/messages/MessageEvent.html" title="class in com.iver.andami.messages">MessageEvent</A>&nbsp;e)</CODE>
123
124
<BR>
125
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;M?todo invocado cuando la aplicaci?n recibe mensajes de error</TD>
126
</TR>
127
<TR BGCOLOR="white" CLASS="TableRowColor">
128
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
129
<CODE>&nbsp;void</CODE></FONT></TD>
130
<TD><CODE><B><A HREF="../../../../com/iver/andami/messages/NotificationListener.html#infoEvent(com.iver.andami.messages.MessageEvent)">infoEvent</A></B>(<A HREF="../../../../com/iver/andami/messages/MessageEvent.html" title="class in com.iver.andami.messages">MessageEvent</A>&nbsp;e)</CODE>
131
132
<BR>
133
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;M?todo invocado cuando la aplicaci?n recibe mensajes de informaci?n</TD>
134
</TR>
135
<TR BGCOLOR="white" CLASS="TableRowColor">
136
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
137
<CODE>&nbsp;void</CODE></FONT></TD>
138
<TD><CODE><B><A HREF="../../../../com/iver/andami/messages/NotificationListener.html#warningEvent(com.iver.andami.messages.MessageEvent)">warningEvent</A></B>(<A HREF="../../../../com/iver/andami/messages/MessageEvent.html" title="class in com.iver.andami.messages">MessageEvent</A>&nbsp;e)</CODE>
139
140
<BR>
141
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;M?todo invocado cuando la aplicaci?n recibe mensajes de warning</TD>
142
</TR>
143
</TABLE>
144
&nbsp;
145
<P>
146
147
<!-- ============ FIELD DETAIL =========== -->
148
149
150
<!-- ========= CONSTRUCTOR DETAIL ======== -->
151
152
153
<!-- ============ METHOD DETAIL ========== -->
154
155
<A NAME="method_detail"><!-- --></A>
156
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
157
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
158
<TD COLSPAN=1><FONT SIZE="+2">
159
<B>Method Detail</B></FONT></TD>
160
</TR>
161
</TABLE>
162
163
<A NAME="errorEvent(com.iver.andami.messages.MessageEvent)"><!-- --></A><H3>
164
errorEvent</H3>
165
<PRE>
166
public void <B>errorEvent</B>(<A HREF="../../../../com/iver/andami/messages/MessageEvent.html" title="class in com.iver.andami.messages">MessageEvent</A>&nbsp;e)</PRE>
167
<DL>
168
<DD>M?todo invocado cuando la aplicaci?n recibe mensajes de error
169
<P>
170
<DD><DL>
171
</DL>
172
</DD>
173
</DL>
174
<HR>
175
176
<A NAME="warningEvent(com.iver.andami.messages.MessageEvent)"><!-- --></A><H3>
177
warningEvent</H3>
178
<PRE>
179
public void <B>warningEvent</B>(<A HREF="../../../../com/iver/andami/messages/MessageEvent.html" title="class in com.iver.andami.messages">MessageEvent</A>&nbsp;e)</PRE>
180
<DL>
181
<DD>M?todo invocado cuando la aplicaci?n recibe mensajes de warning
182
<P>
183
<DD><DL>
184
</DL>
185
</DD>
186
</DL>
187
<HR>
188
189
<A NAME="infoEvent(com.iver.andami.messages.MessageEvent)"><!-- --></A><H3>
190
infoEvent</H3>
191
<PRE>
192
public void <B>infoEvent</B>(<A HREF="../../../../com/iver/andami/messages/MessageEvent.html" title="class in com.iver.andami.messages">MessageEvent</A>&nbsp;e)</PRE>
193
<DL>
194
<DD>M?todo invocado cuando la aplicaci?n recibe mensajes de informaci?n
195
<P>
196
<DD><DL>
197
</DL>
198
</DD>
199
</DL>
200
<!-- ========= END OF CLASS DATA ========= -->
201
<HR>
202
203
204
<!-- ======= START OF BOTTOM NAVBAR ====== -->
205
<A NAME="navbar_bottom"><!-- --></A>
206
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
207
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
208
<TR>
209
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
210
<A NAME="navbar_bottom_firstrow"><!-- --></A>
211
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
212
  <TR ALIGN="center" VALIGN="top">
213
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
214
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
215
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
216
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/NotificationListener.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
217
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
218
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
219
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
220
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
221
  </TR>
222
</TABLE>
223
</TD>
224
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
225
</EM>
226
</TD>
227
</TR>
228
229
<TR>
230
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
231
&nbsp;PREV CLASS&nbsp;
232
&nbsp;<A HREF="../../../../com/iver/andami/messages/ProgressListener.html" title="interface in com.iver.andami.messages"><B>NEXT CLASS</B></A></FONT></TD>
233
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
234
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
235
&nbsp;<A HREF="NotificationListener.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
236
&nbsp;<SCRIPT type="text/javascript">
237
  <!--
238
  if(window==top) {
239
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
240
  }
241
  //-->
242
</SCRIPT>
243
<NOSCRIPT>
244
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
245
</NOSCRIPT>
246
247
</FONT></TD>
248
</TR>
249
<TR>
250
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
251
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
252
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
253
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
254
</TR>
255
</TABLE>
256
<A NAME="skip-navbar_bottom"></A>
257
<!-- ======== END OF BOTTOM NAVBAR ======= -->
258
259
<HR>
260
261
</BODY>
262
</HTML>