Statistics
| Revision:

svn-gvsig-desktop / branches / CqCMSDvp / libraries / libCq CMS for java.old / doc-files / javadocs / org / cresques / ui / raster / ProgressSaveRasterPanel.html @ 2312

History | View | Annotate | Download (21.5 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 Thu Jun 23 14:38:25 CEST 2005 -->
6
<TITLE>
7
ProgressSaveRasterPanel
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.ui.raster.ProgressSaveRasterPanel 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="ProgressSaveRasterPanel";
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/InfoPanel.html" title="class in org.cresques.ui.raster"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../org/cresques/ui/raster/RasterPropsDialogPanel.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="ProgressSaveRasterPanel.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 ProgressSaveRasterPanel</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.ProgressSaveRasterPanel</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>ProgressSaveRasterPanel</B><DT>extends javax.swing.JPanel</DL>
101

    
102
<P>
103
Panel que contiene la barra de progreso para 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.ProgressSaveRasterPanel">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.JLabel</CODE></FONT></TD>
171
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/ProgressSaveRasterPanel.html#wait">wait</A></B></CODE>
172

    
173
<BR>
174
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Label p?blico accesible para su traducci?n</TD>
175
</TR>
176
</TABLE>
177
&nbsp;<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
178
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
179
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
180
<TD><B>Fields inherited from class javax.swing.JComponent</B></TD>
181
</TR>
182
<TR BGCOLOR="white" CLASS="TableRowColor">
183
<TD><CODE>accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
184
</TR>
185
</TABLE>
186
&nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
187
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
188
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
189
<TD><B>Fields inherited from class java.awt.Component</B></TD>
190
</TR>
191
<TR BGCOLOR="white" CLASS="TableRowColor">
192
<TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
193
</TR>
194
</TABLE>
195
&nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
196
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
197
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
198
<TD><B>Fields inherited from interface java.awt.image.ImageObserver</B></TD>
199
</TR>
200
<TR BGCOLOR="white" CLASS="TableRowColor">
201
<TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
202
</TR>
203
</TABLE>
204
&nbsp;
205
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
206

    
207
<A NAME="constructor_summary"><!-- --></A>
208
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
209
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
210
<TD COLSPAN=2><FONT SIZE="+2">
211
<B>Constructor Summary</B></FONT></TD>
212
</TR>
213
<TR BGCOLOR="white" CLASS="TableRowColor">
214
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/ProgressSaveRasterPanel.html#ProgressSaveRasterPanel()">ProgressSaveRasterPanel</A></B>()</CODE>
215

    
216
<BR>
217
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method initializes</TD>
218
</TR>
219
</TABLE>
220
&nbsp;
221
<!-- ========== METHOD SUMMARY =========== -->
222

    
223
<A NAME="method_summary"><!-- --></A>
224
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
225
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
226
<TD COLSPAN=2><FONT SIZE="+2">
227
<B>Method Summary</B></FONT></TD>
228
</TR>
229
<TR BGCOLOR="white" CLASS="TableRowColor">
230
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
231
<CODE>&nbsp;javax.swing.JProgressBar</CODE></FONT></TD>
232
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/ProgressSaveRasterPanel.html#getJProgressBar()">getJProgressBar</A></B>()</CODE>
233

    
234
<BR>
235
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method initializes jProgressBar</TD>
236
</TR>
237
</TABLE>
238
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JPanel"><!-- --></A>
239
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
240
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
241
<TD><B>Methods inherited from class javax.swing.JPanel</B></TD>
242
</TR>
243
<TR BGCOLOR="white" CLASS="TableRowColor">
244
<TD><CODE>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</CODE></TD>
245
</TR>
246
</TABLE>
247
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
248
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
249
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
250
<TD><B>Methods inherited from class javax.swing.JComponent</B></TD>
251
</TR>
252
<TR BGCOLOR="white" CLASS="TableRowColor">
253
<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>
254
</TR>
255
</TABLE>
256
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
257
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
258
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
259
<TD><B>Methods inherited from class java.awt.Container</B></TD>
260
</TR>
261
<TR BGCOLOR="white" CLASS="TableRowColor">
262
<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>
263
</TR>
264
</TABLE>
265
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
266
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
267
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
268
<TD><B>Methods inherited from class java.awt.Component</B></TD>
269
</TR>
270
<TR BGCOLOR="white" CLASS="TableRowColor">
271
<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>
272
</TR>
273
</TABLE>
274
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
275
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
276
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
277
<TD><B>Methods inherited from class java.lang.Object</B></TD>
278
</TR>
279
<TR BGCOLOR="white" CLASS="TableRowColor">
280
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
281
</TR>
282
</TABLE>
283
&nbsp;
284
<P>
285

    
286
<!-- ============ FIELD DETAIL =========== -->
287

    
288
<A NAME="field_detail"><!-- --></A>
289
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
290
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
291
<TD COLSPAN=1><FONT SIZE="+2">
292
<B>Field Detail</B></FONT></TD>
293
</TR>
294
</TABLE>
295

    
296
<A NAME="wait"><!-- --></A><H3>
297
wait</H3>
298
<PRE>
299
public javax.swing.JLabel <B>wait</B></PRE>
300
<DL>
301
<DD>Label p?blico accesible para su traducci?n
302
<P>
303
<DL>
304
</DL>
305
</DL>
306

    
307
<!-- ========= CONSTRUCTOR DETAIL ======== -->
308

    
309
<A NAME="constructor_detail"><!-- --></A>
310
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
311
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
312
<TD COLSPAN=1><FONT SIZE="+2">
313
<B>Constructor Detail</B></FONT></TD>
314
</TR>
315
</TABLE>
316

    
317
<A NAME="ProgressSaveRasterPanel()"><!-- --></A><H3>
318
ProgressSaveRasterPanel</H3>
319
<PRE>
320
public <B>ProgressSaveRasterPanel</B>()</PRE>
321
<DL>
322
<DD>This method initializes
323
<P>
324
</DL>
325

    
326
<!-- ============ METHOD DETAIL ========== -->
327

    
328
<A NAME="method_detail"><!-- --></A>
329
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
330
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
331
<TD COLSPAN=1><FONT SIZE="+2">
332
<B>Method Detail</B></FONT></TD>
333
</TR>
334
</TABLE>
335

    
336
<A NAME="getJProgressBar()"><!-- --></A><H3>
337
getJProgressBar</H3>
338
<PRE>
339
public javax.swing.JProgressBar <B>getJProgressBar</B>()</PRE>
340
<DL>
341
<DD>This method initializes jProgressBar
342
<P>
343
<DD><DL>
344

    
345
<DT><B>Returns:</B><DD>javax.swing.JProgressBar</DL>
346
</DD>
347
</DL>
348
<!-- ========= END OF CLASS DATA ========= -->
349
<HR>
350

    
351

    
352
<!-- ======= START OF BOTTOM NAVBAR ====== -->
353
<A NAME="navbar_bottom"><!-- --></A>
354
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
355
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
356
<TR>
357
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
358
<A NAME="navbar_bottom_firstrow"><!-- --></A>
359
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
360
  <TR ALIGN="center" VALIGN="top">
361
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
362
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
363
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
364
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
365
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
366
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
367
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
368
  </TR>
369
</TABLE>
370
</TD>
371
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
372
</EM>
373
</TD>
374
</TR>
375

    
376
<TR>
377
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
378
&nbsp;<A HREF="../../../../org/cresques/ui/raster/InfoPanel.html" title="class in org.cresques.ui.raster"><B>PREV CLASS</B></A>&nbsp;
379
&nbsp;<A HREF="../../../../org/cresques/ui/raster/RasterPropsDialogPanel.html" title="class in org.cresques.ui.raster"><B>NEXT CLASS</B></A></FONT></TD>
380
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
381
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
382
&nbsp;<A HREF="ProgressSaveRasterPanel.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
383
&nbsp;<SCRIPT type="text/javascript">
384
  <!--
385
  if(window==top) {
386
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
387
  }
388
  //-->
389
</SCRIPT>
390
<NOSCRIPT>
391
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
392
</NOSCRIPT>
393

    
394
</FONT></TD>
395
</TR>
396
<TR>
397
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
398
  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>
399
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
400
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>
401
</TR>
402
</TABLE>
403
<A NAME="skip-navbar_bottom"></A>
404
<!-- ======== END OF BOTTOM NAVBAR ======= -->
405

    
406
<HR>
407

    
408
</BODY>
409
</HTML>