Class ConnectioPaneTest
java.lang.Object
javafx.application.Application
pamViewFX.fxNodes.connectionPane.test.ConnectioPaneTest
public class ConnectioPaneTest
extends javafx.application.Application
Simple application to test a connectionPane;
- Author:
 - Jamie Macaulay
 
- 
Nested Class Summary
Nested classes/interfaces inherited from class javafx.application.Application
javafx.application.Application.Parameters - 
Field Summary
Fields inherited from class javafx.application.Application
STYLESHEET_CASPIAN, STYLESHEET_MODENA - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class javafx.application.Application
getHostServices, getParameters, getUserAgentStylesheet, init, launch, launch, notifyPreloader, setUserAgentStylesheet, stop 
- 
Constructor Details
- 
ConnectioPaneTest
public ConnectioPaneTest() 
 - 
 - 
Method Details
- 
main
 - 
start
public void start(javafx.stage.Stage primaryStage) - Specified by:
 startin classjavafx.application.Application
 
 -