Checkboxes and Toogles

Toggleable checkbox with Bootstrap-Checkbox(Picker)

Toggleable checkbox with Bootstrap Toggle

Three state checkboxes with Checkbox-X.

To use it just replace the usage of org.apache.wicket.markup.html.form.CheckBox with de.agilecoders.wicket.extensions.markup.html.bootstrap.form.checkboxx.CheckBoxX

        
The source of this demo could be found here.