| Package | Description |
|---|---|
| org.openbase.bco.bcozy.view |
Created by julian on 12.11.15.
|
| org.openbase.bco.bcozy.view.location |
Created by julian on 12.11.15.
|
| 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 |
|---|---|
void |
LocationPane.addUnit(SVGIcon svgIcon,
javafx.event.EventHandler<javafx.event.ActionEvent> onActionHandler,
javafx.geometry.Point2D position)
Will add a UnitIcon to the locationPane.
|
| Constructor and Description |
|---|
UnitButton(SVGIcon svgIcon,
javafx.event.EventHandler<javafx.event.ActionEvent> onActionHandler)
Creates a button with an empty string for its label.
|
Copyright © 2015–2016 openbase.org. All rights reserved.