Statistics
| Revision:

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

History | View | Annotate | Download (22 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
CSSelectionPanel
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.ui.cts.CSSelectionPanel 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="CSSelectionPanel";
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/cts/CSSelectionModel.html" title="class in org.cresques.ui.cts"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;NEXT CLASS</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="CSSelectionPanel.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
org.cresques.ui.cts</FONT>
85
<BR>
86
Class CSSelectionPanel</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.cts.CSSelectionPanel</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>CSSelectionPanel</B><DT>extends javax.swing.JPanel</DL>
101

    
102
<P>
103
Panel de edici?n de Sistemas de referencia
104
<P>
105

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

    
199
<A NAME="constructor_summary"><!-- --></A>
200
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
201
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
202
<TD COLSPAN=2><FONT SIZE="+2">
203
<B>Constructor Summary</B></FONT></TD>
204
</TR>
205
<TR BGCOLOR="white" CLASS="TableRowColor">
206
<TD><CODE><B><A HREF="../../../../org/cresques/ui/cts/CSSelectionPanel.html#CSSelectionPanel(java.lang.String)">CSSelectionPanel</A></B>(java.lang.String&nbsp;tit)</CODE>
207

    
208
<BR>
209
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor de la clase.</TD>
210
</TR>
211
</TABLE>
212
&nbsp;
213
<!-- ========== METHOD SUMMARY =========== -->
214

    
215
<A NAME="method_summary"><!-- --></A>
216
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
217
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
218
<TD COLSPAN=2><FONT SIZE="+2">
219
<B>Method Summary</B></FONT></TD>
220
</TR>
221
<TR BGCOLOR="white" CLASS="TableRowColor">
222
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
223
<CODE>&nbsp;<A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A></CODE></FONT></TD>
224
<TD><CODE><B><A HREF="../../../../org/cresques/ui/cts/CSSelectionPanel.html#getProjection()">getProjection</A></B>()</CODE>
225

    
226
<BR>
227
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
228
</TR>
229
<TR BGCOLOR="white" CLASS="TableRowColor">
230
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
231
<CODE>&nbsp;void</CODE></FONT></TD>
232
<TD><CODE><B><A HREF="../../../../org/cresques/ui/cts/CSSelectionPanel.html#setModel(org.cresques.ui.cts.CSSelectionModel)">setModel</A></B>(<A HREF="../../../../org/cresques/ui/cts/CSSelectionModel.html" title="class in org.cresques.ui.cts">CSSelectionModel</A>&nbsp;model)</CODE>
233

    
234
<BR>
235
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
236
</TR>
237
<TR BGCOLOR="white" CLASS="TableRowColor">
238
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
239
<CODE>&nbsp;void</CODE></FONT></TD>
240
<TD><CODE><B><A HREF="../../../../org/cresques/ui/cts/CSSelectionPanel.html#setProjection(org.cresques.cts.IProjection)">setProjection</A></B>(<A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj)</CODE>
241

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

    
294
<!-- ============ FIELD DETAIL =========== -->
295

    
296

    
297
<!-- ========= CONSTRUCTOR DETAIL ======== -->
298

    
299
<A NAME="constructor_detail"><!-- --></A>
300
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
301
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
302
<TD COLSPAN=1><FONT SIZE="+2">
303
<B>Constructor Detail</B></FONT></TD>
304
</TR>
305
</TABLE>
306

    
307
<A NAME="CSSelectionPanel(java.lang.String)"><!-- --></A><H3>
308
CSSelectionPanel</H3>
309
<PRE>
310
public <B>CSSelectionPanel</B>(java.lang.String&nbsp;tit)</PRE>
311
<DL>
312
<DD>Constructor de la clase.
313
<P>
314
</DL>
315

    
316
<!-- ============ METHOD DETAIL ========== -->
317

    
318
<A NAME="method_detail"><!-- --></A>
319
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
320
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
321
<TD COLSPAN=1><FONT SIZE="+2">
322
<B>Method Detail</B></FONT></TD>
323
</TR>
324
</TABLE>
325

    
326
<A NAME="setModel(org.cresques.ui.cts.CSSelectionModel)"><!-- --></A><H3>
327
setModel</H3>
328
<PRE>
329
public void <B>setModel</B>(<A HREF="../../../../org/cresques/ui/cts/CSSelectionModel.html" title="class in org.cresques.ui.cts">CSSelectionModel</A>&nbsp;model)</PRE>
330
<DL>
331
<DD><DL>
332
</DL>
333
</DD>
334
</DL>
335
<HR>
336

    
337
<A NAME="setProjection(org.cresques.cts.IProjection)"><!-- --></A><H3>
338
setProjection</H3>
339
<PRE>
340
public void <B>setProjection</B>(<A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj)</PRE>
341
<DL>
342
<DD><DL>
343
</DL>
344
</DD>
345
</DL>
346
<HR>
347

    
348
<A NAME="getProjection()"><!-- --></A><H3>
349
getProjection</H3>
350
<PRE>
351
public <A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A> <B>getProjection</B>()</PRE>
352
<DL>
353
<DD><DL>
354

    
355
<DT><B>Returns:</B><DD></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;<A HREF="../../../../org/cresques/ui/cts/CSSelectionModel.html" title="class in org.cresques.ui.cts"><B>PREV CLASS</B></A>&nbsp;
389
&nbsp;NEXT CLASS</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="CSSelectionPanel.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_javax.swing.JComponent">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>