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

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

package org.noos.xing.mydoggy;

/**
 * This interface represents the super interface for of all dockable ui parts.
 *
 * @author Angelo De Caro ([email protected])
 * @see org.noos.xing.mydoggy.TabbedContentUI
 * @see org.noos.xing.mydoggy.DesktopContentUI
 * @since 1.4.0
 */
public interface DockableUI extends Observable {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy