Statistics
| Revision:

root / trunk / libraries / libCq CMS for java.old / doc-files / javadocs / org / cresques / ui / raster / DataInputSaveRaster.html @ 2849

History | View | Annotate | Download (32.4 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_03) on Fri Sep 02 13:43:19 CEST 2005 -->
6
<TITLE>
7
DataInputSaveRaster
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.ui.raster.DataInputSaveRaster 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="DataInputSaveRaster";
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;<A HREF="../../../../org/cresques/ui/raster/DataInputProps.html" title="class in org.cresques.ui.raster"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../org/cresques/ui/raster/DataInputSaveRasterProps.html" title="class in org.cresques.ui.raster"><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="DataInputSaveRaster.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;<A HREF="#nested_classes_inherited_from_class_javax.swing.JPanel">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">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;<A HREF="#field_detail">FIELD</A>&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
org.cresques.ui.raster</FONT>
85
<BR>
86
Class DataInputSaveRaster</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by">java.awt.Component
90
      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by">java.awt.Container
91
          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by">javax.swing.JComponent
92
              <IMG SRC="../../../../resources/inherit.gif" ALT="extended by">javax.swing.JPanel
93
                  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.ui.raster.DataInputSaveRaster</B>
94
</PRE>
95
<DL>
96
<DT><B>All Implemented Interfaces:</B> <DD>javax.accessibility.Accessible, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable</DD>
97
</DL>
98
<HR>
99
<DL>
100
<DT>public class <B>DataInputSaveRaster</B><DT>extends javax.swing.JPanel</DL>
101

    
102
<P>
103
Panel que contiene los controles del dialogo de salvar a raster.
104
<P>
105

    
106
<P>
107
<DL>
108
<DT><B>Author:</B></DT>
109
  <DD>Nacho Brodin (brodin_ign@gva.es)</DD>
