Statistics
| Revision:

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

History | View | Annotate | Download (24.6 KB)

1 1935 vcaballero
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc (build 1.4.2_04) on Mon Feb 14 08:49:13 CET 2005 -->
6
<TITLE>
7
FInfoDialog (gvSIG API)
8
</TITLE>
9
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.gui.Dialogs.FInfoDialog 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="FInfoDialog (gvSIG API)";
18
}
19
</SCRIPT>
20
21
</HEAD>
22
23
<BODY BGCOLOR="white" onload="windowTitle();">
24
25
26
<!-- ========= START OF TOP NAVBAR ======= -->
27
<A NAME="navbar_top"><!-- --></A>
28
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
29
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
30
<TR>
31
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
32
<A NAME="navbar_top_firstrow"><!-- --></A>
33
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
34
  <TR ALIGN="center" VALIGN="top">
35
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
36
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
37
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
42
  </TR>
43
</TABLE>
44
</TD>
45
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
46
</EM>
47
</TD>
48
</TR>
49
50
<TR>
51
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
52
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/gui/Dialogs/CSSelectionDialog.html" title="class in com.iver.cit.gvsig.gui.Dialogs"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/gui/Dialogs/FInfoDialogXML.html" title="class in com.iver.cit.gvsig.gui.Dialogs"><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="FInfoDialog.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="#fields_inherited_from_class_javax.swing.JComponent">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
73
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
74
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
75
</TR>
76
</TABLE>
77
<A NAME="skip-navbar_top"></A>
78
<!-- ========= END OF TOP NAVBAR ========= -->
79
80
<HR>
81
<!-- ======== START OF CLASS DATA ======== -->
82
<H2>
83
<FONT SIZE="-1">
84
com.iver.cit.gvsig.gui.Dialogs</FONT>
85
<BR>
86
Class FInfoDialog</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>com.iver.cit.gvsig.gui.Dialogs.FInfoDialog</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 final class <B>FInfoDialog</B><DT>extends javax.swing.JPanel</DL>
101
102
<P>
103
DOCUMENT ME!
104
<P>
105
106
<P>
107
<DL>
108
<DT><B>Author:</B></DT>
109
  <DD>Administrador To change the template for this generated type comment
110
         go to Window>Preferences>Java>Code Generation>Code and Comments</DD>
