Skip navigation links
A B C D E F G H I J L M N O P R S T U V W Z 

A

AbstractPolygon - Class in org.openbase.bco.bcozy.view.location
 
AbstractPolygon(double...) - Constructor for class org.openbase.bco.bcozy.view.location.AbstractPolygon
Creates a new instance of Polygon.
AbstractUnitPane<UR extends org.openbase.bco.dal.lib.layer.unit.UnitRemote<D>,D extends com.google.protobuf.GeneratedMessage> - Class in org.openbase.bco.bcozy.view.pane.unit
Created by divine on 25.04.17
AbstractUnitPane(Class<UR>, boolean) - Constructor for class org.openbase.bco.bcozy.view.pane.unit.AbstractUnitPane
Constructor for the UnitPane.
AbstractUnitPolygon<M extends com.google.protobuf.GeneratedMessage,UR extends org.openbase.bco.dal.lib.layer.unit.UnitRemote<M>> - Class in org.openbase.bco.bcozy.view.location
 
AbstractUnitPolygon(double...) - Constructor for class org.openbase.bco.bcozy.view.location.AbstractUnitPolygon
 
AbstractUnitPolygon.UnitDataObserver - Class in org.openbase.bco.bcozy.view.location
 
activate() - Method in class org.openbase.bco.bcozy.view.location.AbstractUnitPolygon
 
addConnection(UnitConfigType.UnitConfig, List<Point2D>) - Method in class org.openbase.bco.bcozy.view.location.LocationPane
Adds a connection to the location Pane.
addCuttingShape(Shape) - Method in class org.openbase.bco.bcozy.view.location.LocationPolygon
Will cut an additional Shape out of the polygon.
addDummyPane() - Method in class org.openbase.bco.bcozy.view.pane.unit.TitledUnitPaneContainer
Workaround Method to cope with the missing 15 pixel.
addLocation(UnitConfigType.UnitConfig, List<Point2D>) - Method in class org.openbase.bco.bcozy.view.location.LocationPane
Adds a room to the location Pane and use the controls to add a mouse event handler.
addMouseEventHandlerToRegion(RegionPolygon) - Method in class org.openbase.bco.bcozy.view.location.LocationPane
Adds a mouse eventHandler to the region.
addMouseEventHandlerToTile(TilePolygon) - Method in class org.openbase.bco.bcozy.view.location.LocationPane
Adds a mouse eventHandler to the tile.
addSelectedLocationIdListener(ChangeListener<? super String>) - Method in class org.openbase.bco.bcozy.view.location.LocationPane
Adds a change listener to the selectedRoomID property.
addUnit(SVGIcon, EventHandler<ActionEvent>, Point2D) - Method in class org.openbase.bco.bcozy.view.location.LocationPane
Will add a UnitIcon to the locationPane.
AdvancedHorizontalSlider - Class in org.openbase.bco.bcozy.view
Created by hoestreich on 1/28/16.
AdvancedHorizontalSlider(double, double) - Constructor for class org.openbase.bco.bcozy.view.AdvancedHorizontalSlider
Constructor for the AdvancedHorizontalSlider.
AgentPane - Class in org.openbase.bco.bcozy.view.pane.unit.agent
Created by agatting on 12.04.16.
AgentPane() - Constructor for class org.openbase.bco.bcozy.view.pane.unit.agent.AgentPane
Constructor for the AgentPane.
ANIMATION_TIME - Static variable in class org.openbase.bco.bcozy.view.Constants
Time in milliseconds for animation effects.
AnimationProvider - Class in org.openbase.bco.bcozy.view
 
AnimationProvider() - Constructor for class org.openbase.bco.bcozy.view.AnimationProvider
 
APP_NAME - Static variable in class org.openbase.bco.bcozy.BCozy
Application name.
applyConfigUpdate(UnitConfigType.UnitConfig) - Method in class org.openbase.bco.bcozy.view.pane.unit.AbstractUnitPane
Notifies about unit data changes.
applyConnectionStateUpdate(Remote.ConnectionState) - Method in class org.openbase.bco.bcozy.view.pane.unit.AbstractUnitPane
Notifies about unit data changes.
applyDataUpdate(M) - Method in class org.openbase.bco.bcozy.view.location.AbstractUnitPolygon
 
applyDataUpdate(ConnectionDataType.ConnectionData) - Method in class org.openbase.bco.bcozy.view.location.DoorPolygon
 
applyDataUpdate(ConnectionDataType.ConnectionData) - Method in class org.openbase.bco.bcozy.view.location.PassagePolygon
 
applyDataUpdate(LocationDataType.LocationData) - Method in class org.openbase.bco.bcozy.view.location.RegionPolygon
 
applyDataUpdate(LocationDataType.LocationData) - Method in class org.openbase.bco.bcozy.view.location.TilePolygon
 
applyDataUpdate(ConnectionDataType.ConnectionData) - Method in class org.openbase.bco.bcozy.view.location.WindowPolygon
 
applyDataUpdate(LocationDataType.LocationData) - Method in class org.openbase.bco.bcozy.view.location.ZonePolygon
 
applyDataUpdate(D) - Method in class org.openbase.bco.bcozy.view.pane.unit.AbstractUnitPane
Notifies about unit data changes.
applyPrimaryActivationUpdate(boolean) - Method in class org.openbase.bco.bcozy.view.generic.WidgetPane
Overwrite this method to get informed about main function updates.
applyPrimaryActivationUpdate(boolean) - Method in class org.openbase.bco.bcozy.view.pane.unit.agent.AgentPane
 
applyPrimaryActivationUpdate(boolean) - Method in class org.openbase.bco.bcozy.view.pane.unit.app.AppPane
 
applyPrimaryActivationUpdate(boolean) - Method in class org.openbase.bco.bcozy.view.pane.unit.ColorableLightPane
 
applyPrimaryActivationUpdate(boolean) - Method in class org.openbase.bco.bcozy.view.pane.unit.DimmableLightPane
 
applyPrimaryActivationUpdate(boolean) - Method in class org.openbase.bco.bcozy.view.pane.unit.LightPane
 
applyPrimaryActivationUpdate(boolean) - Method in class org.openbase.bco.bcozy.view.pane.unit.PowerSwitchPane
 
applyPrimaryActivationUpdate(boolean) - Method in class org.openbase.bco.bcozy.view.pane.unit.scene.ScenePane
 
AppPane - Class in org.openbase.bco.bcozy.view.pane.unit.app
 
AppPane() - Constructor for class org.openbase.bco.bcozy.view.pane.unit.app.AppPane
Constructor for the AppPane.
AvailableUsersPane - Class in org.openbase.bco.bcozy.view.mainmenupanes
Created by hoestreich on 12/15/15.
AvailableUsersPane() - Constructor for class org.openbase.bco.bcozy.view.mainmenupanes.AvailableUsersPane
Constructor for the AvailableUsersPane.

B

BACKGROUND_COLOR - Static variable in class org.openbase.bco.bcozy.view.Constants
The background color.
BackgroundPane - Class in org.openbase.bco.bcozy.view
 
BackgroundPane(ForegroundPane) - Constructor for class org.openbase.bco.bcozy.view.BackgroundPane
The constructor for a BackgroundPane.
BatteryPane - Class in org.openbase.bco.bcozy.view.pane.unit
Created by tmichalski on 13.01.16.
BatteryPane() - Constructor for class org.openbase.bco.bcozy.view.pane.unit.BatteryPane
 
BCozy - Class in org.openbase.bco.bcozy
 
BCozy() - Constructor for class org.openbase.bco.bcozy.BCozy
 
BCozyLauncher - Class in org.openbase.bco.bcozy
 
BCozyLauncher() - Constructor for class org.openbase.bco.bcozy.BCozyLauncher
 
BIG_ICON - Static variable in class org.openbase.bco.bcozy.view.Constants
The size for a big size icon.
BOLD_LABEL - Static variable in class org.openbase.bco.bcozy.view.Constants
String for CSS styling of UserPane.
BRIGHTNESS_MAXIMUM - Static variable in class org.openbase.bco.bcozy.view.Constants
Highest Brightness for fading.

C

CELSIUS - Static variable in class org.openbase.bco.bcozy.view.Constants
text: "°C".
CenterPane - Class in org.openbase.bco.bcozy.view
Created by hoestreich on 11/26/15.
CenterPane() - Constructor for class org.openbase.bco.bcozy.view.CenterPane
Constructor for the center pane.
CenterPaneController - Class in org.openbase.bco.bcozy.controller
Created by hoestreich on 12/2/15.
CenterPaneController(ForegroundPane) - Constructor for class org.openbase.bco.bcozy.controller.CenterPaneController
Constructor for the CenterPaneController.
CenterPaneController.State - Enum in org.openbase.bco.bcozy.controller
Enum to control the display state.
changeIcon(GlyphIcons) - Method in class org.openbase.bco.bcozy.view.FloatingButton
Method to change the icon of a floating button.
changeStyleOnOpening(boolean) - Method in class org.openbase.bco.bcozy.view.location.ConnectionPolygon
Will be called when the open value of the Polygon has been toggled.
changeStyleOnOpening(boolean) - Method in class org.openbase.bco.bcozy.view.location.DoorPolygon
 
