This file is indexed.

/usr/share/doc/libcolorpicker-java/api/index-all.html is in libcolorpicker-java-doc 1.0.0-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html>
<head>
<!-- Generated by javadoc -->
<title>Index</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
    try {
        if (location.href.indexOf('is-external=true') == -1) {
            parent.document.title="Index";
        }
    }
    catch(err) {
    }
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_top");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<a name="skip.navbar.top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:Y">Y</a>&nbsp;<a name="I:A">
<!--   -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.ClickAction.html#actionPerformed-java.awt.event.ActionEvent-">actionPerformed(ActionEvent)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.ClickAction.html" title="class in com.bric.swing">DialogFooter.ClickAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#addActionListener-java.awt.event.ActionListener-">addActionListener(ActionListener)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Adds an <code>ActionListener</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPickerPanel.html#addChangeListener-javax.swing.event.ChangeListener-">addChangeListener(ChangeListener)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPickerPanel.html" title="class in com.bric.swing">ColorPickerPanel</a></dt>
<dd>
<div class="block">This listener will be notified when the current HSB or RGB values
 change.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#autoClose">autoClose</a></span> - Variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:B">
<!--   -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#BLUE">BLUE</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">Used to indicate when we're in "blue mode".</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#BRI">BRI</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">Used to indicate when we're in "brightness mode".</div>
</dd>
</dl>
<a name="I:C">
<!--   -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/bric/plaf/ColorPickerSliderUI.html#calculateThumbSize--">calculateThumbSize()</a></span> - Method in class com.bric.plaf.<a href="com/bric/plaf/ColorPickerSliderUI.html" title="class in com.bric.plaf">ColorPickerSliderUI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/plaf/ColorPickerSliderUI.html#calculateTrackRect--">calculateTrackRect()</a></span> - Method in class com.bric.plaf.<a href="com/bric/plaf/ColorPickerSliderUI.html" title="class in com.bric.plaf">ColorPickerSliderUI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#CANCEL_OPTION">CANCEL_OPTION</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Used to indicate the user selected "Cancel" in a dialog.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.ClickAction.html#ClickAction-javax.swing.JButton-">ClickAction(JButton)</a></span> - Constructor for class com.bric.swing.<a href="com/bric/swing/DialogFooter.ClickAction.html" title="class in com.bric.swing">DialogFooter.ClickAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#closeDialogAndDisposeAction">closeDialogAndDisposeAction</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">This action takes the Window associated with the source of this event,
 hides it, and then calls <code>dispose()</code> on it.</div>
</dd>
<dt><a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing"><span class="typeNameLink">ColorPicker</span></a> - Class in <a href="com/bric/swing/package-summary.html">com.bric.swing</a></dt>
<dd>
<div class="block">This is a panel that offers a robust set of controls to pick a color.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#ColorPicker--">ColorPicker()</a></span> - Constructor for class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">Create a new <code>ColorPicker</code> with all controls visible except opacity.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#ColorPicker-boolean-boolean-">ColorPicker(boolean, boolean)</a></span> - Constructor for class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">Create a new <code>ColorPicker</code>.</div>
</dd>
<dt><a href="com/bric/swing/ColorPickerDemo.html" title="class in com.bric.swing"><span class="typeNameLink">ColorPickerDemo</span></a> - Class in <a href="com/bric/swing/package-summary.html">com.bric.swing</a></dt>
<dd>
<div class="block">A simple demo for the ColorPicker class.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPickerDemo.html#ColorPickerDemo--">ColorPickerDemo()</a></span> - Constructor for class com.bric.swing.<a href="com/bric/swing/ColorPickerDemo.html" title="class in com.bric.swing">ColorPickerDemo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/bric/swing/ColorPickerPanel.html" title="class in com.bric.swing"><span class="typeNameLink">ColorPickerPanel</span></a> - Class in <a href="com/bric/swing/package-summary.html">com.bric.swing</a></dt>
<dd>
<div class="block">This is the large graphic element in the <code>ColorPicker</code>
 that depicts a wide range of colors.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPickerPanel.html#ColorPickerPanel--">ColorPickerPanel()</a></span> - Constructor for class com.bric.swing.<a href="com/bric/swing/ColorPickerPanel.html" title="class in com.bric.swing">ColorPickerPanel</a></dt>
