public class MaintenanceLayerController extends Object
| Constructor and Description |
|---|
MaintenanceLayerController(SimpleUnitSymbolsPane unitPane,
LocationPane locationPane)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
connectUnitRemote()
Establish the connection with the RemoteRegistry and fetch unit remotes.
|
void |
fetchLocationUnitRemotes()
Fetches all units for every location and saves them in the SimpleUnitSymbolsPane.
|
void |
updateUnits()
Fetches all unit remotes from registry and updates the unit pane,
so all unit buttons represent the correct configuration.
|
public MaintenanceLayerController(SimpleUnitSymbolsPane unitPane, LocationPane locationPane)
unitPane - locationPane - public void connectUnitRemote()
throws org.openbase.jul.exception.CouldNotPerformException,
InterruptedException
org.openbase.jul.exception.CouldNotPerformExceptionInterruptedExceptionpublic void updateUnits()
public void fetchLocationUnitRemotes()
throws org.openbase.jul.exception.CouldNotPerformException,
InterruptedException
org.openbase.jul.exception.CouldNotPerformExceptionInterruptedExceptionCopyright © 2015–2018 openbase.org. All rights reserved.