Package | Description |
---|---|
com.redhat.thermostat.platform | |
com.redhat.thermostat.platform.application.swing.core | |
com.redhat.thermostat.platform.mvc |
Modifier and Type | Method and Description |
---|---|
abstract Platform |
Application.getPlatform()
Return the
Platform implemented by this Application . |
Constructor and Description |
---|
EmbeddedPlatform(Platform platform) |
Modifier and Type | Method and Description |
---|---|
Platform |
SwingApplication.getPlatform() |
Modifier and Type | Field and Description |
---|---|
protected Platform |
Controller.platform |
protected Platform |
View.platform |
protected Platform |
Model.platform |
Modifier and Type | Method and Description |
---|---|
void |
View.init(Platform platform) |
void |
Model.init(Platform platform) |
void |
Controller.init(Platform platform,
Model model,
View view) |
Copyright © 2017. All rights reserved.