All Classes Namespaces Files Functions Variables
tableViewExamples.StringMatrixExample Class Reference

Esimerkki 2-ulotteisen merkkijonotaulukon näyttämisestä JavaFX:n TableViewssä Muokkaukset eivät tässä esimerkissä muuta itse taulukkoa. More...

Inheritance diagram for tableViewExamples.StringMatrixExample:

Public Member Functions

void start (Stage primaryStage)
 

Static Public Member Functions

static void main (String[] args)
 Käynistetään malliohjelma.
 

Detailed Description

Esimerkki 2-ulotteisen merkkijonotaulukon näyttämisestä JavaFX:n TableViewssä Muokkaukset eivät tässä esimerkissä muuta itse taulukkoa.

Author
vesal
Version
24.12.2015

Definition at line 25 of file StringMatrixExample.java.

Member Function Documentation

static void tableViewExamples.StringMatrixExample.main ( String[]  args)
inlinestatic

Käynistetään malliohjelma.

Parameters
argsei käytössä

Definition at line 31 of file StringMatrixExample.java.

void tableViewExamples.StringMatrixExample.start ( Stage  primaryStage)
inline

Definition at line 37 of file StringMatrixExample.java.


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