Statistics
| Revision:

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

History | View | Annotate | Download (25.1 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_04) on Mon Feb 14 08:49:14 CET 2005 -->
6
<TITLE>
7
ColorPanel (gvSIG API)
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.gui.Panels.ColorPanel 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="ColorPanel (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/Panels/ColorChooserPanel.html" title="class in com.iver.cit.gvsig.gui.Panels"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/FPanelAbout.html" title="class in com.iver.cit.gvsig.gui.Panels"><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="ColorPanel.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.Panels</FONT>
85
<BR>
86
Class ColorPanel</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.Panels.ColorPanel</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>ColorPanel</B><DT>extends javax.swing.JPanel</DL>
101

    
102
<P>
103
Displays a colour.
104
<P>
105

    
106
<P>
107
<DL>
108
<DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#com.iver.cit.gvsig.gui.Panels.ColorPanel">Serialized Form</A></DL>
109
<HR>
110

    
111
<P>
112
<!-- ======== NESTED CLASS SUMMARY ======== -->
113

    
114
<A NAME="nested_class_summary"><!-- --></A>
115
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
116
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
117
<TD COLSPAN=2><FONT SIZE="+2">
118
<B>Nested Class Summary</B></FONT></TD>
119
</TR>
120
</TABLE>
121
&nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JPanel"><!-- --></A>
122
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
123
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
124
<TD><B>Nested classes inherited from class javax.swing.JPanel</B></TD>
125
</TR>
126
<TR BGCOLOR="white" CLASS="TableRowColor">
127
<TD><CODE>javax.swing.JPanel.AccessibleJPanel</CODE></TD>
128
</TR>
129
</TABLE>
130
&nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JComponent"><!-- --></A>
131
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
132
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
133
<TD><B>Nested classes inherited from class javax.swing.JComponent</B></TD>
134
</TR>
135
<TR BGCOLOR="white" CLASS="TableRowColor">
136
<TD><CODE>javax.swing.JComponent.AccessibleJComponent</CODE></TD>
137
</TR>
138
</TABLE>
139
&nbsp;<A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
140
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
141
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
142
<TD><B>Nested classes inherited from class java.awt.Container</B></TD>
143
</TR>
144
<TR BGCOLOR="white" CLASS="TableRowColor">
145
<TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
146
</TR>
147
</TABLE>
148
&nbsp;<A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
149
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
150
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
151
<TD><B>Nested classes inherited from class java.awt.Component</B></TD>
152
</TR>
153
<TR BGCOLOR="white" CLASS="TableRowColor">
154
<TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
155
</TR>
156
</TABLE>
157
&nbsp;
158
<!-- =========== FIELD SUMMARY =========== -->
159

    
160
<A NAME="field_summary"><!-- --></A>
161
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
162
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
163
<TD COLSPAN=2><FONT SIZE="+2">
164
<B>Field Summary</B></FONT></TD>
165
</TR>
166
</TABLE>
167
&nbsp;<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
168
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
169
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
170
<TD><B>Fields inherited from class javax.swing.JComponent</B></TD>
171
</TR>
172
<TR BGCOLOR="white" CLASS="TableRowColor">
173
<TD><CODE>accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
174
</TR>
175
</TABLE>
176
&nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
177
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
178
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
179
<TD><B>Fields inherited from class java.awt.Component</B></TD>
180
</TR>
181
<TR BGCOLOR="white" CLASS="TableRowColor">
182
<TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
183
</TR>
184
</TABLE>
185
&nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
186
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
187
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
188
<TD><B>Fields inherited from interface java.awt.image.ImageObserver</B></TD>
189
</TR>
190
<TR BGCOLOR="white" CLASS="TableRowColor">
191
<TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
192
</TR>
193
</TABLE>
194
&nbsp;
195
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
196

    
197
<A NAME="constructor_summary"><!-- --></A>
198
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
199
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
200
<TD COLSPAN=2><FONT SIZE="+2">
201
<B>Constructor Summary</B></FONT></TD>
202
</TR>
203
<TR BGCOLOR="white" CLASS="TableRowColor">
204
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/ColorPanel.html#ColorPanel()">ColorPanel</A></B>()</CODE>
205

    
206
<BR>
207
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
208
</TR>
209
</TABLE>
210
&nbsp;
211
<!-- ========== METHOD SUMMARY =========== -->
212

    
213
<A NAME="method_summary"><!-- --></A>
214
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
215
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
216
<TD COLSPAN=2><FONT SIZE="+2">
217
<B>Method Summary</B></FONT></TD>
218
</TR>
219
<TR BGCOLOR="white" CLASS="TableRowColor">
220
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
221
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
222
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/ColorPanel.html#getFillColor()">getFillColor</A></B>()</CODE>
223

    
224
<BR>
225
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
226
</TR>
227
<TR BGCOLOR="white" CLASS="TableRowColor">
228
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
229
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
230
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/ColorPanel.html#getLineColor()">getLineColor</A></B>()</CODE>
231

    
232
<BR>
233
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
234
</TR>
235
<TR BGCOLOR="white" CLASS="TableRowColor">
236
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
237
<CODE>&nbsp;int</CODE></FONT></TD>
238
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/ColorPanel.html#getLineWidth()">getLineWidth</A></B>()</CODE>
239

    
240
<BR>
241
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
242
</TR>
243
<TR BGCOLOR="white" CLASS="TableRowColor">
244
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
245
<CODE>protected &nbsp;void</CODE></FONT></TD>
246
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/ColorPanel.html#paintComponent(java.awt.Graphics)">paintComponent</A></B>(java.awt.Graphics&nbsp;g)</CODE>
247

    
248
<BR>
249
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
250
</TR>
251
<TR BGCOLOR="white" CLASS="TableRowColor">
252
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
253
<CODE>&nbsp;void</CODE></FONT></TD>
254
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/ColorPanel.html#setBounds(int, int, int, int)">setBounds</A></B>(int&nbsp;x,
255
          int&nbsp;y,