changeStyleOnOpening(boolean) - Method in class org.openbase.bco.bcozy.view.location.PassagePolygon
 
changeStyleOnOpening(boolean) - Method in class org.openbase.bco.bcozy.view.location.WindowPolygon
 
changeStyleOnSelectable(boolean) - Method in class org.openbase.bco.bcozy.view.location.RegionPolygon
This method should be called to change the selectable status.
changeStyleOnSelection(boolean) - Method in class org.openbase.bco.bcozy.view.location.LocationPolygon
Will be called when the selection of the Polygon has been toggled.
changeStyleOnSelection(boolean) - Method in class org.openbase.bco.bcozy.view.location.RegionPolygon
 
changeStyleOnSelection(boolean) - Method in class org.openbase.bco.bcozy.view.location.TilePolygon
 
changeStyleOnSelection(boolean) - Method in class org.openbase.bco.bcozy.view.location.ZonePolygon
 
changeTheme(String) - Static method in class org.openbase.bco.bcozy.BCozy
Method to change application wide theme from other locations in the view.
clearConnections() - Method in class org.openbase.bco.bcozy.view.location.LocationPane
Erases all connections from the locationPane.
clearLocations() - Method in class org.openbase.bco.bcozy.view.location.LocationPane
Erases all locations from the locationPane.
clearTitledPane() - Method in class org.openbase.bco.bcozy.view.pane.unit.TitledUnitPaneContainer
Deletes and clears all UnitPaneContainer.
clearTitledPaneMap() - Method in class org.openbase.bco.bcozy.controller.ContextMenuController
Clears all stored titledPanes and clears the map afterwards.
clearUnitPaneContainer() - Method in class org.openbase.bco.bcozy.view.pane.unit.UnitPaneContainer
Deletes and clears all UnitPanes.
clearVerticalScrollPane() - Method in class org.openbase.bco.bcozy.view.ContextMenu
Clears the vertical ScrollPane of the ContextMenu.
CLICK_TIME_INTERVAL_MILLI - Static variable in class org.openbase.bco.bcozy.view.Constants
Milliseconds interval for click counter(double click).
ClockLabel - Class in org.openbase.bco.bcozy.view
Created by hoestreich on 12/2/15.
ClockLabel() - Constructor for class org.openbase.bco.bcozy.view.ClockLabel
Constructor for a time label (which is self updating).
Colorable - Interface in org.openbase.bco.bcozy.view.location
The Colorable interface should be implemented by any class whose instances are intended to be colorized.
ColorableLightPane - Class in org.openbase.bco.bcozy.view.pane.unit
Created by agatting on 03.12.15.
ColorableLightPane() - Constructor for class org.openbase.bco.bcozy.view.pane.unit.ColorableLightPane
Constructor for the Colorable Light Pane.
ColorChooser - Class in org.openbase.bco.bcozy.view.generic
 
ColorChooser() - Constructor for class org.openbase.bco.bcozy.view.generic.ColorChooser
 
colorizeIcons(double, double, double, double) - Static method in class org.openbase.bco.bcozy.view.ImageViewProvider
Colorizes all icons created by this provider to a choosen color (defined by the parameters).
colorizeIconsToBlack() - Static method in class org.openbase.bco.bcozy.view.ImageViewProvider
Colorizes all icons created by this provider to black.
colorizeIconsToWhite() - Static method in class org.openbase.bco.bcozy.view.ImageViewProvider
Colorizes all icons created by this provider to white.
com.jfoenix.skins - package com.jfoenix.skins
 
COMMAND_IDENTIFIERS - Static variable in class org.openbase.bco.bcozy.jp.JPLanguage
Command line argument strings.
CONNECTION_POINTS - Static variable in class org.openbase.bco.bcozy.view.Constants
The amount of points for a connection.
connectionEstablished() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.ConnectionPane
Show the tick mark to indicate that the connection is established and no problems are detected.
ConnectionPane - Class in org.openbase.bco.bcozy.view.mainmenupanes
Created by hoestreich on 12/8/15.
ConnectionPane() - Constructor for class org.openbase.bco.bcozy.view.mainmenupanes.ConnectionPane
Constructor for the ConnectionPane.
ConnectionPolygon - Class in org.openbase.bco.bcozy.view.location
A Polygon that represents different kinds of connections.
ConnectionPolygon(double...) - Constructor for class org.openbase.bco.bcozy.view.location.ConnectionPolygon
Constructor for the ConnectionPolygon.
connectionProblem() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.ConnectionPane
Show the question mark to indicate that the connection has problems.Ŝ Animation should generate attention.
connectLocationRemote() - Method in class org.openbase.bco.bcozy.controller.LocationPaneController
Establishes the connection with the RemoteRegistry.
Constants - Class in org.openbase.bco.bcozy.view
 
ContextMenu - Class in org.openbase.bco.bcozy.view
 
ContextMenu(double, double) - Constructor for class org.openbase.bco.bcozy.view.ContextMenu
Constructor for the ContextMenu.
ContextMenuController - Class in org.openbase.bco.bcozy.controller
 
ContextMenuController(ForegroundPane, LocationPane) - Constructor for class org.openbase.bco.bcozy.controller.ContextMenuController
Constructor for the ContextMenuController.
ContextSortingPane - Class in org.openbase.bco.bcozy.view
Created by hoestreich on 11/20/15.
ContextSortingPane(double) - Constructor for class org.openbase.bco.bcozy.view.ContextSortingPane
Constructor for a Pane with Toogle Buttons.
createAndAddNewTitledPane(UnitTemplateType.UnitTemplate.UnitType, List<UnitRemote>) - Method in class org.openbase.bco.bcozy.view.pane.unit.TitledUnitPaneContainer
Takes a List of DALRemoteServices and a unitType and creates a new UnitPaneContainer.
createAndAddNewUnitPanes(UnitTemplateType.UnitTemplate.UnitType, List<UnitRemote>) - Method in class org.openbase.bco.bcozy.view.pane.unit.UnitPaneContainer
Takes a List of UnitRemote and creates new UnitPanes for each.
createFadeTransition(Node, double, double, int, double) - Static method in class org.openbase.bco.bcozy.view.AnimationProvider
Method to create a FadeTransition with several parameters.
createImageView(String, double) - Static method in class org.openbase.bco.bcozy.view.ImageViewProvider
Method to create an Image view with quadratic measures.
createImageView(String, double, double) - Static method in class org.openbase.bco.bcozy.view.ImageViewProvider
Method to create an Image view with quadratic measures.
CUSTOM_COLOR_WEIGHT - Static variable in class org.openbase.bco.bcozy.view.location.AbstractPolygon
The value how much the custom color will be weighted against the main color.

D

DARK_THEME_CSS - Static variable in class org.openbase.bco.bcozy.view.Constants
The path of the dark theme css file.
DARK_THEME_CSS_NAME - Static variable in class org.openbase.bco.bcozy.view.Constants
The name of the dark theme css file.
deactivate() - Method in class org.openbase.bco.bcozy.view.location.AbstractUnitPolygon
 
DEFAULT_CSS - Static variable in class org.openbase.bco.bcozy.view.Constants
The name of the default css file.
DimmableLightPane - Class in org.openbase.bco.bcozy.view.pane.unit.backup
Created by agatting on 12.01.16.
DimmableLightPane() - Constructor for class org.openbase.bco.bcozy.view.pane.unit.backup.DimmableLightPane
 
DimmableLightPane - Class in org.openbase.bco.bcozy.view.pane.unit
Created by agatting on 03.12.15.
DimmableLightPane() - Constructor for class org.openbase.bco.bcozy.view.pane.unit.DimmableLightPane
Constructor for the Dimmable Light Pane.
DOOR_DASH_WIDTH - Static variable in class org.openbase.bco.bcozy.view.Constants
The dash width of a door.
DoorPolygon - Class in org.openbase.bco.bcozy.view.location
 
DoorPolygon(double...) - Constructor for class org.openbase.bco.bcozy.view.location.DoorPolygon
Constructor for the DoorPolygon.
downloadActive() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.ConnectionPane
Show download arrow to indicate that data is received.
DUMMY_LABEL - Static variable in class org.openbase.bco.bcozy.view.Constants
The name of a dummy room.

