Revision 2256

View differences:

trunk/docs/Cresques/javadocs/help-doc.html
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_03) on Thu Jun 23 14:38:27 CEST 2005 -->
6
<TITLE>
7
API Help
8
</TITLE>
9

  
10

  
11
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
12

  
13
<SCRIPT type="text/javascript">
14
function windowTitle()
15
{
16
    parent.document.title="API Help";
17
}
18
</SCRIPT>
19

  
20
</HEAD>
21

  
22
<BODY BGCOLOR="white" onload="windowTitle();">
23

  
24

  
25
<!-- ========= START OF TOP NAVBAR ======= -->
26
<A NAME="navbar_top"><!-- --></A>
27
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
28
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
29
<TR>
30
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
31
<A NAME="navbar_top_firstrow"><!-- --></A>
32
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
33
  <TR ALIGN="center" VALIGN="top">
34
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
35
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
36
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
37
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
40
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
41
  </TR>
42
</TABLE>
43
</TD>
44
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
45
</EM>
46
</TD>
47
</TR>
48

  
49
<TR>
50
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
51
&nbsp;PREV&nbsp;
52
&nbsp;NEXT</FONT></TD>
53
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
54
  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
55
&nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
56
&nbsp;<SCRIPT type="text/javascript">
57
  <!--
58
  if(window==top) {
59
    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
60
  }
61
  //-->
62
</SCRIPT>
63
<NOSCRIPT>
64
  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
65
</NOSCRIPT>
66

  
67
</FONT></TD>
68
</TR>
69
</TABLE>
70
<A NAME="skip-navbar_top"></A>
71
<!-- ========= END OF TOP NAVBAR ========= -->
72

  
73
<HR>
74
<CENTER>
75
<H1>
76
How This API Document Is Organized</H1>
77
</CENTER>
78
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.<H3>
79
Overview</H3>
80
<BLOCKQUOTE>
81

  
82
<P>
83
The <A HREF="overview-summary.html">Overview</A> page is the front page of this API document and provides a list of all packages with a summary for each.  This page can also contain an overall description of the set of packages.</BLOCKQUOTE>
84
<H3>
85
Package</H3>
86
<BLOCKQUOTE>
87

  
88
<P>
89
Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:<UL>
90
<LI>Interfaces (italic)<LI>Classes<LI>Exceptions<LI>Errors</UL>
91
</BLOCKQUOTE>
92
<H3>
93
Class/Interface</H3>
94
<BLOCKQUOTE>
95

  
96
<P>
97
Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:<UL>
98
<LI>Class inheritance diagram<LI>Direct Subclasses<LI>All Known Subinterfaces<LI>All Known Implementing Classes<LI>Class/interface declaration<LI>Class/interface description
99
<P>
100
<LI>Nested Class Summary<LI>Field Summary<LI>Constructor Summary<LI>Method Summary
101
<P>
102
<LI>Field Detail<LI>Constructor Detail<LI>Method Detail</UL>
103
Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</BLOCKQUOTE>
104
<H3>
105
Tree (Class Hierarchy)</H3>
106
<BLOCKQUOTE>
107
There is a <A HREF="overview-tree.html">Class Hierarchy</A> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.<UL>
108
<LI>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.<LI>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</UL>
109
</BLOCKQUOTE>
110
<H3>
111
Deprecated API</H3>
112
<BLOCKQUOTE>
113
The <A HREF="deprecated-list.html">Deprecated API</A> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</BLOCKQUOTE>
114
<H3>
115
Index</H3>
116
<BLOCKQUOTE>
117
The <A HREF="index-all.html">Index</A> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</BLOCKQUOTE>
118
<H3>
119
Prev/Next</H3>
120
These links take you to the next or previous class, interface, package, or related page.<H3>
121
Frames/No Frames</H3>
122
These links show and hide the HTML frames.  All pages are available with or without frames.
123
<P>
124
<H3>
125
Serialized Form</H3>
126
Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
127
<P>
128
<FONT SIZE="-1">
129
<EM>
130
This help file applies to API documentation generated using the standard doclet.</EM>
131
</FONT>
132
<BR>
133
<HR>
134

  
135

  
136
<!-- ======= START OF BOTTOM NAVBAR ====== -->
137
<A NAME="navbar_bottom"><!-- --></A>
138
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
139
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
140
<TR>
141
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
142
<A NAME="navbar_bottom_firstrow"><!-- --></A>
143
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
144
  <TR ALIGN="center" VALIGN="top">
145
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
146
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
147
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
148
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
149
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
150
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
151
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
152
  </TR>
153
</TABLE>
154
</TD>
155
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
156
</EM>
157
</TD>
158
</TR>
159

  
160
<TR>
161
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
162
&nbsp;PREV&nbsp;
163
&nbsp;NEXT</FONT></TD>
164
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
165
  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
166
&nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
167
&nbsp;<SCRIPT type="text/javascript">
168
  <!--
169
  if(window==top) {
170
    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
171
  }
172
  //-->
173
</SCRIPT>
174
<NOSCRIPT>
175
  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
