Class HelloWorldMapView

  • All Implemented Interfaces:
    fxsampler.Sample

    public class HelloWorldMapView
    extends ControlsFXSample
    • Constructor Detail

      • HelloWorldMapView

        public HelloWorldMapView()
    • Method Detail

      • getSampleName

        public String getSampleName()
      • getJavaDocURL

        public String getJavaDocURL()
      • getSampleDescription

        public String getSampleDescription()
        Specified by:
        getSampleDescription in interface fxsampler.Sample
        Overrides:
        getSampleDescription in class fxsampler.SampleBase
      • getPanel

        public Node getPanel​(Stage stage)
      • getControlPanel

        public Node getControlPanel()
        Specified by:
        getControlPanel in interface fxsampler.Sample
        Overrides:
        getControlPanel in class fxsampler.SampleBase
      • main

        public static void main​(String[] args)