org.tbee.javafx.scene.layout.test
Class MigPaneTest8

java.lang.Object
  extended by javafx.application.Application
      extended by org.tbee.javafx.scene.layout.test.MigPaneTest8

public class MigPaneTest8
extends javafx.application.Application

Load a layout from FXML

Author:
Michael Paus and Tom Eugelink

Nested Class Summary
 
Nested classes/interfaces inherited from class javafx.application.Application
javafx.application.Application.Parameters
 
Constructor Summary
MigPaneTest8()
           
 
Method Summary
static void main(String[] args)
           
 void start(javafx.stage.Stage stage)
           
 
Methods inherited from class javafx.application.Application
getHostServices, getParameters, init, launch, launch, notifyPreloader, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MigPaneTest8

public MigPaneTest8()
Method Detail

main

public static void main(String[] args)

start

public void start(javafx.stage.Stage stage)
           throws IOException
Specified by:
start in class javafx.application.Application
Throws:
IOException


Copyright © 2007-2011. All Rights Reserved.