256
          int&nbsp;w,
257
          int&nbsp;h)</CODE>
258

    
259
<BR>
260
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Workaround for bug 4238829 in the Java bug database</TD>
261
</TR>
262
<TR BGCOLOR="white" CLASS="TableRowColor">
263
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
264
<CODE>&nbsp;void</CODE></FONT></TD>
265
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/ColorPanel.html#setFillColor(java.awt.Color)">setFillColor</A></B>(java.awt.Color&nbsp;fillColor)</CODE>
266

    
267
<BR>
268
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
269
</TR>
270
<TR BGCOLOR="white" CLASS="TableRowColor">
271
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
272
<CODE>&nbsp;void</CODE></FONT></TD>
273
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/ColorPanel.html#setLineColor(java.awt.Color)">setLineColor</A></B>(java.awt.Color&nbsp;lineColor)</CODE>
274

    
275
<BR>
276
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
277
</TR>
278
<TR BGCOLOR="white" CLASS="TableRowColor">
279
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
280
<CODE>&nbsp;void</CODE></FONT></TD>
281
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/ColorPanel.html#setLineWidth(int)">setLineWidth</A></B>(int&nbsp;lineWidth)</CODE>
282

    
283
<BR>
284
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
285
</TR>
286
<TR BGCOLOR="white" CLASS="TableRowColor">
287
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
288
<CODE>&nbsp;void</CODE></FONT></TD>
289
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/ColorPanel.html#setMargin(int)">setMargin</A></B>(int&nbsp;margin)</CODE>
290

    
291
<BR>
292
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
293
</TR>
294
</TABLE>
295
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JPanel"><!-- --></A>
296
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
297
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
298
<TD><B>Methods inherited from class javax.swing.JPanel</B></TD>
299
</TR>
300
<TR BGCOLOR="white" CLASS="TableRowColor">
301
<TD><CODE>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</CODE></TD>
302
</TR>
303
</TABLE>
304
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
305
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
306
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
307
<TD><B>Methods inherited from class javax.swing.JComponent</B></TD>
308
</TR>
309
<TR BGCOLOR="white" CLASS="TableRowColor">
310
<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, 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>
311
</TR>
312
</TABLE>
313
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
314
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
315
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
316
<TD><B>Methods inherited from class java.awt.Container</B></TD>
317
</TR>
318
<TR BGCOLOR="white" CLASS="TableRowColor">
319
<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>
320
</TR>
321
</TABLE>
322
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
323
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
324
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
325
<TD><B>Methods inherited from class java.awt.Component</B></TD>
326
</TR>
327
<TR BGCOLOR="white" CLASS="TableRowColor">
328
<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, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
329
</TR>
330
</TABLE>
331
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
332
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
333
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
334
<TD><B>Methods inherited from class java.lang.Object</B></TD>
335
</TR>
336
<TR BGCOLOR="white" CLASS="TableRowColor">
337
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
338
</TR>
339
</TABLE>
340
&nbsp;
341
<P>
342

    
343
<!-- ============ FIELD DETAIL =========== -->
344

    
345

    
346
<!-- ========= CONSTRUCTOR DETAIL ======== -->
347

    
348
<A NAME="constructor_detail"><!-- --></A>
349
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
350
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
351
<TD COLSPAN=1><FONT SIZE="+2">
352
<B>Constructor Detail</B></FONT></TD>
353
</TR>
354
</TABLE>
355

    
356
<A NAME="ColorPanel()"><!-- --></A><H3>
357
ColorPanel</H3>
358
<PRE>
359
public <B>ColorPanel</B>()</PRE>
360
<DL>
361
</DL>
362

    
363
<!-- ============ METHOD DETAIL ========== -->
364

    
365
<A NAME="method_detail"><!-- --></A>
366
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
367
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
368
<TD COLSPAN=1><FONT SIZE="+2">
369
<B>Method Detail</B></FONT></TD>
370
</TR>
371
</TABLE>
372

    
373
<A NAME="paintComponent(java.awt.Graphics)"><!-- --></A><H3>
374
paintComponent</H3>
375
<PRE>
376
protected void <B>paintComponent</B>(java.awt.Graphics&nbsp;g)</PRE>
377
<DL>
378
<DD><DL>
379
</DL>
380
</DD>
381
</DL>
382
<HR>
383

    
384
<A NAME="setBounds(int, int, int, int)"><!-- --></A><H3>
385
setBounds</H3>
386
<PRE>
387
public void <B>setBounds</B>(int&nbsp;x,
388
                      int&nbsp;y,
389
                      int&nbsp;w,
390
                      int&nbsp;h)</PRE>
391
<DL>
392
<DD>Workaround for bug 4238829 in the Java bug database
393
<P>
394
<DD><DL>
395
</DL>
396
</DD>
397
</DL>
398
<HR>
399

    
400
<A NAME="setFillColor(java.awt.Color)"><!-- --></A><H3>
401
setFillColor</H3>
402
<PRE>
403
public void <B>setFillColor</B>(java.awt.Color&nbsp;fillColor)</PRE>
404
<DL>
405
<DD><DL>
406
</DL>
407
</DD>
408
</DL>
409
<HR>
410

    
411
<A NAME="setLineColor(java.awt.Color)"><!-- --></A><H3>
412
setLineColor</H3>
413
<PRE>
414
public void <B>setLineColor</B>(java.awt.Color&nbsp;lineColor)</PRE>
415
<DL>
416
<DD><DL>
417
<DT><B>Parameters:</B><DD><CODE>lineColor</CODE> - the new line colour, or null to not draw the line</DL>
418
</DD>
419
</DL>
420
<HR>
421

    
422
<A NAME="setMargin(int)"><!-- --></A><H3>
423
setMargin</H3>
424
<PRE>
425
public void <B>setMargin</B>(int&nbsp;margin)</PRE>
426
<DL>
427
<DD><DL>
428
</DL>
429
</DD>
430
</DL>
431
<HR>
432

    
433
<A NAME="getFillColor()"><!-- --></A><H3>
434
getFillColor</H3>
435
<PRE>
436
public java.awt.Color <B>getFillColor</B>()</PRE>
437
<DL>
438
<DD><DL>
439
</DL>
440
</DD>
441
</DL>
442
<HR>
443

    
444
<A NAME="getLineColor()"><!-- --></A><H3>
445
getLineColor</H3>
446
<PRE>
447
public java.awt.Color <B>getLineColor</B>()</PRE>
448
<DL>
449
<DD><DL>
450
</DL>
451
</DD>
452
</DL>
453
<HR>
454

    
455
<A NAME="setLineWidth(int)"><!-- --></A><H3>
456
setLineWidth</H3>
457
<PRE>
458
public void <B>setLineWidth</B>(int&nbsp;lineWidth)</PRE>
459
<DL>
460
<DD><DL>
461
</DL>
462
</DD>
463
</DL>
464
<HR>
465

    
466
<A NAME="getLineWidth()"><!-- --></A><H3>
467
getLineWidth</H3>
468
<PRE>
469
public int <B>getLineWidth</B>()</PRE>
470
<DL>
471
<DD><DL>
472
</DL>
473
</DD>
474
</DL>
475
<!-- ========= END OF CLASS DATA ========= -->
476
<HR>
477

    
478

    
479
<!-- ======= START OF BOTTOM NAVBAR ====== -->
480
<A NAME="navbar_bottom"><!-- --></A>
481
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
482
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
483
<TR>
484
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
485
<A NAME="navbar_bottom_firstrow"><!-- --></A>
486
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
487
  <TR ALIGN="center" VALIGN="top">
488
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
489
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
490
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
491
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
492
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
493
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
494
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
495
  </TR>
496
</TABLE>
497
</TD>
498
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
499
</EM>
500
</TD>
501
</TR>
502

    
503
<TR>
504
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
505
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/ColorChooserPanel.html" title="class in com.iver.cit.gvsig.gui.Panels"><B>PREV CLASS</B></A>&nbsp;
506
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/FPanelAbout.html" title="class in com.iver.cit.gvsig.gui.Panels"><B>NEXT CLASS</B></A></FONT></TD>
507
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
508
  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
509
&nbsp;<A HREF="ColorPanel.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
510
&nbsp;<SCRIPT type="text/javascript">
511
  <!--
512
  if(window==top) {
513
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
514
  }
515
  //-->
516
</SCRIPT>
517
<NOSCRIPT>
518
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
519
</NOSCRIPT>
520

    
521
</FONT></TD>
522
</TR>
523
<TR>
524
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
525
  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>
526
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
527
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
528
</TR>
529
</TABLE>
530
<A NAME="skip-navbar_bottom"></A>
531
<!-- ======== END OF BOTTOM NAVBAR ======= -->
532

    
533
<HR>
534

    
535
</BODY>
536
</HTML>