| Package | Description |
|---|---|
| org.jrebirth.af.core.command.basic.stage |
Provides useful commands to manage
Stage. |
| org.jrebirth.af.core.service.basic |
Services used to manage Stage.
|
| Modifier and Type | Method and Description |
|---|---|
StageWaveBean |
StageCommand.getWaveBean(Wave wave)
Get the wave bean and cast it.
|
| Modifier and Type | Method and Description |
|---|---|
StageWaveBean |
StageService.getWaveBean(Wave wave)
Get the wave bean and cast it.
|
| Modifier and Type | Method and Description |
|---|---|
private Region |
StageService.getRootPane(StageWaveBean swb)
Gets the root pane.
|
private Scene |
StageService.getScene(StageWaveBean swb,
Region region)
Gets the scene.
|
private Stage |
StageService.getStage(StageWaveBean swb,
Scene scene)
Gets the stage.
|
Copyright © 2011–2014 JRebirth OSS. All rights reserved.