public class HelloBorders extends ControlsFXSample
| Constructor and Description |
|---|
HelloBorders() |
| 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 |
getSampleDescription() |
java.lang.String |
getSampleName() |
boolean |
isVisible() |
static void |
main(java.lang.String[] args) |
getControlStylesheetURL, getProjectName, getProjectVersion, getSampleSourceURLbuildSample, getControlPanelDividerPosition, startpublic static void main(java.lang.String[] args)
public java.lang.String getSampleName()
public java.lang.String getJavaDocURL()
public boolean isVisible()
isVisible in interface fxsampler.SampleisVisible in class fxsampler.SampleBasepublic javafx.scene.Node getPanel(javafx.stage.Stage stage)
public java.lang.String getSampleDescription()
getSampleDescription in interface fxsampler.SamplegetSampleDescription in class fxsampler.SampleBasepublic javafx.scene.Node getControlPanel()
getControlPanel in interface fxsampler.SamplegetControlPanel in class fxsampler.SampleBase