Copyright 2012-02-25 Werner Randelshofer

ch.randelshofer.pdf.plaf
Class PDFToolBarBorder.UIResource

java.lang.Object
  extended by javax.swing.border.AbstractBorder
      extended by ch.randelshofer.pdf.plaf.PDFToolBarBorder
          extended by ch.randelshofer.pdf.plaf.PDFToolBarBorder.UIResource
All Implemented Interfaces:
java.io.Serializable, javax.swing.border.Border, javax.swing.plaf.UIResource, javax.swing.SwingConstants
Enclosing class:
PDFToolBarBorder

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

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class ch.randelshofer.pdf.plaf.PDFToolBarBorder
PDFToolBarBorder.UIResource
 
Field Summary
 
Fields inherited from interface javax.swing.SwingConstants
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST
 
Constructor Summary
PDFToolBarBorder.UIResource()
           
 
Method Summary
 
Methods inherited from class ch.randelshofer.pdf.plaf.PDFToolBarBorder
getBorderInsets, getBorderInsets, paintBorder
 
Methods inherited from class javax.swing.border.AbstractBorder
getBaseline, getBaselineResizeBehavior, getInteriorRectangle, getInteriorRectangle, isBorderOpaque
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDFToolBarBorder.UIResource

public PDFToolBarBorder.UIResource()

Copyright 2012-02-25 Werner Randelshofer