JHotDraw 7.5.1

org.jhotdraw.gui.plaf.palette
Class BackdropBorder.UIResource

java.lang.Object
  extended by org.jhotdraw.gui.plaf.palette.BackdropBorder
      extended by org.jhotdraw.gui.plaf.palette.BackdropBorder.UIResource
All Implemented Interfaces:
javax.swing.border.Border, javax.swing.plaf.UIResource
Enclosing class:
BackdropBorder

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


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jhotdraw.gui.plaf.palette.BackdropBorder
BackdropBorder.UIResource
 
Constructor Summary
BackdropBorder.UIResource(javax.swing.border.Border backgroundBorder)
           
BackdropBorder.UIResource(javax.swing.border.Border foregroundBorder, javax.swing.border.Border backgroundBorder)
           
 
Method Summary
 
Methods inherited from class org.jhotdraw.gui.plaf.palette.BackdropBorder
getBackdropBorder, getBorderInsets, isBorderOpaque, paintBorder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackdropBorder.UIResource

public BackdropBorder.UIResource(javax.swing.border.Border backgroundBorder)

BackdropBorder.UIResource

public BackdropBorder.UIResource(javax.swing.border.Border foregroundBorder,
                                 javax.swing.border.Border backgroundBorder)

Copyright 1996-2010 (c) by the authors and contributors of the JHotDraw project.
Some rights reserved.