111
<DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#com.iver.cit.gvsig.gui.Dialogs.FInfoDialog">Serialized Form</A></DL>
112
<HR>
113
114
<P>
115
<!-- ======== NESTED CLASS SUMMARY ======== -->
116
117
<A NAME="nested_class_summary"><!-- --></A>
118
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
119
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
120
<TD COLSPAN=2><FONT SIZE="+2">
121
<B>Nested Class Summary</B></FONT></TD>
122
</TR>
123
</TABLE>
124
&nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JPanel"><!-- --></A>
125
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
126
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
127
<TD><B>Nested classes inherited from class javax.swing.JPanel</B></TD>
128
</TR>
129
<TR BGCOLOR="white" CLASS="TableRowColor">
130
<TD><CODE>javax.swing.JPanel.AccessibleJPanel</CODE></TD>
131
</TR>
132
</TABLE>
133
&nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JComponent"><!-- --></A>
134
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
135
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
136
<TD><B>Nested classes inherited from class javax.swing.JComponent</B></TD>
137
</TR>
138
<TR BGCOLOR="white" CLASS="TableRowColor">
139
<TD><CODE>javax.swing.JComponent.AccessibleJComponent</CODE></TD>
140
</TR>
141
</TABLE>
142
&nbsp;<A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
143
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
144
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
145
<TD><B>Nested classes inherited from class java.awt.Container</B></TD>
146
</TR>
147
<TR BGCOLOR="white" CLASS="TableRowColor">
148
<TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
149
</TR>
150
</TABLE>
151
&nbsp;<A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
152
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
153
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
154
<TD><B>Nested classes inherited from class java.awt.Component</B></TD>
155
</TR>
156
<TR BGCOLOR="white" CLASS="TableRowColor">
157
<TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
158
</TR>
159
</TABLE>
160
&nbsp;
161
<!-- =========== FIELD SUMMARY =========== -->
162
163
<A NAME="field_summary"><!-- --></A>
164
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
165
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
166
<TD COLSPAN=2><FONT SIZE="+2">
167
<B>Field Summary</B></FONT></TD>
168
</TR>
169
</TABLE>
170
&nbsp;<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
171
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
172
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
173
<TD><B>Fields inherited from class javax.swing.JComponent</B></TD>
174
</TR>
175
<TR BGCOLOR="white" CLASS="TableRowColor">
176
<TD><CODE>accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
177
</TR>
178
</TABLE>
179
&nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
180
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
181
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
182
<TD><B>Fields inherited from class java.awt.Component</B></TD>
183
</TR>
184
<TR BGCOLOR="white" CLASS="TableRowColor">
185
<TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
186
</TR>
187
</TABLE>
188
&nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
189
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
190
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
191
<TD><B>Fields inherited from interface java.awt.image.ImageObserver</B></TD>
192
</TR>
193
<TR BGCOLOR="white" CLASS="TableRowColor">
194
<TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
195
</TR>
196
</TABLE>
197
&nbsp;
198
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
199
200
<A NAME="constructor_summary"><!-- --></A>
201
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
202
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
203
<TD COLSPAN=2><FONT SIZE="+2">
204
<B>Constructor Summary</B></FONT></TD>
205
</TR>
206
<TR BGCOLOR="white" CLASS="TableRowColor">
207
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Dialogs/FInfoDialog.html#FInfoDialog()">FInfoDialog</A></B>()</CODE>
208
209
<BR>
210
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates new form FInfoDialog</TD>
211
</TR>
212
</TABLE>
213
&nbsp;
214
<!-- ========== METHOD SUMMARY =========== -->
215
216
<A NAME="method_summary"><!-- --></A>
217
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
218
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
219
<TD COLSPAN=2><FONT SIZE="+2">
220
<B>Method Summary</B></FONT></TD>
221
</TR>
222
<TR BGCOLOR="white" CLASS="TableRowColor">
223
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
224
<CODE>&nbsp;void</CODE></FONT></TD>
225
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Dialogs/FInfoDialog.html#addLayerInfo(java.lang.String, java.lang.String)">addLayerInfo</A></B>(java.lang.String&nbsp;nomTema,
226
             java.lang.String&nbsp;strInfo)</CODE>
227
228
<BR>
229
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DOCUMENT ME!</TD>
230
</TR>
231
<TR BGCOLOR="white" CLASS="TableRowColor">
232
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
233
<CODE>&nbsp;void</CODE></FONT></TD>
234
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Dialogs/FInfoDialog.html#clearAll()">clearAll</A></B>()</CODE>
235
236
<BR>
237
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DOCUMENT ME!</TD>
238
</TR>
239
<TR BGCOLOR="white" CLASS="TableRowColor">
240
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
241
<CODE>&nbsp;ViewInfo</CODE></FONT></TD>
242
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Dialogs/FInfoDialog.html#getViewInfo()">getViewInfo</A></B>()</CODE>
243
244
<BR>
245
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
246
</TR>
247
<TR BGCOLOR="white" CLASS="TableRowColor">
248
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
249
<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
250
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Dialogs/FInfoDialog.html#getViewModel()">getViewModel</A></B>()</CODE>
251
252
<BR>
253
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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="../../../../../../com/iver/cit/gvsig/gui/Dialogs/FInfoDialog.html#refresh()">refresh</A></B>()</CODE>
259
260
<BR>
261
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DOCUMENT ME!</TD>
262
</TR>
263
<TR BGCOLOR="white" CLASS="TableRowColor">
264
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
265
<CODE>&nbsp;void</CODE></FONT></TD>
266
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Dialogs/FInfoDialog.html#setViewModel(com.iver.cit.gvsig.project.ProjectView)">setViewModel</A></B>(<A HREF="../../../../../../com/iver/cit/gvsig/project/ProjectView.html" title="class in com.iver.cit.gvsig.project">ProjectView</A>&nbsp;view)</CODE>
267
268
<BR>
269
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
270
</TR>
271
<TR BGCOLOR="white" CLASS="TableRowColor">
272
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
273
<CODE>&nbsp;void</CODE></FONT></TD>
274
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Dialogs/FInfoDialog.html#viewActivated()">viewActivated</A></B>()</CODE>
275
276
<BR>
277
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
278
</TR>
279
</TABLE>
280
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JPanel"><!-- --></A>
281
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
282
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
283
<TD><B>Methods inherited from class javax.swing.JPanel</B></TD>
284
</TR>
285
<TR BGCOLOR="white" CLASS="TableRowColor">
286
<TD><CODE>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</CODE></TD>
287
</TR>
288
</TABLE>
289
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
290
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
291
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
292
<TD><B>Methods inherited from class javax.swing.JComponent</B></TD>
293
</TR>
294
<TR BGCOLOR="white" CLASS="TableRowColor">
295
<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>
296
</TR>
297
</TABLE>
298
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
299
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
300
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
301
<TD><B>Methods inherited from class java.awt.Container</B></TD>
302
</TR>
303
<TR BGCOLOR="white" CLASS="TableRowColor">
304
<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>
305
</TR>
306
</TABLE>
307
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
308
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
309
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
310
<TD><B>Methods inherited from class java.awt.Component</B></TD>
311
</TR>
312
<TR BGCOLOR="white" CLASS="TableRowColor">
313
<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>
314
</TR>
315
</TABLE>
316
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
317
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
318
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
319
<TD><B>Methods inherited from class java.lang.Object</B></TD>
320
</TR>
321
<TR BGCOLOR="white" CLASS="TableRowColor">
322
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
323
</TR>
324
</TABLE>
325
&nbsp;
326
<P>
327
328
<!-- ============ FIELD DETAIL =========== -->
329
330
331
<!-- ========= CONSTRUCTOR DETAIL ======== -->
332
333
<A NAME="constructor_detail"><!-- --></A>
334
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
335
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
336
<TD COLSPAN=1><FONT SIZE="+2">
337
<B>Constructor Detail</B></FONT></TD>
338
</TR>
339
</TABLE>
340
341
<A NAME="FInfoDialog()"><!-- --></A><H3>
342
FInfoDialog</H3>
343
<PRE>
344
public <B>FInfoDialog</B>()</PRE>
345
<DL>
346
<DD>Creates new form FInfoDialog
347
<P>
348
</DL>
349
350
<!-- ============ METHOD DETAIL ========== -->
351
352
<A NAME="method_detail"><!-- --></A>
353
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
354
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
355
<TD COLSPAN=1><FONT SIZE="+2">
356
<B>Method Detail</B></FONT></TD>
357
</TR>
358
</TABLE>
359
360
<A NAME="refresh()"><!-- --></A><H3>
361
refresh</H3>
362
<PRE>
363
public void <B>refresh</B>()</PRE>
364
<DL>
365
<DD>DOCUMENT ME!
366
<P>
367
<DD><DL>
368
</DL>
369
</DD>
370
</DL>
371
<HR>
372
373
<A NAME="clearAll()"><!-- --></A><H3>
374
clearAll</H3>
375
<PRE>
376
public void <B>clearAll</B>()</PRE>
377
<DL>
378
<DD>DOCUMENT ME!
379
<P>
380
<DD><DL>
381
</DL>
382
</DD>
383
</DL>
384
<HR>
385
386
<A NAME="addLayerInfo(java.lang.String, java.lang.String)"><!-- --></A><H3>
387
addLayerInfo</H3>
388
<PRE>
389
public void <B>addLayerInfo</B>(java.lang.String&nbsp;nomTema,
390
                         java.lang.String&nbsp;strInfo)</PRE>