E

ExpandableWidgedPane - Class in org.openbase.bco.bcozy.view.generic
 
ExpandableWidgedPane(boolean, boolean) - Constructor for class org.openbase.bco.bcozy.view.generic.ExpandableWidgedPane
 
expansionProperty - Variable in class org.openbase.bco.bcozy.view.generic.ExpandableWidgedPane
Property to define expand state.
expansionProperty() - Method in class org.openbase.bco.bcozy.view.generic.ExpandableWidgedPane
 
EXTRA_EXTRA_SMALL_ICON - Static variable in class org.openbase.bco.bcozy.view.Constants
The size for a extra extra small size icon.
EXTRA_SMALL_ICON - Static variable in class org.openbase.bco.bcozy.view.Constants
The size for a extra small size icon.

F

fadeBackgroundFromOpaqueToTransparent(int) - Method in class org.openbase.bco.bcozy.view.SVGIcon
Apply and play a FadeTransition on the icon in the foregroundIcon.
fadeBackgroundFromTransparentToOpaque(int) - Method in class org.openbase.bco.bcozy.view.SVGIcon
Apply and play a FadeTransition on the icon in the foregroundIcon.
fadeForegroundFromOpaqueToTransparent(int) - Method in class org.openbase.bco.bcozy.view.SVGIcon
Apply and play a FadeTransition on the icon in the foregroundIcon.
fadeForegroundFromTransparentToOpaque(int) - Method in class org.openbase.bco.bcozy.view.SVGIcon
Apply and play a FadeTransition on the icon in the foregroundIcon.
FASTFADEDURATION - Static variable in class org.openbase.bco.bcozy.view.Constants
The duration for a pretty fast fade animation.
FIFTEEN - Static variable in class org.openbase.bco.bcozy.view.Constants
Number fifteen.
FILTER_TIME - Static variable in class org.openbase.bco.bcozy.view.Constants
Event filter time.
FLOATING_BUTTON_OFFSET - Static variable in class org.openbase.bco.bcozy.view.Constants
The offset to push the floating button on the border.
FloatingButton - Class in org.openbase.bco.bcozy.view
Created by hoestreich on 11/26/15.
FloatingButton(SVGIcon) - Constructor for class org.openbase.bco.bcozy.view.FloatingButton
Constructor for a floating button which has only an icon and no text.
ForegroundPane - Class in org.openbase.bco.bcozy.view
 
ForegroundPane(double, double) - Constructor for class org.openbase.bco.bcozy.view.ForegroundPane
Constructor for the ForegroundPane.
FULL_ROTATION - Static variable in class org.openbase.bco.bcozy.view.Constants
The value for a full rotation.
FULLY_TRANSPARENT - Static variable in class org.openbase.bco.bcozy.view.Constants
The opacity value for fully transparent = invisible.

G

getAvailableLanguages() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.SettingsPane
Getter for the availableLanguages List.
getAvailableThemes() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.SettingsPane
Getter for the availableThemes List.
getAvailableUsersPanePane() - Method in class org.openbase.bco.bcozy.view.MainMenu
Getter for the availableUsersPane.
getBackBtn() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.LoginPane
Getter for the back button to abort a login.
getBackgroundIconColor() - Method in class org.openbase.bco.bcozy.view.SVGIcon
Getter for the color of the background icons.
getBoundingBox() - Method in class org.openbase.bco.bcozy.view.ForegroundPane
Method to provide a bounding box within which the location should be drawn.
getCenterPane() - Method in class org.openbase.bco.bcozy.view.ForegroundPane
Getter for the center pane.
getCenterX() - Method in class org.openbase.bco.bcozy.view.location.AbstractPolygon
Getter method for the X Coordinate of the center.
getCenterY() - Method in class org.openbase.bco.bcozy.view.location.AbstractPolygon
Getter method for the Y Coordinate of the center.
getChildIds() - Method in class org.openbase.bco.bcozy.view.location.LocationPolygon
Method to get all the childIds from the Tile.
getConnectionPane() - Method in class org.openbase.bco.bcozy.view.MainMenu
Getter for the connectionPane.
getContextMenu() - Method in class org.openbase.bco.bcozy.view.ForegroundPane
Getter for the context menu (bottom or right).
getCustomColor() - Method in class org.openbase.bco.bcozy.view.location.AbstractPolygon
Calling the getCustomColor method will return the specified color.
getCustomColor() - Method in interface org.openbase.bco.bcozy.view.location.Colorable
Calling the getCustomColor method will return the specified color.
getData() - Method in class org.openbase.bco.bcozy.view.pane.unit.AbstractUnitPane
Method returns the data object of the linked unit.
getDescription() - Method in class org.openbase.bco.bcozy.jp.JPLanguage
 
getForegroundIconColor() - Method in class org.openbase.bco.bcozy.view.SVGIcon
Getter for the color of the foreground icons.
getFullscreen() - Method in class org.openbase.bco.bcozy.view.CenterPane
Getter for the fullscreen button.
getIcon() - Method in class org.openbase.bco.bcozy.view.generic.WidgetPane
 
getInfoFooter() - Method in class org.openbase.bco.bcozy.view.ForegroundPane
Getter for the info footer (bottom).
getInputWrongLbl() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.LoginPane
Getter for the inputWrongLabel.
getInstance() - Static method in class org.openbase.bco.bcozy.model.LanguageSelection
Singleton Pattern.
getInstance() - Static method in class org.openbase.bco.bcozy.view.location.LocationPane
Singleton Pattern.
getInstance(ForegroundPane) - Static method in class org.openbase.bco.bcozy.view.location.LocationPane
Singleton Pattern.
getInstance() - Static method in class org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactoryImpl
Method returns a new singelton instance of the unit factory.
getLabel() - Method in class org.openbase.bco.bcozy.view.location.AbstractUnitPolygon
Method return the label of the unit.
getLanguageChoice() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.SettingsPane
Getter for the languageChoice ChoiceBox.
getLocationPane() - Method in class org.openbase.bco.bcozy.view.BackgroundPane
 
getLoggedInUserLbl() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.LoginPane
Getter for the loggedInUserLbl.
getLoginBtn() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.LoginPane
Getter for the login button which initiates the user login.
getLoginPane() - Method in class org.openbase.bco.bcozy.view.MainMenu
Getter for the LoginPane.
getLogoutBtn() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.LoginPane
Getter for the logoutBtn.
getMainColor() - Method in class org.openbase.bco.bcozy.view.location.AbstractPolygon
Getter method for the mainColor.
getMainMenu() - Method in class org.openbase.bco.bcozy.view.ForegroundPane
Getter for the main menu (on the left).
getMainMenuFloatingButton() - Method in class org.openbase.bco.bcozy.view.MainMenu
Getter for the main menu button.
getMainMenuWidthProperty() - Method in class org.openbase.bco.bcozy.view.ForegroundPane
Method to provide the width property of the bounding box within which the location should be drawn.
getMaxX() - Method in class org.openbase.bco.bcozy.view.location.ConnectionPolygon
Getter method for the maxX value.
getMaxY() - Method in class org.openbase.bco.bcozy.view.location.ConnectionPolygon
Getter method for the maxY value.
getMinX() - Method in class org.openbase.bco.bcozy.view.location.ConnectionPolygon
Getter method for the minX value.
getMinY() - Method in class org.openbase.bco.bcozy.view.location.ConnectionPolygon
Getter method for the minY value.
getMouseOverText() - Method in class org.openbase.bco.bcozy.view.InfoFooter
Getter for the actual mouseOverLabel.
getNameLbl() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.LoginPane
Getter for the nameLbl.
getNameTxt() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.LoginPane
Getter for the name textfield.
getOnEmptyAreaClickHandler() - Method in class org.openbase.bco.bcozy.view.location.LocationPane
Getter for the OnEmptyAreaClickHandler.
getPasswordField() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.LoginPane
Getter for the passwordfield.
getPopUpChildBottom() - Method in class org.openbase.bco.bcozy.view.CenterPane
Getter for the popUpChildBottom button.
getPopUpChildTop() - Method in class org.openbase.bco.bcozy.view.CenterPane
Getter for the popUpChildTop button.
getPopUpParent() - Method in class org.openbase.bco.bcozy.view.CenterPane
Getter for the popUpParent button.
getPropertyDefaultValue() - Method in class org.openbase.bco.bcozy.jp.JPLanguage
 
