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