- java.lang.Object
-
- javafx.application.Application
-
- fxsampler.SampleBase
-
- org.controlsfx.ControlsFXSample
-
- org.controlsfx.samples.HelloHyperlinkLabel
-
- All Implemented Interfaces:
fxsampler.Sample
public class HelloHyperlinkLabel extends ControlsFXSample
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class javafx.application.Application
Application.Parameters
-
-
Field Summary
-
Fields inherited from class javafx.application.Application
STYLESHEET_CASPIAN, STYLESHEET_MODENA
-
-
Constructor Summary
Constructors Constructor Description HelloHyperlinkLabel()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getJavaDocURL()
Node
getPanel(Stage stage)
String
getSampleName()
static void
main(String[] args)
-
Methods inherited from class org.controlsfx.ControlsFXSample
getControlStylesheetURL, getProjectName, getProjectVersion, getSampleSourceURL
-
Methods inherited from class fxsampler.SampleBase
buildSample, getControlPanel, getControlPanelDividerPosition, getSampleDescription, isVisible, start
-
Methods inherited from class javafx.application.Application
getHostServices, getParameters, getUserAgentStylesheet, init, launch, launch, notifyPreloader, setUserAgentStylesheet, stop
-
-