getPwLbl() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.LoginPane
Getter for the pwLbl.
getRoomInfo() - Method in class org.openbase.bco.bcozy.view.ContextMenu
Getter Method for the Label.
getSelectedColor() - Method in class org.openbase.bco.bcozy.view.generic.ColorChooser
Gets the value of the property selectedColor.
getSettingsLbl() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.SettingsPane
Getter for the settingsLbl.
getSettingsPane() - Method in class org.openbase.bco.bcozy.view.MainMenu
Getter for the settingsPane.
getSize() - Method in class org.openbase.bco.bcozy.view.SVGIcon
Getter for the size of the icons.
getStartLoginBtn() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.LoginPane
Getter for the startLogin button which starts the user login.
getStatusIcon() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.AvailableUsersPane
 
getStatusIcon() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.ConnectionPane
 
getStatusIcon() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.LoginPane
 
getStatusIcon() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.PaneElement
Method to get a status icon which muss be impelmented by all PaneElements.
getStatusIcon() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.SettingsPane
 
getThemeChoice() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.SettingsPane
Getter for the themeChoice ChoiceBox.
getTitledPaneContainer() - Method in class org.openbase.bco.bcozy.view.ContextMenu
Getter method for the TitledUnitPaneContainer.
getUnitId() - Method in class org.openbase.bco.bcozy.view.location.AbstractUnitPolygon
Returns the id of the internal unit.
getUnitRemote() - Method in class org.openbase.bco.bcozy.view.location.AbstractUnitPolygon
Method returns the internal unit remote.
getUnitRemote() - Method in class org.openbase.bco.bcozy.view.pane.unit.AbstractUnitPane
Returns the UnitRemote.
GLOWING_FADE_DURATION - Static variable in class org.openbase.bco.bcozy.view.Constants
The duration for a glowing fade animation.

H

HALF_TRANSPARENT - Static variable in class org.openbase.bco.bcozy.view.Constants
The opacity value for half opaque style.

I

ICONS_CSS_STRING - Static variable in class org.openbase.bco.bcozy.view.Constants
String for CSS styling of icons.
IMAGE_SIZE - Static variable in class org.openbase.bco.bcozy.view.Constants
The size of the images used.
ImageViewProvider - Class in org.openbase.bco.bcozy.view
Created by hoestreich on 12/14/15.
indicateUserOrPasswordWrong() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.LoginPane
Change CSS Style to indicate that at least one of the informations password or the name were wrong.
InfoFooter - Class in org.openbase.bco.bcozy.view
Created by hoestreich on 11/10/15.
InfoFooter(double, double) - Constructor for class org.openbase.bco.bcozy.view.InfoFooter
Constructor for the InfoFooter.
InfoPane - Class in org.openbase.bco.bcozy.view
Created by tmichalski on 14.01.16.
InfoPane(double, double) - Constructor for class org.openbase.bco.bcozy.view.InfoPane
Constructor for the ForegroundPane.
init() - Method in class org.openbase.bco.bcozy.view.ForegroundPane
 
init(UnitConfigType.UnitConfig) - Method in class org.openbase.bco.bcozy.view.location.AbstractUnitPolygon
 
init(String) - Method in class org.openbase.bco.bcozy.view.location.AbstractUnitPolygon
 
init() - Method in class org.openbase.bco.bcozy.view.MainMenu
 
init() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.AvailableUsersPane
 
init(UnitConfigType.UnitConfig) - Method in class org.openbase.bco.bcozy.view.mainmenupanes.UserPane
 
init(String) - Method in class org.openbase.bco.bcozy.view.pane.unit.AbstractUnitPane
Method initializes this pane with a unit referred by the given id.
init(UnitConfigType.UnitConfig) - Method in class org.openbase.bco.bcozy.view.pane.unit.AbstractUnitPane
Method initializes this pane with a unit referred by the given id.
init(UR) - Method in class org.openbase.bco.bcozy.view.pane.unit.AbstractUnitPane
Method initializes this pane with the given unit remote.
initBodyContent(Pane) - Method in class org.openbase.bco.bcozy.view.generic.ExpandableWidgedPane
Should be overwritten for custom body content implementation.
initBodyContent(Pane) - Method in class org.openbase.bco.bcozy.view.pane.unit.ColorableLightPane
 
initBodyContent(Pane) - Method in class org.openbase.bco.bcozy.view.pane.unit.DimmableLightPane
 
initContent() - Method in class org.openbase.bco.bcozy.view.generic.ColorChooser
 
initContent() - Method in class org.openbase.bco.bcozy.view.generic.ExpandableWidgedPane
 
initContent() - Method in class org.openbase.bco.bcozy.view.generic.WidgetPane
 
initHeadPane() - Method in class org.openbase.bco.bcozy.view.generic.WidgetPane
 
initTitledPaneMap() - Method in class org.openbase.bco.bcozy.controller.ContextMenuController
Initializes and saves all TitledPanes of all Locations.
INSETS - Static variable in class org.openbase.bco.bcozy.view.Constants
Inset used for UI Elements.
isActive() - Method in class org.openbase.bco.bcozy.view.location.AbstractUnitPolygon
 
isEmpty() - Method in class org.openbase.bco.bcozy.view.pane.unit.UnitPaneContainer
Method checks if the container contains any unit panes.
isHorizontal() - Method in class org.openbase.bco.bcozy.view.location.ConnectionPolygon
Getter method for the horizontal value.
isMaximized() - Method in class org.openbase.bco.bcozy.view.MainMenu
Getter for the current display state.
isOpen() - Method in class org.openbase.bco.bcozy.view.location.ConnectionPolygon
Getter method for the open boolean.
isSelectable() - Method in class org.openbase.bco.bcozy.view.location.RegionPolygon
Getter for the selectable status.
isSelected() - Method in class org.openbase.bco.bcozy.view.location.LocationPolygon
Getter method for the selected boolean.

J

JPLanguage - Class in org.openbase.bco.bcozy.jp
Created by hoestreich on 1/27/16.
JPLanguage() - Constructor for class org.openbase.bco.bcozy.jp.JPLanguage
Constructor for the JPLanguage class.
JPLanguage.Language - Enum in org.openbase.bco.bcozy.jp
Language Enum.
JULFXColorPicker - Class in com.jfoenix.skins
 
JULFXColorPicker(Window) - Constructor for class com.jfoenix.skins.JULFXColorPicker
 

L

LANGUAGE_RESOURCE_BUNDLE - Static variable in class org.openbase.bco.bcozy.view.Constants
Name of the language resource bundle.
LanguageSelection - Class in org.openbase.bco.bcozy.model
Created by hoestreich on 1/2/16.
LIGHT_CHANGE_FADE_DURATION - Static variable in class org.openbase.bco.bcozy.view.Constants
The duration for light change fade animation.
LIGHT_THEME_CSS - Static variable in class org.openbase.bco.bcozy.view.Constants
The path of the light theme css file.
LIGHT_THEME_CSS_NAME - Static variable in class org.openbase.bco.bcozy.view.Constants
The name of the light theme css file.
LIGHTBULB_OFF_COLOR - Static variable in class org.openbase.bco.bcozy.view.Constants
Yellow color like a lightbulb.
LightPane - Class in org.openbase.bco.bcozy.view.pane.unit.backup
Created by tmichalski on 08.01.16.
LightPane() - Constructor for class org.openbase.bco.bcozy.view.pane.unit.backup.LightPane
 
LightPane - Class in org.openbase.bco.bcozy.view.pane.unit
Created by agatting on 03.12.15.
LightPane() - Constructor for class org.openbase.bco.bcozy.view.pane.unit.LightPane
Constructor for the Light Pane.
LightSensorPane - Class in org.openbase.bco.bcozy.view.pane.unit.backup
Created by tmichalski on 15.01.16.
LightSensorPane() - Constructor for class org.openbase.bco.bcozy.view.pane.unit.backup.LightSensorPane
 
loadUnitPaneClass(UnitConfigType.UnitConfig) - Static method in class org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactoryImpl
Method resolves the unit pane class of the given unit config.
loadUnitPaneClass(UnitTemplateType.UnitTemplate.UnitType) - Static method in class org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactoryImpl
Method resolves the unit pane class of the given unit type.
LocationPane - Class in org.openbase.bco.bcozy.view.location
 
LocationPaneController - Class in org.openbase.bco.bcozy.controller
 
LocationPaneController(LocationPane) - Constructor for class org.openbase.bco.bcozy.controller.LocationPaneController
The constructor.
LocationPolygon - Class in org.openbase.bco.bcozy.view.location
A Polygon that represents different kinds of locations.
LocationPolygon(double...) - Constructor for class org.openbase.bco.bcozy.view.location.LocationPolygon
Constructor for the LocationPolygon.
LOGGER - Variable in class org.openbase.bco.bcozy.view.generic.WidgetPane
 
LOGGER - Variable in class org.openbase.bco.bcozy.view.ObserverText
 
