Käsittelijäluokka HelloWorld-sovellukselle.
More...
|
Label | label |
|
SimpleStringProperty | ilmoitus = new SimpleStringProperty("Hello World!") |
|
String | viesti = "Well Done!" |
|
Käsittelijäluokka HelloWorld-sovellukselle.
- Author
- vesal
- Version
- 4.3.2016
Definition at line 15 of file HelloWorldController.java.
void hello.bind.HelloWorldController.handlePressed |
( |
| ) |
|
|
inlineprivate |
void hello.bind.HelloWorldController.initialize |
( |
URL |
location, |
|
|
ResourceBundle |
resources |
|
) |
| |
|
inline |
void hello.bind.HelloWorldController.setViesti |
( |
String |
msg | ) |
|
|
inline |
SimpleStringProperty hello.bind.HelloWorldController.ilmoitus = new SimpleStringProperty("Hello World!") |
|
private |
Label hello.bind.HelloWorldController.label |
|
private |
String hello.bind.HelloWorldController.viesti = "Well Done!" |
|
private |
The documentation for this class was generated from the following file: