Example usage for org.apache.wicket.markup.html.form SimpleFormComponentLabel subclass-usage

List of usage examples for org.apache.wicket.markup.html.form SimpleFormComponentLabel subclass-usage

Introduction

In this page you can find the example usage for org.apache.wicket.markup.html.form SimpleFormComponentLabel subclass-usage.

Usage

From source file cz.zcu.kiv.eegdatabase.wui.components.form.MyFormComponentLabel.java

/**
 *
 * @author Jakub Danek
 */
public class MyFormComponentLabel extends SimpleFormComponentLabel {