Statistics
| Revision:

svn-gvsig-desktop / tags / v1_9_Build_1245 / docs / Andami / andami-api / com / iver / andami / ui / mdiManager / SingletonDialogAlreadyShownException.html @ 40287

History | View | Annotate | Download (10.1 KB)

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_04) on Fri May 13 11:46:19 CEST 2005 -->
6
<TITLE>
7
SingletonDialogAlreadyShownException
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.andami.ui.mdiManager.SingletonDialogAlreadyShownException 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="SingletonDialogAlreadyShownException";
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/SingletonDialogAlreadyShownException.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/mdiManager/NoSkinExtensionException.html" title="class in com.iver.andami.ui.mdiManager"><B>PREV CLASS</B></A>&nbsp;
54
&nbsp;NEXT CLASS</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="SingletonDialogAlreadyShownException.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="#methods_inherited_from_class_java.lang.Throwable">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;METHOD</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.mdiManager</FONT>
86
<BR>
87
Class SingletonDialogAlreadyShownException</H2>
88
<PRE>
89
java.lang.Object
90
  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by">java.lang.Throwable
91
      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by">java.lang.Exception
92
          <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by">java.lang.RuntimeException
93
              <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.andami.ui.mdiManager.SingletonDialogAlreadyShownException</B>
94
</PRE>
95
<DL>
96
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
97
</DL>
98
<HR>
99
<DL>
100
<DT>public class <B>SingletonDialogAlreadyShownException</B><DT>extends java.lang.RuntimeException</DL>
101

    
102
<P>
103
Excepci?n lanzada cuando un Dialogo modal intenta
104
 mostrar una vista singleton que ya ha sido mostrada. Esto
105
 obligar?a a traerla al frente y debido a que el que
106
 intenta la acci?n es un di?logo modal, se aborta mediante
107
 esta excepci?n.
108
<P>
109

    
110
<P>
111
<DL>
112
<DT><B>Author:</B></DT>
113
  <DD>Fernando Gonz?lez Cort?s</DD>
114
<DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#com.iver.andami.ui.mdiManager.SingletonDialogAlreadyShownException">Serialized Form</A></DL>
115
<HR>
116

    
117
<P>
118
<!-- ======== NESTED CLASS SUMMARY ======== -->
119

    
120

    
121
<!-- =========== FIELD SUMMARY =========== -->
122

    
123

    
124
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
125

    
126
<A NAME="constructor_summary"><!-- --></A>
127
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
128
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
129
<TD COLSPAN=2><FONT SIZE="+2">
130
<B>Constructor Summary</B></FONT></TD>
131
</TR>
132
<TR BGCOLOR="white" CLASS="TableRowColor">
133
<TD><CODE><B><A HREF="../../../../../com/iver/andami/ui/mdiManager/SingletonDialogAlreadyShownException.html#SingletonDialogAlreadyShownException()">SingletonDialogAlreadyShownException</A></B>()</CODE>
134

    
135
<BR>
136
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
137
</TR>
138
</TABLE>
139
&nbsp;
140
<!-- ========== METHOD SUMMARY =========== -->
141

    
142
<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
143
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
144
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
145
<TD><B>Methods inherited from class java.lang.Throwable</B></TD>
146
</TR>
147
<TR BGCOLOR="white" CLASS="TableRowColor">
148
<TD><CODE>fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</CODE></TD>
149
</TR>
150
</TABLE>
151
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
152
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
153
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
154
<TD><B>Methods inherited from class java.lang.Object</B></TD>
155
</TR>
156
<TR BGCOLOR="white" CLASS="TableRowColor">
157
<TD><CODE>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
158
</TR>
159
</TABLE>
160
&nbsp;
161
<P>
162

    
163
<!-- ============ FIELD DETAIL =========== -->
164

    
165

    
166
<!-- ========= CONSTRUCTOR DETAIL ======== -->
167

    
168
<A NAME="constructor_detail"><!-- --></A>
169
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
170
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
171
<TD COLSPAN=1><FONT SIZE="+2">
172
<B>Constructor Detail</B></FONT></TD>
173
</TR>
174
</TABLE>
175

    
176
<A NAME="SingletonDialogAlreadyShownException()"><!-- --></A><H3>
177
SingletonDialogAlreadyShownException</H3>
178
<PRE>
179
public <B>SingletonDialogAlreadyShownException</B>()</PRE>
180
<DL>
181
</DL>
182

    
183
<!-- ============ METHOD DETAIL ========== -->
184

    
185
<!-- ========= END OF CLASS DATA ========= -->
186
<HR>
187

    
188

    
189
<!-- ======= START OF BOTTOM NAVBAR ====== -->
190
<A NAME="navbar_bottom"><!-- --></A>
191
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
192
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
193
<TR>
194
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
195
<A NAME="navbar_bottom_firstrow"><!-- --></A>
196
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
197
  <TR ALIGN="center" VALIGN="top">
198
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
199
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
200
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
201
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/SingletonDialogAlreadyShownException.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
202
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
203
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
204
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
205
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
206
  </TR>
207
</TABLE>
208
</TD>
209
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
210
</EM>
211
</TD>
212
</TR>
213

    
214
<TR>
215
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
216
&nbsp;<A HREF="../../../../../com/iver/andami/ui/mdiManager/NoSkinExtensionException.html" title="class in com.iver.andami.ui.mdiManager"><B>PREV CLASS</B></A>&nbsp;
217
&nbsp;NEXT CLASS</FONT></TD>
218
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
219
  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
220
&nbsp;<A HREF="SingletonDialogAlreadyShownException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
221
&nbsp;<SCRIPT type="text/javascript">
222
  <!--
223
  if(window==top) {
224
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
225
  }
226
  //-->
227
</SCRIPT>
228
<NOSCRIPT>
229
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
230
</NOSCRIPT>
231

    
232
</FONT></TD>
233
</TR>
234
<TR>
235
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
236
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD>
237
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
238
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
239
</TR>
240
</TABLE>
241
<A NAME="skip-navbar_bottom"></A>
242
<!-- ======== END OF BOTTOM NAVBAR ======= -->
243

    
244
<HR>
245

    
246
</BODY>
247
</HTML>