
nz.co.senanque.vaadin.theme.MaduraTouchkitTheme Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of madura-vaadin-touchkit Show documentation
Show all versions of madura-vaadin-touchkit Show documentation
Code to support using Madura with Vaadin's Touchkit
The newest version!
package nz.co.senanque.vaadin.theme;
import com.vaadin.ui.themes.BaseTheme;
/**
* @author Roger Parkinson
*
*/
public class MaduraTouchkitTheme extends BaseTheme {
public static final String THEME_NAME = "madura-touchkit-theme";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy