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

org.noos.xing.mydoggy.plaf.ui.content.PlafContent Maven / Gradle / Ivy

The newest version!
package org.noos.xing.mydoggy.plaf.ui.content;

import org.noos.xing.mydoggy.Content;
import org.noos.xing.mydoggy.plaf.PlafObservable;

/**
 * @author Angelo De Caro ([email protected])
 * @since 1.3.1
 */
public interface PlafContent extends Content, PlafObservable {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy