| Package | Description |
|---|---|
| org.openbase.bco.bcozy.view |
Created by julian on 12.11.15.
|
| org.openbase.bco.bcozy.view.generic | |
| org.openbase.bco.bcozy.view.mainmenupanes |
Created by hoestreich on 12.11.15.
|
| org.openbase.bco.bcozy.view.pane.unit |
| Constructor and Description |
|---|
FloatingButton(SVGIcon icon)
Constructor for a floating button which has only an icon and no text.
|
| Modifier and Type | Method and Description |
|---|---|
SVGIcon |
WidgetPane.getIcon() |
| Modifier and Type | Method and Description |
|---|---|
SVGIcon |
UserActionPane.State.getIcon() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionPane.connectionEstablished(SVGIcon successView,
SVGIcon problemView,
javafx.animation.FadeTransition transition)
Show the tick mark to indicate that the connection is established and no problems are detected.
|
void |
ConnectionPane.connectionProblem(SVGIcon successView,
SVGIcon problemView,
javafx.animation.FadeTransition transition)
Show the question mark to indicate that the connection has problems.
|
void |
ConnectionPane.downloadActive(SVGIcon downloadView)
Show download arrow to indicate that data is received.
|
void |
ConnectionPane.uploadActive(SVGIcon uploadView)
Show upload arrow to indication that a server request was made.
|
| Modifier and Type | Method and Description |
|---|---|
SVGIcon |
ColorableLightPane.getIconSymbol() |
SVGIcon |
AbstractUnitPane.getIconSymbol()
Returns a new Icon object according to the type of icon used in this class.
|
Copyright © 2015–2018 openbase.org. All rights reserved.