LoginPane - Class in org.openbase.bco.bcozy.view.mainmenupanes
Created by hoestreich on 11/24/15.
LoginPane() - Constructor for class org.openbase.bco.bcozy.view.mainmenupanes.LoginPane
Constructor for the LoginPane.
LoginPane.State - Enum in org.openbase.bco.bcozy.view.mainmenupanes
Enum to control the display state.

M

main(String...) - Static method in class org.openbase.bco.bcozy.BCozyLauncher
Main Method starting JavaFX Environment.
MainMenu - Class in org.openbase.bco.bcozy.view
 
MainMenu(double, double) - Constructor for class org.openbase.bco.bcozy.view.MainMenu
Constructor for the MainMenu.
MainMenuController - Class in org.openbase.bco.bcozy.controller
Created by hoestreich on 11/24/15.
MainMenuController(ForegroundPane) - Constructor for class org.openbase.bco.bcozy.controller.MainMenuController
Constructor for the MainMenuController.
MAX_MENU_WIDTH - Static variable in class org.openbase.bco.bcozy.view.Constants
The max width for a main menu pane.
maximize() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.ConnectionPane
Necessary method which adds the connectionIcon (GridPane) again to the PaneElement.
maximizeMainMenu() - Method in class org.openbase.bco.bcozy.view.MainMenu
Method to make this menu visible.
MAXLOGOWIDTH - Static variable in class org.openbase.bco.bcozy.view.Constants
The max width for a main menu pane.
MenuHeader - Class in org.openbase.bco.bcozy.view
Created by hoestreich on 11/10/15.
MenuHeader(double, double) - Constructor for class org.openbase.bco.bcozy.view.MenuHeader
Constructor for the MenuHeader.
METER_TO_PIXEL - Static variable in class org.openbase.bco.bcozy.view.Constants
The relation between meters and pixels.
MIDDLE_ICON - Static variable in class org.openbase.bco.bcozy.view.Constants
The size for a mid size icon.
MIDDLE_ICON_SCALE_FACTOR - Static variable in class org.openbase.bco.bcozy.view.Constants
The relation factor of middle icon and image size.
minimizeMainMenu() - Method in class org.openbase.bco.bcozy.view.MainMenu
Method to make this menu invisible.
MotionDetectorPane - Class in org.openbase.bco.bcozy.view.pane.unit.backup
Created by tmichalski on 15.01.16.
MotionDetectorPane(UnitRemote) - Constructor for class org.openbase.bco.bcozy.view.pane.unit.backup.MotionDetectorPane
 
mouseEntered() - Method in class org.openbase.bco.bcozy.view.location.RegionPolygon
This method should be called when the mouse enters the polygon.
mouseEntered() - Method in class org.openbase.bco.bcozy.view.location.TilePolygon
This method should be called when the mouse enters the polygon.
mouseLeft() - Method in class org.openbase.bco.bcozy.view.location.RegionPolygon
This method should be called when the mouse leaves the polygon.
mouseLeft() - Method in class org.openbase.bco.bcozy.view.location.TilePolygon
This method should be called when the mouse leaves the polygon.

N

NEARLY_TRANSPARENT - Static variable in class org.openbase.bco.bcozy.view.Constants
The opacity value for nearly opaque style.
newInitializedInstance(UnitConfigType.UnitConfig) - Method in interface org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactory
Creates and initializes an unit pane out of the given unit configuration.
newInitializedInstance(ScopeType.Scope, UnitTemplateType.UnitTemplate.UnitType) - Method in interface org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactory
Creates and initializes an unit pane out of the given unit scope and type declaration.
newInitializedInstance(ScopeType.Scope, Class<R>) - Method in interface org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactory
Creates and initializes an unit pane out of the given unit scope and class type.
newInitializedInstance(ScopeType.Scope, long, TimeUnit) - Method in interface org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactory
Creates and initializes an unit pane out of the given unit scope.
newInitializedInstance(String, long, TimeUnit) - Method in interface org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactory
Creates and initializes an unit pane out of the given unit id.
newInitializedInstance(UnitConfigType.UnitConfig) - Method in class org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactoryImpl
Creates and initializes an unit pane out of the given unit configuration.
newInitializedInstance(ScopeType.Scope, UnitTemplateType.UnitTemplate.UnitType) - Method in class org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactoryImpl
Creates and initializes an unit pane out of the given unit scope and type declaration.
newInitializedInstance(ScopeType.Scope, Class<R>) - Method in class org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactoryImpl
Creates and initializes an unit pane out of the given unit scope and class type.
newInitializedInstance(ScopeType.Scope, long, TimeUnit) - Method in class org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactoryImpl
Creates and initializes an unit pane out of the given unit scope.
newInitializedInstance(String, long, TimeUnit) - Method in class org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactoryImpl
Creates and initializes an unit pane out of the given unit id.
newInstance(UnitConfigType.UnitConfig) - Method in interface org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactory
Creates an unit pane out of the given unit configuration.
newInstance(Class<R>) - Method in interface org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactory
Creates an unit pane out of the given unit class.
newInstance(String, long, TimeUnit) - Method in interface org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactory
Creates an unit pane out of the given unit id.
newInstance(ScopeType.Scope, long, TimeUnit) - Method in interface org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactory
Creates an unit pane out of the given unit scope.
newInstance(UnitTemplateType.UnitTemplate.UnitType) - Method in interface org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactory
Creates an unit pane out of the given unit configuration.
newInstance(UnitConfigType.UnitConfig) - Method in class org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactoryImpl
Creates an unit pane out of the given unit configuration.
newInstance(Class<R>) - Method in class org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactoryImpl
Creates an unit pane out of the given unit class.
newInstance(UnitTemplateType.UnitTemplate.UnitType) - Method in class org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactoryImpl
Creates an unit pane out of the given unit configuration.
newInstance(String, long, TimeUnit) - Method in class org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactoryImpl
Creates an unit pane out of the given unit id.
newInstance(ScopeType.Scope, long, TimeUnit) - Method in class org.openbase.bco.bcozy.view.pane.unit.UnitPaneFactoryImpl
Creates an unit pane out of the given unit scope.
NO_TRANSPARENCY - Static variable in class org.openbase.bco.bcozy.view.Constants
The opacity value for fully opaque = visible.
NORMAL_STROKE - Static variable in class org.openbase.bco.bcozy.view.Constants
Normal stroke.

O

ObserverButton - Class in org.openbase.bco.bcozy.view
Created by hoestreich on 1/2/16.
ObserverButton(String) - Constructor for class org.openbase.bco.bcozy.view.ObserverButton
Constructor to create a button which is capable of observing language changes in the application.
ObserverButton(String, Node) - Constructor for class org.openbase.bco.bcozy.view.ObserverButton
Constructor to create a button which is capable of observing language changes in the application.
ObserverLabel - Class in org.openbase.bco.bcozy.view
 
ObserverLabel(String) - Constructor for class org.openbase.bco.bcozy.view.ObserverLabel
Constructor to create a label which is capable of observing language changes in the application.
ObserverLabel(String, Node) - Constructor for class org.openbase.bco.bcozy.view.ObserverLabel
Constructor to create a label which is capable of observing language changes in the application.
ObserverText - Class in org.openbase.bco.bcozy.view
Created by agatting on 13.04.16.
ObserverText(String) - Constructor for class org.openbase.bco.bcozy.view.ObserverText
Constructor to create a text which is capable of observing language changes in the application.
ObserverTitledPane - Class in org.openbase.bco.bcozy.view.mainmenupanes
 
ObserverTitledPane(String) - Constructor for class org.openbase.bco.bcozy.view.mainmenupanes.ObserverTitledPane
Constructor to create a button which is capable of observing language changes in the application.
OBTUSE_ANGLE_270 - Static variable in class org.openbase.bco.bcozy.view.Constants
Obtuse angle (270) in degree.
onColorChange(Color, Color) - Method in class org.openbase.bco.bcozy.view.location.AbstractPolygon
Will be called when either the main or the custom color changes.
onColorChange(Color, Color) - Method in class org.openbase.bco.bcozy.view.location.DoorPolygon
Will be called when either the main or the custom color changes.
onColorChange(Color, Color) - Method in class org.openbase.bco.bcozy.view.location.PassagePolygon
Will be called when either the main or the custom color changes.
onColorChange(Color, Color) - Method in class org.openbase.bco.bcozy.view.location.RegionPolygon
Will be called when either the main or the custom color changes.
onColorChange(Color, Color) - Method in class org.openbase.bco.bcozy.view.location.TilePolygon
Will be called when either the main or the custom color changes.
onColorChange(Color, Color) - Method in class org.openbase.bco.bcozy.view.location.WindowPolygon
Will be called when either the main or the custom color changes.
onColorChange(Color, Color) - Method in class org.openbase.bco.bcozy.view.location.ZonePolygon
Will be called when either the main or the custom color changes.
ONE_HUNDRED - Static variable in class org.openbase.bco.bcozy.view.Constants
Divide constant for HSB color init.
OPERATION_SERVICE_MILLI_TIMEOUT - Static variable in class org.openbase.bco.bcozy.view.Constants
Milliseconds timeout for threads.
org.openbase.bco.bcozy - package org.openbase.bco.bcozy
Created by hoestreich on 11/4/15.
org.openbase.bco.bcozy.controller - package org.openbase.bco.bcozy.controller
Created by julian on 12.11.15.
org.openbase.bco.bcozy.jp - package org.openbase.bco.bcozy.jp
Created by hendrik on 12.11.15.
org.openbase.bco.bcozy.model - package org.openbase.bco.bcozy.model
Created by julian on 12.11.15.
org.openbase.bco.bcozy.view - package org.openbase.bco.bcozy.view
Created by julian on 12.11.15.
org.openbase.bco.bcozy.view.generic - package org.openbase.bco.bcozy.view.generic
 