176
</NOSCRIPT>
177

  
178
</FONT></TD>
179
</TR>
180
</TABLE>
181
<A NAME="skip-navbar_bottom"></A>
182
<!-- ======== END OF BOTTOM NAVBAR ======= -->
183

  
184
<HR>
185

  
186
</BODY>
187
</HTML>
0 188

  
trunk/docs/Cresques/javadocs/serialized-form.html
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_03) on Thu Jun 23 14:38:27 CEST 2005 -->
6
<TITLE>
7
Serialized Form
8
</TITLE>
9

  
10

  
11
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
12

  
13
<SCRIPT type="text/javascript">
14
function windowTitle()
15
{
16
    parent.document.title="Serialized Form";
17
}
18
</SCRIPT>
19

  
20
</HEAD>
21

  
22
<BODY BGCOLOR="white" onload="windowTitle();">
23

  
24

  
25
<!-- ========= START OF TOP NAVBAR ======= -->
26
<A NAME="navbar_top"><!-- --></A>
27
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
28
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
29
<TR>
30
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
31
<A NAME="navbar_top_firstrow"><!-- --></A>
32
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
33
  <TR ALIGN="center" VALIGN="top">
34
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
35
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
36
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
37
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
41
  </TR>
42
</TABLE>
43
</TD>
44
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
45
</EM>
46
</TD>
47
</TR>
48

  
49
<TR>
50
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
51
&nbsp;PREV&nbsp;
52
&nbsp;NEXT</FONT></TD>
53
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
54
  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
55
&nbsp;<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
56
&nbsp;<SCRIPT type="text/javascript">
57
  <!--
58
  if(window==top) {
59
    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
60
  }
61
  //-->
62
</SCRIPT>
63
<NOSCRIPT>
64
  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
