- AbstractCurrentUserAwareController - Class in org.openbase.bco.bcozy.controller
-
Abstract Controller, which is aware of the current UserID.
- AbstractCurrentUserAwareController() - Constructor for class org.openbase.bco.bcozy.controller.AbstractCurrentUserAwareController
-
- AbstractPermissions - Class in org.openbase.bco.bcozy.permissions.model
-
Abstract model for permissions.
- 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
-
- accessColumn - Variable in class org.openbase.bco.bcozy.permissions.UnitPermissionController
-
- accessProperty() - Method in class org.openbase.bco.bcozy.permissions.model.AbstractPermissions
-
- activate() - Method in class org.openbase.bco.bcozy.view.location.AbstractUnitPolygon
-
- addAuthorizationGroup(String) - Static method in class org.openbase.bco.bcozy.util.AuthorizationGroups
-
- 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.
- addElement(GlyphIcons, Runnable) - Method in class org.openbase.bco.bcozy.view.FloatingPopUp
-
- addElement(GlyphIcons, EventHandler<ActionEvent>) - Method in class org.openbase.bco.bcozy.view.FloatingPopUp
-
- addListObserver(Consumer<List<UnitConfigType.UnitConfig>>) - Static method in class org.openbase.bco.bcozy.util.AuthorizationGroups
-
Adds an Observer to the list of additional observers, which will be informed if the groups change.
- 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.
- addLocationUnit(UnitRemote<? extends GeneratedMessage>, Point2D) - Method in class org.openbase.bco.bcozy.view.UnitSymbolsPane
-
Adds a new button for the control of a location.
- 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.
- addObserverFor(String, LanguageSelection.OnLanguageChangeListener) - Static method in class org.openbase.bco.bcozy.model.LanguageSelection
-
Adds an Listener to the given identifier.
- addObserverFor(String, Consumer<String>) - Static method in class org.openbase.bco.bcozy.model.LanguageSelection
-
Adds an Listener to the given identifier.
- addParentElement(GlyphIcons, Runnable) - Method in class org.openbase.bco.bcozy.view.FloatingPopUp
-
- addParentElement(GlyphIcons, EventHandler<ActionEvent>) - Method in class org.openbase.bco.bcozy.view.FloatingPopUp
-
- addSelectedLocationIdListener(ChangeListener<? super String>) - Method in class org.openbase.bco.bcozy.view.location.LocationPane
-
Adds a change listener to the selectedRoomID property.
- addUnit(UnitRemote<? extends GeneratedMessage>) - Method in class org.openbase.bco.bcozy.view.location.UnitButtonGrouped
-
Adds a UnitRemote to the list of this button's units.
- addUnit(UnitRemote<? extends GeneratedMessage>, Point2D, String) - Method in class org.openbase.bco.bcozy.view.SimpleUnitSymbolsPane
-
Adds a new button for the control of a unit
- addUnit(UnitRemote<? extends GeneratedMessage>, Point2D, String) - Method in class org.openbase.bco.bcozy.view.UnitSymbolsPane
-
Adds a new button for the control of a unit or adds a unit to an existing grouped button.
- addUserPane - Variable in class org.openbase.bco.bcozy.controller.group.AuthorizationGroupUsersController
-
- adminAccordion - Variable in class org.openbase.bco.bcozy.controller.SettingsController
-
- adminProperty() - Method in class org.openbase.bco.bcozy.model.UserData
-
- 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.
- applyLoginUpdate() - Method in class org.openbase.bco.bcozy.view.pane.unit.AbstractUnitPane
-
Checks the permissions for the unit when the login state 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.location.LocationPane
-
- 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
-
- applyPrimaryActivationUpdate(boolean) - Method in class org.openbase.bco.bcozy.view.pane.unit.unitgroup.UnitGroupPane
-
- 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.
- appStateProperty - Variable in class org.openbase.bco.bcozy.view.CenterPane
-
- AuthorizationGroupController - Class in org.openbase.bco.bcozy.controller.group
-
- AuthorizationGroupController() - Constructor for class org.openbase.bco.bcozy.controller.group.AuthorizationGroupController
-
- AuthorizationGroups - Class in org.openbase.bco.bcozy.util
-
- AuthorizationGroups() - Constructor for class org.openbase.bco.bcozy.util.AuthorizationGroups
-
- AuthorizationGroupUsersController - Class in org.openbase.bco.bcozy.controller.group
-
- AuthorizationGroupUsersController() - Constructor for class org.openbase.bco.bcozy.controller.group.AuthorizationGroupUsersController
-
- 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.
- call(TableColumn<S, T>) - Method in class org.openbase.bco.bcozy.controller.ButtonTableCellFactory
-
- call(TableColumn<S, T>) - Method in class org.openbase.bco.bcozy.permissions.view.CheckBoxTableCellFactory
-
- call(TableColumn<AbstractPermissions, T>) - Method in class org.openbase.bco.bcozy.permissions.view.PermissionTableCellFactory
-
- 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(double, ForegroundPane) - 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(CenterPane) - Constructor for class org.openbase.bco.bcozy.controller.CenterPaneController
-
- CenterPaneController.State - Enum in org.openbase.bco.bcozy.controller
-
Enum to control the display state.
- changed() - Method in class org.openbase.bco.bcozy.permissions.model.AbstractPermissions
-
- changed(boolean, boolean, boolean) - Method in class org.openbase.bco.bcozy.permissions.model.AbstractPermissions
-
- changed() - Method in class org.openbase.bco.bcozy.permissions.model.OwnerPermissions
-
- changeIcon(GlyphIcons) - Method in class org.openbase.bco.bcozy.view.FloatingButton
-
Method to change the icon of a floating button.
- changePassword - Variable in class org.openbase.bco.bcozy.controller.UserSettingsController
-
- changePasswordController - Variable in class org.openbase.bco.bcozy.controller.UserSettingsController
-
- 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.
- CheckBoxTableCellFactory<S,T> - Class in org.openbase.bco.bcozy.permissions.view
-
- CheckBoxTableCellFactory() - Constructor for class org.openbase.bco.bcozy.permissions.view.CheckBoxTableCellFactory
-
- 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.
- clearUnits() - Method in class org.openbase.bco.bcozy.view.SimpleUnitSymbolsPane
-
Clears the pane to prepare the update.
- clearUnits() - Method in class org.openbase.bco.bcozy.view.UnitSymbolsPane
-
Clears the UnitSymbolsPane to prepare the update.
- 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).
- clickOnChild(GlyphIcons) - Method in class org.openbase.bco.bcozy.view.FloatingPopUp
-
- 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.
- confirmation(String) - Static method in class org.openbase.bco.bcozy.view.InfoPane
-
- confirmation(String) - Method in class org.openbase.bco.bcozy.view.LoadingPane
-
- CONNECTION_POINTS - Static variable in class org.openbase.bco.bcozy.view.Constants
-
The amount of points for a connection.
- connectionEstablished(SVGIcon, SVGIcon, FadeTransition) - 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(SVGIcon, SVGIcon, FadeTransition) - 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.
- connectUnitRemote() - Method in class org.openbase.bco.bcozy.controller.EditingLayerController
-
Establish the connection with the RemoteRegistry and fetch unit remotes.
- connectUnitRemote() - Method in class org.openbase.bco.bcozy.controller.MaintenanceLayerController
-
Establish the connection with the RemoteRegistry and fetch unit remotes.
- connectUnitRemote() - Method in class org.openbase.bco.bcozy.controller.UnitsPaneController
-
Establish the connection with the RemoteRegistry and fetch unit remotes.
- 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.
- createRotateTransition(Node, double, double, int, double, Interpolator, boolean) - Static method in class org.openbase.bco.bcozy.view.AnimationProvider
-
Method to create a RotateTransition with several parameters.
- currentUser() - Static method in class org.openbase.bco.bcozy.model.UserData
-
- 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.
- FADE_DURATION_FAST - Static variable in class org.openbase.bco.bcozy.view.Constants
-
The duration for a slow fade animation.
- FADE_DURATION_SLOW - Static variable in class org.openbase.bco.bcozy.view.Constants
-
The duration for a slow fade animation.
- fadeBackgroundIconColorFromOpaqueToTransparent(int) - Method in class org.openbase.bco.bcozy.view.SVGIcon
-
Apply and play a FadeTransition on the icon in the foregroundIcon.
- fadeBackgroundIconColorFromTransparentToOpaque(int) - Method in class org.openbase.bco.bcozy.view.SVGIcon
-
Apply and play a FadeTransition on the icon in the foregroundIcon.
- fadeForegroundIconColorFromOpaqueToTransparent(int) - Method in class org.openbase.bco.bcozy.view.SVGIcon
-
Apply and play a FadeTransition on the icon in the foregroundIcon.
- fadeForegroundIconColorFromTransparentToOpaque(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.
- fetchLocationUnitRemotes() - Method in class org.openbase.bco.bcozy.controller.EditingLayerController
-
Fetches all units for every location and saves them in the UnitSymbolsPane.
- fetchLocationUnitRemotes() - Method in class org.openbase.bco.bcozy.controller.MaintenanceLayerController
-
Fetches all units for every location and saves them in the SimpleUnitSymbolsPane.
- fetchLocationUnitRemotes() - Method in class org.openbase.bco.bcozy.controller.UnitsPaneController
-
Fetches all location units, saves them in the UnitSymbolsPane and then
fetches all units for every location and saves them also in the UnitSymbolsPane.
- FIFTEEN - Static variable in class org.openbase.bco.bcozy.view.Constants
-
Number fifteen.
- FileLanguagesDetector - Class in org.openbase.bco.bcozy.util
-
Loads available languages from languages/available_languages.
- FileLanguagesDetector() - Constructor for class org.openbase.bco.bcozy.util.FileLanguagesDetector
-
- FILTER_TIME - Static variable in class org.openbase.bco.bcozy.view.Constants
-
Event filter time.
- firstnameProperty() - Method in class org.openbase.bco.bcozy.model.UserData
-
- FLOATING_BUTTON_OFFSET - Static variable in class org.openbase.bco.bcozy.view.Constants
-
The offset to push the floating button on the border.
- FLOATING_BUTTON_OFFSET_X - Static variable in class org.openbase.bco.bcozy.view.Constants
-
Offset to position floatingbutton on outer right corner.
- FLOATING_BUTTON_OFFSET_Y - Static variable in class org.openbase.bco.bcozy.view.Constants
-
Offset to position buttons above context menu.
- FLOATING_BUTTON_SETTINGS_OFFSET_X - Static variable in class org.openbase.bco.bcozy.view.Constants
-
Offset to position the settings button next to fullscreen button.
- 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.
- FloatingPopUp - Class in org.openbase.bco.bcozy.view
-
- FloatingPopUp(Pos) - Constructor for class org.openbase.bco.bcozy.view.FloatingPopUp
-
- 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.
- get(Locale) - Method in class org.openbase.bco.bcozy.util.Languages
-
- get(String) - Method in class org.openbase.bco.bcozy.util.Languages
-
- get() - Method in class org.openbase.bco.bcozy.util.Languages
-
Returns all available Languages.
- getAppState() - Method in class org.openbase.bco.bcozy.view.ForegroundPane
-
- getAuthorizationGroups() - Static method in class org.openbase.bco.bcozy.util.AuthorizationGroups
-
- getAvailableLanguages() - Method in class org.openbase.bco.bcozy.controller.UserSettingsController
-
Getter for the availableLanguages List.
- getAvailableThemes() - Method in class org.openbase.bco.bcozy.controller.UserSettingsController
-
Getter for the availableThemes List.
- getAvailableUsersPanePane() - Method in class org.openbase.bco.bcozy.view.MainMenu
-
Getter for the availableUsersPane.
- 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.
- getComfortProperty() - Method in class org.openbase.bco.bcozy.view.generic.EmphasisAdjustment
-
- getConfirmation(String) - Static method in class org.openbase.bco.bcozy.controller.Dialog
-
- getConfirmation(String, Object...) - Static method in class org.openbase.bco.bcozy.controller.Dialog
-
- 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).
- getCurrentEmphasisState() - Method in class org.openbase.bco.bcozy.view.generic.EmphasisAdjustment
-
- 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
-
- getEditingPane() - Method in class org.openbase.bco.bcozy.view.BackgroundPane
-
- getEnergyProperty() - Method in class org.openbase.bco.bcozy.view.generic.EmphasisAdjustment
-
- getFirstname() - Method in class org.openbase.bco.bcozy.model.UserData
-
Gets the value of the property firstname.
- getForeground() - Method in class org.openbase.bco.bcozy.view.location.LocationPane
-
- 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.ContextMenu
-
- getFxmlPaneAndControllerPair(String, Class) - Static method in class org.openbase.bco.bcozy.controller.SettingsController
-
- getFxmlPaneAndControllerPair(String, Class, Callback<Class<?>, Object>) - Static method in class org.openbase.bco.bcozy.controller.SettingsController
-
- getGroupId() - Method in class org.openbase.bco.bcozy.permissions.model.GroupPermissions
-
- getGroups() - Method in class org.openbase.bco.bcozy.model.UserData
-
- getGroupsByUser(String) - Static method in class org.openbase.bco.bcozy.util.AuthorizationGroups
-
- getIcon() - Method in class org.openbase.bco.bcozy.view.generic.WidgetPane
-
- getIcon() - Method in enum org.openbase.bco.bcozy.view.mainmenupanes.UserActionPane.State
-
- getIconSymbol() - Method in class org.openbase.bco.bcozy.view.pane.unit.AbstractUnitPane
-
Returns a new Icon object according to the type of icon used in this class.
- getIconSymbol() - Method in class org.openbase.bco.bcozy.view.pane.unit.ColorableLightPane
-
- getId() - Method in class org.openbase.bco.bcozy.controller.group.UserViewModel
-
Gets the value of the property id.
- getIdentifier() - Method in class org.openbase.bco.bcozy.view.ObserverButton
-
Gets the value of the property identifier.
- getIdentifier() - Method in class org.openbase.bco.bcozy.view.ObserverLabel
-
Gets the value of the property identifier.
- getIdentifier() - Method in class org.openbase.bco.bcozy.view.ObserverText
-
Gets the value of the property identifier.
- 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.util.Languages
-
- getInstance() - Static method in class org.openbase.bco.bcozy.view.InfoPane
-
- getInstance() - Static method in class org.openbase.bco.bcozy.view.LoadingPane
-
- 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.controller.UserSettingsController
-
Getter for the languageChoice ChoiceBox.
- getLanguages() - Method in class org.openbase.bco.bcozy.util.BundleLanguagesDetector
-
- getLanguages() - Method in class org.openbase.bco.bcozy.util.FileLanguagesDetector
-
- getLanguages() - Method in interface org.openbase.bco.bcozy.util.LanguagesDetector
-
- getLastName() - Method in class org.openbase.bco.bcozy.model.UserData
-
Gets the value of the property lastName.
- getLocale() - Method in class org.openbase.bco.bcozy.util.Language
-
- getLocalized(String) - Static method in class org.openbase.bco.bcozy.model.LanguageSelection
-
Retunrns the localized text for the given identifier.
- getLocalized(String, Object...) - Static method in class org.openbase.bco.bcozy.model.LanguageSelection
-
Returns the localized text for the given identifier and replaces placeholder like {0} with given
arguments.
- getLocationId() - Method in class org.openbase.bco.bcozy.view.location.UnitButton
-
Convenience method to get the location the underlying unit belongs to.
- getLocationId() - Method in class org.openbase.bco.bcozy.view.location.UnitButtonGrouped
-
Convenience method to get the location the underlying unit belongs to.
- 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.
- getMail() - Method in class org.openbase.bco.bcozy.model.UserData
-
Gets the value of the property mail.
- 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.
- getMaintenancePane() - Method in class org.openbase.bco.bcozy.view.BackgroundPane
-
- 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.InfoPane
-
- getName() - Method in class org.openbase.bco.bcozy.controller.group.UserViewModel
-
Gets the value of the property name.
- getName() - Method in class org.openbase.bco.bcozy.permissions.model.AbstractPermissions
-
Gets the value of the property name.
- getName() - Method in class org.openbase.bco.bcozy.permissions.model.OwnerPermissions.Owner
-
- getName() - Method in class org.openbase.bco.bcozy.util.Language
-
- 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.
- getOriginalUserName() - Method in class org.openbase.bco.bcozy.model.UserData
-
- getOtherPermissions(String) - Method in interface org.openbase.bco.bcozy.permissions.model.PermissionsService
-
- getOtherPermissions(String) - Method in class org.openbase.bco.bcozy.permissions.model.PermissionsServiceImpl
-
- getOwner(String) - Method in interface org.openbase.bco.bcozy.permissions.model.PermissionsService
-
Returns a List of all possible Owners of an unit.
- getOwner(String) - Method in class org.openbase.bco.bcozy.permissions.model.PermissionsServiceImpl
-
- getPasswordField() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.LoginPane
-
Getter for the passwordfield.
- getPhone() - Method in class org.openbase.bco.bcozy.model.UserData
-
Gets the value of the property phone.
- getProperty(String) - Static method in class org.openbase.bco.bcozy.model.LanguageSelection
-
Returns an Observable Property which contains the localized string for the given identifier.
- 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.
- getRoot() - Method in class org.openbase.bco.bcozy.controller.group.AuthorizationGroupController
-
- getRoot() - Method in class org.openbase.bco.bcozy.controller.UserManagementController
-
- getRoot() - Method in class org.openbase.bco.bcozy.controller.UserSettingsController
-
- getSecurityProperty() - Method in class org.openbase.bco.bcozy.view.generic.EmphasisAdjustment
-
- getSelectedColor() - Method in class org.openbase.bco.bcozy.view.generic.ColorChooser
-
Gets the value of the property selectedColor.
- getSettingsBtn() - Method in class org.openbase.bco.bcozy.view.ContextMenu
-
- getSettingsMenu() - Method in class org.openbase.bco.bcozy.view.CenterPane
-
- getSettingsPane() - Method in class org.openbase.bco.bcozy.view.CenterPane
-
- getSize() - Method in class org.openbase.bco.bcozy.view.SVGIcon
-
Getter for the size of the icons.
- 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.LogoPane
-
- 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.UserActionPane
-
- getThemeChoice() - Method in class org.openbase.bco.bcozy.controller.UserSettingsController
-
Getter for the themeChoice ChoiceBox.
- getTitledPaneContainer() - Method in class org.openbase.bco.bcozy.view.ContextMenu
-
Getter method for the TitledUnitPaneContainer.
- getUnit() - Method in class org.openbase.bco.bcozy.permissions.model.RecursiveUnitConfig
-
Gets the value of the property unit.
- getUnitId() - Method in class org.openbase.bco.bcozy.view.location.AbstractUnitPolygon
-
Returns the id of the internal unit.
- getUnitPermissions(String) - Method in interface org.openbase.bco.bcozy.permissions.model.PermissionsService
-
Returns a list of all group permissions, no matter if the group currently have any rights.
- getUnitPermissions(String) - Method in class org.openbase.bco.bcozy.permissions.model.PermissionsServiceImpl
-
- 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.location.UnitButton
-
Returns the UnitRemote for the unit controlled with this button.
- getUnitRemote() - Method in class org.openbase.bco.bcozy.view.pane.unit.AbstractUnitPane
-
Returns the UnitRemote.
- getUnitsPane() - Method in class org.openbase.bco.bcozy.view.BackgroundPane
-
- getUnitStateDescription() - Method in class org.openbase.bco.bcozy.view.pane.unit.AbstractUnitPane
-
- getUnitStateDescription() - Method in class org.openbase.bco.bcozy.view.pane.unit.ColorableLightPane
-
- getUserConfig() - Method in class org.openbase.bco.bcozy.model.UserData
-
- getUserId() - Method in class org.openbase.bco.bcozy.controller.AbstractCurrentUserAwareController
-
Gets the value of the property userId.
- getUserId() - Method in class org.openbase.bco.bcozy.model.UserData
-
- getUserId() - Method in class org.openbase.bco.bcozy.permissions.model.OwnerPermissions.Owner
-
- getUserName() - Method in class org.openbase.bco.bcozy.model.UserData
-
Gets the value of the property userName.
- getUserSettingsController() - Method in class org.openbase.bco.bcozy.controller.SettingsController
-
- GLOWING_FADE_DURATION - Static variable in class org.openbase.bco.bcozy.view.Constants
-
The duration for a glowing fade animation.
- groupColumn - Variable in class org.openbase.bco.bcozy.permissions.UnitPermissionController
-
- GroupPermissions - Class in org.openbase.bco.bcozy.permissions.model
-
ViewModel for Permission by a group for an unit, consisting of the group and their rights.
- GroupPermissions(String, String, boolean, boolean, boolean) - Constructor for class org.openbase.bco.bcozy.permissions.model.GroupPermissions
-
- ICONS_CSS_STRING - Static variable in class org.openbase.bco.bcozy.view.Constants
-
String for CSS styling of icons.
- identifierProperty() - Method in class org.openbase.bco.bcozy.view.ObserverButton
-
- identifierProperty() - Method in class org.openbase.bco.bcozy.view.ObserverLabel
-
- identifierProperty() - Method in class org.openbase.bco.bcozy.view.ObserverText
-
- idProperty() - Method in class org.openbase.bco.bcozy.controller.group.UserViewModel
-
- 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.
- info(String) - Static method in class org.openbase.bco.bcozy.view.InfoPane
-
- info(String) - Method in class org.openbase.bco.bcozy.view.LoadingPane
-
- InfoPane - Class in org.openbase.bco.bcozy.view
-
Created by hoestreich on 11/10/15.
- InfoPane(double, double) - Constructor for class org.openbase.bco.bcozy.view.InfoPane
-
Constructor for the InfoFooter.
- InfoPane.InfoPaneConfigurer - Class in org.openbase.bco.bcozy.view
-
Used to hide InfoPane after certain time with Builder-like style.
- init(ForegroundPane) - Method in class org.openbase.bco.bcozy.controller.MainMenuController
-
- 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.agent.AgentPane
-
- 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
-
- initBodyContent(Pane) - Method in class org.openbase.bco.bcozy.view.pane.unit.location.LocationPane
-
- initContent() - Method in class org.openbase.bco.bcozy.view.generic.ColorChooser
-
- initContent() - Method in class org.openbase.bco.bcozy.view.generic.EmphasisAdjustment
-
- initContent() - Method in class org.openbase.bco.bcozy.view.generic.ExpandableWidgedPane
-
- initContent() - Method in class org.openbase.bco.bcozy.view.generic.WidgetPane
-
- initContent() - Method in class org.openbase.bco.bcozy.view.pane.unit.AbstractUnitPane
-
- initHeadPane() - Method in class org.openbase.bco.bcozy.view.generic.WidgetPane
-
- initialize() - Method in class org.openbase.bco.bcozy.controller.group.AuthorizationGroupController
-
- initialize() - Method in class org.openbase.bco.bcozy.controller.group.AuthorizationGroupUsersController
-
- initialize() - Method in class org.openbase.bco.bcozy.controller.PasswordChangeController
-
- initialize() - Method in class org.openbase.bco.bcozy.controller.SettingsController
-
- initialize() - Method in class org.openbase.bco.bcozy.controller.UserManagementController
-
- initialize() - Method in class org.openbase.bco.bcozy.controller.UserSettingsController
-
- initialize() - Method in class org.openbase.bco.bcozy.permissions.PermissionsPaneController
-
- initialize() - Method in class org.openbase.bco.bcozy.permissions.UnitPermissionController
-
- InitialPasswordChangeController - Class in org.openbase.bco.bcozy.controller
-
Controller for Initial-Password-Cange.
- InitialPasswordChangeController() - Constructor for class org.openbase.bco.bcozy.controller.InitialPasswordChangeController
-
- 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.
- INSTANCE - Static variable in class org.openbase.bco.bcozy.permissions.model.PermissionsServiceImpl
-
- isAccess() - Method in class org.openbase.bco.bcozy.permissions.model.AbstractPermissions
-
Gets the value of the property access.
- isActive() - Method in class org.openbase.bco.bcozy.view.location.AbstractUnitPolygon
-
- isActive() - Method in enum org.openbase.bco.bcozy.view.mainmenupanes.UserActionPane.State
-
- isAdmin() - Method in interface org.openbase.bco.bcozy.model.SessionManagerFacade
-
Checks, if the current user is an admin.
- isAdmin() - Method in class org.openbase.bco.bcozy.model.SessionManagerFacadeImpl
-
- isAdmin() - Method in class org.openbase.bco.bcozy.model.UserData
-
Gets the value of the property admin.
- 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.
- isInitialized() - Method in class org.openbase.bco.bcozy.view.location.LocationPane
-
- isMaximized() - Method in class org.openbase.bco.bcozy.view.MainMenu
-
Getter for the current display state.
- isOccupant() - Method in class org.openbase.bco.bcozy.model.UserData
-
Gets the value of the property occupant.
- isOpen() - Method in class org.openbase.bco.bcozy.view.location.ConnectionPolygon
-
Getter method for the open boolean.
- isRead() - Method in class org.openbase.bco.bcozy.permissions.model.AbstractPermissions
-
Gets the value of the property read.
- 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.
- isUnsaved() - Method in class org.openbase.bco.bcozy.model.UserData
-
- isUpperCase() - Method in class org.openbase.bco.bcozy.view.ObserverButton
-
Gets the value of the property upperCase.
- isWrite() - Method in class org.openbase.bco.bcozy.permissions.model.AbstractPermissions
-
Gets the value of the property write.
- Language - Class in org.openbase.bco.bcozy.util
-
A language with given locale and name, eg "de_DE - Deutsch"
- Language(Locale) - Constructor for class org.openbase.bco.bcozy.util.Language
-
Creates a Language form the given Locale, with it's localized Display-Language as
Language.name.
- Language(Locale, String) - Constructor for class org.openbase.bco.bcozy.util.Language
-
Creates a Language with the given Locale and Name.
- LANGUAGE_RESOURCE_BUNDLE - Static variable in class org.openbase.bco.bcozy.view.Constants
-
Name of the language resource bundle.
- Languages - Class in org.openbase.bco.bcozy.util
-
Class to hold available languages.
- LanguagesDetector - Interface in org.openbase.bco.bcozy.util
-
- LanguageSelection - Class in org.openbase.bco.bcozy.model
-
Created by hoestreich on 1/2/16.
- LanguageSelection.OnLanguageChangeListener - Interface in org.openbase.bco.bcozy.model
-
- lastNameProperty() - Method in class org.openbase.bco.bcozy.model.UserData
-
- 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
-
- LoadingPane - Class in org.openbase.bco.bcozy.view
-
Created by tmichalski on 14.01.16.
- LoadingPane(double, double) - Constructor for class org.openbase.bco.bcozy.view.LoadingPane
-
Constructor for the ForegroundPane.
- loadModalStage() - Static method in class org.openbase.bco.bcozy.controller.InitialPasswordChangeController
-
- 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.
- LocationContextInfo - Class in org.openbase.bco.bcozy.view
-
Created by hoestreich on 11/18/15.
- LocationContextInfo() - Constructor for class org.openbase.bco.bcozy.view.LocationContextInfo
-
Constructor for the RoomContextInfo UI Element.
- LocationPane - Class in org.openbase.bco.bcozy.view.location
-
- LocationPane - Class in org.openbase.bco.bcozy.view.pane.unit.location
-
Created by agatting on 03.12.15.
- LocationPane() - Constructor for class org.openbase.bco.bcozy.view.pane.unit.location.LocationPane
-
Constructor for the Location Pane.
- 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.EmphasisAdjustment
-
- LOGGER - Variable in class org.openbase.bco.bcozy.view.generic.WidgetPane
-
- LOGGER - Variable in class org.openbase.bco.bcozy.view.location.UnitButton
-
Application logger.
- LOGGER - Variable in class org.openbase.bco.bcozy.view.location.UnitButtonGrouped
-
- LOGGER - Variable in class org.openbase.bco.bcozy.view.ObserverText
-
- LoginPane - Class in org.openbase.bco.bcozy.view.mainmenupanes
-
- 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.
- LOGO_ICON - Static variable in class org.openbase.bco.bcozy.view.Constants
-
The size of an LogoPane Icon.
- LogoPane - Class in org.openbase.bco.bcozy.view.mainmenupanes
-
Contains Application Logo and connection indicator.
- LogoPane() - Constructor for class org.openbase.bco.bcozy.view.mainmenupanes.LogoPane
-
- mailProperty() - Method in class org.openbase.bco.bcozy.model.UserData
-
- main(String...) - Static method in class org.openbase.bco.bcozy.BCozyLauncher
-
Main Method starting JavaFX Environment.
- main(String[]) - Static method in class org.openbase.bco.bcozy.UnitShapeTransformer
-
- 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() - Constructor for class org.openbase.bco.bcozy.controller.MainMenuController
-
- MainMenuController(ForegroundPane) - Constructor for class org.openbase.bco.bcozy.controller.MainMenuController
-
Constructor for the MainMenuController.
- MaintenanceLayerController - Class in org.openbase.bco.bcozy.controller
-
Controller for the pane for the maintenance layer of the room plan that includes buttons for the following units:
batteries, tamper detectors, temperature sensors, smoke detectors.
- MaintenanceLayerController(SimpleUnitSymbolsPane, LocationPane) - Constructor for class org.openbase.bco.bcozy.controller.MaintenanceLayerController
-
Constructor
- 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
-
- MotionDetectorPane() - Constructor for class org.openbase.bco.bcozy.view.pane.unit.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.
- nameProperty() - Method in class org.openbase.bco.bcozy.controller.group.UserViewModel
-
- nameProperty() - Method in class org.openbase.bco.bcozy.permissions.model.AbstractPermissions
-
- 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.
- NULL_OWNER - Static variable in class org.openbase.bco.bcozy.permissions.model.OwnerPermissions
-
- ObserverButton - Class in org.openbase.bco.bcozy.view
-
Created by hoestreich on 1/2/16.
- ObserverButton() - 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) - 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() - Constructor for class org.openbase.bco.bcozy.view.ObserverLabel
-
- 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() - Constructor for class org.openbase.bco.bcozy.view.ObserverText
-
- 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.
- occupantProperty() - Method in class org.openbase.bco.bcozy.model.UserData
-
- 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.
- onLanguageChange(Locale, String) - Method in interface org.openbase.bco.bcozy.model.LanguageSelection.OnLanguageChangeListener
-
- 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.controller.group - package org.openbase.bco.bcozy.controller.group
-
- 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.permissions - package org.openbase.bco.bcozy.permissions
-
This package contains anything related with permissions.
- org.openbase.bco.bcozy.permissions.model - package org.openbase.bco.bcozy.permissions.model
-
Contains the model used to display and edit unit-permissions.
- org.openbase.bco.bcozy.permissions.view - package org.openbase.bco.bcozy.permissions.view
-
- org.openbase.bco.bcozy.util - package org.openbase.bco.bcozy.util
-
- 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.location - package org.openbase.bco.bcozy.view.pane.unit.location
-
- org.openbase.bco.bcozy.view.pane.unit.scene - package org.openbase.bco.bcozy.view.pane.unit.scene
-
- org.openbase.bco.bcozy.view.pane.unit.unitgroup - package org.openbase.bco.bcozy.view.pane.unit.unitgroup
-
- OtherPermissions - Class in org.openbase.bco.bcozy.permissions.model
-
- OtherPermissions(boolean, boolean, boolean) - Constructor for class org.openbase.bco.bcozy.permissions.model.OtherPermissions
-
- owner - Variable in class org.openbase.bco.bcozy.permissions.model.OwnerPermissions
-
- Owner(String, String) - Constructor for class org.openbase.bco.bcozy.permissions.model.OwnerPermissions.Owner
-
- OwnerPermissions - Class in org.openbase.bco.bcozy.permissions.model
-
ViewModel for Owner of any Unit.
- OwnerPermissions(OwnerPermissions.Owner, List<OwnerPermissions.Owner>, boolean, boolean, boolean) - Constructor for class org.openbase.bco.bcozy.permissions.model.OwnerPermissions
-
- OwnerPermissions.Owner - Class in org.openbase.bco.bcozy.permissions.model
-
- owners - Variable in class org.openbase.bco.bcozy.permissions.model.OwnerPermissions
-
- save(String, List<GroupPermissions>, OwnerPermissions, OtherPermissions) - Method in interface org.openbase.bco.bcozy.permissions.model.PermissionsService
-
Saves the new Settings for the unit.
- save(String, List<GroupPermissions>, OwnerPermissions, OtherPermissions) - Method in class org.openbase.bco.bcozy.permissions.model.PermissionsServiceImpl
-
- save() - Method in class org.openbase.bco.bcozy.permissions.UnitPermissionController
-
- 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
-
- selectedGroupProperty() - Method in class org.openbase.bco.bcozy.controller.group.AuthorizationGroupUsersController
-
- selectedLocationId - Variable in class org.openbase.bco.bcozy.view.location.LocationPane
-
- selectedLocationId - Variable in class org.openbase.bco.bcozy.view.UnitSymbolsPane
-
- SessionManagerFacade - Interface in org.openbase.bco.bcozy.model
-
- SessionManagerFacadeImpl - Class in org.openbase.bco.bcozy.model
-
- SessionManagerFacadeImpl() - Constructor for class org.openbase.bco.bcozy.model.SessionManagerFacadeImpl
-
- setAccess(boolean) - Method in class org.openbase.bco.bcozy.permissions.model.AbstractPermissions
-
Sets the value of the property access.
- setApplyOnNewText(Function<String, String>) - Method in class org.openbase.bco.bcozy.view.ObserverButton
-
- setApplyOnNewText(Function<String, String>) - Method in class org.openbase.bco.bcozy.view.ObserverLabel
-
- setApplyOnNewText(Function<String, String>) - Method in class org.openbase.bco.bcozy.view.ObserverText
-
- 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.
- setDisplayMode(WidgetPane.DisplayMode) - Method in class org.openbase.bco.bcozy.view.generic.WidgetPane
-
- 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.ObserverButton
-
Sets the value of the property identifier.
- 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 ObserverLabel.
- setInfoText(String) - Method in class org.openbase.bco.bcozy.view.generic.WidgetPane
-
Deprecated.
- setInitialized(boolean) - Method in class org.openbase.bco.bcozy.view.location.LocationPane
-
- 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.
- setName(String) - Method in class org.openbase.bco.bcozy.permissions.model.AbstractPermissions
-
Sets the value of the property name.
- setOnPasswordChange(Consumer<Boolean>) - Method in class org.openbase.bco.bcozy.controller.PasswordChangeController
-
- 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
-
- setRead(boolean) - Method in class org.openbase.bco.bcozy.permissions.model.AbstractPermissions
-
Sets the value of the property read.
- 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.
- setSelectedEmphasis(EmphasisStateType.EmphasisState) - Method in class org.openbase.bco.bcozy.view.generic.EmphasisAdjustment
-
- 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.
- setSelectedUnitId(String) - Method in class org.openbase.bco.bcozy.permissions.UnitPermissionController
-
- setState(LoginPane.State) - Method in class org.openbase.bco.bcozy.view.mainmenupanes.LoginPane
-
GUI Method to switch the displayed panes.
- setState(UserActionPane.State) - Method in class org.openbase.bco.bcozy.view.mainmenupanes.UserActionPane
-
- setTextLabelIdentifier(String) - Method in class org.openbase.bco.bcozy.view.LoadingPane
-
- SettingsController - Class in org.openbase.bco.bcozy.controller
-
- SettingsController(ForegroundPane) - Constructor for class org.openbase.bco.bcozy.controller.SettingsController
-
- SettingsController() - Constructor for class org.openbase.bco.bcozy.controller.SettingsController
-
- setTitledPaneContainer(TitledUnitPaneContainer) - Method in class org.openbase.bco.bcozy.view.ContextMenu
-
Set the new TitledUnitPaneContainer and add it to the VerticalScrollPane.
- setUnit(UnitConfigType.UnitConfig) - Method in class org.openbase.bco.bcozy.permissions.model.RecursiveUnitConfig
-
Sets the value of the property unit.
- setUpperCase(boolean) - Method in class org.openbase.bco.bcozy.view.ObserverButton
-
Sets the value of the property upperCase.
- setUserName(String) - Method in class org.openbase.bco.bcozy.view.mainmenupanes.UserPane
-
Setter for the user name Label.
- setWrite(boolean) - Method in class org.openbase.bco.bcozy.permissions.model.AbstractPermissions
-
Sets the value of the property write.
- show(String, String) - Static method in class org.openbase.bco.bcozy.view.InfoPane
-
- show(String, String, String) - Static method in class org.openbase.bco.bcozy.view.InfoPane
-
- 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.
- SimpleUnitSymbolsPane - Class in org.openbase.bco.bcozy.view
-
Pane for the editing and the maintenance layer of the room plan that includes buttons for the units
displayed in this layer (simplified version of the UnitSymbolsPane without grouping and room selection)
- SimpleUnitSymbolsPane() - Constructor for class org.openbase.bco.bcozy.view.SimpleUnitSymbolsPane
-
Constructor for the UnitSymbolsPane.
- 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.
- 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.
- SMALL_MAIN_MENU_WIDTH_PREF - Static variable in class org.openbase.bco.bcozy.view.Constants
-
The pref width 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
-
- start(Stage) - Method in class org.openbase.bco.bcozy.UnitShapeTransformer
-
- startBackgroundIconColorFadeAnimation(int) - Method in class org.openbase.bco.bcozy.view.SVGIcon
-
Method starts the fade animation of the background icon color.
- startBackgroundIconColorFadeAnimation() - Method in class org.openbase.bco.bcozy.view.SVGIcon
-
Method starts the fade animation of the background icon color.
- startBackgroundIconRotateAnimation(double, double, int, double, Interpolator, boolean) - Method in class org.openbase.bco.bcozy.view.SVGIcon
-
Method starts the rotate animation of the background icon.
- startBackgroundIconRotateAnimation() - Method in class org.openbase.bco.bcozy.view.SVGIcon
-
Method starts the rotate animation of the background icon color.
- startForegroundIconColorFadeAnimation(int) - Method in class org.openbase.bco.bcozy.view.SVGIcon
-
Method starts the fade animation of the background icon color.
- startForegroundIconColorFadeAnimation() - Method in class org.openbase.bco.bcozy.view.SVGIcon
-
Method starts the fade animation of the background icon color.
- startForegroundIconRotateAnimation(double, double, int, double, Interpolator, boolean) - Method in class org.openbase.bco.bcozy.view.SVGIcon
-
Method starts the rotate animation of the foreground icon.
- startForegroundIconRotateAnimation() - Method in class org.openbase.bco.bcozy.view.SVGIcon
-
Method starts the rotate animation of the background icon color.
- startIconAnimation() - Method in class org.openbase.bco.bcozy.view.SVGIcon
-
Method starts the foreground and background fade and rotate animation .
- startIconColorFadeAnimation() - Method in class org.openbase.bco.bcozy.view.SVGIcon
-
Method starts the foreground and background fade animation .
- startIconRotateAnimation() - Method in class org.openbase.bco.bcozy.view.SVGIcon
-
Method starts the foreground and background rotate animation.
- stop() - Method in class org.openbase.bco.bcozy.BCozy
-
- stopBackgroundIconColorFadeAnimation() - Method in class org.openbase.bco.bcozy.view.SVGIcon
-
Method stops the fade animation of the background icon color.
- stopBackgroundIconRotateAnimation() - Method in class org.openbase.bco.bcozy.view.SVGIcon
-
Method stops the rotate animation of the background icon color.
- stopForegroundIconColorFadeAnimation() - Method in class org.openbase.bco.bcozy.view.SVGIcon
-
Method stops the fade animation of the background icon color.
- stopForegroundIconRotateAnimation() - Method in class org.openbase.bco.bcozy.view.SVGIcon
-
Method stops the rotate animation of the background icon color.
- stopIconAnimation() - Method in class org.openbase.bco.bcozy.view.SVGIcon
-
Method stops the foreground and background fade and rotate animation .
- stopIconColorFadeAnimation() - Method in class org.openbase.bco.bcozy.view.SVGIcon
-
Method stops the foreground and background fade animation .
- stopIconRotateAnimation() - Method in class org.openbase.bco.bcozy.view.SVGIcon
-
Method stops the foreground and background rotate animation.
- stringConverter(List<UnitConfigType.UnitConfig>) - Static method in class org.openbase.bco.bcozy.util.AuthorizationGroups
-
- 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
-
- switchingButtonsVisible() - Method in class org.openbase.bco.bcozy.view.FloatingPopUp
-
- UnitButton - Class in org.openbase.bco.bcozy.view.location
-
Button that contains an AbstractUnitPane in a clipped form so the unit can be controlled from within the location plan.
- UnitButton(UnitRemote<? extends GeneratedMessage>) - Constructor for class org.openbase.bco.bcozy.view.location.UnitButton
-
Constructor for UnitButton.
- UnitButtonGrouped - Class in org.openbase.bco.bcozy.view.location
-
Button that groups several UnitButtons that have the same position.
- UnitButtonGrouped() - Constructor for class org.openbase.bco.bcozy.view.location.UnitButtonGrouped
-
Constructor for the grouped button.
- UnitDataObserver() - Constructor for class org.openbase.bco.bcozy.view.location.AbstractUnitPolygon.UnitDataObserver
-
- UnitGroupPane - Class in org.openbase.bco.bcozy.view.pane.unit.unitgroup
-
- UnitGroupPane() - Constructor for class org.openbase.bco.bcozy.view.pane.unit.unitgroup.UnitGroupPane
-
Constructor for the PowerSwitchPane.
- 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
-
- UnitPermissionController - Class in org.openbase.bco.bcozy.permissions
-
Controller for editing permissions of one unit.
- UnitPermissionController() - Constructor for class org.openbase.bco.bcozy.permissions.UnitPermissionController
-
- unitProperty() - Method in class org.openbase.bco.bcozy.permissions.model.RecursiveUnitConfig
-
- UnitShapeTransformer - Class in org.openbase.bco.bcozy
-
- UnitShapeTransformer() - Constructor for class org.openbase.bco.bcozy.UnitShapeTransformer
-
- UnitsPaneController - Class in org.openbase.bco.bcozy.controller
-
Controller for the top layer of the room plan that includes buttons for the light units.
- UnitsPaneController(UnitSymbolsPane, LocationPane) - Constructor for class org.openbase.bco.bcozy.controller.UnitsPaneController
-
Constructor
- UnitSymbolsPane - Class in org.openbase.bco.bcozy.view
-
Pane for the top layer of the room plan that includes buttons for the light units.
- UnitSymbolsPane() - Constructor for class org.openbase.bco.bcozy.view.UnitSymbolsPane
-
Constructor for the UnitSymbolsPane.
- 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
-
- update() - 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.EmphasisAdjustment
-
- 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.location.LocationPane
-
- updateDynamicContent() - Method in class org.openbase.bco.bcozy.view.pane.unit.MotionDetectorPane
-
- updateDynamicContent() - Method in class org.openbase.bco.bcozy.view.pane.unit.PowerSwitchPane
-
- updateDynamicContent() - Method in class org.openbase.bco.bcozy.view.pane.unit.ReedContactPane
-
- 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
-
- updateDynamicContent() - Method in class org.openbase.bco.bcozy.view.pane.unit.unitgroup.UnitGroupPane
-
- updateItem(T, boolean) - Method in class org.openbase.bco.bcozy.controller.ButtonTableCell
-
- updateItem(T, boolean) - Method in class org.openbase.bco.bcozy.permissions.view.PermissionTableCell
-
- 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.
- updateUnits() - Method in class org.openbase.bco.bcozy.controller.EditingLayerController
-
Fetches all unit remotes from registry and updates the unit pane,
so all unit buttons represent the correct configuration.
- updateUnits() - Method in class org.openbase.bco.bcozy.controller.MaintenanceLayerController
-
Fetches all unit remotes from registry and updates the unit pane,
so all unit buttons represent the correct configuration.
- updateUnits() - Method in class org.openbase.bco.bcozy.controller.UnitsPaneController
-
Fetches all unit remotes from registry and updates the unit pane,
so all unit buttons represent the correct configuration.
- updateUnitsPane() - Method in class org.openbase.bco.bcozy.view.SimpleUnitSymbolsPane
-
Draws all unit buttons for the selected location.
- updateUnitsPane() - Method in class org.openbase.bco.bcozy.view.UnitSymbolsPane
-
Draws all location buttons except for the selected location, draws all unit buttons
and grouped buttons for the selected location.
- uploadActive(SVGIcon) - Method in class org.openbase.bco.bcozy.view.mainmenupanes.ConnectionPane
-
Show upload arrow to indication that a server request was made.
- upperCaseProperty() - Method in class org.openbase.bco.bcozy.view.ObserverButton
-
- UserActionPane - Class in org.openbase.bco.bcozy.view.mainmenupanes
-
Contains tabs for user login and registration.
- UserActionPane(LoginPane, UserManagementController) - Constructor for class org.openbase.bco.bcozy.view.mainmenupanes.UserActionPane
-
- UserActionPane.State - Enum in org.openbase.bco.bcozy.view.mainmenupanes
-
- UserData - Class in org.openbase.bco.bcozy.model
-
- UserData() - Constructor for class org.openbase.bco.bcozy.model.UserData
-
UserData for non-existing-user.
- UserData(UnitConfigType.UnitConfig) - Constructor for class org.openbase.bco.bcozy.model.UserData
-
- userIdProperty() - Method in class org.openbase.bco.bcozy.controller.AbstractCurrentUserAwareController
-
- UserManagementController - Class in org.openbase.bco.bcozy.controller
-
User registration.
- UserManagementController() - Constructor for class org.openbase.bco.bcozy.controller.UserManagementController
-
- userNameProperty() - Method in class org.openbase.bco.bcozy.model.UserData
-
- UserPane - Class in org.openbase.bco.bcozy.view.mainmenupanes
-
- UserPane() - Constructor for class org.openbase.bco.bcozy.view.mainmenupanes.UserPane
-
- UserSettingsController - Class in org.openbase.bco.bcozy.controller
-
- UserSettingsController() - Constructor for class org.openbase.bco.bcozy.controller.UserSettingsController
-
- UserViewModel - Class in org.openbase.bco.bcozy.controller.group
-
ViewModel, used to display user in tables.
- UserViewModel(UnitConfigType.UnitConfig) - Constructor for class org.openbase.bco.bcozy.controller.group.UserViewModel
-
- 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.generic.WidgetPane.DisplayMode
-
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.mainmenupanes.UserActionPane.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.generic.WidgetPane.DisplayMode
-
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.mainmenupanes.UserActionPane.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.
- verifyMailAddress(String) - Method in interface org.openbase.bco.bcozy.model.SessionManagerFacade
-
- verifyMailAddress(String) - Method in class org.openbase.bco.bcozy.model.SessionManagerFacadeImpl
-
- verifyPasswords(String, String) - Method in interface org.openbase.bco.bcozy.model.SessionManagerFacade
-
Validates the given password and compares it with the repeated password.
- verifyPasswords(String, String) - Method in class org.openbase.bco.bcozy.model.SessionManagerFacadeImpl
-
- verifyPhoneNumber(String) - Method in interface org.openbase.bco.bcozy.model.SessionManagerFacade
-
- verifyPhoneNumber(String) - Method in class org.openbase.bco.bcozy.model.SessionManagerFacadeImpl
-
- verifyUserName(String) - Method in interface org.openbase.bco.bcozy.model.SessionManagerFacade
-
Checks, if the username is available.
- verifyUserName(String) - Method in class org.openbase.bco.bcozy.model.SessionManagerFacadeImpl
-