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

org.noos.xing.mydoggy.MultiSplitContentManagerUI Maven / Gradle / Ivy

Go to download

MyDoggy-Api contains the application program interface of MyDoggy to manage every aspects of the framework.

There is a newer version: 1.6.0
Show newest version
package org.noos.xing.mydoggy;

/**
 * This interface represents a ui that use a component that lets the user switch between
 * a group of components by clicking on a tab with a given title and/or icon. The
 * position of each tab can be customized from the ui or by code.
 *
 * @author Angelo De Caro ([email protected])
 * @since 1.4.0
 */
public interface MultiSplitContentManagerUI extends TabbedContentManagerUI {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy