All Classes Namespaces Files Functions Variables
hello.simple.HelloWorld2 Class Reference

Yksinkertainen esimerkki JavaFX ohjelmasta, lyhenettynä. More...

Inheritance diagram for hello.simple.HelloWorld2:

Public Member Functions

void start (Stage primaryStage)
 

Static Public Member Functions

static void main (String[] args)
 

Detailed Description

Yksinkertainen esimerkki JavaFX ohjelmasta, lyhenettynä.

Author
vesal
Version
4.3.2016

Definition at line 13 of file HelloWorld2.java.

Member Function Documentation

static void hello.simple.HelloWorld2.main ( String[]  args)
inlinestatic
Parameters
argsei käytössä

Definition at line 24 of file HelloWorld2.java.

void hello.simple.HelloWorld2.start ( Stage  primaryStage)
inline

Definition at line 15 of file HelloWorld2.java.


The documentation for this class was generated from the following file: