Statistics
| Revision:

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

History | View | Annotate | Download (23 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:24 CEST 2005 -->
6
<TITLE>
7
CSSelectionDialogPanel
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.ui.cts.CSSelectionDialogPanel 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="CSSelectionDialogPanel";
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/cts/CSSelectionModel.html" title="class in org.cresques.ui.cts"><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="CSSelectionDialogPanel.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_org.cresques.ui.DefaultDialogPanel">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
org.cresques.ui.cts</FONT>
85
<BR>
86
Class CSSelectionDialogPanel</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"><A HREF="../../../../org/cresques/ui/DefaultDialogPanel.html" title="class in org.cresques.ui">org.cresques.ui.DefaultDialogPanel</A>
94
                      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.ui.cts.CSSelectionDialogPanel</B>
95
</PRE>
96
<DL>
97
<DT><B>All Implemented Interfaces:</B> <DD>javax.accessibility.Accessible, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable</DD>
98
</DL>
99
<HR>
100
<DL>
101
<DT>public class <B>CSSelectionDialogPanel</B><DT>extends <A HREF="../../../../org/cresques/ui/DefaultDialogPanel.html" title="class in org.cresques.ui">DefaultDialogPanel</A></DL>
102

    
103
<P>
104
Dialogo para abrir fichero.
105
<P>
106

    
107
<P>
108
<DL>
109
<DT><B>Author:</B></DT>
110
  <DD>"Luis W. Sevilla" <sevilla_lui@gva.es></DD>
111
<DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#org.cresques.ui.cts.CSSelectionDialogPanel">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_org.cresques.ui.DefaultDialogPanel"><!-- --></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 org.cresques.ui.<A HREF="../../../../org/cresques/ui/DefaultDialogPanel.html" title="class in org.cresques.ui">DefaultDialogPanel</A></B></TD>
174
</TR>
175
<TR BGCOLOR="white" CLASS="TableRowColor">
176
<TD><CODE><A HREF="../../../../org/cresques/ui/DefaultDialogPanel.html#contentPane">contentPane</A></CODE></TD>
177
</TR>
178
</TABLE>
179
&nbsp;<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></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 javax.swing.JComponent</B></TD>
183
</TR>
184
<TR BGCOLOR="white" CLASS="TableRowColor">
185
<TD><CODE>accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
186
</TR>
187
</TABLE>
188
&nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
189
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
190
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
191
<TD><B>Fields inherited from class java.awt.Component</B></TD>
192
</TR>
193
<TR BGCOLOR="white" CLASS="TableRowColor">
194
<TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
195
</TR>
196
</TABLE>
197
&nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
198
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
199
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
200
<TD><B>Fields inherited from interface java.awt.image.ImageObserver</B></TD>
201
</TR>
202
<TR BGCOLOR="white" CLASS="TableRowColor">
203
<TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
204
</TR>
205
</TABLE>
206
&nbsp;
207
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
208

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

    
218
<BR>
219
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
220
</TR>
221
</TABLE>
222
&nbsp;
223
<!-- ========== METHOD SUMMARY =========== -->
224

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

    
236
<BR>
237
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
238
</TR>
239
<TR BGCOLOR="white" CLASS="TableRowColor">
240
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
241
<CODE>&nbsp;<A HREF="../../../../org/cresques/ui/cts/CSSelectionPanel.html" title="class in org.cresques.ui.cts">CSSelectionPanel</A></CODE></FONT></TD>
242
<TD><CODE><B><A HREF="../../../../org/cresques/ui/cts/CSSelectionDialogPanel.html#getProjPanel()">getProjPanel</A></B>()</CODE>
243

    
244
<BR>
245
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
246
</TR>
247
</TABLE>
248
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.ui.DefaultDialogPanel"><!-- --></A>
249
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
250
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
251
<TD><B>Methods inherited from class org.cresques.ui.<A HREF="../../../../org/cresques/ui/DefaultDialogPanel.html" title="class in org.cresques.ui">DefaultDialogPanel</A></B></TD>
252
</TR>
253
<TR BGCOLOR="white" CLASS="TableRowColor">
254
<TD><CODE><A HREF="../../../../org/cresques/ui/DefaultDialogPanel.html#getAcceptButton()">getAcceptButton</A>, <A HREF="../../../../org/cresques/ui/DefaultDialogPanel.html#getApplyButton()">getApplyButton</A>, <A HREF="../../../../org/cresques/ui/DefaultDialogPanel.html#getButtonPanel()">getButtonPanel</A>, <A HREF="../../../../org/cresques/ui/DefaultDialogPanel.html#getCancelButton()">getCancelButton</A></CODE></TD>
255
</TR>
256
</TABLE>
257
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JPanel"><!-- --></A>
258
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
259
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
260
<TD><B>Methods inherited from class javax.swing.JPanel</B></TD>
261
</TR>
262
<TR BGCOLOR="white" CLASS="TableRowColor">
263
<TD><CODE>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</CODE></TD>
264
</TR>
265
</TABLE>
266
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
267
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
268
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
269
<TD><B>Methods inherited from class javax.swing.JComponent</B></TD>
270
</TR>
271
<TR BGCOLOR="white" CLASS="TableRowColor">
272
<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>
273
</TR>
274
</TABLE>
275
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
276
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
277
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
278
<TD><B>Methods inherited from class java.awt.Container</B></TD>
279
</TR>
280
<TR BGCOLOR="white" CLASS="TableRowColor">
281
<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>
282
</TR>
283
</TABLE>
284
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
285
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
286
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
287
<TD><B>Methods inherited from class java.awt.Component</B></TD>
288
</TR>
289
<TR BGCOLOR="white" CLASS="TableRowColor">
290
<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>
291
</TR>
292
</TABLE>
293
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
294
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
295
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
296
<TD><B>Methods inherited from class java.lang.Object</B></TD>
297
</TR>
298
<TR BGCOLOR="white" CLASS="TableRowColor">
299
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
300
</TR>
301
</TABLE>
302
&nbsp;
303
<P>
304

    
305
<!-- ============ FIELD DETAIL =========== -->
306

    
307

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

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

    
318
<A NAME="CSSelectionDialogPanel()"><!-- --></A><H3>
319
CSSelectionDialogPanel</H3>
320
<PRE>
321
public <B>CSSelectionDialogPanel</B>()</PRE>
322
<DL>
323
</DL>
324

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

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

    
335
<A NAME="getProjPanel()"><!-- --></A><H3>
336
getProjPanel</H3>
337
<PRE>
338
public <A HREF="../../../../org/cresques/ui/cts/CSSelectionPanel.html" title="class in org.cresques.ui.cts">CSSelectionPanel</A> <B>getProjPanel</B>()</PRE>
339
<DL>
340
<DD><DL>
341
</DL>
342
</DD>
343
</DL>
344
<HR>
345

    
346
<A NAME="getContentPanel()"><!-- --></A><H3>
347
getContentPanel</H3>
348
<PRE>
349
protected javax.swing.JPanel <B>getContentPanel</B>()</PRE>
350
<DL>
351
<DD><DL>
352
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/cresques/ui/DefaultDialogPanel.html#getContentPanel()">getContentPanel</A></CODE> in class <CODE><A HREF="../../../../org/cresques/ui/DefaultDialogPanel.html" title="class in org.cresques.ui">DefaultDialogPanel</A></CODE></DL>
353
</DD>
354
<DD><DL>
355
</DL>
356
</DD>
357
</DL>
358
<!-- ========= END OF CLASS DATA ========= -->
359
<HR>
360

    
361

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

    
386
<TR>
387
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
388
&nbsp;PREV CLASS&nbsp;
389
&nbsp;<A HREF="../../../../org/cresques/ui/cts/CSSelectionModel.html" title="class in org.cresques.ui.cts"><B>NEXT CLASS</B></A></FONT></TD>
390
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
391
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
392
&nbsp;<A HREF="CSSelectionDialogPanel.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
393
&nbsp;<SCRIPT type="text/javascript">
394
  <!--
395
  if(window==top) {
396
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
397
  }
398
  //-->
399
</SCRIPT>
400
<NOSCRIPT>
401
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
402
</NOSCRIPT>
403

    
404
</FONT></TD>
405
</TR>
406
<TR>
407
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
408
  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JPanel">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.cresques.ui.DefaultDialogPanel">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
409
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
410
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
411
</TR>
412
</TABLE>
413
<A NAME="skip-navbar_bottom"></A>
414
<!-- ======== END OF BOTTOM NAVBAR ======= -->
415

    
416
<HR>
417

    
418
</BODY>
419
</HTML>