net.infonode.gui.border
Class BorderUtil

java.lang.Object
  extended by net.infonode.gui.border.BorderUtil

public class BorderUtil
extends java.lang.Object

Version:
$Revision: 1.6 $
Author:
$Author: jesper $

Method Summary
static javax.swing.border.Border copy(javax.swing.border.Border border)
           
static java.awt.Insets getInsetsOutside(java.awt.Component c, javax.swing.border.Border border, javax.swing.border.Border outside)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInsetsOutside

public static java.awt.Insets getInsetsOutside(java.awt.Component c,
                                               javax.swing.border.Border border,
                                               javax.swing.border.Border outside)

copy

public static javax.swing.border.Border copy(javax.swing.border.Border border)