65
</NOSCRIPT>
66

  
67
</FONT></TD>
68
</TR>
69
</TABLE>
70
<A NAME="skip-navbar_top"></A>
71
<!-- ========= END OF TOP NAVBAR ========= -->
72

  
73
<HR>
74
<CENTER>
75
<H1>
76
Serialized Form</H1>
77
</CENTER>
78
<A NAME="org.cresques.ui.raster.BandSetupPanel"><!-- --></A>
79
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
80
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
81
<TD COLSPAN=2><FONT SIZE="+2">
82
<B>Class <A HREF="org/cresques/ui/raster/BandSetupPanel.html" title="class in org.cresques.ui.raster">org.cresques.ui.raster.BandSetupPanel</A> extends javax.swing.JPanel implements Serializable</B></FONT></TD>
83
</TR>
84
</TABLE>
85

  
86
<P>
87
<A NAME="serializedForm"><!-- --></A>
88
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
89
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
90
<TD COLSPAN=1><FONT SIZE="+2">
91
<B>Serialized Fields</B></FONT></TD>
92
</TR>
93
</TABLE>
94

  
95
<H3>
96
nom</H3>
97
<PRE>
98
java.lang.String <B>nom</B></PRE>
99
<DL>
100
<DD>Nombre del panel
101
<P>
102
<DL>
103
</DL>
104
</DL>
105
<HR>
106

  
107
<H3>
108
fileList</H3>
109
<PRE>
110
<A HREF="org/cresques/ui/raster/FileList.html" title="class in org.cresques.ui.raster">FileList</A> <B>fileList</B></PRE>
111
<DL>
112
<DL>
113
</DL>
114
</DL>
115
<HR>
116

  
117
<H3>
118
rgbTable</H3>
119
<PRE>
120
javax.swing.JTable <B>rgbTable</B></PRE>
121
<DL>
122
<DL>
123
</DL>
124
</DL>
125
<HR>
126

  
127
<H3>
128
rgbBandAssignPane</H3>
129
<PRE>
130
javax.swing.JScrollPane <B>rgbBandAssignPane</B></PRE>
131
<DL>
132
<DL>
133
</DL>
134
</DL>
135
<HR>
136

  
137
<H3>
138
tableModel</H3>
139
<PRE>
140
BandSetupPanel.RGBBandAsignTableModel <B>tableModel</B></PRE>
141
<DL>
142
<DL>
143
</DL>
144
</DL>
145
<HR>
146

  
147
<H3>
148
sizeX</H3>
149
<PRE>
150
int <B>sizeX</B></PRE>
151
<DL>
152
<DL>
153
</DL>
154
</DL>
155
<HR>
156

  
157
<H3>
158
sizeY</H3>
159
<PRE>
160
int <B>sizeY</B></PRE>
161
<DL>
162
<DL>
163
</DL>
164
</DL>
165

  
166
<P>
167
<HR SIZE="4" NOSHADE>
168
<A NAME="org.cresques.io.BookmarkList"><!-- --></A>
169
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
170
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
171
<TD COLSPAN=2><FONT SIZE="+2">
172
<B>Class <A HREF="org/cresques/io/BookmarkList.html" title="class in org.cresques.io">org.cresques.io.BookmarkList</A> extends java.util.TreeMap implements Serializable</B></FONT></TD>
173
</TR>
174
</TABLE>
175

  
176
<P>
177
<A NAME="serializedForm"><!-- --></A>
178
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
179
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
180
<TD COLSPAN=1><FONT SIZE="+2">
181
<B>Serialized Fields</B></FONT></TD>
182
</TR>
183
</TABLE>
184

  
185
<H3>
186
app</H3>
187
<PRE>
188
<A HREF="org/cresques/ui/CQApp.html" title="interface in org.cresques.ui">CQApp</A> <B>app</B></PRE>
189
<DL>
190
<DL>
191
</DL>
192
</DL>
193

  
194
<P>
195
<HR SIZE="4" NOSHADE>
196
<A NAME="org.cresques.ui.cts.CSSelectionDialogPanel"><!-- --></A>
197
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
198
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
199
<TD COLSPAN=2><FONT SIZE="+2">
200
<B>Class <A HREF="org/cresques/ui/cts/CSSelectionDialogPanel.html" title="class in org.cresques.ui.cts">org.cresques.ui.cts.CSSelectionDialogPanel</A> extends <A HREF="org/cresques/ui/DefaultDialogPanel.html" title="class in org.cresques.ui">DefaultDialogPanel</A> implements Serializable</B></FONT></TD>
201
</TR>
202
</TABLE>
203

  
204
<P>
205

  
206
<P>
207
<HR SIZE="4" NOSHADE>
208
<A NAME="org.cresques.ui.cts.CSSelectionPanel"><!-- --></A>
209
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
210
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
211
<TD COLSPAN=2><FONT SIZE="+2">
212
<B>Class <A HREF="org/cresques/ui/cts/CSSelectionPanel.html" title="class in org.cresques.ui.cts">org.cresques.ui.cts.CSSelectionPanel</A> extends javax.swing.JPanel implements Serializable</B></FONT></TD>
213
</TR>
214
</TABLE>
215

  
216
<P>
217
<A NAME="serializedForm"><!-- --></A>
218
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
219
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
220
<TD COLSPAN=1><FONT SIZE="+2">
221
<B>Serialized Fields</B></FONT></TD>
222
</TR>
223
</TABLE>
224

  
225
<H3>
226
datumComboBox</H3>
227
<PRE>
228
<A HREF="org/cresques/ui/LoadableComboBox.html" title="class in org.cresques.ui">LoadableComboBox</A> <B>datumComboBox</B></PRE>
229
<DL>
230
<DL>
231
</DL>
232
</DL>
233
<HR>
234

  
235
<H3>
236
projComboBox</H3>
237
<PRE>
238
<A HREF="org/cresques/ui/LoadableComboBox.html" title="class in org.cresques.ui">LoadableComboBox</A> <B>projComboBox</B></PRE>
239
<DL>
240
<DL>
241
</DL>
242
</DL>
243
<HR>
244

  
245
<H3>
246
huseComboBox</H3>
247
<PRE>
248
<A HREF="org/cresques/ui/LoadableComboBox.html" title="class in org.cresques.ui">LoadableComboBox</A> <B>huseComboBox</B></PRE>
249
<DL>
250
<DL>
251
</DL>
252
</DL>
253
<HR>
254

  
255
<H3>
256
jLabel</H3>
257
<PRE>
258
javax.swing.JLabel <B>jLabel</B></PRE>
259
<DL>
260
<DL>
261
</DL>
262
</DL>
263
<HR>
264

  
265
<H3>
266
jLabel1</H3>
267
<PRE>
268
javax.swing.JLabel <B>jLabel1</B></PRE>
269
<DL>
270
<DL>
271
</DL>
272
</DL>
273
<HR>
274

  
275
<H3>
276
jLabel2</H3>
277
<PRE>
278
javax.swing.JLabel <B>jLabel2</B></PRE>
279
<DL>
280
<DL>
281
</DL>
282
</DL>
283
<HR>
284

  
285
<H3>
286
wDisplay</H3>
287
<PRE>
288
int <B>wDisplay</B></PRE>
289
<DL>
290
<DL>
291
</DL>
292
</DL>
293
<HR>
294

  
295
<H3>
296
wCombo</H3>
297
<PRE>
298
int <B>wCombo</B></PRE>
299
<DL>
300
<DL>
301
</DL>
302
</DL>
303
<HR>
304

  
305
<H3>
306
h</H3>
307
<PRE>
308
int <B>h</B></PRE>
309
<DL>
310
<DL>
311
</DL>
312
</DL>
313
<HR>
314

  
315
<H3>
316
x</H3>
317
<PRE>
318
int <B>x</B></PRE>
319
<DL>
320
<DL>
321
</DL>
322
</DL>
323
<HR>
324

  
325
<H3>
326
tit</H3>
327
<PRE>
328
java.lang.String <B>tit</B></PRE>
329
<DL>
330
<DL>
331
</DL>
332
</DL>
333
<HR>
334

  
335
<H3>
336
model</H3>
337
<PRE>
338
<A HREF="org/cresques/ui/cts/CSSelectionModel.html" title="class in org.cresques.ui.cts">CSSelectionModel</A> <B>model</B></PRE>
339
<DL>
340
<DL>
341
</DL>
342
</DL>
343

  
344
<P>
345
<HR SIZE="4" NOSHADE>
346
<A NAME="org.cresques.ui.raster.DataInputProps"><!-- --></A>
347
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
348
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
349
<TD COLSPAN=2><FONT SIZE="+2">
350
<B>Class <A HREF="org/cresques/ui/raster/DataInputProps.html" title="class in org.cresques.ui.raster">org.cresques.ui.raster.DataInputProps</A> extends javax.swing.JPanel implements Serializable</B></FONT></TD>
351
</TR>
352
</TABLE>
353

  
354
<P>
355
<A NAME="serializedForm"><!-- --></A>
356
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
357
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
358
<TD COLSPAN=1><FONT SIZE="+2">
359
<B>Serialized Fields</B></FONT></TD>
360
</TR>
361
</TABLE>
362

  
363
<H3>
364
writer</H3>
365
<PRE>
366
<A HREF="org/cresques/io/GeoRasterWriter.html" title="class in org.cresques.io">GeoRasterWriter</A> <B>writer</B></PRE>
367
<DL>
368
<DL>
369
</DL>
370
</DL>
371
<HR>
372

  
373
<H3>
374
formato</H3>
375
<PRE>
376
java.lang.String <B>formato</B></PRE>
377
<DL>
378
<DL>
379
</DL>
380
</DL>
381
<HR>
382

  
383
<H3>
384
jPanel</H3>
385
<PRE>
386
javax.swing.JPanel <B>jPanel</B></PRE>
387
<DL>
388
<DL>
389
</DL>
390
</DL>
391
<HR>
392

  
393
<H3>
394
panelSup</H3>
395
<PRE>
396
javax.swing.JPanel <B>panelSup</B></PRE>
397
<DL>
398
<DL>
399
</DL>
400
</DL>
401
<HR>
402

  
403
<H3>
404
jComboBox</H3>
405
<PRE>
406
javax.swing.JComboBox <B>jComboBox</B></PRE>
407
<DL>
408
<DL>
409
</DL>
410
</DL>
411
<HR>
412

  
413
<H3>
414
panels</H3>
415
<PRE>
416
XMLPanel[] <B>panels</B></PRE>
417
<DL>
418
<DL>
419
</DL>
420
</DL>
421
<HR>
422

  
423
<H3>
424
combos</H3>
425
<PRE>
426
XMLCombo[] <B>combos</B></PRE>
427
<DL>
428
<DL>
429
</DL>
430
</DL>
431
<HR>
432

  
433
<H3>
434
labels</H3>
435
<PRE>
436
XMLLabel[] <B>labels</B></PRE>
437
<DL>
438
<DL>
439
</DL>
440
</DL>
441
<HR>
442

  
443
<H3>
444
sliders</H3>
445
<PRE>
446
XMLSlider[] <B>sliders</B></PRE>
447
<DL>
448
<DL>
449
</DL>
450
</DL>
451
<HR>
452

  
453
<H3>
454
checks</H3>
455
<PRE>
456
XMLCheck[] <B>checks</B></PRE>
457
<DL>
458
<DL>
459
</DL>
460
</DL>
461
<HR>
462

  
463
<H3>
464
texts</H3>
465
<PRE>
466
XMLText[] <B>texts</B></PRE>
467
<DL>
468
<DL>
469
</DL>
470
</DL>
471

  
472
<P>
473
<HR SIZE="4" NOSHADE>
474
<A NAME="org.cresques.ui.raster.DataInputSaveRaster"><!-- --></A>
475
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
476
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
477
<TD COLSPAN=2><FONT SIZE="+2">
478
<B>Class <A HREF="org/cresques/ui/raster/DataInputSaveRaster.html" title="class in org.cresques.ui.raster">org.cresques.ui.raster.DataInputSaveRaster</A> extends javax.swing.JPanel implements Serializable</B></FONT></TD>
479
</TR>
480
</TABLE>
481

  
482
<P>
483
<A NAME="serializedForm"><!-- --></A>
484
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
485
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
486
<TD COLSPAN=1><FONT SIZE="+2">
487
<B>Serialized Fields</B></FONT></TD>
488
</TR>
489
</TABLE>
490

  
491
<H3>
492
jPanel</H3>
493
<PRE>
494
javax.swing.JPanel <B>jPanel</B></PRE>
495
<DL>
496
<DL>
497
</DL>
498
</DL>
499
<HR>
500

  
501
<H3>
502
coordenadas</H3>
503
<PRE>
504
javax.swing.JPanel <B>coordenadas</B></PRE>
505
<DL>
506
<DL>
507
</DL>
508
</DL>
509
<HR>
510

  
511
<H3>
512
psup_izq</H3>
513
<PRE>
514
javax.swing.JPanel <B>psup_izq</B></PRE>
515
<DL>
516
<DL>
517
</DL>
518
</DL>
519
<HR>
520

  
521
<H3>
522
pinf_der</H3>
523
<PRE>
524
javax.swing.JPanel <B>pinf_der</B></PRE>
525
<DL>
526
<DL>
527
</DL>
528
</DL>
529
<HR>
530

  
531
<H3>
532
lsup_izq</H3>
533
<PRE>
534
javax.swing.JLabel <B>lsup_izq</B></PRE>
535
<DL>
536
<DL>
537
</DL>
538
</DL>
539
<HR>
540

  
541
<H3>
542
tsup_izqX</H3>
543
<PRE>
544
javax.swing.JTextField <B>tsup_izqX</B></PRE>
545
<DL>
546
<DL>
547
</DL>
548
</DL>
549
<HR>
550

  
551
<H3>
552
tsup_izqY</H3>
553
<PRE>
554
javax.swing.JTextField <B>tsup_izqY</B></PRE>
555
<DL>
556
<DL>
557
</DL>
558
</DL>
559
<HR>
560

  
561
<H3>
562
linf_der</H3>
563
<PRE>
564
javax.swing.JLabel <B>linf_der</B></PRE>
565
<DL>
566
<DL>
567
</DL>
568
</DL>
569
<HR>
570

  
571
<H3>
572
y</H3>
573
<PRE>
574
javax.swing.JLabel <B>y</B></PRE>
575
<DL>
576
<DL>
577
</DL>
578
</DL>
579
<HR>
580

  
581
<H3>
582
tinf_derX</H3>
583
<PRE>
584
javax.swing.JTextField <B>tinf_derX</B></PRE>
585
<DL>
586
<DL>
587
</DL>
588
</DL>
589
<HR>
590

  
591
<H3>
592
tinf_derY</H3>
593
<PRE>
594
javax.swing.JTextField <B>tinf_derY</B></PRE>
595
<DL>
596
<DL>
597
</DL>
598
</DL>
599
<HR>
600

  
601
<H3>
602
datosImagen</H3>
603
<PRE>
604
javax.swing.JPanel <B>datosImagen</B></PRE>
605
<DL>
606
<DL>
607
</DL>
608
</DL>
609
<HR>
610

  
611
<H3>
612
datosFichero</H3>
613
<PRE>
614
javax.swing.JPanel <B>datosFichero</B></PRE>
615
<DL>
616
<DL>
617
</DL>
618
</DL>
619
<HR>
620

  
621
<H3>
622
pescalaRes</H3>
623
<PRE>
624
javax.swing.JPanel <B>pescalaRes</B></PRE>
625
<DL>
626
<DL>
627
</DL>
628
</DL>
629
<HR>
630

  
631
<H3>
632
pnombre</H3>
633
<PRE>
634
javax.swing.JPanel <B>pnombre</B></PRE>
635
<DL>
636
<DL>
637
</DL>
638
</DL>
639
<HR>
640

  
641
<H3>
642
lescala</H3>
643
<PRE>
644
javax.swing.JLabel <B>lescala</B></PRE>
645
<DL>
646
<DL>
647
</DL>
648
</DL>
649
<HR>
650

  
651
<H3>
652
tescala</H3>
653
<PRE>
654
javax.swing.JTextField <B>tescala</B></PRE>
655
<DL>
656
<DL>
657
</DL>
658
</DL>
659
<HR>
660

  
661
<H3>
662
lfile</H3>
663
<PRE>
664
javax.swing.JLabel <B>lfile</B></PRE>
665
<DL>
666
<DL>
667
</DL>
668
</DL>
669
<HR>
670

  
671
<H3>
672
lresolucion</H3>
673
<PRE>
674
javax.swing.JLabel <B>lresolucion</B></PRE>
675
<DL>
676
<DL>
677
</DL>
678
</DL>
679
<HR>
680

  
681
<H3>
682
lppp</H3>
683
<PRE>
684
javax.swing.JLabel <B>lppp</B></PRE>
685
<DL>
686
<DL>
687
</DL>
688
</DL>
689
<HR>
690

  
691
<H3>
692
defaultComboBoxModel</H3>
693
<PRE>
694
javax.swing.DefaultComboBoxModel <B>defaultComboBoxModel</B></PRE>
695
<DL>
696
<DL>
697
</DL>
698
</DL>
699
<HR>
700

  
701
<H3>
702
basicComboBoxEditor</H3>
703
<PRE>
704
javax.swing.plaf.basic.BasicComboBoxEditor <B>basicComboBoxEditor</B></PRE>
705
<DL>
706
<DL>
707
</DL>
708
</DL>
709
<HR>
710

  
711
<H3>
712
string</H3>
713
<PRE>
714
java.lang.String <B>string</B></PRE>
715
<DL>
716
<DL>
717
</DL>
718
</DL>
719
<HR>
720

  
721
<H3>
722
jComboBox</H3>
723
<PRE>
724
javax.swing.JComboBox <B>jComboBox</B></PRE>
725
<DL>
726
<DL>
727
</DL>
728
</DL>
729
<HR>
730

  
731
<H3>
732
bseleccion</H3>
733
<PRE>
734
javax.swing.JButton <B>bseleccion</B></PRE>
735
<DL>
736
<DL>
737
</DL>
738
</DL>
739
<HR>
740

  
741
<H3>
742
panchoAlto</H3>
743
<PRE>
744
javax.swing.JPanel <B>panchoAlto</B></PRE>
745
<DL>
746
<DL>
747
</DL>
748
</DL>
749
<HR>
750

  
751
<H3>
752
lancho</H3>
753
<PRE>
754
javax.swing.JLabel <B>lancho</B></PRE>
755
<DL>
756
<DL>
757
</DL>
758
</DL>
759
<HR>
760

  
761
<H3>
762
jLabel2</H3>
763
<PRE>
764
javax.swing.JLabel <B>jLabel2</B></PRE>
765
<DL>
766
<DL>
767
</DL>
768
</DL>
769
<HR>
770

  
771
<H3>
772
tancho</H3>
773
<PRE>
774
javax.swing.JTextField <B>tancho</B></PRE>
775
<DL>
776
<DL>
777
</DL>
778
</DL>
779
<HR>
780

  
781
<H3>
782
talto</H3>
783
<PRE>
784
javax.swing.JTextField <B>talto</B></PRE>
785
<DL>
786
<DL>
787
</DL>
788
</DL>
789
<HR>
790

  
791
<H3>
792
bpropiedades</H3>
793
<PRE>
794
javax.swing.JButton <B>bpropiedades</B></PRE>
795
<DL>
796
<DL>
797
</DL>
798
</DL>
799

  
800
<P>
801
<HR SIZE="4" NOSHADE>
802
<A NAME="org.cresques.ui.raster.DataInputSaveRasterProps"><!-- --></A>
803
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
804
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
805
<TD COLSPAN=2><FONT SIZE="+2">
806
<B>Class <A HREF="org/cresques/ui/raster/DataInputSaveRasterProps.html" title="class in org.cresques.ui.raster">org.cresques.ui.raster.DataInputSaveRasterProps</A> extends javax.swing.JPanel implements Serializable</B></FONT></TD>
807
</TR>
808
</TABLE>
809

  
810
<P>
811
<A NAME="serializedForm"><!-- --></A>
812
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
813
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
814
<TD COLSPAN=1><FONT SIZE="+2">
815
<B>Serialized Fields</B></FONT></TD>
816
</TR>
817
</TABLE>
818

  
819
<H3>
820
jPanel</H3>
821
<PRE>
822
javax.swing.JPanel <B>jPanel</B></PRE>
823
<DL>
824
<DL>
825
</DL>
826
</DL>
827
<HR>
828

  
829
<H3>
830
coordenadas</H3>
831
<PRE>
832
javax.swing.JPanel <B>coordenadas</B></PRE>
833
<DL>
834
<DL>
835
</DL>
836
</DL>
837
<HR>
838

  
839
<H3>
840
psup_izq</H3>
841
<PRE>
842
javax.swing.JPanel <B>psup_izq</B></PRE>
843
<DL>
844
<DL>
845
</DL>
846
</DL>
847
<HR>
848

  
849
<H3>
850
pinf_der</H3>
851
<PRE>
852
javax.swing.JPanel <B>pinf_der</B></PRE>
853
<DL>
854
<DL>
855
</DL>
856
</DL>
857
<HR>
858

  
859
<H3>
860
lsup_izq</H3>
861
<PRE>
862
javax.swing.JLabel <B>lsup_izq</B></PRE>
863
<DL>
864
<DL>
865
</DL>
866
</DL>
867
<HR>
868

  
869
<H3>
870
tsup_izqX</H3>
871
<PRE>
872
javax.swing.JTextField <B>tsup_izqX</B></PRE>
873
<DL>
874
<DL>
875
</DL>
876
</DL>
877
<HR>
878

  
879
<H3>
880
tsup_izqY</H3>
881
<PRE>
882
javax.swing.JTextField <B>tsup_izqY</B></PRE>
883
<DL>
884
<DL>
885
</DL>
886
</DL>
887
<HR>
888

  
889
<H3>
890
linf_der</H3>
891
<PRE>
892
javax.swing.JLabel <B>linf_der</B></PRE>
893
<DL>
894
<DL>
895
</DL>
896
</DL>
897
<HR>
898

  
899
<H3>
900
y</H3>
901
<PRE>
902
javax.swing.JLabel <B>y</B></PRE>
903
<DL>
904
<DL>
905
</DL>
906
</DL>
907
<HR>
908

  
909
<H3>
910
tinf_derX</H3>
911
<PRE>
912
javax.swing.JTextField <B>tinf_derX</B></PRE>
913
<DL>
914
<DL>
915
</DL>
916
</DL>
917
<HR>
918

  
919
<H3>
920
tinf_derY</H3>
921
<PRE>
922
javax.swing.JTextField <B>tinf_derY</B></PRE>
923
<DL>
924
<DL>
925
</DL>
926
</DL>
927
<HR>
928

  
929
<H3>
930
datosImagen</H3>
931
<PRE>
932
javax.swing.JPanel <B>datosImagen</B></PRE>
933
<DL>
934
<DL>
935
</DL>
936
</DL>
937
<HR>
938

  
939
<H3>
940
datosFichero</H3>
941
<PRE>
942
javax.swing.JPanel <B>datosFichero</B></PRE>
943
<DL>
944
<DL>
945
</DL>
946
</DL>
947
<HR>
948

  
949
<H3>
950
pescalaRes</H3>
951
<PRE>
952
javax.swing.JPanel <B>pescalaRes</B></PRE>
953
<DL>
954
<DL>
955
</DL>
956
</DL>
957
<HR>
958

  
959
<H3>
960
pnombre</H3>
961
<PRE>
962
javax.swing.JPanel <B>pnombre</B></PRE>
963
<DL>
964
<DL>
965
</DL>
966
</DL>
967
<HR>
968

  
969
<H3>
970
lescala</H3>
971
<PRE>
972
javax.swing.JLabel <B>lescala</B></PRE>
973
<DL>
974
<DL>
975
</DL>
976
</DL>
977
<HR>
978

  
979
<H3>
980
tescala</H3>
981
<PRE>
982
javax.swing.JTextField <B>tescala</B></PRE>
983
<DL>
984
<DL>
985
</DL>
986
</DL>
987
<HR>
988

  
989
<H3>
990
lfile</H3>
991
<PRE>
992
javax.swing.JLabel <B>lfile</B></PRE>
993
<DL>
994
<DL>
995
</DL>
996
</DL>
997
<HR>
998

  
999
<H3>
1000
lresolucion</H3>
1001
<PRE>
1002
javax.swing.JLabel <B>lresolucion</B></PRE>
1003
<DL>
1004
<DL>
1005
</DL>
1006
</DL>
1007
<HR>
1008

  
1009
<H3>
1010
lppp</H3>
1011
<PRE>
1012
javax.swing.JLabel <B>lppp</B></PRE>
1013
<DL>
1014
<DL>
1015
</DL>
1016
</DL>
1017
<HR>
1018

  
1019
<H3>
1020
defaultComboBoxModel</H3>
1021
<PRE>
1022
javax.swing.DefaultComboBoxModel <B>defaultComboBoxModel</B></PRE>
1023
<DL>
1024
<DL>
1025
</DL>
1026
</DL>
1027
<HR>
1028

  
1029
<H3>
1030
basicComboBoxEditor</H3>
1031
<PRE>
1032
javax.swing.plaf.basic.BasicComboBoxEditor <B>basicComboBoxEditor</B></PRE>
1033
<DL>
1034
<DL>
1035
</DL>
1036
</DL>
1037
<HR>
1038

  
1039
<H3>
1040
string</H3>
1041
<PRE>
1042
java.lang.String <B>string</B></PRE>
1043
<DL>
1044
<DL>
1045
</DL>
1046
</DL>
1047
<HR>
1048

  
1049
<H3>
1050
jComboBox</H3>
1051
<PRE>
1052
javax.swing.JComboBox <B>jComboBox</B></PRE>
1053
<DL>
1054
<DL>
1055
</DL>
1056
</DL>
1057
<HR>
1058

  
1059
<H3>
1060
bseleccion</H3>
1061
<PRE>
1062
javax.swing.JButton <B>bseleccion</B></PRE>
1063
<DL>
1064
<DL>
1065
</DL>
1066
</DL>
1067
<HR>
1068

  
1069
<H3>
1070
panchoAlto</H3>
1071
<PRE>
1072
javax.swing.JPanel <B>panchoAlto</B></PRE>
1073
<DL>
1074
<DL>
1075
</DL>
1076
</DL>
1077
<HR>
1078

  
1079
<H3>
1080
lancho</H3>
1081
<PRE>
1082
javax.swing.JLabel <B>lancho</B></PRE>
1083
<DL>
1084
<DL>
1085
</DL>
1086
</DL>
1087
<HR>
1088

  
1089
<H3>
1090
jLabel2</H3>
1091
<PRE>
1092
javax.swing.JLabel <B>jLabel2</B></PRE>
1093
<DL>
1094
<DL>
1095
</DL>
1096
</DL>
1097
<HR>
1098

  
1099
<H3>
1100
tancho</H3>
1101
<PRE>
1102
javax.swing.JTextField <B>tancho</B></PRE>
1103
<DL>
1104
<DL>
1105
</DL>
1106
</DL>
1107
<HR>
1108

  
1109
<H3>
1110
talto</H3>
1111
<PRE>
1112
javax.swing.JTextField <B>talto</B></PRE>
1113
<DL>
1114
<DL>
1115
</DL>
1116
</DL>
1117
<HR>
1118

  
1119
<H3>
1120
bcompresion</H3>
1121
<PRE>
1122
javax.swing.JButton <B>bcompresion</B></PRE>
1123
<DL>
1124
<DL>
1125
</DL>
1126
</DL>
1127

  
1128
<P>
1129
<HR SIZE="4" NOSHADE>
1130
<A NAME="org.cresques.ui.DefaultDialogPanel"><!-- --></A>
1131
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1132
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1133
<TD COLSPAN=2><FONT SIZE="+2">
1134
<B>Class <A HREF="org/cresques/ui/DefaultDialogPanel.html" title="class in org.cresques.ui">org.cresques.ui.DefaultDialogPanel</A> extends javax.swing.JPanel implements Serializable</B></FONT></TD>
1135
</TR>
1136
</TABLE>
1137

  
1138
<P>
1139
<A NAME="serializedForm"><!-- --></A>
1140
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1141
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1142
<TD COLSPAN=1><FONT SIZE="+2">
1143
<B>Serialized Fields</B></FONT></TD>
1144
</TR>
1145
</TABLE>
1146

  
1147
<H3>
1148
contentPane</H3>
1149
<PRE>
1150
javax.swing.JPanel <B>contentPane</B></PRE>
1151
<DL>
1152
<DL>
1153
</DL>
1154
</DL>
1155
<HR>
1156

  
1157
<H3>
1158
tabPane</H3>
1159
<PRE>
1160
javax.swing.JPanel <B>tabPane</B></PRE>
1161
<DL>
1162
<DL>
1163
</DL>
1164
</DL>
1165
<HR>
1166

  
1167
<H3>
1168
buttonPane</H3>
1169
<PRE>
1170
javax.swing.JPanel <B>buttonPane</B></PRE>
1171
<DL>
1172
<DL>
1173
</DL>
1174
</DL>
1175
<HR>
1176

  
1177
<H3>
1178
acceptButton</H3>
1179
<PRE>
1180
javax.swing.JButton <B>acceptButton</B></PRE>
1181
<DL>
1182
<DL>
1183
</DL>
1184
</DL>
1185
<HR>
1186

  
1187
<H3>
1188
cancelButton</H3>
1189
<PRE>
1190
javax.swing.JButton <B>cancelButton</B></PRE>
1191
<DL>
1192
<DL>
1193
</DL>
1194
</DL>
1195
<HR>
1196

  
1197
<H3>
1198
applyButton</H3>
1199
<PRE>
1200
javax.swing.JButton <B>applyButton</B></PRE>
1201
<DL>
1202
<DL>
1203
</DL>
1204
</DL>
1205

  
1206
<P>
1207
<HR SIZE="4" NOSHADE>
1208
<A NAME="org.cresques.ui.DefaultTabPanel"><!-- --></A>
1209
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1210
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1211
<TD COLSPAN=2><FONT SIZE="+2">
1212
<B>Class <A HREF="org/cresques/ui/DefaultTabPanel.html" title="class in org.cresques.ui">org.cresques.ui.DefaultTabPanel</A> extends <A HREF="org/cresques/ui/DefaultDialogPanel.html" title="class in org.cresques.ui">DefaultDialogPanel</A> implements Serializable</B></FONT></TD>
1213
</TR>
1214
</TABLE>
1215

  
1216
<P>
1217
<A NAME="serializedForm"><!-- --></A>
1218
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1219
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1220
<TD COLSPAN=1><FONT SIZE="+2">
1221
<B>Serialized Fields</B></FONT></TD>
1222
</TR>
1223
</TABLE>
1224

  
1225
<H3>
1226
tabbedPane</H3>
1227
<PRE>
1228
javax.swing.JTabbedPane <B>tabbedPane</B></PRE>
1229
<DL>
1230
<DL>
1231
</DL>
1232
</DL>
1233

  
1234
<P>
1235
<HR SIZE="4" NOSHADE>
1236
<A NAME="org.cresques.io.DxfGroupVector"><!-- --></A>
1237
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1238
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1239
<TD COLSPAN=2><FONT SIZE="+2">
1240
<B>Class <A HREF="org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">org.cresques.io.DxfGroupVector</A> extends java.util.Vector implements Serializable</B></FONT></TD>
1241
</TR>
1242
</TABLE>
1243

  
1244
<P>
1245

  
1246
<P>
1247
<HR SIZE="4" NOSHADE>
1248
<A NAME="org.cresques.ui.raster.EnhancedPanel"><!-- --></A>
1249
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1250
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1251
<TD COLSPAN=2><FONT SIZE="+2">
1252
<B>Class <A HREF="org/cresques/ui/raster/EnhancedPanel.html" title="class in org.cresques.ui.raster">org.cresques.ui.raster.EnhancedPanel</A> extends javax.swing.JPanel implements Serializable</B></FONT></TD>
1253
</TR>
1254
</TABLE>
1255

  
1256
<P>
1257
<A NAME="serializedForm"><!-- --></A>
1258
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1259
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1260
<TD COLSPAN=1><FONT SIZE="+2">
1261
<B>Serialized Fields</B></FONT></TD>
1262
</TR>
1263
</TABLE>
1264

  
1265
<H3>
1266
nom</H3>
1267
<PRE>
1268
java.lang.String <B>nom</B></PRE>
1269
<DL>
1270
<DL>
1271
</DL>
1272
</DL>
1273
<HR>
1274

  
1275
<H3>
1276
parent</H3>
1277
<PRE>
1278
<A HREF="org/cresques/ui/raster/FilterRasterDialogPanel.html" title="class in org.cresques.ui.raster">FilterRasterDialogPanel</A> <B>parent</B></PRE>
1279
<DL>
1280
<DL>
1281
</DL>
1282
</DL>
1283
<HR>
1284

  
1285
<H3>
1286
jPanel</H3>
1287
<PRE>
1288
javax.swing.JPanel <B>jPanel</B></PRE>
1289
<DL>
1290
<DL>
1291
</DL>
1292
</DL>
1293
<HR>
1294

  
1295
<H3>
1296
jPanel1</H3>
... This diff was truncated because it exceeds the maximum size that can be displayed.

Also available in: Unified diff