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

com.jidesoft.swing.NavigationComponent Maven / Gradle / Ivy

There is a newer version: 3.6.18
Show newest version
/*
 * @(#)NavigationComponent.java 11/6/2011
 *
 * Copyright 2002 - 2011 JIDE Software Inc. All rights reserved.
 */

package com.jidesoft.swing;

/**
 * A markup interface to indicate a component is for the navigation. All navigation components have
 * a consistent rollover and selection style.
 */
public interface NavigationComponent {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy