- 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(UnitRemote) - 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(UnitRemote) - 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.
- 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(UnitRemote) - 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<UnitRemote>) - 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<UnitRemote>) - Method in class org.openbase.bco.bcozy.view.unitpanes.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.
- 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.
- 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 UnitRemote to the given unitId and class.
- getUnitRemoteByIdAndLocation(String, String) - Method in class org.openbase.bco.bcozy.controller.RemotePool
-
Returns the UnitRemote 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 UnitRemote.
- 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.
- 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
-
- 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
-
- 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.
- 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(UnitRemote) - 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.
- ObserverButton - Class in org.openbase.bco.bcozy.view
-
Created by hoestreich on 1/2/16.
- ObserverButton(String) - Constructor for class org.openbase.bco.bcozy.view.ObserverButton
-
Constructor to create a button which is capable of observing language changes in the application.
- ObserverButton(String, Node) - Constructor for class org.openbase.bco.bcozy.view.ObserverButton
-
Constructor to create a button which is capable of observing language changes in the application.
- ObserverLabel - Class in org.openbase.bco.bcozy.view
-
- ObserverLabel(String) - Constructor for class org.openbase.bco.bcozy.view.ObserverLabel
-
Constructor to create a label which is capable of observing language changes in the application.
- ObserverLabel(String, Node) - Constructor for class org.openbase.bco.bcozy.view.ObserverLabel
-
Constructor to create a label which is capable of observing language changes in the application.
- ObserverText - Class in org.openbase.bco.bcozy.view
-
Created by agatting on 13.04.16.
- ObserverText(String) - Constructor for class org.openbase.bco.bcozy.view.ObserverText
-
Constructor to create a text which is capable of observing language changes in the application.
- 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.
- ReedContactPane - Class in org.openbase.bco.bcozy.view.unitpanes
-
Created by agatting on 27.01.16.
- ReedContactPane(UnitRemote) - 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(UnitRemote) - 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.
- 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(UnitRemote) - Constructor for class org.openbase.bco.bcozy.view.unitpanes.ScenePane
-
Constructor for the ScenePane.
- 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.
- shutdown() - Method in class org.openbase.bco.bcozy.view.mainmenupanes.UserPane
-
- 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(UnitRemote) - 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.