<dd>
<div class="block">Creates a new <code>ColorPickerPanel</code></div>
</dd>
<dt><a href="com/bric/plaf/ColorPickerSliderUI.html" title="class in com.bric.plaf"><span class="typeNameLink">ColorPickerSliderUI</span></a> - Class in <a href="com/bric/plaf/package-summary.html">com.bric.plaf</a></dt>
<dd>
<div class="block">This is a SliderUI designed specifically for the
 <code>ColorPicker</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/plaf/ColorPickerSliderUI.html#ColorPickerSliderUI-javax.swing.JSlider-com.bric.swing.ColorPicker-">ColorPickerSliderUI(JSlider, ColorPicker)</a></span> - Constructor for class com.bric.plaf.<a href="com/bric/plaf/ColorPickerSliderUI.html" title="class in com.bric.plaf">ColorPickerSliderUI</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/bric/swing/ColorSwatch.html" title="class in com.bric.swing"><span class="typeNameLink">ColorSwatch</span></a> - Class in <a href="com/bric/swing/package-summary.html">com.bric.swing</a></dt>
<dd>
<div class="block">This is a square, opaque panel used to indicate
 a certain color.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorSwatch.html#ColorSwatch-int-">ColorSwatch(int)</a></span> - Constructor for class com.bric.swing.<a href="com/bric/swing/ColorSwatch.html" title="class in com.bric.swing">ColorSwatch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorSwatch.html#ColorSwatch-java.awt.Color-int-">ColorSwatch(Color, int)</a></span> - Constructor for class com.bric.swing.<a href="com/bric/swing/ColorSwatch.html" title="class in com.bric.swing">ColorSwatch</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/bric/plaf/package-summary.html">com.bric.plaf</a> - package com.bric.plaf</dt>
<dd>&nbsp;</dd>
<dt><a href="com/bric/swing/package-summary.html">com.bric.swing</a> - package com.bric.swing</dt>
<dd>&nbsp;</dd>
<dt><a href="com/bric/util/package-summary.html">com.bric.util</a> - package com.bric.util</dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPickerDemo.html#createBlurbGraphic-java.awt.Dimension-">createBlurbGraphic(Dimension)</a></span> - Static method in class com.bric.swing.<a href="com/bric/swing/ColorPickerDemo.html" title="class in com.bric.swing">ColorPickerDemo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#createCancelButton-boolean-">createCancelButton(boolean)</a></span> - Static method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Creates a new "Cancel" button.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#createDialogFooter-javax.swing.JComponent:A-int-int-">createDialogFooter(JComponent[], int, int)</a></span> - Static method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Creates a <code>DialogFooter</code> and assigns a default button.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#createDialogFooter-javax.swing.JComponent:A-int-int-int-">createDialogFooter(JComponent[], int, int, int)</a></span> - Static method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Creates a <code>DialogFooter</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#createDontSaveButton--">createDontSaveButton()</a></span> - Static method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Creates a new "Don't Save" button that is not triggered by the escape key.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#createDontSaveButton-boolean-">createDontSaveButton(boolean)</a></span> - Static method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Creates a new "Don't Save" button.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#createNoButton--">createNoButton()</a></span> - Static method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Creates a new "No" button that is not triggered by the escape key.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#createNoButton-boolean-">createNoButton(boolean)</a></span> - Static method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Creates a new "No" button.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#createOKButton--">createOKButton()</a></span> - Static method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Creates a new "OK" button that is not triggered by the escape key.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#createOKButton-boolean-">createOKButton(boolean)</a></span> - Static method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Creates a new "OK" button.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#createSaveButton--">createSaveButton()</a></span> - Static method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Creates a new "Save" button that is not triggered by the escape key.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#createSaveButton-boolean-">createSaveButton(boolean)</a></span> - Static method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Creates a new "Save" button.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#createYesButton--">createYesButton()</a></span> - Static method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Creates a new "Yes" button that is not triggered by the escape key.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#createYesButton-boolean-">createYesButton(boolean)</a></span> - Static method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Creates a new "Yes" button.</div>
</dd>
</dl>
<a name="I:D">
<!--   -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#defaultButton">defaultButton</a></span> - Variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/bric/swing/DelegateFocusTraversalPolicy.html" title="class in com.bric.swing"><span class="typeNameLink">DelegateFocusTraversalPolicy</span></a> - Class in <a href="com/bric/swing/package-summary.html">com.bric.swing</a></dt>
<dd>
<div class="block">A simple <code>FocusTraversalPolicy</code> object that delegates to
 another object.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DelegateFocusTraversalPolicy.html#DelegateFocusTraversalPolicy-java.awt.FocusTraversalPolicy-">DelegateFocusTraversalPolicy(FocusTraversalPolicy)</a></span> - Constructor for class com.bric.swing.<a href="com/bric/swing/DelegateFocusTraversalPolicy.html" title="class in com.bric.swing">DelegateFocusTraversalPolicy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing"><span class="typeNameLink">DialogFooter</span></a> - Class in <a href="com/bric/swing/package-summary.html">com.bric.swing</a></dt>