391
<DL>
392
<DD>DOCUMENT ME!
393
<P>
394
<DD><DL>
395
<DT><B>Parameters:</B><DD><CODE>nomTema</CODE> - DOCUMENT ME!<DD><CODE>strInfo</CODE> - DOCUMENT ME!</DL>
396
</DD>
397
</DL>
398
<HR>
399
400
<A NAME="getViewInfo()"><!-- --></A><H3>
401
getViewInfo</H3>
402
<PRE>
403
public ViewInfo <B>getViewInfo</B>()</PRE>
404
<DL>
405
<DD><DL>
406
</DL>
407
</DD>
408
</DL>
409
<HR>
410
411
<A NAME="getViewModel()"><!-- --></A><H3>
412
getViewModel</H3>
413
<PRE>
414
public java.lang.Object <B>getViewModel</B>()</PRE>
415
<DL>
416
<DD><DL>
417
<DT><B>See Also:</B><DD><CODE>com.iver.mdiApp.ui.MDIManager.SingletonView#getViewModel()</CODE></DL>
418
</DD>
419
</DL>
420
<HR>
421
422
<A NAME="setViewModel(com.iver.cit.gvsig.project.ProjectView)"><!-- --></A><H3>
423
setViewModel</H3>
424
<PRE>
425
public void <B>setViewModel</B>(<A HREF="../../../../../../com/iver/cit/gvsig/project/ProjectView.html" title="class in com.iver.cit.gvsig.project">ProjectView</A>&nbsp;view)</PRE>
426
<DL>
427
<DD><DL>
428
<DT><B>Parameters:</B><DD><CODE>view</CODE> - </DL>
429
</DD>
430
</DL>
431
<HR>
432
433
<A NAME="viewActivated()"><!-- --></A><H3>
434
viewActivated</H3>
435
<PRE>
436
public void <B>viewActivated</B>()</PRE>
437
<DL>
438
<DD><DL>
439
<DT><B>See Also:</B><DD><CODE>com.iver.mdiApp.ui.MDIManager.View#viewActivated()</CODE></DL>
440
</DD>
441
</DL>
442
<!-- ========= END OF CLASS DATA ========= -->
443
<HR>
444
445
446
<!-- ======= START OF BOTTOM NAVBAR ====== -->
447
<A NAME="navbar_bottom"><!-- --></A>
448
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
449
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
450
<TR>
451
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
452
<A NAME="navbar_bottom_firstrow"><!-- --></A>
453
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
454
  <TR ALIGN="center" VALIGN="top">
455
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
456
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
457
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
458
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
459
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
460
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
461
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
462
  </TR>
463
</TABLE>
464
</TD>
465
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
466
</EM>
467
</TD>
468
</TR>
469
470
<TR>
471
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
472
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/gui/Dialogs/CSSelectionDialog.html" title="class in com.iver.cit.gvsig.gui.Dialogs"><B>PREV CLASS</B></A>&nbsp;
473
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/gui/Dialogs/FInfoDialogXML.html" title="class in com.iver.cit.gvsig.gui.Dialogs"><B>NEXT CLASS</B></A></FONT></TD>
474
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
475
  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
476
&nbsp;<A HREF="FInfoDialog.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
477
&nbsp;<SCRIPT type="text/javascript">
478
  <!--
479
  if(window==top) {
480
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
481
  }
482
  //-->
483
</SCRIPT>
484
<NOSCRIPT>
485
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
486
</NOSCRIPT>
487
488
</FONT></TD>
489
</TR>
490
<TR>
491
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
492
  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JPanel">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.swing.JComponent">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
493
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
494
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
495
</TR>
496
</TABLE>
497
<A NAME="skip-navbar_bottom"></A>
498
<!-- ======== END OF BOTTOM NAVBAR ======= -->
499
500
<HR>
501
502
</BODY>
503
</HTML>