Example usage for javafx.scene.control CheckBox subclass-usage

List of usage examples for javafx.scene.control CheckBox subclass-usage

Introduction

In this page you can find the example usage for javafx.scene.control CheckBox subclass-usage.

Usage

From source file org.pdfsam.ui.io.PdfVersionConstrainedCheckBox.java

/**
 * A checkbox that, when ticked, informs other component that a constraint on the output pdf document version has to be enforced.
 * 
 * @author Andrea Vacondio
 * 
 */