<dd>
<div class="block">This is a row of buttons, intended to be displayed at the
 bottom of a dialog.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#DialogFooter-javax.swing.JComponent:A-javax.swing.JComponent:A-boolean-javax.swing.JButton-">DialogFooter(JComponent[], JComponent[], boolean, JButton)</a></span> - Constructor for class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Create a new <code>DialogFooter</code>.</div>
</dd>
<dt><a href="com/bric/swing/DialogFooter.ClickAction.html" title="class in com.bric.swing"><span class="typeNameLink">DialogFooter.ClickAction</span></a> - Class in <a href="com/bric/swing/package-summary.html">com.bric.swing</a></dt>
<dd>
<div class="block">This action calls <code>button.doClick()</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#dismissControls">dismissControls</a></span> - Variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#DONT_SAVE_OPTION">DONT_SAVE_OPTION</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Used to indicate the user selected "Don't Save" in a dialog.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/plaf/PlafPaintUtils.html#drawBevel-java.awt.Graphics2D-java.awt.Rectangle-">drawBevel(Graphics2D, Rectangle)</a></span> - Static method in class com.bric.plaf.<a href="com/bric/plaf/PlafPaintUtils.html" title="class in com.bric.plaf">PlafPaintUtils</a></dt>
<dd>
<div class="block">Uses translucent shades of white and black to draw highlights
 and shadows around a rectangle, and then frames the rectangle
 with a shade of gray (120).</div>
</dd>
</dl>
<a name="I:E">
<!--   -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#ESCAPE_KEY_DOES_NOTHING">ESCAPE_KEY_DOES_NOTHING</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">This (the default behavior) does nothing when the escape key is pressed.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#ESCAPE_KEY_TRIGGERS_CANCEL">ESCAPE_KEY_TRIGGERS_CANCEL</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">This triggers the cancel button when the escape key is pressed.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#ESCAPE_KEY_TRIGGERS_DEFAULT">ESCAPE_KEY_TRIGGERS_DEFAULT</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">This triggers the default button when the escape key is pressed.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#ESCAPE_KEY_TRIGGERS_NONDEFAULT">ESCAPE_KEY_TRIGGERS_NONDEFAULT</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">This triggers the non-default button when the escape key is pressed.</div>
</dd>
</dl>
<a name="I:F">
<!--   -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPickerPanel.html#fireChangeListeners--">fireChangeListeners()</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPickerPanel.html" title="class in com.bric.swing">ColorPickerPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/bric/plaf/FocusArrowListener.html" title="class in com.bric.plaf"><span class="typeNameLink">FocusArrowListener</span></a> - Class in <a href="com/bric/plaf/package-summary.html">com.bric.plaf</a></dt>
<dd>
<div class="block">This listens for arrow keys and shifts
 the keyboard focus accordingly.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/plaf/FocusArrowListener.html#FocusArrowListener--">FocusArrowListener()</a></span> - Constructor for class com.bric.plaf.<a href="com/bric/plaf/FocusArrowListener.html" title="class in com.bric.plaf">FocusArrowListener</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:G">
