Statistics
| Revision:

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

History | View | Annotate | Download (24 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:14 CET 2005 -->
6
<TITLE>
7
ColorChooserPanel (gvSIG API)
8
</TITLE>
9
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.gui.Panels.ColorChooserPanel 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="ColorChooserPanel (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/BrowserControl.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/ColorPanel.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="ColorChooserPanel.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 ColorChooserPanel</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.ColorChooserPanel</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>ColorChooserPanel</B><DT>extends javax.swing.JPanel</DL>
101
102
<P>
103
A custom Colour Scheme Browser - custom choices based on JColorChooser.
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.ColorChooserPanel">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/ColorChooserPanel.html#ColorChooserPanel()">ColorChooserPanel</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;void</CODE></FONT></TD>
222
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/ColorChooserPanel.html#addActionListener(java.awt.event.ActionListener)">addActionListener</A></B>(java.awt.event.ActionListener&nbsp;l)</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>protected &nbsp;void</CODE></FONT></TD>
230
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/ColorChooserPanel.html#fireActionPerformed()">fireActionPerformed</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;java.awt.Color</CODE></FONT></TD>
238
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/ColorChooserPanel.html#getColor()">getColor</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>&nbsp;void</CODE></FONT></TD>
246
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/ColorChooserPanel.html#removeActionListener(java.awt.event.ActionListener)">removeActionListener</A></B>(java.awt.event.ActionListener&nbsp;l)</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/ColorChooserPanel.html#setAlpha(int)">setAlpha</A></B>(int&nbsp;alpha)</CODE>
255
256
<BR>
257
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
258
</TR>
259
<TR BGCOLOR="white" CLASS="TableRowColor">
260
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
261
<CODE>&nbsp;void</CODE></FONT></TD>
262
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/ColorChooserPanel.html#setColor(java.awt.Color)">setColor</A></B>(java.awt.Color&nbsp;color)</CODE>
263
264
<BR>
265
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
266
</TR>
267
<TR BGCOLOR="white" CLASS="TableRowColor">
268
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
269
<CODE>&nbsp;void</CODE></FONT></TD>
270
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/ColorChooserPanel.html#setEnabled(boolean)">setEnabled</A></B>(boolean&nbsp;newEnabled)</CODE>
271
272
<BR>
273
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
274
</TR>
275
</TABLE>
276
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JPanel"><!-- --></A>
277
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
278
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
279
<TD><B>Methods inherited from class javax.swing.JPanel</B></TD>
280
</TR>
281
<TR BGCOLOR="white" CLASS="TableRowColor">
282
<TD><CODE>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</CODE></TD>
283
</TR>
284
</TABLE>
285
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
286
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
287
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
288
<TD><B>Methods inherited from class javax.swing.JComponent</B></TD>
289
</TR>
290
<TR BGCOLOR="white" CLASS="TableRowColor">
291
<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, setFont, setForeground, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</CODE></TD>
292
</TR>
293
</TABLE>
294
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
295
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
296
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
297
<TD><B>Methods inherited from class java.awt.Container</B></TD>
298
</TR>
299
<TR BGCOLOR="white" CLASS="TableRowColor">
300
<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>
301
</TR>
302
</TABLE>
303
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
304
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
305
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
306
<TD><B>Methods inherited from class java.awt.Component</B></TD>
307
</TR>
308
<TR BGCOLOR="white" CLASS="TableRowColor">
309
<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>
310
</TR>
311
</TABLE>
312
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
313
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
314
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
315
<TD><B>Methods inherited from class java.lang.Object</B></TD>
316
</TR>
317
<TR BGCOLOR="white" CLASS="TableRowColor">
318
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
319
</TR>
320
</TABLE>
321
&nbsp;
322
<P>
323
324
<!-- ============ FIELD DETAIL =========== -->
325
326
327
<!-- ========= CONSTRUCTOR DETAIL ======== -->
328
329
<A NAME="constructor_detail"><!-- --></A>
330
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
331
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
332
<TD COLSPAN=1><FONT SIZE="+2">
333
<B>Constructor Detail</B></FONT></TD>
334
</TR>
335
</TABLE>
336
337
<A NAME="ColorChooserPanel()"><!-- --></A><H3>
338
ColorChooserPanel</H3>
339
<PRE>
340
public <B>ColorChooserPanel</B>()</PRE>
341
<DL>
342
</DL>
343
344
<!-- ============ METHOD DETAIL ========== -->
345
346
<A NAME="method_detail"><!-- --></A>
347
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
348
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
349
<TD COLSPAN=1><FONT SIZE="+2">
350
<B>Method Detail</B></FONT></TD>
351
</TR>
352
</TABLE>
353
354
<A NAME="setColor(java.awt.Color)"><!-- --></A><H3>
355
setColor</H3>
356
<PRE>
357
public void <B>setColor</B>(java.awt.Color&nbsp;color)</PRE>
358
<DL>
359
<DD><DL>
360
</DL>
361
</DD>
362
</DL>
363
<HR>
364
365
<A NAME="addActionListener(java.awt.event.ActionListener)"><!-- --></A><H3>
366
addActionListener</H3>
367
<PRE>
368
public void <B>addActionListener</B>(java.awt.event.ActionListener&nbsp;l)</PRE>
369
<DL>
370
<DD><DL>
371
</DL>
372
</DD>
373
</DL>
374
<HR>
375
376
<A NAME="removeActionListener(java.awt.event.ActionListener)"><!-- --></A><H3>
377
removeActionListener</H3>
378
<PRE>
379
public void <B>removeActionListener</B>(java.awt.event.ActionListener&nbsp;l)</PRE>
380
<DL>
381
<DD><DL>
382
</DL>
383
</DD>
384
</DL>
385
<HR>
386
387
<A NAME="fireActionPerformed()"><!-- --></A><H3>
388
fireActionPerformed</H3>
389
<PRE>
390
protected void <B>fireActionPerformed</B>()</PRE>
391
<DL>
392
<DD><DL>
393
</DL>
394
</DD>
395
</DL>
396
<HR>
397
398
<A NAME="getColor()"><!-- --></A><H3>
399
getColor</H3>
400
<PRE>
401
public java.awt.Color <B>getColor</B>()</PRE>
402
<DL>
403
<DD><DL>
404
</DL>
405
</DD>
406
</DL>
407
<HR>
408
409
<A NAME="setAlpha(int)"><!-- --></A><H3>
410
setAlpha</H3>
411
<PRE>
412
public void <B>setAlpha</B>(int&nbsp;alpha)</PRE>
413
<DL>
414
<DD><DL>
415
</DL>
416
</DD>
417
</DL>
418
<HR>
419
420
<A NAME="setEnabled(boolean)"><!-- --></A><H3>
421
setEnabled</H3>
422
<PRE>
423
public void <B>setEnabled</B>(boolean&nbsp;newEnabled)</PRE>
424
<DL>
425
<DD><DL>
426
</DL>
427
</DD>
428
</DL>
429
<!-- ========= END OF CLASS DATA ========= -->
430
<HR>
431
432
433
<!-- ======= START OF BOTTOM NAVBAR ====== -->
434
<A NAME="navbar_bottom"><!-- --></A>
435
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
436
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
437
<TR>
438
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
439
<A NAME="navbar_bottom_firstrow"><!-- --></A>
440
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
441
  <TR ALIGN="center" VALIGN="top">
442
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
443
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
444
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
445
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
446
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
447
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
448
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
449
  </TR>
450
</TABLE>
451
</TD>
452
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
453
</EM>
454
</TD>
455
</TR>
456
457
<TR>
458
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
459
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/BrowserControl.html" title="class in com.iver.cit.gvsig.gui.Panels"><B>PREV CLASS</B></A>&nbsp;
460
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/ColorPanel.html" title="class in com.iver.cit.gvsig.gui.Panels"><B>NEXT CLASS</B></A></FONT></TD>
461
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
462
  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
463
&nbsp;<A HREF="ColorChooserPanel.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
464
&nbsp;<SCRIPT type="text/javascript">
465
  <!--
466
  if(window==top) {
467
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
468
  }
469
  //-->
470
</SCRIPT>
471
<NOSCRIPT>
472
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
473
</NOSCRIPT>
474
475
</FONT></TD>
476
</TR>
477
<TR>
478
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
479
  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>
480
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
481
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
482
</TR>
483
</TABLE>
484
<A NAME="skip-navbar_bottom"></A>
485
<!-- ======== END OF BOTTOM NAVBAR ======= -->
486
487
<HR>
488
489
</BODY>
490
</HTML>