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(String, String, double...) - Constructor for class org.openbase.bco.bcozy.view.location.AbstractPolygon
Creates a new instance of Polygon.
AbstractUnitPane - Class in org.openbase.bco.bcozy.view.unitpanes
Created by tmichalski on 03.12.15.
AbstractUnitPane() - Constructor for class org.openbase.bco.bcozy.view.unitpanes.AbstractUnitPane
Constructor for the UnitPane.
addConnection(String, String, List<Point2D>, String, List<String>) - 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.unitpanes.TitledPaneContainer
Workaround Method to cope with the missing 15 pixel.
addFetchLocationButtonEventHandler(EventHandler<ActionEvent>) - Method in class org.openbase.bco.bcozy.view.MainMenu
Configure the fetchLocationButton.
addFillContextMenuButtonEventHandler(EventHandler<ActionEvent>) - Method in class org.openbase.bco.bcozy.view.MainMenu
Configure the fillContextMenuButton.
addFillHashesButtonEventHandler(EventHandler<ActionEvent>) - Method in class org.openbase.bco.bcozy.view.MainMenu
Configure the fillHashesButton.
addInitRemoteButtonEventHandler(EventHandler<ActionEvent>) - Method in class org.openbase.bco.bcozy.view.MainMenu
Configure the initRemoteButton.
addLocation(String, String, List<String>, List<Point2D>, String) - 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.unitpanes
Created by agatting on 12.04.16.
AgentPane(AbstractIdentifiableRemote) - Constructor for class org.openbase.bco.bcozy.view.unitpanes.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
Created by hoestreich on 12/22/15.
APP_NAME - Static variable in class org.openbase.bco.bcozy.BCozy
Application name.
AppPane - Class in org.openbase.bco.bcozy.view.unitpanes
Created by agatting on 12.04.16.
AppPane(AbstractIdentifiableRemote) - Constructor for class org.openbase.bco.bcozy.view.unitpanes.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.unitpanes
Created by tmichalski on 13.01.16.
BatteryPane(AbstractIdentifiableRemote) - Constructor for class org.openbase.bco.bcozy.view.unitpanes.BatteryPane
Constructor for the BatteryPane.
BCozy - Class in org.openbase.bco.bcozy
Main Class of the BCozy Program.
BCozy() - Constructor for class org.openbase.bco.bcozy.BCozy
 
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.
BrightnessSensorPane - Class in org.openbase.bco.bcozy.view.unitpanes
Created by tmichalski on 15.01.16.
BrightnessSensorPane(AbstractIdentifiableRemote) - Constructor for class org.openbase.bco.bcozy.view.unitpanes.BrightnessSensorPane
Constructor for the BrightnessSensorPane.

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.
changeBackgroundIcon(GlyphIcons) - Method in class org.openbase.bco.bcozy.view.SVGIcon
Changes the backgroundIcon icon.
changeForegroundIcon(GlyphIcons) - Method in class org.openbase.bco.bcozy.view.SVGIcon
Changes the foregroundIcon icon.
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.unitpanes.TitledPaneContainer
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.unitpanes.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.unitpanes
Created by agatting on 03.12.15.
ColorableLightPane(AbstractIdentifiableRemote) - Constructor for class org.openbase.bco.bcozy.view.unitpanes.ColorableLightPane
Constructor for the AmbientLightPane.
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.
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(String, String, 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.
connectLocationRemote() - Method in class org.openbase.bco.bcozy.controller.LocationPaneController
Establishes the connection with the RemoteRegistry.
Constants - Class in org.openbase.bco.bcozy.view
Created by hoestreich on 11/18/15.
ContextMenu - Class in org.openbase.bco.bcozy.view
Created by hoestreich on 11/10/15.
ContextMenu(double, double) - Constructor for class org.openbase.bco.bcozy.view.ContextMenu
Constructor for the ContextMenu.
ContextMenuController - Class in org.openbase.bco.bcozy.controller
Created by timo on 03.12.15.
ContextMenuController(ForegroundPane, LocationPane, RemotePool) - 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<AbstractIdentifiableRemote>) - Method in class org.openbase.bco.bcozy.view.unitpanes.TitledPaneContainer
Takes a List of DALRemoteServices and a unitType and creates a new UnitPaneContainer.
createAndAddNewUnitPanes(UnitTemplateType.UnitTemplate.UnitType, List<AbstractIdentifiableRemote>) - Method in class org.openbase.bco.bcozy.view.unitpanes.UnitPaneContainer
Takes a List of AbstractIdentifiableRemote 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.
createWidgetPane(BorderPane, Pane, boolean) - Method in class org.openbase.bco.bcozy.view.unitpanes.WidgetPane
Method creates a sliding widget pane, which includes a header(listener) and a body(sliding) with content.
createWidgetPane(BorderPane, boolean) - Method in class org.openbase.bco.bcozy.view.unitpanes.WidgetPane
Method creates a sliding widget pane, which includes a header without a body content.
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.
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.unitpanes
Created by agatting on 12.01.16.
DimmableLightPane(AbstractIdentifiableRemote) - Constructor for class org.openbase.bco.bcozy.view.unitpanes.DimmableLightPane
Constructor for the DimmerPane.
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(String, String, 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_ROOM_NAME - Static variable in class org.openbase.bco.bcozy.view.Constants
The name of a dummy room.

E

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

fadeForegroundFromOpaqueToTransparent() - Method in class org.openbase.bco.bcozy.view.SVGIcon
Apply and play a FadeTransition on the icon in the foregroundIcon.
fadeForegroundFromTransparentToOpaque() - 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.
fillUnitAndLocationMap() - Method in class org.openbase.bco.bcozy.controller.RemotePool
Fills the unit and the location hashmap with all remotes.
fillUserMap() - Method in class org.openbase.bco.bcozy.controller.RemotePool
Fills the user map with all remotes.
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
Created by hoestreich on 11/10/15.
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 availableUsersPanePane.
getBackBtn() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.LoginPane
Getter for the back button to abort a login.
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.
getDALRemoteService() - Method in class org.openbase.bco.bcozy.view.unitpanes.AgentPane
 
getDALRemoteService() - Method in class org.openbase.bco.bcozy.view.unitpanes.AppPane
 
getDALRemoteService() - Method in class org.openbase.bco.bcozy.view.unitpanes.BatteryPane
 
getDALRemoteService() - Method in class org.openbase.bco.bcozy.view.unitpanes.BrightnessSensorPane
 
getDALRemoteService() - Method in class org.openbase.bco.bcozy.view.unitpanes.ColorableLightPane
 
getDALRemoteService() - Method in class org.openbase.bco.bcozy.view.unitpanes.DimmableLightPane
 
getDALRemoteService() - Method in class org.openbase.bco.bcozy.view.unitpanes.LightPane
 
getDALRemoteService() - Method in class org.openbase.bco.bcozy.view.unitpanes.MotionDetectorPane
 
getDALRemoteService() - Method in class org.openbase.bco.bcozy.view.unitpanes.PowerConsumptionSensorPane
 
getDALRemoteService() - Method in class org.openbase.bco.bcozy.view.unitpanes.PowerSwitchPane
 
getDALRemoteService() - Method in class org.openbase.bco.bcozy.view.unitpanes.ReedContactPane
 
getDALRemoteService() - Method in class org.openbase.bco.bcozy.view.unitpanes.RollerShutterPane
 
getDALRemoteService() - Method in class org.openbase.bco.bcozy.view.unitpanes.ScenePane
 
getDALRemoteService() - Method in class org.openbase.bco.bcozy.view.unitpanes.SmokeDetectorPane
 
getDALRemoteService() - Method in class org.openbase.bco.bcozy.view.unitpanes.TamperDetectorPane
 
getDALRemoteService() - Method in class org.openbase.bco.bcozy.view.unitpanes.TemperatureControllerPane
 
getDALRemoteService() - Method in class org.openbase.bco.bcozy.view.unitpanes.TemperatureSensorPane
 
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.
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.
getLabel() - Method in class org.openbase.bco.bcozy.view.location.AbstractPolygon
Getter method for the label.
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.
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 TitledPaneContainer.
getTransformReceiver() - Method in class org.openbase.bco.bcozy.controller.RemotePool
Returns the TransformReceiver.
getUnitLabel() - Method in class org.openbase.bco.bcozy.view.unitpanes.AbstractUnitPane
Getter for unitLabel.
getUnitLabelString() - Method in class org.openbase.bco.bcozy.view.unitpanes.AbstractUnitPane
Getter for unitLabelString.
getUnitRemoteById(String) - Method in class org.openbase.bco.bcozy.controller.RemotePool
Returns the AbstractIdentifiableRemote to the given unitId and class.
getUnitRemoteByIdAndLocation(String, String) - Method in class org.openbase.bco.bcozy.controller.RemotePool
Returns the AbstractIdentifiableRemote to the given unitId and locationId.
getUnitRemoteListOfClass(Class<? extends Remote>) - Method in class org.openbase.bco.bcozy.controller.RemotePool
Returns a List with all Remotes of the given remote class.
getUnitRemoteListOfLocation(String) - Method in class org.openbase.bco.bcozy.controller.RemotePool
Returns a List of all DALRemoteServices to the given locationId.
getUnitRemoteListOfLocationAndClass(String, Class<? extends Remote>) - Method in class org.openbase.bco.bcozy.controller.RemotePool
Returns a List of all DALRemoteServices to a given locationId and inherited Class of AbstractIdentifiableRemote.
getUnitRemoteMapOfLocation(String) - Method in class org.openbase.bco.bcozy.controller.RemotePool
Returns a Map of all DALRemoteServices of the given Location sorted by their UnitType.
getUserRemoteList() - Method in class org.openbase.bco.bcozy.controller.RemotePool
Returns a List of all UserRemotes.
getUuid() - Method in class org.openbase.bco.bcozy.view.location.AbstractPolygon
Getter method for the UUID.
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

iconPane - Variable in class org.openbase.bco.bcozy.view.unitpanes.WidgetPane
GridPane as Area on the left side of the header Pane (Icon, tooltip, ...).
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.controller.LocationPaneController
 
initContent() - Method in class org.openbase.bco.bcozy.view.unitpanes.AgentPane
 
initContent() - Method in class org.openbase.bco.bcozy.view.unitpanes.AppPane
 
initContent() - Method in class org.openbase.bco.bcozy.view.unitpanes.BatteryPane
 
initContent() - Method in class org.openbase.bco.bcozy.view.unitpanes.BrightnessSensorPane
 
initContent() - Method in class org.openbase.bco.bcozy.view.unitpanes.ColorableLightPane
 
initContent() - Method in class org.openbase.bco.bcozy.view.unitpanes.DimmableLightPane
 
initContent() - Method in class org.openbase.bco.bcozy.view.unitpanes.LightPane
 
initContent() - Method in class org.openbase.bco.bcozy.view.unitpanes.MotionDetectorPane
 
initContent() - Method in class org.openbase.bco.bcozy.view.unitpanes.PowerConsumptionSensorPane
 
initContent() - Method in class org.openbase.bco.bcozy.view.unitpanes.PowerSwitchPane
 
initContent() - Method in class org.openbase.bco.bcozy.view.unitpanes.ReedContactPane
 
initContent() - Method in class org.openbase.bco.bcozy.view.unitpanes.RollerShutterPane
 
initContent() - Method in class org.openbase.bco.bcozy.view.unitpanes.ScenePane
 
initContent() - Method in class org.openbase.bco.bcozy.view.unitpanes.SmokeDetectorPane
 
initContent() - Method in class org.openbase.bco.bcozy.view.unitpanes.TamperDetectorPane
 
initContent() - Method in class org.openbase.bco.bcozy.view.unitpanes.TemperatureControllerPane
 
initContent() - Method in class org.openbase.bco.bcozy.view.unitpanes.TemperatureSensorPane
 
initRegistryRemotes() - Method in class org.openbase.bco.bcozy.controller.RemotePool
Initiate RegistryRemotes.
initTitle() - Method in class org.openbase.bco.bcozy.view.unitpanes.AgentPane
 
initTitle() - Method in class org.openbase.bco.bcozy.view.unitpanes.AppPane
 
initTitle() - Method in class org.openbase.bco.bcozy.view.unitpanes.BatteryPane
 
initTitle() - Method in class org.openbase.bco.bcozy.view.unitpanes.BrightnessSensorPane
 
initTitle() - Method in class org.openbase.bco.bcozy.view.unitpanes.ColorableLightPane
 
initTitle() - Method in class org.openbase.bco.bcozy.view.unitpanes.DimmableLightPane
 
initTitle() - Method in class org.openbase.bco.bcozy.view.unitpanes.LightPane
 
initTitle() - Method in class org.openbase.bco.bcozy.view.unitpanes.MotionDetectorPane
 
initTitle() - Method in class org.openbase.bco.bcozy.view.unitpanes.PowerConsumptionSensorPane
 
initTitle() - Method in class org.openbase.bco.bcozy.view.unitpanes.PowerSwitchPane
 
initTitle() - Method in class org.openbase.bco.bcozy.view.unitpanes.ReedContactPane
 
initTitle() - Method in class org.openbase.bco.bcozy.view.unitpanes.RollerShutterPane
 
initTitle() - Method in class org.openbase.bco.bcozy.view.unitpanes.ScenePane
 
initTitle() - Method in class org.openbase.bco.bcozy.view.unitpanes.SmokeDetectorPane
 
initTitle() - Method in class org.openbase.bco.bcozy.view.unitpanes.TamperDetectorPane
 
initTitle() - Method in class org.openbase.bco.bcozy.view.unitpanes.TemperatureControllerPane
 
initTitle() - Method in class org.openbase.bco.bcozy.view.unitpanes.TemperatureSensorPane
 
initTitledPaneMap() - Method in class org.openbase.bco.bcozy.controller.ContextMenuController
Initializes and saves all TitledPanes of all Locations.
initUnitLabel() - Method in class org.openbase.bco.bcozy.view.unitpanes.AgentPane
 
initUnitLabel() - Method in class org.openbase.bco.bcozy.view.unitpanes.AppPane
 
initUnitLabel() - Method in class org.openbase.bco.bcozy.view.unitpanes.BatteryPane
 
initUnitLabel() - Method in class org.openbase.bco.bcozy.view.unitpanes.BrightnessSensorPane
 
initUnitLabel() - Method in class org.openbase.bco.bcozy.view.unitpanes.ColorableLightPane
 
initUnitLabel() - Method in class org.openbase.bco.bcozy.view.unitpanes.DimmableLightPane
 
initUnitLabel() - Method in class org.openbase.bco.bcozy.view.unitpanes.LightPane
 
initUnitLabel() - Method in class org.openbase.bco.bcozy.view.unitpanes.MotionDetectorPane
 
initUnitLabel() - Method in class org.openbase.bco.bcozy.view.unitpanes.PowerConsumptionSensorPane
 
initUnitLabel() - Method in class org.openbase.bco.bcozy.view.unitpanes.PowerSwitchPane
 
initUnitLabel() - Method in class org.openbase.bco.bcozy.view.unitpanes.ReedContactPane
 
initUnitLabel() - Method in class org.openbase.bco.bcozy.view.unitpanes.RollerShutterPane
 
initUnitLabel() - Method in class org.openbase.bco.bcozy.view.unitpanes.ScenePane
 
initUnitLabel() - Method in class org.openbase.bco.bcozy.view.unitpanes.SmokeDetectorPane
 
initUnitLabel() - Method in class org.openbase.bco.bcozy.view.unitpanes.TamperDetectorPane
 
initUnitLabel() - Method in class org.openbase.bco.bcozy.view.unitpanes.TemperatureControllerPane
 
initUnitLabel() - Method in class org.openbase.bco.bcozy.view.unitpanes.TemperatureSensorPane
 
INSETS - Static variable in class org.openbase.bco.bcozy.view.Constants
Inset used for UI Elements.
isHorizontal() - Method in class org.openbase.bco.bcozy.view.location.ConnectionPolygon
Getter method for the horizontal value.
isInit() - Method in class org.openbase.bco.bcozy.controller.RemotePool
Returns the information whether the remotepool is initialized or not.
isMapsFilled() - Method in class org.openbase.bco.bcozy.controller.RemotePool
Returns the information whether the maps are filled or not.
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.

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_COLOR - Static variable in class org.openbase.bco.bcozy.view.Constants
Yellow color like a lightbulb.
LightPane - Class in org.openbase.bco.bcozy.view.unitpanes
Created by tmichalski on 08.01.16.
LightPane(AbstractIdentifiableRemote) - Constructor for class org.openbase.bco.bcozy.view.unitpanes.LightPane
Constructor for the LightPane.
LocationPane - Class in org.openbase.bco.bcozy.view.location
 
LocationPaneController - Class in org.openbase.bco.bcozy.controller
 
LocationPaneController(ForegroundPane, LocationPane, RemotePool) - 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(String, String, List<String>, double...) - Constructor for class org.openbase.bco.bcozy.view.location.LocationPolygon
Constructor for the LocationPolygon.
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.BCozy
Main Method starting JavaFX Environment.
MainMenu - Class in org.openbase.bco.bcozy.view
Created by hoestreich on 11/10/15.
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.unitpanes
Created by tmichalski on 15.01.16.
MotionDetectorPane(AbstractIdentifiableRemote) - Constructor for class org.openbase.bco.bcozy.view.unitpanes.MotionDetectorPane
Constructor for the BatteryPane.
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.
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
Created by hoestreich on 1/2/16.
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.
observerText - Variable in class org.openbase.bco.bcozy.view.unitpanes.WidgetPane
Text for tooltip dependent on selected language.
ObserverTitledPane - Class in org.openbase.bco.bcozy.view.mainmenupanes
Created by hoestreich on 1/23/16.
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.
oneClick - Variable in class org.openbase.bco.bcozy.view.unitpanes.WidgetPane
Boolean to registry a valid one click scenario.
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.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.unitpanes - package org.openbase.bco.bcozy.view.unitpanes
Created by julian on 12.11.15.

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(String, String, 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.unitpanes
Created by andi on 08.04.16.
PowerConsumptionSensorPane(AbstractIdentifiableRemote) - Constructor for class org.openbase.bco.bcozy.view.unitpanes.PowerConsumptionSensorPane
Constructor for the PowerConsumptionSensorPane.
PowerSwitchPane - Class in org.openbase.bco.bcozy.view.unitpanes
Created by tmichalski on 08.01.16.
PowerSwitchPane(AbstractIdentifiableRemote) - Constructor for class org.openbase.bco.bcozy.view.unitpanes.PowerSwitchPane
Constructor for the PowerPlugPane.

R

ReedContactPane - Class in org.openbase.bco.bcozy.view.unitpanes
Created by agatting on 27.01.16.
ReedContactPane(AbstractIdentifiableRemote) - Constructor for class org.openbase.bco.bcozy.view.unitpanes.ReedContactPane
Constructor for the ReedSwitchPane.
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(String, String, List<String>, double...) - Constructor for class org.openbase.bco.bcozy.view.location.RegionPolygon
The Constructor for a RegionPolygon.
RemotePool - Class in org.openbase.bco.bcozy.controller
Created by tmichalski on 25.11.15.
RemotePool(ForegroundPane) - Constructor for class org.openbase.bco.bcozy.controller.RemotePool
Constructor for the RemotePool.
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.unitpanes
Created by hoestreich on 11/19/15.
RollerShutterPane(AbstractIdentifiableRemote) - Constructor for class org.openbase.bco.bcozy.view.unitpanes.RollerShutterPane
Constructor for a 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.unitpanes
Created by agatting on 12.04.16.
ScenePane(AbstractIdentifiableRemote) - Constructor for class org.openbase.bco.bcozy.view.unitpanes.ScenePane
Constructor for the ScenePane.
setAtHome(boolean) - Method in class org.openbase.bco.bcozy.view.mainmenupanes.UserPane
Sets the at home value of the user.
setBackgroundIconColor(Color) - Method in class org.openbase.bco.bcozy.view.SVGIcon
Method sets the icon color only.
setBackgroundIconColorAnimated(Color) - Method in class org.openbase.bco.bcozy.view.SVGIcon
Allows to set a new color to the backgroundIcon icon and animate its change (by a FadeTransition).
setCloseButtonEventHandler(EventHandler<ActionEvent>) - Method in class org.openbase.bco.bcozy.view.InfoPane
Sets the eventHandler for the closeButton.
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.
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) - Method in class org.openbase.bco.bcozy.view.SVGIcon
Allows to set a new color to the foregroundIcon icon and animate its change (by a FadeTransition).
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.
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.
setSelected(boolean) - Method in class org.openbase.bco.bcozy.view.location.LocationPolygon
Setter method for the selected boolean.
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.
setTitledPaneContainer(TitledPaneContainer) - Method in class org.openbase.bco.bcozy.view.ContextMenu
Set the new TitledPaneContainer and add it to the VerticalScrollPane.
setUnitLabelString(String) - Method in class org.openbase.bco.bcozy.view.unitpanes.AbstractUnitPane
Setter for unitLabelString.
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.
setWidgetPaneDisable(boolean) - Method in class org.openbase.bco.bcozy.view.unitpanes.WidgetPane
Enables or disables the WidgetPane.
shutdownAllRemotes() - Method in class org.openbase.bco.bcozy.controller.RemotePool
Shut down all DALRemotes and the RegistryRemotes.
shutdownDALRemotes() - Method in class org.openbase.bco.bcozy.controller.RemotePool
Shut down all DALRemotes.
shutdownDALRemotesAndClearMaps() - Method in class org.openbase.bco.bcozy.controller.RemotePool
Shut down all DALRemotes and clear the unitMap and the locationMap.
SIX - Static variable in class org.openbase.bco.bcozy.view.Constants
Number Six.
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.unitpanes
Created by agatting on 11.04.16.
SmokeDetectorPane(AbstractIdentifiableRemote) - Constructor for class org.openbase.bco.bcozy.view.unitpanes.SmokeDetectorPane
Constructor for the TamperSwitchPane.
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
 
stop() - Method in class org.openbase.bco.bcozy.BCozy
 
SVGIcon - Class in org.openbase.bco.bcozy.view
Created by hoestreich on 12/21/15.
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.

T

TamperDetectorPane - Class in org.openbase.bco.bcozy.view.unitpanes
Created by agatting on 11.04.16.
TamperDetectorPane(AbstractIdentifiableRemote) - Constructor for class org.openbase.bco.bcozy.view.unitpanes.TamperDetectorPane
Constructor for the TamperSwitchPane.
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.unitpanes
Created by agatting on 17.01.16.
TemperatureControllerPane(AbstractIdentifiableRemote) - Constructor for class org.openbase.bco.bcozy.view.unitpanes.TemperatureControllerPane
Constructor for a TemperatureControllerPane.
TemperatureSensorPane - Class in org.openbase.bco.bcozy.view.unitpanes
Created by tmichalski on 17.01.16.
TemperatureSensorPane(AbstractIdentifiableRemote) - Constructor for class org.openbase.bco.bcozy.view.unitpanes.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(String, String, List<String>, double...) - Constructor for class org.openbase.bco.bcozy.view.location.TilePolygon
The Constructor for a TilePolygon.
TitledPaneContainer - Class in org.openbase.bco.bcozy.view.unitpanes
Created by agatting on 24.11.15.
TitledPaneContainer() - Constructor for class org.openbase.bco.bcozy.view.unitpanes.TitledPaneContainer
 
toggleSwitch - Variable in class org.openbase.bco.bcozy.view.unitpanes.WidgetPane
ToggleSwitch Button on right side of the header Pane.
tooltip - Variable in class org.openbase.bco.bcozy.view.unitpanes.WidgetPane
Tooltip for Icon description (current state).
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.
UnitPaneContainer - Class in org.openbase.bco.bcozy.view.unitpanes
Created by tmichalksi on 03.12.15.
UnitPaneContainer(String) - Constructor for class org.openbase.bco.bcozy.view.unitpanes.UnitPaneContainer
Constructor for the UnitPaneContainer.
UNKNOWN_ID - Static variable in class org.openbase.bco.bcozy.view.Constants
text: "UnknownID".
update(Observable<LocationRegistryDataType.LocationRegistryData>, LocationRegistryDataType.LocationRegistryData) - Method in class org.openbase.bco.bcozy.controller.LocationPaneController
 
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
 
update(Observable, Object) - Method in class org.openbase.bco.bcozy.view.unitpanes.AgentPane
 
update(Observable, Object) - Method in class org.openbase.bco.bcozy.view.unitpanes.AppPane
 
update(Observable, Object) - Method in class org.openbase.bco.bcozy.view.unitpanes.BatteryPane
 
update(Observable, Object) - Method in class org.openbase.bco.bcozy.view.unitpanes.BrightnessSensorPane
 
update(Observable, Object) - Method in class org.openbase.bco.bcozy.view.unitpanes.ColorableLightPane
 
update(Observable, Object) - Method in class org.openbase.bco.bcozy.view.unitpanes.DimmableLightPane
 
update(Observable, Object) - Method in class org.openbase.bco.bcozy.view.unitpanes.LightPane
 
update(Observable, Object) - Method in class org.openbase.bco.bcozy.view.unitpanes.MotionDetectorPane
 
update(Observable, Object) - Method in class org.openbase.bco.bcozy.view.unitpanes.PowerConsumptionSensorPane
 
update(Observable, Object) - Method in class org.openbase.bco.bcozy.view.unitpanes.PowerSwitchPane
 
update(Observable, Object) - Method in class org.openbase.bco.bcozy.view.unitpanes.ReedContactPane
 
update(Observable, Object) - Method in class org.openbase.bco.bcozy.view.unitpanes.RollerShutterPane
 
update(Observable, Object) - Method in class org.openbase.bco.bcozy.view.unitpanes.ScenePane
 
update(Observable, Object) - Method in class org.openbase.bco.bcozy.view.unitpanes.SmokeDetectorPane
 
update(Observable, Object) - Method in class org.openbase.bco.bcozy.view.unitpanes.TamperDetectorPane
 
update(Observable, Object) - Method in class org.openbase.bco.bcozy.view.unitpanes.TemperatureControllerPane
 
update(Observable, Object) - Method in class org.openbase.bco.bcozy.view.unitpanes.TemperatureSensorPane
 
updateAndZoomFit() - Method in class org.openbase.bco.bcozy.controller.LocationPaneController
Method to trigger a complete update of the locationPane.
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.
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
Created by hoestreich on 1/28/16.
UserPane(String, boolean, String, boolean) - Constructor for class org.openbase.bco.bcozy.view.mainmenupanes.UserPane
Constructor for 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.
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.

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.unitpanes
Created by agatting on 10.12.15.
WidgetPane() - Constructor for class org.openbase.bco.bcozy.view.unitpanes.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(String, String, 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(String, String, List<String>, 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–2016 openbase.org. All rights reserved.