Quaqua 8.0 2011-10-02

ch.randelshofer.quaqua.border
Class FocusedBorder.UIResource

java.lang.Object
  extended by ch.randelshofer.quaqua.border.AbstractFocusedPainter
      extended by ch.randelshofer.quaqua.border.FocusedBorder
          extended by ch.randelshofer.quaqua.border.FocusedBorder.UIResource
All Implemented Interfaces:
PressedCueBorder, VisualMargin, javax.swing.border.Border, javax.swing.plaf.UIResource
Enclosing class:
FocusedBorder

public static class FocusedBorder.UIResource
extends FocusedBorder
implements javax.swing.plaf.UIResource


Nested Class Summary
 
Nested classes/interfaces inherited from class ch.randelshofer.quaqua.border.FocusedBorder
FocusedBorder.UIResource
 
Constructor Summary
FocusedBorder.UIResource(javax.swing.border.Border actualBorder)
           
 
Method Summary
 
Methods inherited from class ch.randelshofer.quaqua.border.FocusedBorder
doPaint, getBorderInsets, getVisualMargin, hasPressedCue, isBorderOpaque, paintBorder
 
Methods inherited from class ch.randelshofer.quaqua.border.AbstractFocusedPainter
paint, paintFocusRing
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FocusedBorder.UIResource

public FocusedBorder.UIResource(javax.swing.border.Border actualBorder)

Copyright 2003-2007 (c) Werner Randelshofer.
All rights reserved.