public class RegionChooser
extends javafx.application.Application
| Modifier and Type | Field and Description |
|---|---|
Map |
map |
javafx.stage.Stage |
primaryStage |
static javafx.scene.text.Text |
selectionText |
| Constructor and Description |
|---|
RegionChooser(Client client,
LocalDataContainer localDataContainer) |
| Modifier and Type | Method and Description |
|---|---|
void |
start(javafx.stage.Stage primaryStage) |
public final Map map
public static javafx.scene.text.Text selectionText
public javafx.stage.Stage primaryStage
public RegionChooser(Client client, LocalDataContainer localDataContainer)