Statistics
| Revision:

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

History | View | Annotate | Download (20.5 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
ListManagerSkin (gvSIG API)
8
</TITLE>
9
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.gui.ListManagerSkin 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="ListManagerSkin (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/GUIUtil.Location.html" title="class in com.iver.cit.gvsig.gui"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../../com/iver/cit/gvsig/gui/MapOverview.html" title="class in com.iver.cit.gvsig.gui"><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="ListManagerSkin.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</FONT>
85
<BR>
86
Class ListManagerSkin</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.ListManagerSkin</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>ListManagerSkin</B><DT>extends javax.swing.JPanel</DL>
101
102
<P>
103
<DL>
104
<DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#com.iver.cit.gvsig.gui.ListManagerSkin">Serialized Form</A></DL>
105
<HR>
106
107
<P>
108
<!-- ======== NESTED CLASS SUMMARY ======== -->
109
110
<A NAME="nested_class_summary"><!-- --></A>
111
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
112
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
113
<TD COLSPAN=2><FONT SIZE="+2">
114
<B>Nested Class Summary</B></FONT></TD>
115
</TR>
116
</TABLE>
117
&nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JPanel"><!-- --></A>
118
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
119
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
120
<TD><B>Nested classes inherited from class javax.swing.JPanel</B></TD>
121
</TR>
122
<TR BGCOLOR="white" CLASS="TableRowColor">
123
<TD><CODE>javax.swing.JPanel.AccessibleJPanel</CODE></TD>
124
</TR>
125
</TABLE>
126
&nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JComponent"><!-- --></A>
127
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
128
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
129
<TD><B>Nested classes inherited from class javax.swing.JComponent</B></TD>
130
</TR>
131
<TR BGCOLOR="white" CLASS="TableRowColor">
132
<TD><CODE>javax.swing.JComponent.AccessibleJComponent</CODE></TD>
133
</TR>
134
</TABLE>
135
&nbsp;<A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
136
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
137
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
138
<TD><B>Nested classes inherited from class java.awt.Container</B></TD>
139
</TR>
140
<TR BGCOLOR="white" CLASS="TableRowColor">
141
<TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
142
</TR>
143
</TABLE>
144
&nbsp;<A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
145
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
146
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
147
<TD><B>Nested classes inherited from class java.awt.Component</B></TD>
148
</TR>
149
<TR BGCOLOR="white" CLASS="TableRowColor">
150
<TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
151
</TR>
152
</TABLE>
153
&nbsp;
154
<!-- =========== FIELD SUMMARY =========== -->
155
156
<A NAME="field_summary"><!-- --></A>
157
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
158
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
159
<TD COLSPAN=2><FONT SIZE="+2">
160
<B>Field Summary</B></FONT></TD>
161
</TR>
162
</TABLE>
163
&nbsp;<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
164
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
165
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
166
<TD><B>Fields inherited from class javax.swing.JComponent</B></TD>
167
</TR>
168
<TR BGCOLOR="white" CLASS="TableRowColor">
169
<TD><CODE>accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
170
</TR>
171
</TABLE>
172
&nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
173
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
174
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
175
<TD><B>Fields inherited from class java.awt.Component</B></TD>
176
</TR>
177
<TR BGCOLOR="white" CLASS="TableRowColor">
178
<TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
179
</TR>
180
</TABLE>
181
&nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
182
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
183
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
184
<TD><B>Fields inherited from interface java.awt.image.ImageObserver</B></TD>
185
</TR>
186
<TR BGCOLOR="white" CLASS="TableRowColor">
187
<TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
188
</TR>
189
</TABLE>
190
&nbsp;
191
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
192
193
<A NAME="constructor_summary"><!-- --></A>
194
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
195
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
196
<TD COLSPAN=2><FONT SIZE="+2">
197
<B>Constructor Summary</B></FONT></TD>
198
</TR>
199
<TR BGCOLOR="white" CLASS="TableRowColor">
200
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/gui/ListManagerSkin.html#ListManagerSkin()">ListManagerSkin</A></B>()</CODE>
201
202
<BR>
203
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is the default constructor</TD>
204
</TR>
205
</TABLE>
206
&nbsp;
207
<!-- ========== METHOD SUMMARY =========== -->
208
209
<A NAME="method_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>Method Summary</B></FONT></TD>
214
</TR>
215
<TR BGCOLOR="white" CLASS="TableRowColor">
216
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
217
<CODE>&nbsp;ListManager</CODE></FONT></TD>
218
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/gui/ListManagerSkin.html#getListManager()">getListManager</A></B>()</CODE>
219
220
<BR>
221
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
222
</TR>
223
</TABLE>
224
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JPanel"><!-- --></A>
225
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
226
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
227
<TD><B>Methods inherited from class javax.swing.JPanel</B></TD>
228
</TR>
229
<TR BGCOLOR="white" CLASS="TableRowColor">
230
<TD><CODE>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</CODE></TD>
231
</TR>
232
</TABLE>
233
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
234
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
235
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
236
<TD><B>Methods inherited from class javax.swing.JComponent</B></TD>
237
</TR>
238
<TR BGCOLOR="white" CLASS="TableRowColor">
239
<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>
240
</TR>
241
</TABLE>
242
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
243
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
244
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
245
<TD><B>Methods inherited from class java.awt.Container</B></TD>
246
</TR>
247
<TR BGCOLOR="white" CLASS="TableRowColor">
248
<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>
249
</TR>
250
</TABLE>
251
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
252
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
253
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
254
<TD><B>Methods inherited from class java.awt.Component</B></TD>
255
</TR>
256
<TR BGCOLOR="white" CLASS="TableRowColor">
257
<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>
258
</TR>
259
</TABLE>
260
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
261
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
262
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
263
<TD><B>Methods inherited from class java.lang.Object</B></TD>
264
</TR>
265
<TR BGCOLOR="white" CLASS="TableRowColor">
266
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
267
</TR>
268
</TABLE>
269
&nbsp;
270
<P>
271
272
<!-- ============ FIELD DETAIL =========== -->
273
274
275
<!-- ========= CONSTRUCTOR DETAIL ======== -->
276
277
<A NAME="constructor_detail"><!-- --></A>
278
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
279
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
280
<TD COLSPAN=1><FONT SIZE="+2">
281
<B>Constructor Detail</B></FONT></TD>
282
</TR>
283
</TABLE>
284
285
<A NAME="ListManagerSkin()"><!-- --></A><H3>
286
ListManagerSkin</H3>
287
<PRE>
288
public <B>ListManagerSkin</B>()</PRE>
289
<DL>
290
<DD>This is the default constructor
291
<P>
292
</DL>
293
294
<!-- ============ METHOD DETAIL ========== -->
295
296
<A NAME="method_detail"><!-- --></A>
297
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
298
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
299
<TD COLSPAN=1><FONT SIZE="+2">
300
<B>Method Detail</B></FONT></TD>
301
</TR>
302
</TABLE>
303
304
<A NAME="getListManager()"><!-- --></A><H3>
305
getListManager</H3>
306
<PRE>
307
public ListManager <B>getListManager</B>()</PRE>
308
<DL>
309
<DD><DL>
310
311
<DT><B>Returns:</B><DD>Returns the listManager.</DL>
312
</DD>
313
</DL>
314
<!-- ========= END OF CLASS DATA ========= -->
315
<HR>
316
317
318
<!-- ======= START OF BOTTOM NAVBAR ====== -->
319
<A NAME="navbar_bottom"><!-- --></A>
320
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
321
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
322
<TR>
323
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
324
<A NAME="navbar_bottom_firstrow"><!-- --></A>
325
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
326
  <TR ALIGN="center" VALIGN="top">
327
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
328
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
329
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
330
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
331
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
332
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
333
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
334
  </TR>
335
</TABLE>
336
</TD>
337
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
338
</EM>
339
</TD>
340
</TR>
341
342
<TR>
343
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
344
&nbsp;<A HREF="../../../../../com/iver/cit/gvsig/gui/GUIUtil.Location.html" title="class in com.iver.cit.gvsig.gui"><B>PREV CLASS</B></A>&nbsp;
345
&nbsp;<A HREF="../../../../../com/iver/cit/gvsig/gui/MapOverview.html" title="class in com.iver.cit.gvsig.gui"><B>NEXT CLASS</B></A></FONT></TD>
346
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
347
  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
348
&nbsp;<A HREF="ListManagerSkin.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
349
&nbsp;<SCRIPT type="text/javascript">
350
  <!--
351
  if(window==top) {
352
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
353
  }
354
  //-->
355
</SCRIPT>
356
<NOSCRIPT>
357
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
358
</NOSCRIPT>
359
360
</FONT></TD>
361
</TR>
362
<TR>
363
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
364
  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>
365
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
366
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
367
</TR>
368
</TABLE>
369
<A NAME="skip-navbar_bottom"></A>
370
<!-- ======== END OF BOTTOM NAVBAR ======= -->
371
372
<HR>
373
374
</BODY>
375
</HTML>