110
<DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#org.cresques.ui.raster.DataInputSaveRaster">Serialized Form</A></DL>
111
<HR>
112

    
113
<P>
114
<!-- ======== NESTED CLASS SUMMARY ======== -->
115

    
116
<A NAME="nested_class_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>Nested Class Summary</B></FONT></TD>
121
</TR>
122
</TABLE>
123
&nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JPanel"><!-- --></A>
124
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
125
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
126
<TD><B>Nested classes inherited from class javax.swing.JPanel</B></TD>
127
</TR>
128
<TR BGCOLOR="white" CLASS="TableRowColor">
129
<TD><CODE>javax.swing.JPanel.AccessibleJPanel</CODE></TD>
130
</TR>
131
</TABLE>
132
&nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JComponent"><!-- --></A>
133
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
134
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
135
<TD><B>Nested classes inherited from class javax.swing.JComponent</B></TD>
136
</TR>
137
<TR BGCOLOR="white" CLASS="TableRowColor">
138
<TD><CODE>javax.swing.JComponent.AccessibleJComponent</CODE></TD>
139
</TR>
140
</TABLE>
141
&nbsp;<A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
142
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
143
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
144
<TD><B>Nested classes inherited from class java.awt.Container</B></TD>
145
</TR>
146
<TR BGCOLOR="white" CLASS="TableRowColor">
147
<TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
148
</TR>
149
</TABLE>
150
&nbsp;<A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
151
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
152
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
153
<TD><B>Nested classes inherited from class java.awt.Component</B></TD>
154
</TR>
155
<TR BGCOLOR="white" CLASS="TableRowColor">
156
<TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
157
</TR>
158
</TABLE>
159
&nbsp;
160
<!-- =========== FIELD SUMMARY =========== -->
161

    
162
<A NAME="field_summary"><!-- --></A>
163
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
164
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
165
<TD COLSPAN=2><FONT SIZE="+2">
166
<B>Field Summary</B></FONT></TD>
167
</TR>
168
<TR BGCOLOR="white" CLASS="TableRowColor">
169
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
170
<CODE>&nbsp;javax.swing.JButton</CODE></FONT></TD>
171
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/DataInputSaveRaster.html#bPropiedades">bPropiedades</A></B></CODE>
172

    
173
<BR>
174
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Control accesible para su traducci?n</TD>
175
</TR>
176
<TR BGCOLOR="white" CLASS="TableRowColor">
177
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
178
<CODE>&nbsp;javax.swing.JButton</CODE></FONT></TD>
179
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/DataInputSaveRaster.html#bSeleccion">bSeleccion</A></B></CODE>
180

    
181
<BR>
182
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Control accesible para su traducci?n</TD>
183
</TR>
184
<TR BGCOLOR="white" CLASS="TableRowColor">
185
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
186
<CODE>&nbsp;javax.swing.JLabel</CODE></FONT></TD>
187
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/DataInputSaveRaster.html#lAlto">lAlto</A></B></CODE>
188

    
189
<BR>
190
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Control accesible para su traducci?n</TD>
191
</TR>
192
<TR BGCOLOR="white" CLASS="TableRowColor">
193
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
194
<CODE>&nbsp;javax.swing.JLabel</CODE></FONT></TD>
195
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/DataInputSaveRaster.html#lAncho">lAncho</A></B></CODE>
196

    
197
<BR>
198
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Control accesible para su traducci?n</TD>
199
</TR>
200
<TR BGCOLOR="white" CLASS="TableRowColor">
201
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
202
<CODE>&nbsp;javax.swing.JLabel</CODE></FONT></TD>
203
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/DataInputSaveRaster.html#lEscala">lEscala</A></B></CODE>
204

    
205
<BR>
206
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Control accesible para su traducci?n</TD>
207
</TR>
208
<TR BGCOLOR="white" CLASS="TableRowColor">
209
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
210
<CODE>&nbsp;javax.swing.JLabel</CODE></FONT></TD>
211
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/DataInputSaveRaster.html#lFile">lFile</A></B></CODE>
212

    
213
<BR>
214
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Control accesible para su traducci?n</TD>
215
</TR>
216
<TR BGCOLOR="white" CLASS="TableRowColor">
217
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
218
<CODE>&nbsp;javax.swing.JLabel</CODE></FONT></TD>
219
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/DataInputSaveRaster.html#lInfDer">lInfDer</A></B></CODE>
220

    
221
<BR>
222
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Control accesible para su traducci?n</TD>
223
</TR>
224
<TR BGCOLOR="white" CLASS="TableRowColor">
225
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
226
<CODE>&nbsp;javax.swing.JLabel</CODE></FONT></TD>
227
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/DataInputSaveRaster.html#lPpp">lPpp</A></B></CODE>
228

    
229
<BR>
230
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Control accesible para su traducci?n</TD>
231
</TR>
232
<TR BGCOLOR="white" CLASS="TableRowColor">
233
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
234
<CODE>&nbsp;javax.swing.JLabel</CODE></FONT></TD>
235
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/DataInputSaveRaster.html#lResolucion">lResolucion</A></B></CODE>
236

    
237
<BR>
238
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Control accesible para su traducci?n</TD>
239
</TR>
240
<TR BGCOLOR="white" CLASS="TableRowColor">
241
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
242
<CODE>&nbsp;javax.swing.JLabel</CODE></FONT></TD>
243
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/DataInputSaveRaster.html#lSupIzq">lSupIzq</A></B></CODE>
244

    
245
<BR>
246
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Control accesible para su traducci?n</TD>
247
</TR>
248
<TR BGCOLOR="white" CLASS="TableRowColor">
249
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
250
<CODE>&nbsp;javax.swing.JLabel</CODE></FONT></TD>
251
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/DataInputSaveRaster.html#lY">lY</A></B></CODE>
252

    
253
<BR>
254
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Control accesible para su traducci?n</TD>
255
</TR>
256
</TABLE>
257
&nbsp;<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
258
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
259
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
260
<TD><B>Fields inherited from class javax.swing.JComponent</B></TD>
261
</TR>
262
<TR BGCOLOR="white" CLASS="TableRowColor">
263
<TD><CODE>accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
264
</TR>
265
</TABLE>
266
&nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
267
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
268
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
269
<TD><B>Fields inherited from class java.awt.Component</B></TD>
270
</TR>
271
<TR BGCOLOR="white" CLASS="TableRowColor">
272
<TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
273
</TR>
274
</TABLE>
275
&nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
276
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
277
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
278
<TD><B>Fields inherited from interface java.awt.image.ImageObserver</B></TD>
279
</TR>
280
<TR BGCOLOR="white" CLASS="TableRowColor">
281
<TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
282
</TR>
283
</TABLE>
284
&nbsp;
285
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
286

    
287
<A NAME="constructor_summary"><!-- --></A>
288
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
289
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
290
<TD COLSPAN=2><FONT SIZE="+2">
291
<B>Constructor Summary</B></FONT></TD>
292
</TR>
293
<TR BGCOLOR="white" CLASS="TableRowColor">
294
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/DataInputSaveRaster.html#DataInputSaveRaster()">DataInputSaveRaster</A></B>()</CODE>
295

    
296
<BR>
297
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor. </TD>
298
</TR>
299
</TABLE>
300
&nbsp;
301
<!-- ========== METHOD SUMMARY =========== -->
302

    
303
<A NAME="method_summary"><!-- --></A>
304
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
305
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
306
<TD COLSPAN=2><FONT SIZE="+2">
307
<B>Method Summary</B></FONT></TD>
308
</TR>
309
<TR BGCOLOR="white" CLASS="TableRowColor">
310
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
311
<CODE>&nbsp;javax.swing.JButton</CODE></FONT></TD>
312
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/DataInputSaveRaster.html#getBPropiedades()">getBPropiedades</A></B>()</CODE>
313

    
314
<BR>
315
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method initializes jComboBox</TD>
316
</TR>
317
<TR BGCOLOR="white" CLASS="TableRowColor">
318
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
319
<CODE>&nbsp;javax.swing.JButton</CODE></FONT></TD>
320
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/DataInputSaveRaster.html#getBseleccion()">getBseleccion</A></B>()</CODE>
321

    
322
<BR>
323
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method initializes jButton</TD>
324
</TR>
325
<TR BGCOLOR="white" CLASS="TableRowColor">
326
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
327
<CODE>&nbsp;javax.swing.JComboBox</CODE></FONT></TD>
328
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/DataInputSaveRaster.html#getJComboBox()">getJComboBox</A></B>()</CODE>
329

    
330
<BR>
331
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method initializes jComboBox</TD>
332
</TR>
333
<TR BGCOLOR="white" CLASS="TableRowColor">
334
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
335
<CODE>&nbsp;javax.swing.JTextField</CODE></FONT></TD>
336
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/DataInputSaveRaster.html#getTalto()">getTalto</A></B>()</CODE>
337

    
338
<BR>
339
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method initializes jTextField1</TD>
340
</TR>
341
<TR BGCOLOR="white" CLASS="TableRowColor">
342
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
343
<CODE>&nbsp;javax.swing.JTextField</CODE></FONT></TD>
344
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/DataInputSaveRaster.html#getTancho()">getTancho</A></B>()</CODE>
345

    
346
<BR>
347
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method initializes jTextField</TD>
348
</TR>
349
<TR BGCOLOR="white" CLASS="TableRowColor">
350
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
351
<CODE>&nbsp;javax.swing.JTextField</CODE></FONT></TD>
352
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/DataInputSaveRaster.html#getTescala()">getTescala</A></B>()</CODE>
353

    
354
<BR>
355
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method initializes jTextField</TD>
356
</TR>
357
<TR BGCOLOR="white" CLASS="TableRowColor">
358
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
359
<CODE>&nbsp;javax.swing.JTextField</CODE></FONT></TD>
360
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/DataInputSaveRaster.html#getTinf_derX()">getTinf_derX</A></B>()</CODE>
361

    
362
<BR>
363
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method initializes jTextField</TD>
364
</TR>
365
<TR BGCOLOR="white" CLASS="TableRowColor">
366
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
367
<CODE>&nbsp;javax.swing.JTextField</CODE></FONT></TD>
368
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/DataInputSaveRaster.html#getTinf_derY()">getTinf_derY</A></B>()</CODE>
369

    
370
<BR>
371
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method initializes jTextField1</TD>
372
</TR>
373
<TR BGCOLOR="white" CLASS="TableRowColor">
374
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
375
<CODE>&nbsp;javax.swing.JTextField</CODE></FONT></TD>
376
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/DataInputSaveRaster.html#getTsup_izqX()">getTsup_izqX</A></B>()</CODE>
377

    
378
<BR>
379
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method initializes jTextField</TD>
380
</TR>
381
<TR BGCOLOR="white" CLASS="TableRowColor">
382
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
383
<CODE>&nbsp;javax.swing.JTextField</CODE></FONT></TD>
384
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/DataInputSaveRaster.html#getTsup_izqY()">getTsup_izqY</A></B>()</CODE>
385

    
386
<BR>
387
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method initializes jTextField</TD>
388
</TR>
389
</TABLE>
390
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JPanel"><!-- --></A>
391
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
392
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
393
<TD><B>Methods inherited from class javax.swing.JPanel</B></TD>
394
</TR>
395
<TR BGCOLOR="white" CLASS="TableRowColor">
396
<TD><CODE>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</CODE></TD>
397
</TR>
398
</TABLE>
399
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
400
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
401
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
402
<TD><B>Methods inherited from class javax.swing.JComponent</B></TD>
403
</TR>
404
<TR BGCOLOR="white" CLASS="TableRowColor">
405
<TD><CODE>addAncestorListener, addNotify, addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentGraphics, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getGraphics, getHeight, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPreferredSize, getPropertyChangeListeners, getPropertyChangeListeners, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isPreferredSizeSet, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFont, setForeground, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</CODE></TD>
406
</TR>
407
</TABLE>
408
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
409
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
410
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
411
<TD><B>Methods inherited from class java.awt.Container</B></TD>
412
</TR>
413
<TR BGCOLOR="white" CLASS="TableRowColor">
414
<TD><CODE>add, add, add, add, add, addContainerListener, addImpl, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree</CODE></TD>
415
</TR>
416
</TABLE>
417
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
418
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
419
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
420
<TD><B>Methods inherited from class java.awt.Component</B></TD>
421
</TR>
422
<TR BGCOLOR="white" CLASS="TableRowColor">
423
<TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
424
</TR>
425
</TABLE>
426
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
427
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
428
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
429
<TD><B>Methods inherited from class java.lang.Object</B></TD>
430
</TR>
431
<TR BGCOLOR="white" CLASS="TableRowColor">
432
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
433
</TR>
434
</TABLE>
435
&nbsp;
436
<P>
437

    
438
<!-- ============ FIELD DETAIL =========== -->
439

    
440
<A NAME="field_detail"><!-- --></A>
441
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
442
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
443
<TD COLSPAN=1><FONT SIZE="+2">
444
<B>Field Detail</B></FONT></TD>
445
</TR>
446
</TABLE>
447

    
448
<A NAME="lSupIzq"><!-- --></A><H3>
449
lSupIzq</H3>
450
<PRE>
451
public javax.swing.JLabel <B>lSupIzq</B></PRE>
452
<DL>
453
<DD>Control accesible para su traducci?n
454
<P>
455
<DL>
456
</DL>
457
</DL>
458
<HR>
459

    
460
<A NAME="lInfDer"><!-- --></A><H3>
461
lInfDer</H3>
462
<PRE>
463
public javax.swing.JLabel <B>lInfDer</B></PRE>
464
<DL>
465
<DD>Control accesible para su traducci?n
466
<P>
467
<DL>
468
</DL>
469
</DL>
470
<HR>
471

    
472
<A NAME="lY"><!-- --></A><H3>
473
lY</H3>
474
<PRE>
475
public javax.swing.JLabel <B>lY</B></PRE>
476
<DL>
477
<DD>Control accesible para su traducci?n
478
<P>
479
<DL>
480
</DL>
481
</DL>
482
<HR>
483

    
484
<A NAME="lEscala"><!-- --></A><H3>
485
lEscala</H3>
486
<PRE>
487
public javax.swing.JLabel <B>lEscala</B></PRE>
488
<DL>
489
<DD>Control accesible para su traducci?n
490
<P>
491
<DL>
492
</DL>
493
</DL>
494
<HR>
495

    
496
<A NAME="lFile"><!-- --></A><H3>
497
lFile</H3>
498
<PRE>
499
public javax.swing.JLabel <B>lFile</B></PRE>
500
<DL>
501
<DD>Control accesible para su traducci?n
502
<P>
503
<DL>
504
</DL>
505
</DL>
506
<HR>
507

    
508
<A NAME="lResolucion"><!-- --></A><H3>
509
lResolucion</H3>
510
<PRE>
511
public javax.swing.JLabel <B>lResolucion</B></PRE>
512
<DL>
513
<DD>Control accesible para su traducci?n
514
<P>
515
<DL>
516
</DL>
517
</DL>
518
<HR>
519

    
520
<A NAME="lPpp"><!-- --></A><H3>
521
lPpp</H3>
522
<PRE>
523
public javax.swing.JLabel <B>lPpp</B></PRE>
524
<DL>
525
<DD>Control accesible para su traducci?n
526
<P>
527
<DL>
528
</DL>
529
</DL>
530
<HR>
531

    
532
<A NAME="bSeleccion"><!-- --></A><H3>
533
bSeleccion</H3>
534
<PRE>
535
public javax.swing.JButton <B>bSeleccion</B></PRE>
536
<DL>
537
<DD>Control accesible para su traducci?n
538
<P>
539
<DL>
540
</DL>
541
</DL>
542
<HR>
543

    
544
<A NAME="lAncho"><!-- --></A><H3>
545
lAncho</H3>
546
<PRE>
547
public javax.swing.JLabel <B>lAncho</B></PRE>
548
<DL>
549
<DD>Control accesible para su traducci?n
550
<P>
551
<DL>
552
</DL>
553
</DL>
554
<HR>
555

    
556
<A NAME="lAlto"><!-- --></A><H3>
557
lAlto</H3>
558
<PRE>
559
public javax.swing.JLabel <B>lAlto</B></PRE>
560
<DL>
561
<DD>Control accesible para su traducci?n
562
<P>
563
<DL>
564
</DL>
565
</DL>
566
<HR>
567

    
568
<A NAME="bPropiedades"><!-- --></A><H3>
569
bPropiedades</H3>
570
<PRE>
571
public javax.swing.JButton <B>bPropiedades</B></PRE>
572
<DL>
573
<DD>Control accesible para su traducci?n
574
<P>
575
<DL>
576
</DL>
577
</DL>
578

    
579
<!-- ========= CONSTRUCTOR DETAIL ======== -->
580

    
581
<A NAME="constructor_detail"><!-- --></A>
582
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
583
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
584
<TD COLSPAN=1><FONT SIZE="+2">
585
<B>Constructor Detail</B></FONT></TD>
586
</TR>
587
</TABLE>
588

    
589
<A NAME="DataInputSaveRaster()"><!-- --></A><H3>
590
DataInputSaveRaster</H3>
591
<PRE>
592
public <B>DataInputSaveRaster</B>()</PRE>
593
<DL>
594
<DD>Constructor. Inicializa el panel.
595
<P>
596
</DL>
597

    
598
<!-- ============ METHOD DETAIL ========== -->
599

    
600
<A NAME="method_detail"><!-- --></A>
601
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
602
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
603
<TD COLSPAN=1><FONT SIZE="+2">
604
<B>Method Detail</B></FONT></TD>
605
</TR>
606
</TABLE>
607

    
608
<A NAME="getTsup_izqX()"><!-- --></A><H3>
609
getTsup_izqX</H3>
610
<PRE>
611
public javax.swing.JTextField <B>getTsup_izqX</B>()</PRE>
612
<DL>
613
<DD>This method initializes jTextField
614
<P>
615
<DD><DL>
616

    
617
<DT><B>Returns:</B><DD>javax.swing.JTextField</DL>
618
</DD>
619
</DL>
620
<HR>
621

    
622
<A NAME="getTsup_izqY()"><!-- --></A><H3>
623
getTsup_izqY</H3>
624
<PRE>
625
public javax.swing.JTextField <B>getTsup_izqY</B>()</PRE>
626
<DL>
627
<DD>This method initializes jTextField
628
<P>
629
<DD><DL>
630

    
631
<DT><B>Returns:</B><DD>javax.swing.JTextField</DL>
632
</DD>
633
</DL>
634
<HR>
635

    
636
<A NAME="getTinf_derX()"><!-- --></A><H3>
637
getTinf_derX</H3>
638
<PRE>
639
public javax.swing.JTextField <B>getTinf_derX</B>()</PRE>
640
<DL>
641
<DD>This method initializes jTextField
642
<P>
643
<DD><DL>
644

    
645
<DT><B>Returns:</B><DD>javax.swing.JTextField</DL>
646
</DD>
647
</DL>
648
<HR>
649

    
650
<A NAME="getTinf_derY()"><!-- --></A><H3>
651
getTinf_derY</H3>
652
<PRE>
653
public javax.swing.JTextField <B>getTinf_derY</B>()</PRE>
654
<DL>
655
<DD>This method initializes jTextField1
656
<P>
657
<DD><DL>
658

    
659
<DT><B>Returns:</B><DD>javax.swing.JTextField</DL>
660
</DD>
661
</DL>
662
<HR>
663

    
664
<A NAME="getTescala()"><!-- --></A><H3>
665
getTescala</H3>
666
<PRE>
667
public javax.swing.JTextField <B>getTescala</B>()</PRE>
668
<DL>
669
<DD>This method initializes jTextField
670
<P>
671
<DD><DL>
672

    
673
<DT><B>Returns:</B><DD>javax.swing.JTextField</DL>
674
</DD>
675
</DL>
676
<HR>
677

    
678
<A NAME="getJComboBox()"><!-- --></A><H3>
679
getJComboBox</H3>
680
<PRE>
681
public javax.swing.JComboBox <B>getJComboBox</B>()</PRE>
682
<DL>
683
<DD>This method initializes jComboBox
684
<P>
685
<DD><DL>
686

    
687
<DT><B>Returns:</B><DD>javax.swing.JComboBox</DL>
688
</DD>
689
</DL>
690
<HR>
691

    
692
<A NAME="getBPropiedades()"><!-- --></A><H3>
693
getBPropiedades</H3>
694
<PRE>
695
public javax.swing.JButton <B>getBPropiedades</B>()</PRE>
696
<DL>
697
<DD>This method initializes jComboBox
698
<P>
699
<DD><DL>
700

    
701
<DT><B>Returns:</B><DD>javax.swing.JComboBox</DL>
702
</DD>
703
</DL>
704
<HR>
705

    
706
<A NAME="getBseleccion()"><!-- --></A><H3>
707
getBseleccion</H3>
708
<PRE>
709
public javax.swing.JButton <B>getBseleccion</B>()</PRE>
710
<DL>
711
<DD>This method initializes jButton
712
<P>
713
<DD><DL>
714

    
715
<DT><B>Returns:</B><DD>javax.swing.JButton</DL>
716
</DD>
717
</DL>
718
<HR>
719

    
720
<A NAME="getTancho()"><!-- --></A><H3>
721
getTancho</H3>
722
<PRE>
723
public javax.swing.JTextField <B>getTancho</B>()</PRE>
724
<DL>
725
<DD>This method initializes jTextField
726
<P>
727
<DD><DL>
728

    
729
<DT><B>Returns:</B><DD>javax.swing.JTextField</DL>
730
</DD>
731
</DL>
732
<HR>
733

    
734
<A NAME="getTalto()"><!-- --></A><H3>
735
getTalto</H3>
736
<PRE>
737
public javax.swing.JTextField <B>getTalto</B>()</PRE>
738
<DL>
739
<DD>This method initializes jTextField1
740
<P>
741
<DD><DL>
742

    
743
<DT><B>Returns:</B><DD>javax.swing.JTextField</DL>
744
</DD>
745
</DL>
746
<!-- ========= END OF CLASS DATA ========= -->
747
<HR>
748

    
749

    
750
<!-- ======= START OF BOTTOM NAVBAR ====== -->
751
<A NAME="navbar_bottom"><!-- --></A>
752
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
753
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
754
<TR>
755
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
756
<A NAME="navbar_bottom_firstrow"><!-- --></A>
757
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
758
  <TR ALIGN="center" VALIGN="top">