<!--   -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#getButton-int-">getButton(int)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Finds a certain type of button, if it is available.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/plaf/PlafPaintUtils.html#getCheckerBoard-int-">getCheckerBoard(int)</a></span> - Static method in class com.bric.plaf.<a href="com/bric/plaf/PlafPaintUtils.html" title="class in com.bric.plaf">PlafPaintUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#getColor--">getColor()</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#getColorPanel--">getColorPanel()</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DelegateFocusTraversalPolicy.html#getComponentAfter-java.awt.Container-java.awt.Component-">getComponentAfter(Container, Component)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/DelegateFocusTraversalPolicy.html" title="class in com.bric.swing">DelegateFocusTraversalPolicy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DelegateFocusTraversalPolicy.html#getComponentBefore-java.awt.Container-java.awt.Component-">getComponentBefore(Container, Component)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/DelegateFocusTraversalPolicy.html" title="class in com.bric.swing">DelegateFocusTraversalPolicy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DelegateFocusTraversalPolicy.html#getDefaultComponent-java.awt.Container-">getDefaultComponent(Container)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/DelegateFocusTraversalPolicy.html" title="class in com.bric.swing">DelegateFocusTraversalPolicy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#getDismissControls--">getDismissControls()</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Returns a copy of the <code>dismissControls</code> array used to construct this footer.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#getExpertControls--">getExpertControls()</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">This returns the panel with several rows of spinner controls.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DelegateFocusTraversalPolicy.html#getFirstComponent-java.awt.Container-">getFirstComponent(Container)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/DelegateFocusTraversalPolicy.html" title="class in com.bric.swing">DelegateFocusTraversalPolicy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/plaf/FocusArrowListener.html#getFocusableComponents-java.awt.Component-">getFocusableComponents(Component)</a></span> - Static method in class com.bric.plaf.<a href="com/bric/plaf/FocusArrowListener.html" title="class in com.bric.plaf">FocusArrowListener</a></dt>
<dd>
<div class="block">Returns a set of all the components that
 can have the keyboard focus.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/plaf/PlafPaintUtils.html#getFocusRingColor--">getFocusRingColor()</a></span> - Static method in class com.bric.plaf.<a href="com/bric/plaf/PlafPaintUtils.html" title="class in com.bric.plaf">PlafPaintUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#getHSB--">getHSB()</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPickerPanel.html#getHSB--">getHSB()</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPickerPanel.html" title="class in com.bric.swing">ColorPickerPanel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPickerPanel.html#getHSB-java.awt.Point-">getHSB(Point)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPickerPanel.html" title="class in com.bric.swing">ColorPickerPanel</a></dt>
<dd>
<div class="block">Returns the color at the indicated point in HSB values.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DelegateFocusTraversalPolicy.html#getLastComponent-java.awt.Container-">getLastComponent(Container)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/DelegateFocusTraversalPolicy.html" title="class in com.bric.swing">DelegateFocusTraversalPolicy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#getLastSelectedComponent--">getLastSelectedComponent()</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Returns the component last used to dismiss the dialog.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#getLeftControls--">getLeftControls()</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Returns a copy of the <code>leftControls</code> array used to construct this footer.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/util/JVM.html#getMajorJavaVersion--">getMajorJavaVersion()</a></span> - Static method in class com.bric.util.<a href="com/bric/util/JVM.html" title="class in com.bric.util">JVM</a></dt>
<dd>
<div class="block">This converts the system property "java.version" to a float value.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/util/JVM.html#getMajorJavaVersion-boolean-">getMajorJavaVersion(boolean)</a></span> - Static method in class com.bric.util.<a href="com/bric/util/JVM.html" title="class in com.bric.util">JVM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#getMode--">getMode()</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#getOpacity--">getOpacity()</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">Returns the currently selected opacity (a float between 0 and 1).</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/util/JVM.html#getProfile--">getProfile()</a></span> - Static method in class com.bric.util.<a href="com/bric/util/JVM.html" title="class in com.bric.util">JVM</a></dt>
<dd>
<div class="block">Gets basic information about this session's JVM:
 the OS name & version, the Java version, and (on Mac) whether Quartz is being used.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#getRGB--">getRGB()</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPickerPanel.html#getRGB--">getRGB()</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPickerPanel.html" title="class in com.bric.swing">ColorPickerPanel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPickerPanel.html#getRGB-java.awt.Point-">getRGB(Point)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPickerPanel.html" title="class in com.bric.swing">ColorPickerPanel</a></dt>
<dd>
<div class="block">Returns the color at the indicated point in RGB values.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#GREEN">GREEN</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">Used to indicate when we're in "green mode".</div>
</dd>
</dl>
<a name="I:H">
<!--   -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#HUE">HUE</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">Used to indicate when we're in "hue mode".</div>
</dd>
</dl>
<a name="I:I">
<!--   -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/bric/plaf/ColorPickerSliderUI.html#installListeners-javax.swing.JSlider-">installListeners(JSlider)</a></span> - Method in class com.bric.plaf.<a href="com/bric/plaf/ColorPickerSliderUI.html" title="class in com.bric.plaf">ColorPickerSliderUI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#isMac">isMac</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/util/JVM.html#isMac">isMac</a></span> - Static variable in class com.bric.util.<a href="com/bric/util/JVM.html" title="class in com.bric.util">JVM</a></dt>
<dd>
<div class="block">Whether this session is on a Mac.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#isVista">isVista</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/util/JVM.html#isVista">isVista</a></span> - Static variable in class com.bric.util.<a href="com/bric/util/JVM.html" title="class in com.bric.util">JVM</a></dt>
<dd>
<div class="block">Whether this session is on Vista.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/util/JVM.html#isWindows">isWindows</a></span> - Static variable in class com.bric.util.<a href="com/bric/util/JVM.html" title="class in com.bric.util">JVM</a></dt>
<dd>
<div class="block">Whether this session is on Windows.</div>
</dd>
</dl>
<a name="I:J">
<!--   -->
</a>
<h2 class="title">J</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/bric/util/JVM.html#javaVersion">javaVersion</a></span> - Static variable in class com.bric.util.<a href="com/bric/util/JVM.html" title="class in com.bric.util">JVM</a></dt>
<dd>
<div class="block">The major Java version being used (1.4, 1.5, 1.6, etc.), or
 -1 if this value couldn't be correctly determined.</div>
</dd>
<dt><a href="com/bric/util/JVM.html" title="class in com.bric.util"><span class="typeNameLink">JVM</span></a> - Class in <a href="com/bric/util/package-summary.html">com.bric.util</a></dt>
<dd>
<div class="block">Static methods relating to the JVM environment.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/util/JVM.html#JVM--">JVM()</a></span> - Constructor for class com.bric.util.<a href="com/bric/util/JVM.html" title="class in com.bric.util">JVM</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:K">
<!--   -->
</a>
<h2 class="title">K</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/bric/plaf/FocusArrowListener.html#keyPressed-java.awt.event.KeyEvent-">keyPressed(KeyEvent)</a></span> - Method in class com.bric.plaf.<a href="com/bric/plaf/FocusArrowListener.html" title="class in com.bric.plaf">FocusArrowListener</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:L">
<!--   -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#lastSelectedComponent">lastSelectedComponent</a></span> - Variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#leftControls">leftControls</a></span> - Variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:M">
<!--   -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPickerDemo.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class com.bric.swing.<a href="com/bric/swing/ColorPickerDemo.html" title="class in com.bric.swing">ColorPickerDemo</a></dt>
<dd>
<div class="block">This demonstrates how to customize a small <code>ColorPicker</code> component.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#makeEscapeKeyActivate-javax.swing.AbstractButton-">makeEscapeKeyActivate(AbstractButton)</a></span> - Static method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">This guarantees that when the escape key is pressed
 (if its parent window has the keyboard focus) this button
 is clicked.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPickerPanel.html#MAX_SIZE">MAX_SIZE</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/ColorPickerPanel.html" title="class in com.bric.swing">ColorPickerPanel</a></dt>
<dd>
<div class="block">The maximum size the graphic will be.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#MODE_CONTROLS_VISIBLE_PROPERTY">MODE_CONTROLS_VISIBLE_PROPERTY</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block"><code>PropertyChangeEvents</code> will be triggered for this property when <code>setModeControlsVisible()</code>
 is called.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#MODE_PROPERTY">MODE_PROPERTY</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block"><code>PropertyChangeEvents</code> will be triggered when the mode changes.</div>
</dd>
</dl>
<a name="I:N">
<!--   -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#NO_OPTION">NO_OPTION</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Used to indicate the user selected "No" in a dialog.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#normalizeButtons-javax.swing.JButton:A-">normalizeButtons(JButton[])</a></span> - Static method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">This takes a set of buttons and gives them all the width/height
 of the largest button among them.</div>
</dd>
</dl>
<a name="I:O">
<!--   -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#OK_CANCEL_OPTION">OK_CANCEL_OPTION</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Used to indicate a dialog should present a "OK" and "Cancel" option.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#OK_OPTION">OK_OPTION</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Used to indicate the user selected "OK" in a dialog.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#OPACITY_PROPERTY">OPACITY_PROPERTY</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block"><code>PropertyChangeEvents</code> will be triggered when the opacity value is
 adjusted.</div>
