Statistics
| Revision:

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

History | View | Annotate | Download (8.66 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:18 CEST 2005 -->
6
<TITLE>
7
View
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.andami.ui.mdiManager.View 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="View";
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/View.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/SingletonView.html" title="interface in com.iver.andami.ui.mdiManager"><B>PREV CLASS</B></A>&nbsp;
54
&nbsp;<A HREF="../../../../../com/iver/andami/ui/mdiManager/ViewListener.html" title="interface in com.iver.andami.ui.mdiManager"><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="View.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.ui.mdiManager</FONT>
86
<BR>
87
Interface View</H2>
88
<DL>
89
<DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../../../com/iver/andami/ui/mdiManager/SingletonView.html" title="interface in com.iver.andami.ui.mdiManager">SingletonView</A></DD>
90
</DL>
91
<HR>
92
<DL>
93
<DT>public interface <B>View</B></DL>
94

    
95
<P>
96
Interfaz a implementar por todos los JPanel (o derivados de JPanel) que
97
 quieran
98
<P>
99

    
100
<P>
101
<DL>
102
<DT><B>Author:</B></DT>
103
  <DD>Fernando Gonz?lez Cort?s</DD>
104
</DL>
105
<HR>
106

    
107
<P>
108
<!-- ======== NESTED CLASS SUMMARY ======== -->
109

    
110

    
111
<!-- =========== FIELD SUMMARY =========== -->
112

    
113

    
114
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
115

    
116

    
117
<!-- ========== METHOD SUMMARY =========== -->
118

    
119
<A NAME="method_summary"><!-- --></A>
120
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
121
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
122
<TD COLSPAN=2><FONT SIZE="+2">
123
<B>Method Summary</B></FONT></TD>
124
</TR>
125
<TR BGCOLOR="white" CLASS="TableRowColor">
126
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
127
<CODE>&nbsp;<A HREF="../../../../../com/iver/andami/ui/mdiManager/ViewInfo.html" title="class in com.iver.andami.ui.mdiManager">ViewInfo</A></CODE></FONT></TD>
128
<TD><CODE><B><A HREF="../../../../../com/iver/andami/ui/mdiManager/View.html#getViewInfo()">getViewInfo</A></B>()</CODE>
129

    
130
<BR>
131
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;M?todo invocado por el framework una sola vez.</TD>
132
</TR>
133
</TABLE>
134
&nbsp;
135
<P>
136

    
137
<!-- ============ FIELD DETAIL =========== -->
138

    
139

    
140
<!-- ========= CONSTRUCTOR DETAIL ======== -->
141

    
142

    
143
<!-- ============ METHOD DETAIL ========== -->
144

    
145
<A NAME="method_detail"><!-- --></A>
146
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
147
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
148
<TD COLSPAN=1><FONT SIZE="+2">
149
<B>Method Detail</B></FONT></TD>
150
</TR>
151
</TABLE>
152

    
153
<A NAME="getViewInfo()"><!-- --></A><H3>
154
getViewInfo</H3>
155
<PRE>
156
public <A HREF="../../../../../com/iver/andami/ui/mdiManager/ViewInfo.html" title="class in com.iver.andami.ui.mdiManager">ViewInfo</A> <B>getViewInfo</B>()</PRE>
157
<DL>
158
<DD>M?todo invocado por el framework una sola vez.
159
<P>
160
<DD><DL>
161

    
162
<DT><B>Returns:</B><DD>Un objeto ViewInfo.</DL>
163
</DD>
164
</DL>
165
<!-- ========= END OF CLASS DATA ========= -->
166
<HR>
167

    
168

    
169
<!-- ======= START OF BOTTOM NAVBAR ====== -->
170
<A NAME="navbar_bottom"><!-- --></A>
171
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
172
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
173
<TR>
174
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
175
<A NAME="navbar_bottom_firstrow"><!-- --></A>
176
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
177
  <TR ALIGN="center" VALIGN="top">
178
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
179
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
180
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
181
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/View.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
182
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
183
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
184
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
185
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
186
  </TR>
187
</TABLE>
188
</TD>
189
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
190
</EM>
191
</TD>
192
</TR>
193

    
194
<TR>
195
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
196
&nbsp;<A HREF="../../../../../com/iver/andami/ui/mdiManager/SingletonView.html" title="interface in com.iver.andami.ui.mdiManager"><B>PREV CLASS</B></A>&nbsp;
197
&nbsp;<A HREF="../../../../../com/iver/andami/ui/mdiManager/ViewListener.html" title="interface in com.iver.andami.ui.mdiManager"><B>NEXT CLASS</B></A></FONT></TD>
198
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
199
  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
200
&nbsp;<A HREF="View.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
201
&nbsp;<SCRIPT type="text/javascript">
202
  <!--
203
  if(window==top) {
204
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
205
  }
206
  //-->
207
</SCRIPT>
208
<NOSCRIPT>
209
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
210
</NOSCRIPT>
211

    
212
</FONT></TD>
213
</TR>
214
<TR>
215
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
216
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
217
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
218
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
219
</TR>
220
</TABLE>
221
<A NAME="skip-navbar_bottom"></A>
222
<!-- ======== END OF BOTTOM NAVBAR ======= -->
223

    
224
<HR>
225

    
226
</BODY>
227
</HTML>