org.openbase.bco.bcozy.view.location - package org.openbase.bco.bcozy.view.location
Created by julian on 12.11.15.
org.openbase.bco.bcozy.view.mainmenupanes - package org.openbase.bco.bcozy.view.mainmenupanes
Created by hoestreich on 12.11.15.
org.openbase.bco.bcozy.view.pane.unit - package org.openbase.bco.bcozy.view.pane.unit
 
org.openbase.bco.bcozy.view.pane.unit.agent - package org.openbase.bco.bcozy.view.pane.unit.agent
 
org.openbase.bco.bcozy.view.pane.unit.app - package org.openbase.bco.bcozy.view.pane.unit.app
 
org.openbase.bco.bcozy.view.pane.unit.backup - package org.openbase.bco.bcozy.view.pane.unit.backup
 
org.openbase.bco.bcozy.view.pane.unit.scene - package org.openbase.bco.bcozy.view.pane.unit.scene
 

P

PaneElement - Class in org.openbase.bco.bcozy.view.mainmenupanes
Created by hoestreich on 11/19/15.
PaneElement(Node) - Constructor for class org.openbase.bco.bcozy.view.mainmenupanes.PaneElement
Constructor for a Pane Element to guarantee a similar layout for all gui elements.
PaneElement() - Constructor for class org.openbase.bco.bcozy.view.mainmenupanes.PaneElement
Default Constructor for a Pane Element to guarantee a similar layout for all gui elements.
PASSAGE_FILL - Static variable in class org.openbase.bco.bcozy.view.Constants
The color for a door.
PassagePolygon - Class in org.openbase.bco.bcozy.view.location
 
PassagePolygon(double...) - Constructor for class org.openbase.bco.bcozy.view.location.PassagePolygon
Constructor for the PassagePolygon.
PERCENTAGE - Static variable in class org.openbase.bco.bcozy.view.Constants
text: "%".
PowerConsumptionSensorPane - Class in org.openbase.bco.bcozy.view.pane.unit.backup
Created by andi on 08.04.16.
PowerConsumptionSensorPane() - Constructor for class org.openbase.bco.bcozy.view.pane.unit.backup.PowerConsumptionSensorPane
 
PowerSwitchPane - Class in org.openbase.bco.bcozy.view.pane.unit
 
PowerSwitchPane() - Constructor for class org.openbase.bco.bcozy.view.pane.unit.PowerSwitchPane
Constructor for the PowerSwitchPane.
primaryActivationProperty - Variable in class org.openbase.bco.bcozy.view.generic.WidgetPane
 
primaryActivationProperty() - Method in class org.openbase.bco.bcozy.view.generic.WidgetPane
 
primaryStage - Static variable in class org.openbase.bco.bcozy.BCozy
 

R

RECURRENCE_EVENT_FILTER_MILLI_TIMEOUT - Static variable in class org.openbase.bco.bcozy.view.Constants
Milliseconds timeout for recurrenceEventFilter.
ReedContactPane - Class in org.openbase.bco.bcozy.view.pane.unit.backup
Created by agatting on 27.01.16.
ReedContactPane() - Constructor for class org.openbase.bco.bcozy.view.pane.unit.backup.ReedContactPane
 
REGION_DASH_WIDTH - Static variable in class org.openbase.bco.bcozy.view.Constants
The dash width of a region.
REGION_FILL - Static variable in class org.openbase.bco.bcozy.view.Constants
The color for a region.
REGION_STROKE_WIDTH - Static variable in class org.openbase.bco.bcozy.view.Constants
The stroke width of a region.
REGION_STROKE_WIDTH_MOUSE_OVER - Static variable in class org.openbase.bco.bcozy.view.Constants
The stroke width of a region (mouse over).
RegionPolygon - Class in org.openbase.bco.bcozy.view.location
 
RegionPolygon(double...) - Constructor for class org.openbase.bco.bcozy.view.location.RegionPolygon
The Constructor for a RegionPolygon.
removeSelectedLocationIdListener(ChangeListener<? super String>) - Method in class org.openbase.bco.bcozy.view.location.LocationPane
Remove the specified change listener from the selectedRoomID property.
resetUserOrPasswordWrong() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.LoginPane
Reset CSS Style if name or password are corrected.
RGB255 - Static variable in class org.openbase.bco.bcozy.view.Constants
255 (1 byte) for rgb color.
RIGHT_ANGLE - Static variable in class org.openbase.bco.bcozy.view.Constants
Right angle in degree.
RollerShutterPane - Class in org.openbase.bco.bcozy.view.pane.unit.backup
Created by hoestreich on 11/19/15.
RollerShutterPane() - Constructor for class org.openbase.bco.bcozy.view.pane.unit.backup.RollerShutterPane
 
ROOM_STROKE_WIDTH - Static variable in class org.openbase.bco.bcozy.view.Constants
The stroke width of a location.
ROOM_STROKE_WIDTH_MOUSE_OVER - Static variable in class org.openbase.bco.bcozy.view.Constants
The stroke width of a location (mouse over).
RoomContextInfo - Class in org.openbase.bco.bcozy.view
Created by hoestreich on 11/18/15.
RoomContextInfo() - Constructor for class org.openbase.bco.bcozy.view.RoomContextInfo
Constructor for the RoomContextInfo UI Element.
ROUND_ANGLE - Static variable in class org.openbase.bco.bcozy.view.Constants
Full circle angle in degree.

S

SCALE_DELTA - Static variable in class org.openbase.bco.bcozy.view.Constants
The factor for the scaling in the locationPane.
ScenePane - Class in org.openbase.bco.bcozy.view.pane.unit.scene
 
ScenePane() - Constructor for class org.openbase.bco.bcozy.view.pane.unit.scene.ScenePane
Constructor for the ScenePane.
seBackgroundIconColor(Color, Color, double) - Method in class org.openbase.bco.bcozy.view.SVGIcon
Method sets the icon color and a stroke with a given color and width.
secondaryActivationProperty - Variable in class org.openbase.bco.bcozy.view.generic.WidgetPane
 
secondaryActivationProperty() - Method in class org.openbase.bco.bcozy.view.generic.WidgetPane
 
selectedColorProperty() - Method in class com.jfoenix.skins.JULFXColorPicker
 
selectedColorProperty() - Method in class org.openbase.bco.bcozy.view.generic.ColorChooser
 
setBackgroundIcon(GlyphIcons) - Method in class org.openbase.bco.bcozy.view.SVGIcon
Changes the backgroundIcon icon.
setBackgroundIcon(GlyphIcons, Color) - Method in class org.openbase.bco.bcozy.view.SVGIcon
Changes the backgroundIcon icon.
setBackgroundIconColor(Color) - Method in class org.openbase.bco.bcozy.view.SVGIcon
Method sets the icon color only.
setBackgroundIconColorAnimated(Color, int) - Method in class org.openbase.bco.bcozy.view.SVGIcon
Allows to set a new color to the backgroundIcon icon and setAnimation its change (by a FadeTransition).
setBackgroundIconColorDefault() - Method in class org.openbase.bco.bcozy.view.SVGIcon
Reset the current background icon color to default.
setBackgroundIconColorDefaultInverted() - Method in class org.openbase.bco.bcozy.view.SVGIcon
Reset the current background icon color to default.
setConnectionStyle() - Method in class org.openbase.bco.bcozy.view.location.ConnectionPolygon
Will be called when the Polygon is constructed and can be used to apply specific styles.
setConnectionStyle() - Method in class org.openbase.bco.bcozy.view.location.DoorPolygon
 
setConnectionStyle() - Method in class org.openbase.bco.bcozy.view.location.PassagePolygon
 
