public class HelloDecorator extends ControlsFXSample
| Constructor and Description |
|---|
HelloDecorator() |
| Modifier and Type | Method and Description |
|---|---|
javafx.scene.Node |
getControlPanel() |
java.lang.String |
getJavaDocURL() |
javafx.scene.Node |
getPanel(javafx.stage.Stage stage) |
java.lang.String |
getSampleName() |
static void |
main(java.lang.String[] args) |
getControlStylesheetURL, getProjectName, getProjectVersion, getSampleSourceURLbuildSample, getControlPanelDividerPosition, getSampleDescription, isVisible, startpublic java.lang.String getSampleName()
public java.lang.String getJavaDocURL()
public javafx.scene.Node getPanel(javafx.stage.Stage stage)
public javafx.scene.Node getControlPanel()
getControlPanel in interface fxsampler.SamplegetControlPanel in class fxsampler.SampleBasepublic static void main(java.lang.String[] args)