Directory

FormCheckBox - Vaadin Add-on Directory

CheckBox which delegates caption handling to a parent component, such as a FormLayout FormCheckBox - Vaadin Add-on Directory
FormCheckBox is a subclass of CheckBox. In contrast to CheckBox, it delegates handling of its caption to a parent component. This is especially useful in a FormLayout, so that its caption is handled like any other field without the need to create a special type of custom field with special binding.

FormCheckBox version 1.0.0
null

FormCheckBox version 1.0.1
Fixed problem that widgetset was not found by Vaadin Eclipse plugin.

FormCheckBox version 1.0.2
Set required JDK version to 1.6.