All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.jidesoft.plaf.HeaderBoxUI Maven / Gradle / Ivy

There is a newer version: 3.6.18
Show newest version
/*
 * @(#)HeaderBoxUI.java 4/27/2006
 *
 * Copyright 2002 - 2006 JIDE Software Inc. All rights reserved.
 */

package com.jidesoft.plaf;

import javax.swing.plaf.ButtonUI;

/**
 * Pluggable look and feel interface for HeaderBox.
 */
public abstract class HeaderBoxUI extends ButtonUI {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy