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

com.github.bordertech.wcomponents.Labelable Maven / Gradle / Ivy

There is a newer version: 1.5.34
Show newest version
package com.github.bordertech.wcomponents;

/**
 * Expresses the notion that a WComponent can be labelled by a WLabel.
 *
 * @author Mark Reeves
 * @since 1.4.0
 */
public interface Labelable extends WComponent {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy