Statistics
| Revision:

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

History | View | Annotate | Download (33.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
BandSetupPanel
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.ui.raster.BandSetupPanel 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="BandSetupPanel";
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="../../../../org/cresques/ui/raster/DataInputProps.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="BandSetupPanel.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 BandSetupPanel</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.BandSetupPanel</B>
94
</PRE>
95
<DL>
96
<DT><B>All Implemented Interfaces:</B> <DD>javax.accessibility.Accessible, java.awt.event.ActionListener, java.util.EventListener, java.awt.image.ImageObserver, java.awt.event.KeyListener, java.awt.MenuContainer, java.io.Serializable, javax.swing.event.TableModelListener</DD>
97
</DL>
98
<HR>
99
<DL>
100
<DT>public class <B>BandSetupPanel</B><DT>extends javax.swing.JPanel<DT>implements javax.swing.event.TableModelListener, java.awt.event.KeyListener, java.awt.event.ActionListener</DL>
101

    
102
<P>
103
Selecciona las bandas visibles en un raster. Contiene una tabla con una fila por cada
104
 banda de la imagen. Por medio de checkbox se selecciona para cada RGB que banda de la 
105
 imagen ser? visualizada.
106
<P>
107

    
108
<P>
109
<DL>
110
<DT><B>Author:</B></DT>
111
  <DD>Luis W. Sevilla (sevilla_lui@gva.es), Nacho Brodin (brodin_ign@gva.es)</DD>
112
<DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#org.cresques.ui.raster.BandSetupPanel">Serialized Form</A></DL>
113
<HR>
114

    
115
<P>
116
<!-- ======== NESTED CLASS SUMMARY ======== -->
117

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

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

    
175
<BR>
176
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Asigna banda del azul</TD>
177
</TR>
178
<TR BGCOLOR="white" CLASS="TableRowColor">
179
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
180
<CODE>static&nbsp;int</CODE></FONT></TD>
181
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/BandSetupPanel.html#GREEN_BAND">GREEN_BAND</A></B></CODE>
182

    
183
<BR>
184
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Asigna la banda del verde</TD>
185
</TR>
186
<TR BGCOLOR="white" CLASS="TableRowColor">
187
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
188
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
189
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/BandSetupPanel.html#nom">nom</A></B></CODE>
190

    
191
<BR>
192
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Nombre del panel</TD>
193
</TR>
194
<TR BGCOLOR="white" CLASS="TableRowColor">
195
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
196
<CODE>static&nbsp;int</CODE></FONT></TD>
197
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/BandSetupPanel.html#RED_BAND">RED_BAND</A></B></CODE>
198

    
199
<BR>
200
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Asigna la banda del rojo</TD>
201
</TR>
202
</TABLE>
203
&nbsp;<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
204
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
205
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
206
<TD><B>Fields inherited from class javax.swing.JComponent</B></TD>
207
</TR>
208
<TR BGCOLOR="white" CLASS="TableRowColor">
209
<TD><CODE>accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
210
</TR>
211
</TABLE>
212
&nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
213
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
214
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
215
<TD><B>Fields inherited from class java.awt.Component</B></TD>
216
</TR>
217
<TR BGCOLOR="white" CLASS="TableRowColor">
218
<TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
219
</TR>
220
</TABLE>
221
&nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
222
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
223
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
224
<TD><B>Fields inherited from interface java.awt.image.ImageObserver</B></TD>
225
</TR>
226
<TR BGCOLOR="white" CLASS="TableRowColor">
227
<TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
228
</TR>
229
</TABLE>
230
&nbsp;
231
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
232

    
233
<A NAME="constructor_summary"><!-- --></A>
234
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
235
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
236
<TD COLSPAN=2><FONT SIZE="+2">
237
<B>Constructor Summary</B></FONT></TD>
238
</TR>
239
<TR BGCOLOR="white" CLASS="TableRowColor">
240
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/BandSetupPanel.html#BandSetupPanel()">BandSetupPanel</A></B>()</CODE>
241

    
242
<BR>
243
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method initializes</TD>
244
</TR>
245
</TABLE>
246
&nbsp;
247
<!-- ========== METHOD SUMMARY =========== -->
248

    
249
<A NAME="method_summary"><!-- --></A>
250
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
251
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
252
<TD COLSPAN=2><FONT SIZE="+2">
253
<B>Method Summary</B></FONT></TD>
254
</TR>
255
<TR BGCOLOR="white" CLASS="TableRowColor">
256
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
257
<CODE>&nbsp;void</CODE></FONT></TD>
258
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/BandSetupPanel.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;arg0)</CODE>
259

    
260
<BR>
261
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Evento que activado cuando se modifica el n?mero de bandas que se desean visualizar.
262
</TD>
263
</TR>
264
<TR BGCOLOR="white" CLASS="TableRowColor">
265
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
266
<CODE>&nbsp;void</CODE></FONT></TD>
267
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/BandSetupPanel.html#addFiles(org.cresques.io.GeoRasterFile[])">addFiles</A></B>(<A HREF="../../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A>[]&nbsp;files)</CODE>
268

    
269
<BR>
270
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A?ade la lista de georasterfiles a la tabla</TD>
271
</TR>
272
<TR BGCOLOR="white" CLASS="TableRowColor">
273
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
274
<CODE>&nbsp;void</CODE></FONT></TD>
275
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/BandSetupPanel.html#assignBand(int, int)">assignBand</A></B>(int&nbsp;nBand,
276
           int&nbsp;flag)</CODE>
277

    
278
<BR>
279
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Mantiene la asignaci?n entre R, G o B y la banda de la imagen que le corresponde</TD>
280
</TR>
281
<TR BGCOLOR="white" CLASS="TableRowColor">
282
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
283
<CODE>&nbsp;int</CODE></FONT></TD>
284
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/BandSetupPanel.html#getAssignedBand(int)">getAssignedBand</A></B>(int&nbsp;flag)</CODE>
285

    
286
<BR>
287
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene la correspondencia entre el R, G o B y la banda asignada</TD>
288
</TR>
289
<TR BGCOLOR="white" CLASS="TableRowColor">
290
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
291
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
292
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/BandSetupPanel.html#getBandName(int)">getBandName</A></B>(int&nbsp;i)</CODE>
293

    
294
<BR>
295
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el nombre de la banda de la posici?n i de la tabla</TD>
296
</TR>
297
<TR BGCOLOR="white" CLASS="TableRowColor">
298
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
299
<CODE>&nbsp;<A HREF="../../../../org/cresques/ui/raster/FileList.html" title="class in org.cresques.ui.raster">FileList</A></CODE></FONT></TD>
300
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/BandSetupPanel.html#getFileList()">getFileList</A></B>()</CODE>
301

    
302
<BR>
303
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el panel que contiene la lista de ficheros por banda.</TD>
304
</TR>
305
<TR BGCOLOR="white" CLASS="TableRowColor">
306
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
307
<CODE>&nbsp;int</CODE></FONT></TD>
308
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/BandSetupPanel.html#getNBands()">getNBands</A></B>()</CODE>
309

    
310
<BR>
311
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el n?mero de bandas de la lista</TD>
312
</TR>
313
<TR BGCOLOR="white" CLASS="TableRowColor">
314
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
315
<CODE>&nbsp;javax.swing.JTable</CODE></FONT></TD>
316
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/BandSetupPanel.html#getRGBTable()">getRGBTable</A></B>()</CODE>
317

    
318
<BR>
319
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene la Tabla</TD>
320
</TR>
321
<TR BGCOLOR="white" CLASS="TableRowColor">
322
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
323
<CODE>&nbsp;void</CODE></FONT></TD>
324
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/BandSetupPanel.html#keyPressed(java.awt.event.KeyEvent)">keyPressed</A></B>(java.awt.event.KeyEvent&nbsp;arg0)</CODE>
325

    
326
<BR>
327
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
328
</TR>
329
<TR BGCOLOR="white" CLASS="TableRowColor">
330
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
331
<CODE>&nbsp;void</CODE></FONT></TD>
332
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/BandSetupPanel.html#keyReleased(java.awt.event.KeyEvent)">keyReleased</A></B>(java.awt.event.KeyEvent&nbsp;arg0)</CODE>
333

    
334
<BR>
335
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
336
</TR>
337
<TR BGCOLOR="white" CLASS="TableRowColor">
338
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
339
<CODE>&nbsp;void</CODE></FONT></TD>
340
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/BandSetupPanel.html#keyTyped(java.awt.event.KeyEvent)">keyTyped</A></B>(java.awt.event.KeyEvent&nbsp;arg0)</CODE>
341

    
342
<BR>
343
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
344
</TR>
345
<TR BGCOLOR="white" CLASS="TableRowColor">
346
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
347
<CODE>&nbsp;void</CODE></FONT></TD>
348
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/BandSetupPanel.html#removeFile(java.lang.String)">removeFile</A></B>(java.lang.String&nbsp;file)</CODE>
349

    
350
<BR>
351
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Elimina un fichero de la lista</TD>
352
</TR>
353
<TR BGCOLOR="white" CLASS="TableRowColor">
354
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
355
<CODE>&nbsp;void</CODE></FONT></TD>
356
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/BandSetupPanel.html#setList()">setList</A></B>()</CODE>
357

    
358
<BR>
359
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Asigna al combo de n?mero de bandas a mostrar el valor correspondiente
360
 dependiendo del n?mero de bandas de la imagen.</TD>
361
</TR>
362
<TR BGCOLOR="white" CLASS="TableRowColor">
363
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
364
<CODE>&nbsp;void</CODE></FONT></TD>
365
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/BandSetupPanel.html#tableChanged(javax.swing.event.TableModelEvent)">tableChanged</A></B>(javax.swing.event.TableModelEvent&nbsp;e)</CODE>
366

    
367
<BR>
368
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
369
</TR>
370
</TABLE>
371
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JPanel"><!-- --></A>
372
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
373
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
374
<TD><B>Methods inherited from class javax.swing.JPanel</B></TD>
375
</TR>
376
<TR BGCOLOR="white" CLASS="TableRowColor">
377
<TD><CODE>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</CODE></TD>
378
</TR>
379
</TABLE>
380
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
381
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
382
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
383
<TD><B>Methods inherited from class javax.swing.JComponent</B></TD>
384
</TR>
385
<TR BGCOLOR="white" CLASS="TableRowColor">
386
<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>
387
</TR>
388
</TABLE>
389
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
390
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
391
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
392
<TD><B>Methods inherited from class java.awt.Container</B></TD>
393
</TR>
394
<TR BGCOLOR="white" CLASS="TableRowColor">
395
<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>
396
</TR>
397
</TABLE>
398
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
399
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
400
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
401
<TD><B>Methods inherited from class java.awt.Component</B></TD>
402
</TR>
403
<TR BGCOLOR="white" CLASS="TableRowColor">
404
<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>
405
</TR>
406
</TABLE>
407
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
408
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
409
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
410
<TD><B>Methods inherited from class java.lang.Object</B></TD>
411
</TR>
412
<TR BGCOLOR="white" CLASS="TableRowColor">
413
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
414
</TR>
415
</TABLE>
416
&nbsp;
417
<P>
418

    
419
<!-- ============ FIELD DETAIL =========== -->
420

    
421
<A NAME="field_detail"><!-- --></A>
422
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
423
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
424
<TD COLSPAN=1><FONT SIZE="+2">
425
<B>Field Detail</B></FONT></TD>
426
</TR>
427
</TABLE>
428

    
429
<A NAME="RED_BAND"><!-- --></A><H3>
430
RED_BAND</H3>
431
<PRE>
432
public static final int <B>RED_BAND</B></PRE>
433
<DL>
434
<DD>Asigna la banda del rojo
435
<P>
436
<DL>
437
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.cresques.ui.raster.BandSetupPanel.RED_BAND">Constant Field Values</A></DL>
438
</DL>
439
<HR>
440

    
441
<A NAME="GREEN_BAND"><!-- --></A><H3>
442
GREEN_BAND</H3>
443
<PRE>
444
public static final int <B>GREEN_BAND</B></PRE>
445
<DL>
446
<DD>Asigna la banda del verde
447
<P>
448
<DL>
449
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.cresques.ui.raster.BandSetupPanel.GREEN_BAND">Constant Field Values</A></DL>
450
</DL>
451
<HR>
452

    
453
<A NAME="BLUE_BAND"><!-- --></A><H3>
454
BLUE_BAND</H3>
455
<PRE>
456
public static final int <B>BLUE_BAND</B></PRE>
457
<DL>
458
<DD>Asigna banda del azul
459
<P>
460
<DL>
461
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.cresques.ui.raster.BandSetupPanel.BLUE_BAND">Constant Field Values</A></DL>
462
</DL>
463
<HR>
464

    
465
<A NAME="nom"><!-- --></A><H3>
466
nom</H3>
467
<PRE>
468
public java.lang.String <B>nom</B></PRE>
469
<DL>
470
<DD>Nombre del panel
471
<P>
472
<DL>
473
</DL>
474
</DL>
475

    
476
<!-- ========= CONSTRUCTOR DETAIL ======== -->
477

    
478
<A NAME="constructor_detail"><!-- --></A>
479
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
480
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
481
<TD COLSPAN=1><FONT SIZE="+2">
482
<B>Constructor Detail</B></FONT></TD>
483
</TR>
484
</TABLE>
485

    
486
<A NAME="BandSetupPanel()"><!-- --></A><H3>
487
BandSetupPanel</H3>
488
<PRE>
489
public <B>BandSetupPanel</B>()</PRE>
490
<DL>
491
<DD>This method initializes
492
<P>
493
</DL>
494

    
495
<!-- ============ METHOD DETAIL ========== -->
496

    
497
<A NAME="method_detail"><!-- --></A>
498
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
499
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
500
<TD COLSPAN=1><FONT SIZE="+2">
501
<B>Method Detail</B></FONT></TD>
502
</TR>
503
</TABLE>
504

    
505
<A NAME="addFiles(org.cresques.io.GeoRasterFile[])"><!-- --></A><H3>
506
addFiles</H3>
507
<PRE>
508
public void <B>addFiles</B>(<A HREF="../../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A>[]&nbsp;files)</PRE>
509
<DL>
510
<DD>A?ade la lista de georasterfiles a la tabla
511
<P>
512
<DD><DL>
513
</DL>
514
</DD>
515
<DD><DL>
516
<DT><B>Parameters:</B><DD><CODE>files</CODE> - </DL>
517
</DD>
518
</DL>
519
<HR>
520

    
521
<A NAME="removeFile(java.lang.String)"><!-- --></A><H3>
522
removeFile</H3>
523
<PRE>
524
public void <B>removeFile</B>(java.lang.String&nbsp;file)</PRE>
525
<DL>
526
<DD>Elimina un fichero de la lista
527
<P>
528
<DD><DL>
529
</DL>
530
</DD>
531
<DD><DL>
532
<DT><B>Parameters:</B><DD><CODE>file</CODE> - Nombre del fichero a eliminar</DL>
533
</DD>
534
</DL>
535
<HR>
536

    
537
<A NAME="getFileList()"><!-- --></A><H3>
538
getFileList</H3>
539
<PRE>
540
public <A HREF="../../../../org/cresques/ui/raster/FileList.html" title="class in org.cresques.ui.raster">FileList</A> <B>getFileList</B>()</PRE>
541
<DL>
542
<DD>Obtiene el panel que contiene la lista de ficheros por banda.
543
<P>
544
<DD><DL>
545
</DL>
546
</DD>
547
<DD><DL>
548

    
549
<DT><B>Returns:</B><DD>Panel FileList</DL>
550
</DD>
551
</DL>
552
<HR>
553

    
554
<A NAME="getRGBTable()"><!-- --></A><H3>
555
getRGBTable</H3>
556
<PRE>
557
public javax.swing.JTable <B>getRGBTable</B>()</PRE>
558
<DL>
559
<DD>Obtiene la Tabla
560
<P>
561
<DD><DL>
562
</DL>
563
</DD>
564
<DD><DL>
565

    
566
<DT><B>Returns:</B><DD>Tabla de bandas de la imagen</DL>
567
</DD>
568
</DL>
569
<HR>
570

    
571
<A NAME="setList()"><!-- --></A><H3>
572
setList</H3>
573
<PRE>
574
public void <B>setList</B>()</PRE>
575
<DL>
576
<DD>Asigna al combo de n?mero de bandas a mostrar el valor correspondiente
577
 dependiendo del n?mero de bandas de la imagen.
578
<P>
579
<DD><DL>
580
</DL>
581
</DD>
582
<DD><DL>
583
</DL>
584
</DD>
585
</DL>
586
<HR>
587

    
588
<A NAME="getNBands()"><!-- --></A><H3>
589
getNBands</H3>
590
<PRE>
591
public int <B>getNBands</B>()</PRE>
592
<DL>
593
<DD>Obtiene el n?mero de bandas de la lista
594
<P>
595
<DD><DL>
596
</DL>
597
</DD>
598
<DD><DL>
599

    
600
<DT><B>Returns:</B><DD></DL>
601
</DD>
602
</DL>
603
<HR>
604

    
605
<A NAME="getBandName(int)"><!-- --></A><H3>
606
getBandName</H3>
607
<PRE>
608
public java.lang.String <B>getBandName</B>(int&nbsp;i)</PRE>
609
<DL>
610
<DD>Obtiene el nombre de la banda de la posici?n i de la tabla
611
<P>
612
<DD><DL>
613
</DL>
614
</DD>
615
<DD><DL>
616
<DT><B>Parameters:</B><DD><CODE>i</CODE> - 
617
<DT><B>Returns:</B><DD></DL>
618
</DD>
619
</DL>
620
<HR>
621

    
622
<A NAME="assignBand(int, int)"><!-- --></A><H3>
623
assignBand</H3>
624
<PRE>
625
public void <B>assignBand</B>(int&nbsp;nBand,
626
                       int&nbsp;flag)</PRE>
627
<DL>
628
<DD>Mantiene la asignaci?n entre R, G o B y la banda de la imagen que le corresponde
629
<P>
630
<DD><DL>
631
</DL>
632
</DD>
633
<DD><DL>
634
<DT><B>Parameters:</B><DD><CODE>nBand</CODE> - Banda de la imagen que corresponde<DD><CODE>flag</CODE> - R, G o B se selecciona por medio de un flag que los identifica</DL>
635
</DD>
636
</DL>
637
<HR>
638

    
639
<A NAME="getAssignedBand(int)"><!-- --></A><H3>
640
getAssignedBand</H3>
641
<PRE>
642
public int <B>getAssignedBand</B>(int&nbsp;flag)</PRE>
643
<DL>
644
<DD>Obtiene la correspondencia entre el R, G o B y la banda asignada
645
<P>
646
<DD><DL>
647
</DL>
648
</DD>
649
<DD><DL>
650
<DT><B>Parameters:</B><DD><CODE>flag</CODE> - R, G o B se selecciona por medio de un flag que los identifica
651
<DT><B>Returns:</B><DD>Banda de la imagen asignada al flag pasado por par?metro</DL>
652
</DD>
653
</DL>
654
<HR>
655

    
656
<A NAME="tableChanged(javax.swing.event.TableModelEvent)"><!-- --></A><H3>
657
tableChanged</H3>
658
<PRE>
659
public void <B>tableChanged</B>(javax.swing.event.TableModelEvent&nbsp;e)</PRE>
660
<DL>
661
<DD><DL>
662
<DT><B>Specified by:</B><DD><CODE>tableChanged</CODE> in interface <CODE>javax.swing.event.TableModelListener</CODE></DL>
663
</DD>
664
<DD><DL>
665
</DL>
666
</DD>
667
</DL>
668
<HR>
669

    
670
<A NAME="keyPressed(java.awt.event.KeyEvent)"><!-- --></A><H3>
671
keyPressed</H3>
672
<PRE>
673
public void <B>keyPressed</B>(java.awt.event.KeyEvent&nbsp;arg0)</PRE>
674
<DL>
675
<DD><DL>
676
<DT><B>Specified by:</B><DD><CODE>keyPressed</CODE> in interface <CODE>java.awt.event.KeyListener</CODE></DL>
677
</DD>
678
<DD><DL>
679
</DL>
680
</DD>
681
</DL>
682
<HR>
683

    
684
<A NAME="keyReleased(java.awt.event.KeyEvent)"><!-- --></A><H3>
685
keyReleased</H3>
686
<PRE>
687
public void <B>keyReleased</B>(java.awt.event.KeyEvent&nbsp;arg0)</PRE>
688
<DL>
689
<DD><DL>
690
<DT><B>Specified by:</B><DD><CODE>keyReleased</CODE> in interface <CODE>java.awt.event.KeyListener</CODE></DL>
691
</DD>
692
<DD><DL>
693
</DL>
694
</DD>
695
</DL>
696
<HR>
697

    
698
<A NAME="keyTyped(java.awt.event.KeyEvent)"><!-- --></A><H3>
699
keyTyped</H3>
700
<PRE>
701
public void <B>keyTyped</B>(java.awt.event.KeyEvent&nbsp;arg0)</PRE>
702
<DL>
703
<DD><DL>
704
<DT><B>Specified by:</B><DD><CODE>keyTyped</CODE> in interface <CODE>java.awt.event.KeyListener</CODE></DL>
705
</DD>
706
<DD><DL>
707
</DL>
708
</DD>
709
</DL>
710
<HR>
711

    
712
<A NAME="actionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
713
actionPerformed</H3>
714
<PRE>
715
public void <B>actionPerformed</B>(java.awt.event.ActionEvent&nbsp;arg0)</PRE>
716
<DL>
717
<DD>Evento que activado cuando se modifica el n?mero de bandas que se desean visualizar.
718
Se obtiene este n?mero y se llama a la funci?n que controla el cambio de n?mero
719
de bandas visualizadas.
720
<P>
721
<DD><DL>
722
<DT><B>Specified by:</B><DD><CODE>actionPerformed</CODE> in interface <CODE>java.awt.event.ActionListener</CODE></DL>
723
</DD>
724
<DD><DL>
725
</DL>
726
</DD>
727
</DL>
728
<!-- ========= END OF CLASS DATA ========= -->
729
<HR>
730

    
731

    
732
<!-- ======= START OF BOTTOM NAVBAR ====== -->
733
<A NAME="navbar_bottom"><!-- --></A>
734
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
735
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
736
<TR>
737
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
738
<A NAME="navbar_bottom_firstrow"><!-- --></A>
739
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
740
  <TR ALIGN="center" VALIGN="top">
741
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
742
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
743
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
744
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
745
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
746
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
747
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
748
  </TR>
749
</TABLE>
750
</TD>
751
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
752
</EM>
753
</TD>
754
</TR>
755

    
756
<TR>
757
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
758
&nbsp;PREV CLASS&nbsp;
759
&nbsp;<A HREF="../../../../org/cresques/ui/raster/DataInputProps.html" title="class in org.cresques.ui.raster"><B>NEXT CLASS</B></A></FONT></TD>
760
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
761
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
762
&nbsp;<A HREF="BandSetupPanel.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
763
&nbsp;<SCRIPT type="text/javascript">
764
  <!--
765
  if(window==top) {
766
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
767
  }
768
  //-->
769
</SCRIPT>
770
<NOSCRIPT>
771
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
772
</NOSCRIPT>
773

    
774
</FONT></TD>
775
</TR>
776
<TR>
777
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
778
  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>
779
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
780
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>
781
</TR>
782
</TABLE>
783
<A NAME="skip-navbar_bottom"></A>
784
<!-- ======== END OF BOTTOM NAVBAR ======= -->
785

    
786
<HR>
787

    
788
</BODY>
789
</HTML>