setConnectionStyle() - Method in class org.openbase.bco.bcozy.view.location.WindowPolygon
 
setContextMenuUnitPanes(String) - Method in class org.openbase.bco.bcozy.controller.ContextMenuController
Takes a locationId and creates new TitledPanes for all UnitTypes.
setCustomColor(Color) - Method in class org.openbase.bco.bcozy.view.location.AbstractPolygon
Calling the colorize method will paint the instance in the specified color.
setCustomColor(Color) - Method in interface org.openbase.bco.bcozy.view.location.Colorable
Calling the colorize method will paint the instance in the specified color.
setForegroundIcon(GlyphIcons) - Method in class org.openbase.bco.bcozy.view.SVGIcon
Changes the foregroundIcon icon.
setForegroundIcon(GlyphIcons, Color) - Method in class org.openbase.bco.bcozy.view.SVGIcon
Changes the foregroundIcon icon.
setForegroundIconColor(Color) - Method in class org.openbase.bco.bcozy.view.SVGIcon
Method sets the icon color only.
setForegroundIconColor(Color, Color, double) - Method in class org.openbase.bco.bcozy.view.SVGIcon
Method sets the icon color and a stroke with a given color and width.
setForegroundIconColorAnimated(Color, int) - Method in class org.openbase.bco.bcozy.view.SVGIcon
Allows to set a new color to the foregroundIcon icon and setAnimation its change (by a FadeTransition).
setForegroundIconColorDefault() - Method in class org.openbase.bco.bcozy.view.SVGIcon
Reset the current foreground icon color to default.
setForegroundIconColorDefaultInverted() - Method in class org.openbase.bco.bcozy.view.SVGIcon
Reset the current foreground icon color to default.
setIcon(GlyphIcons, Color, GlyphIcons, Color) - Method in class org.openbase.bco.bcozy.view.generic.WidgetPane
 
setIcon(GlyphIcons, GlyphIcons) - Method in class org.openbase.bco.bcozy.view.generic.WidgetPane
 
setIdentifier(String) - Method in class org.openbase.bco.bcozy.view.ObserverLabel
Sets the new identifier for this ObserverLabel.
setIdentifier(String) - Method in class org.openbase.bco.bcozy.view.ObserverText
Sets the new identifier for this ObserverText.
setInfoText(String) - Method in class org.openbase.bco.bcozy.view.generic.WidgetPane
 
setLabel(String) - Method in class org.openbase.bco.bcozy.view.generic.WidgetPane
 
setLocationStyle() - Method in class org.openbase.bco.bcozy.view.location.LocationPolygon
Will be called when the Polygon is constructed and can be used to apply specific styles.
setLocationStyle() - Method in class org.openbase.bco.bcozy.view.location.RegionPolygon
 
setLocationStyle() - Method in class org.openbase.bco.bcozy.view.location.TilePolygon
 
setLocationStyle() - Method in class org.openbase.bco.bcozy.view.location.ZonePolygon
 
setMainColor(Color) - Method in class org.openbase.bco.bcozy.view.location.AbstractPolygon
Setter method for the mainColor.
setOpen(boolean) - Method in class org.openbase.bco.bcozy.view.location.ConnectionPolygon
Setter method for the open boolean.
setPrimaryActivationWithoutNotification(Boolean) - Method in class org.openbase.bco.bcozy.view.generic.WidgetPane
 
setSelected(boolean) - Method in class org.openbase.bco.bcozy.view.location.LocationPolygon
Setter method for the selected boolean.
setSelectedColor(Color) - Method in class org.openbase.bco.bcozy.view.generic.ColorChooser
Sets the value of the property selectedColor.
setSelectedLocale(Locale) - Method in class org.openbase.bco.bcozy.model.LanguageSelection
Setter method to allow changing the language and notifying all gui elements to adapt afterwards.
setState(LoginPane.State) - Method in class org.openbase.bco.bcozy.view.mainmenupanes.LoginPane
GUI Method to switch the displayed panes.
setTextLabelIdentifier(String) - Method in class org.openbase.bco.bcozy.view.InfoPane
Sets the new identifier for the TextLabel.
SettingsPane - Class in org.openbase.bco.bcozy.view.mainmenupanes
Created by hoestreich on 12/16/15.
SettingsPane() - Constructor for class org.openbase.bco.bcozy.view.mainmenupanes.SettingsPane
Constructor for the SettingsPane.
setTitle(String) - Method in class org.openbase.bco.bcozy.view.mainmenupanes.ObserverTitledPane
 
setTitledPaneContainer(TitledUnitPaneContainer) - Method in class org.openbase.bco.bcozy.view.ContextMenu
Set the new TitledUnitPaneContainer and add it to the VerticalScrollPane.
setUserName(String) - Method in class org.openbase.bco.bcozy.view.mainmenupanes.UserPane
Setter for the user name Label.
setUserState(String) - Method in class org.openbase.bco.bcozy.view.mainmenupanes.UserPane
Setter for the userState Label.
setViewSwitchingButtonsVisible(boolean) - Method in class org.openbase.bco.bcozy.view.CenterPane
Getter for the PopOver pane.
shutdown() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.UserPane
 
shutdown() - Method in class org.openbase.bco.bcozy.view.pane.unit.AbstractUnitPane
Shutdown resets the remote observation.
SIX - Static variable in class org.openbase.bco.bcozy.view.Constants
Number Six.
size() - Method in class org.openbase.bco.bcozy.view.pane.unit.UnitPaneContainer
Method returns the amount of containing unit panes.
SLOW_FADE_DURATION - Static variable in class org.openbase.bco.bcozy.view.Constants
The duration for a slow fade animation.
SMALL_ICON - Static variable in class org.openbase.bco.bcozy.view.Constants
The size for a small size icon.
SMALL_ICON_SCALE_FACTOR - Static variable in class org.openbase.bco.bcozy.view.Constants
The relation factor of small icon and image size.
SMALL_LABEL - Static variable in class org.openbase.bco.bcozy.view.Constants
String for CSS styling of AdvancedHorizontalSlider.
SMALL_MAIN_MENU_WIDTH - Static variable in class org.openbase.bco.bcozy.view.Constants
The size for the small main menu.
SMOKE_DETECTOR_FADE_DURATION - Static variable in class org.openbase.bco.bcozy.view.Constants
The duration for fade animation of smoke detector.
SmokeDetectorPane - Class in org.openbase.bco.bcozy.view.pane.unit.backup
Created by agatting on 11.04.16.
SmokeDetectorPane() - Constructor for class org.openbase.bco.bcozy.view.pane.unit.backup.SmokeDetectorPane
 
STANDARD_TEXT_SIZE - Static variable in class org.openbase.bco.bcozy.view.Constants
The standard text size to be used when loading a new font.
start(Stage) - Method in class org.openbase.bco.bcozy.BCozy
 
startBackgroundAnimation(int) - Method in class org.openbase.bco.bcozy.view.SVGIcon
Method starts the fade animation of the background icon color.
startForgroundAnimation(int) - Method in class org.openbase.bco.bcozy.view.SVGIcon
Method starts the fade animation of the background icon color.
stop() - Method in class org.openbase.bco.bcozy.BCozy
 
stopAnimation() - Method in class org.openbase.bco.bcozy.view.SVGIcon
Method stops the foreground and background fade animation .
stopBackgroundAnimation() - Method in class org.openbase.bco.bcozy.view.SVGIcon
Method stops the fade animation of the background icon color.
stopForegroundAnimation() - Method in class org.openbase.bco.bcozy.view.SVGIcon
Method stops the fade animation of the background icon color.
SVGIcon - Class in org.openbase.bco.bcozy.view
 
SVGIcon(GlyphIcons, double, boolean) - Constructor for class org.openbase.bco.bcozy.view.SVGIcon
Constructor for a SVGIcon.
SVGIcon(GlyphIcons, GlyphIcons, double) - Constructor for class org.openbase.bco.bcozy.view.SVGIcon
Constructor for a SVGIcon.
SVGIcon(double, boolean) - Constructor for class org.openbase.bco.bcozy.view.SVGIcon
 
SVGIcon.Layer - Enum in org.openbase.bco.bcozy.view
 

T

TamperDetectorPane - Class in org.openbase.bco.bcozy.view.pane.unit
Created by agatting on 12.04.16.
TamperDetectorPane() - Constructor for class org.openbase.bco.bcozy.view.pane.unit.TamperDetectorPane
Constructor for the TamperPane.
TEMPERATUR_FADING_MAXIMUM - Static variable in class org.openbase.bco.bcozy.view.Constants
The maximal temperatur for fading.
TEMPERATUR_FADING_MINIMUM - Static variable in class org.openbase.bco.bcozy.view.Constants
The minimal temperatur for fading.
TemperatureControllerPane - Class in org.openbase.bco.bcozy.view.pane.unit.backup
Created by agatting on 17.01.16.
TemperatureControllerPane() - Constructor for class org.openbase.bco.bcozy.view.pane.unit.backup.TemperatureControllerPane
 
