| Package | Description |
|---|---|
| org.openbase.bco.bcozy.view |
Created by julian on 12.11.15.
|
| Modifier and Type | Method and Description |
|---|---|
InfoPane.InfoPaneConfigurer |
InfoPane.InfoPaneConfigurer.backgroundColor(javafx.scene.paint.Color color) |
static InfoPane.InfoPaneConfigurer |
InfoPane.confirmation(String identifier) |
static InfoPane.InfoPaneConfigurer |
InfoPane.error(String identifier) |
InfoPane.InfoPaneConfigurer |
InfoPane.InfoPaneConfigurer.hideAfter(javafx.util.Duration duration)
Hides the InfoPane after the given duration.
|
static InfoPane.InfoPaneConfigurer |
InfoPane.info(String identifier) |
static InfoPane.InfoPaneConfigurer |
InfoPane.show(String identifier,
String style) |
static InfoPane.InfoPaneConfigurer |
InfoPane.show(String identifier,
String style,
String infopaneStyle) |
static InfoPane.InfoPaneConfigurer |
InfoPane.warn(String identifier) |
Copyright © 2015–2018 openbase.org. All rights reserved.