</dd>
</dl>
<a name="I:P">
<!--   -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPickerPanel.html#paint-java.awt.Graphics-">paint(Graphics)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPickerPanel.html" title="class in com.bric.swing">ColorPickerPanel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorSwatch.html#paint-java.awt.Graphics-">paint(Graphics)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorSwatch.html" title="class in com.bric.swing">ColorSwatch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/plaf/ColorPickerSliderUI.html#paintFocus-java.awt.Graphics-">paintFocus(Graphics)</a></span> - Method in class com.bric.plaf.<a href="com/bric/plaf/ColorPickerSliderUI.html" title="class in com.bric.plaf">ColorPickerSliderUI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/plaf/PlafPaintUtils.html#paintFocus-java.awt.Graphics2D-java.awt.Shape-int-">paintFocus(Graphics2D, Shape, int)</a></span> - Static method in class com.bric.plaf.<a href="com/bric/plaf/PlafPaintUtils.html" title="class in com.bric.plaf">PlafPaintUtils</a></dt>
<dd>
<div class="block">Paints 3 different strokes around a shape to indicate focus.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/plaf/ColorPickerSliderUI.html#paintThumb-java.awt.Graphics-">paintThumb(Graphics)</a></span> - Method in class com.bric.plaf.<a href="com/bric/plaf/ColorPickerSliderUI.html" title="class in com.bric.plaf">ColorPickerSliderUI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/plaf/ColorPickerSliderUI.html#paintTrack-java.awt.Graphics-">paintTrack(Graphics)</a></span> - Method in class com.bric.plaf.<a href="com/bric/plaf/ColorPickerSliderUI.html" title="class in com.bric.plaf">ColorPickerSliderUI</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/bric/plaf/PlafPaintUtils.html" title="class in com.bric.plaf"><span class="typeNameLink">PlafPaintUtils</span></a> - Class in <a href="com/bric/plaf/package-summary.html">com.bric.plaf</a></dt>
<dd>
<div class="block">Some static methods for some common painting functions.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/plaf/PlafPaintUtils.html#PlafPaintUtils--">PlafPaintUtils()</a></span> - Constructor for class com.bric.plaf.<a href="com/bric/plaf/PlafPaintUtils.html" title="class in com.bric.plaf">PlafPaintUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/util/JVM.html#printProfile--">printProfile()</a></span> - Static method in class com.bric.util.<a href="com/bric/util/JVM.html" title="class in com.bric.util">JVM</a></dt>
<dd>
<div class="block">Prints basic information about this session's JVM:
 the OS name & version, the Java version, and (on Mac) whether Quartz is being used.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#PROPERTY_META_SHORTCUT">PROPERTY_META_SHORTCUT</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">This client property is used to impose a meta-shortcut to click a button.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#PROPERTY_OPTION">PROPERTY_OPTION</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">This is the client property of buttons created in static methods by this class.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#PROPERTY_UNSAFE">PROPERTY_UNSAFE</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">This client property is used to indicate a button is "unsafe".</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPickerDemo.html#propertyChange-java.beans.PropertyChangeEvent-">propertyChange(PropertyChangeEvent)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPickerDemo.html" title="class in com.bric.swing">ColorPickerDemo</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:R">
<!--   -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#RED">RED</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">Used to indicate when we're in "red mode".</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#removeActionListener-java.awt.event.ActionListener-">removeActionListener(ActionListener)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Removes an <code>ActionListener</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPickerPanel.html#removeChangeListener-javax.swing.event.ChangeListener-">removeChangeListener(ChangeListener)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPickerPanel.html" title="class in com.bric.swing">ColorPickerPanel</a></dt>
<dd>
<div class="block">Remove a <code>ChangeListener</code> so it is no longer
 notified when the selected color changes.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#reset--">reset()</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">This resets the value of <code>lastSelectedComponent</code> to null.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#reverseButtonOrder">reverseButtonOrder</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">This indicates whether the dismiss controls should be displayed in reverse
 order.</div>
</dd>
</dl>
<a name="I:S">
<!--   -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#SAT">SAT</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">Used to indicate when we're in "saturation mode".</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#SAVE_DONT_SAVE_CANCEL_OPTION">SAVE_DONT_SAVE_CANCEL_OPTION</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Used to indicate a dialog should present a "Save", "Don't Save", and "Cancel" option.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#SAVE_OPTION">SAVE_OPTION</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Used to indicate the user selected "Save" in a dialog.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#SELECTED_COLOR_PROPERTY">SELECTED_COLOR_PROPERTY</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block"><code>PropertyChangeEvents</code> will be triggered for this property when the selected color
 changes.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#setColor-java.awt.Color-">setColor(Color)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">Sets the current color of this <code>ColorPicker</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#setExpertControlsVisible-boolean-">setExpertControlsVisible(boolean)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">The labels/spinners/buttons on the right side of a <code>ColorPicker</code>
 are optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#setHexControlsVisible-boolean-">setHexControlsVisible(boolean)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">This controls whether the hex field (and label) are visible or not.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#setHSB-float-float-float-">setHSB(float, float, float)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">Sets the current color of this <code>ColorPicker</code></div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPickerPanel.html#setHSB-float-float-float-">setHSB(float, float, float)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPickerPanel.html" title="class in com.bric.swing">ColorPickerPanel</a></dt>
