Statistics
| Revision:

root / trunk / docs / gvSIG / gvSIG-api / com / iver / cit / gvsig / gui / wms / FormatListModel.html @ 11445

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