759
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
760
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
761
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
762
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
763
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
764
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
765
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
766
  </TR>
767
</TABLE>
768
</TD>
769
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
770
</EM>
771
</TD>
772
</TR>
773

    
774
<TR>
775
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
776
&nbsp;<A HREF="../../../../org/cresques/ui/raster/DataInputProps.html" title="class in org.cresques.ui.raster"><B>PREV CLASS</B></A>&nbsp;
777
&nbsp;<A HREF="../../../../org/cresques/ui/raster/DataInputSaveRasterProps.html" title="class in org.cresques.ui.raster"><B>NEXT CLASS</B></A></FONT></TD>
778
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
779
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
780
&nbsp;<A HREF="DataInputSaveRaster.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
781
&nbsp;<SCRIPT type="text/javascript">
782
  <!--
783
  if(window==top) {
784
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
785
  }
786
  //-->
787
</SCRIPT>
788
<NOSCRIPT>
789
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
790
</NOSCRIPT>
791

    
792
</FONT></TD>
793
</TR>
794
<TR>
795
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
796
  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JPanel">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
797
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
798
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
799
</TR>
800
</TABLE>
801
<A NAME="skip-navbar_bottom"></A>
802
<!-- ======== END OF BOTTOM NAVBAR ======= -->
803

    
804
<HR>
805

    
806
</BODY>
807
</HTML>