TemperatureSensorPane - Class in org.openbase.bco.bcozy.view.pane.unit
Created by tmichalski on 17.01.16.
TemperatureSensorPane() - Constructor for class org.openbase.bco.bcozy.view.pane.unit.TemperatureSensorPane
Constructor for TemperatureSensorPane.
TEN - Static variable in class org.openbase.bco.bcozy.view.Constants
Number ten.
THIN_STROKE - Static variable in class org.openbase.bco.bcozy.view.Constants
Thin stroke.
TILE_SELECTION - Static variable in class org.openbase.bco.bcozy.view.Constants
The color for a selected tile.
TilePolygon - Class in org.openbase.bco.bcozy.view.location
 
TilePolygon(double...) - Constructor for class org.openbase.bco.bcozy.view.location.TilePolygon
The Constructor for a TilePolygon.
TitledUnitPaneContainer - Class in org.openbase.bco.bcozy.view.pane.unit
Created by agatting on 24.11.15.
TitledUnitPaneContainer() - Constructor for class org.openbase.bco.bcozy.view.pane.unit.TitledUnitPaneContainer
 
togglePrimaryActivation() - Method in class org.openbase.bco.bcozy.view.generic.WidgetPane
 
toggleSecondaryActivation() - Method in class org.openbase.bco.bcozy.view.generic.WidgetPane
 
toString() - Method in class org.openbase.bco.bcozy.view.pane.unit.AbstractUnitPane
Method returns a unit pane description.
TRANSFORMATION_TIMEOUT - Static variable in class org.openbase.bco.bcozy.view.Constants
Timeout value in milliseconds for fetching transformations.
TRIGGER_DISTANCE - Static variable in class org.openbase.bco.bcozy.view.Constants
The value for a full rotation.

U

UnitButton - Class in org.openbase.bco.bcozy.view.location
 
UnitButton(SVGIcon, EventHandler<ActionEvent>) - Constructor for class org.openbase.bco.bcozy.view.location.UnitButton
Creates a button with an empty string for its label.
UnitDataObserver() - Constructor for class org.openbase.bco.bcozy.view.location.AbstractUnitPolygon.UnitDataObserver
 
UnitPaneContainer - Class in org.openbase.bco.bcozy.view.pane.unit
 
UnitPaneContainer(String) - Constructor for class org.openbase.bco.bcozy.view.pane.unit.UnitPaneContainer
Constructor for the UnitPaneContainer.
UnitPaneFactory - Interface in org.openbase.bco.bcozy.view.pane.unit
 
UnitPaneFactoryImpl - Class in org.openbase.bco.bcozy.view.pane.unit
 
UNKNOWN_ID - Static variable in class org.openbase.bco.bcozy.view.Constants
text: "UnknownID".
update(Observable<M>, M) - Method in class org.openbase.bco.bcozy.view.location.AbstractUnitPolygon.UnitDataObserver
 
update(Observable, Object) - Method in class org.openbase.bco.bcozy.view.mainmenupanes.ObserverTitledPane
 
update(Observable, Object) - Method in class org.openbase.bco.bcozy.view.ObserverButton
 
update(Observable, Object) - Method in class org.openbase.bco.bcozy.view.ObserverLabel
 
update(Observable, Object) - Method in class org.openbase.bco.bcozy.view.ObserverText
 
updateAndZoomFit() - Method in class org.openbase.bco.bcozy.controller.LocationPaneController
Method to trigger a complete update of the locationPane.
updateColor() - Method in class org.openbase.bco.bcozy.view.generic.ColorChooser
 
updateDynamicComponents() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.AvailableUsersPane
 
updateDynamicContent() - Method in class org.openbase.bco.bcozy.view.generic.ColorChooser
 
updateDynamicContent() - Method in class org.openbase.bco.bcozy.view.generic.ExpandableWidgedPane
 
updateDynamicContent() - Method in class org.openbase.bco.bcozy.view.generic.WidgetPane
 
updateDynamicContent() - Method in class org.openbase.bco.bcozy.view.pane.unit.agent.AgentPane
 
updateDynamicContent() - Method in class org.openbase.bco.bcozy.view.pane.unit.app.AppPane
 
updateDynamicContent() - Method in class org.openbase.bco.bcozy.view.pane.unit.BatteryPane
 
updateDynamicContent() - Method in class org.openbase.bco.bcozy.view.pane.unit.ColorableLightPane
 
updateDynamicContent() - Method in class org.openbase.bco.bcozy.view.pane.unit.DimmableLightPane
 
updateDynamicContent() - Method in class org.openbase.bco.bcozy.view.pane.unit.LightPane
 
updateDynamicContent() - Method in class org.openbase.bco.bcozy.view.pane.unit.PowerSwitchPane
 
updateDynamicContent() - Method in class org.openbase.bco.bcozy.view.pane.unit.scene.ScenePane
 
updateDynamicContent() - Method in class org.openbase.bco.bcozy.view.pane.unit.TamperDetectorPane
 
updateDynamicContent() - Method in class org.openbase.bco.bcozy.view.pane.unit.TemperatureSensorPane
 
updateLocationPane() - Method in class org.openbase.bco.bcozy.view.location.LocationPane
Will clear everything on the location Pane and then add everything that is saved in the maps.
updateUserPresenceState() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.UserPane
Visualize the presence state of the user.
uploadActive() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.ConnectionPane
Show upload arrow to indication that a server request was made.
UserPane - Class in org.openbase.bco.bcozy.view.mainmenupanes
 
UserPane() - Constructor for class org.openbase.bco.bcozy.view.mainmenupanes.UserPane
 

V

valueOf(String) - Static method in enum org.openbase.bco.bcozy.controller.CenterPaneController.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openbase.bco.bcozy.jp.JPLanguage.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openbase.bco.bcozy.view.mainmenupanes.LoginPane.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openbase.bco.bcozy.view.SVGIcon.Layer
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.openbase.bco.bcozy.controller.CenterPaneController.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openbase.bco.bcozy.jp.JPLanguage.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openbase.bco.bcozy.view.mainmenupanes.LoginPane.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openbase.bco.bcozy.view.SVGIcon.Layer
Returns an array containing the constants of this enum type, in the order they are declared.

W

WATT - Static variable in class org.openbase.bco.bcozy.view.Constants
String for tooltip Watt W.
WEATHER_ICONS_SCALE - Static variable in class org.openbase.bco.bcozy.view.Constants
Scale Factor for Weather Icons (necessary to get constant size).
WHITE - Static variable in class org.openbase.bco.bcozy.view.Constants
text: "white".
WidgetPane - Class in org.openbase.bco.bcozy.view.generic
 
WidgetPane(boolean) - Constructor for class org.openbase.bco.bcozy.view.generic.WidgetPane
Constructor for the widget pane.
WINDOW_EFFECT - Static variable in class org.openbase.bco.bcozy.view.Constants
The color for a door.
WindowPolygon - Class in org.openbase.bco.bcozy.view.location
 
WindowPolygon(double...) - Constructor for class org.openbase.bco.bcozy.view.location.WindowPolygon
Constructor for the WindowPolygon.

Z

ZONE_FILL - Static variable in class org.openbase.bco.bcozy.view.Constants
The color for a zone.
ZonePolygon - Class in org.openbase.bco.bcozy.view.location
 
ZonePolygon(double...) - Constructor for class org.openbase.bco.bcozy.view.location.ZonePolygon
The Constructor for a ZonePolygon.
ZOOM_FIT_PERCENTAGE_HEIGHT - Static variable in class org.openbase.bco.bcozy.view.Constants
The percentage of the full screen that a zoomed room will fill according to its width.
ZOOM_FIT_PERCENTAGE_WIDTH - Static variable in class org.openbase.bco.bcozy.view.Constants
The percentage of the full screen that a zoomed room will fill according to its width.
ZOOM_PANE_HEIGHT - Static variable in class org.openbase.bco.bcozy.view.Constants
The height of the zoomPane in the locationPane.
ZOOM_PANE_WIDTH - Static variable in class org.openbase.bco.bcozy.view.Constants
The width of the zoomPane in the locationPane.
zoomFit() - Method in class org.openbase.bco.bcozy.view.location.LocationPane
ZoomFits to the root if available.
A B C D E F G H I J L M N O P R S T U V W Z 
Skip navigation links

Copyright © 2015–2017 openbase.org. All rights reserved.