/**
* @(#)PaletteBorders.java
*
* Copyright (c) 2008 The authors and contributors of JHotDraw.
* You may not use, copy or modify this file, except in compliance with the
* accompanying license terms.
*/
package org.jhotdraw.gui.plaf.palette;
import edu.umd.cs.findbugs.annotations.NonNull;
/**
* PaletteBorders.
*
* @author Werner Randelshofer
* @version $Id$
*/
public class PaletteBorders {
}