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

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

There is a newer version: 3.6.18
Show newest version
/*
 * @(#)JideSidePaneUI.java
 *
 * Copyright 2002 JIDE Software Inc. All rights reserved.
 */
package com.jidesoft.plaf;

import javax.swing.plaf.PanelUI;

/**
 * ComponentUI for SidePane.
 */
public abstract class SidePaneUI extends PanelUI {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy