Class ExportXPathWizardController
- java.lang.Object
-
- net.sourceforge.pmd.util.fxdesigner.popups.ExportXPathWizardController
-
- All Implemented Interfaces:
javafx.fxml.Initializable
public class ExportXPathWizardController extends java.lang.Object implements javafx.fxml.Initializable
- Since:
- 6.0.0
- Author:
- Clément Fournier
-
-
Constructor Summary
Constructors Constructor Description ExportXPathWizardController(javafx.beans.value.ObservableValue<java.lang.String> xpathExpression)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
initialize(java.net.URL location, java.util.ResourceBundle resources)
void
shutdown()
-