public class AboutBoxController
extends java.lang.Object
implements javafx.fxml.Initializable
| Modifier and Type | Field and Description |
|---|---|
javafx.scene.web.WebView |
acknowledgementView |
javafx.scene.web.WebView |
licenseView |
| Constructor and Description |
|---|
AboutBoxController() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(java.net.URL location,
java.util.ResourceBundle resources) |
Copyright © 2018 Frederic Thevenet. All rights reserved.