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

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

public class MigPaneTest9
extends javafx.application.Application

Wrap MigPane in a number of other containers and set a padding.

Author:
Tom Eugelink

Nested Class Summary
 
Nested classes/interfaces inherited from class javafx.application.Application
javafx.application.Application.Parameters
 
Constructor Summary
MigPaneTest9()
           
 
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

MigPaneTest9

public MigPaneTest9()
Method Detail

main

public static void main(String[] args)

start

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


Copyright © 2007-2011. All Rights Reserved.