<dd>
<div class="block">Sets the selected color of this panel.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#setHSBControlsVisible-boolean-">setHSBControlsVisible(boolean)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">This shows or hides the HSB spinner controls.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#setMode-int-">setMode(int)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">Sets the mode of this <code>ColorPicker</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPickerPanel.html#setMode-int-">setMode(int)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPickerPanel.html" title="class in com.bric.swing">ColorPickerPanel</a></dt>
<dd>
<div class="block">Set the mode of this panel.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#setModeControlsVisible-boolean-">setModeControlsVisible(boolean)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">This controls whether the radio buttons that adjust the mode are visible.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#setOpacity-int-">setOpacity(int)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">Sets the currently selected opacity.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#setOpacityVisible-boolean-">setOpacityVisible(boolean)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">This shows or hides the alpha controls.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#setPreviewSwatchVisible-boolean-">setPreviewSwatchVisible(boolean)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">This controls whether the preview swatch visible or not.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#setRGB-int-int-int-">setRGB(int, int, int)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">Sets the current color of this <code>ColorPicker</code></div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPickerPanel.html#setRGB-int-int-int-">setRGB(int, int, int)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPickerPanel.html" title="class in com.bric.swing">ColorPickerPanel</a></dt>
<dd>
<div class="block">Sets the selected color of this panel.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#setRGBControlsVisible-boolean-">setRGBControlsVisible(boolean)</a></span> - Method in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">This shows or hides the RGB spinner controls.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/plaf/FocusArrowListener.html#shiftFocus-int-int-java.awt.Component-">shiftFocus(int, int, Component)</a></span> - Static method in class com.bric.plaf.<a href="com/bric/plaf/FocusArrowListener.html" title="class in com.bric.plaf">FocusArrowListener</a></dt>
<dd>
<div class="block">Shifts the focus in a certain direction.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#showDialog-java.awt.Window-java.awt.Color-">showDialog(Window, Color)</a></span> - Static method in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">This creates a modal dialog prompting the user to select a color.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#showDialog-java.awt.Window-java.awt.Color-boolean-">showDialog(Window, Color, boolean)</a></span> - Static method in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">This creates a modal dialog prompting the user to select a color.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#showDialog-java.awt.Window-java.lang.String-java.awt.Color-boolean-">showDialog(Window, String, Color, boolean)</a></span> - Static method in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">This creates a modal dialog prompting the user to select a color.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/ColorPicker.html#strings">strings</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">ColorPicker</a></dt>
<dd>
<div class="block">The localized strings used in this (and related) panel(s).</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#strings">strings</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">The localized strings used in dialogs.</div>
</dd>
</dl>
<a name="I:U">
<!--   -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/bric/plaf/ColorPickerSliderUI.html#uninstallListeners-javax.swing.JSlider-">uninstallListeners(JSlider)</a></span> - Method in class com.bric.plaf.<a href="com/bric/plaf/ColorPickerSliderUI.html" title="class in com.bric.plaf">ColorPickerSliderUI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/bric/util/JVM.html#usingQuartz">usingQuartz</a></span> - Static variable in class com.bric.util.<a href="com/bric/util/JVM.html" title="class in com.bric.util">JVM</a></dt>
<dd>
<div class="block">If on a Mac: whether Quartz is the rendering pipeline.</div>
</dd>
</dl>
<a name="I:Y">
<!--   -->
</a>
<h2 class="title">Y</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#YES_NO_CANCEL_OPTION">YES_NO_CANCEL_OPTION</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Used to indicate a dialog should present a "Yes", "No", and "Cancel" option.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#YES_NO_OPTION">YES_NO_OPTION</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Used to indicate a dialog should present a "Yes" and "No" option.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/bric/swing/DialogFooter.html#YES_OPTION">YES_OPTION</a></span> - Static variable in class com.bric.swing.<a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">DialogFooter</a></dt>
<dd>
<div class="block">Used to indicate the user selected "Yes" in a dialog.</div>
</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:Y">Y</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<a name="skip.navbar.bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>