A B C D E F G H I K L M N O P Q R S T U V W X Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- backspaceBtnColumn - Variable in class bitchanger.gui.views.CalculationViewBase
- backspaceBtnColumnSpan - Variable in class bitchanger.gui.views.CalculationViewBase
- backspaceBtnKey() - Method in class bitchanger.gui.views.AlphaNumGridView
- backspaceBtnRow - Variable in class bitchanger.gui.views.CalculationViewBase
- backspaceBtnRowSpan - Variable in class bitchanger.gui.views.CalculationViewBase
- baseLabelKey() - Method in class bitchanger.gui.views.CalculationViewBase
- baseProperty - Variable in class bitchanger.gui.controller.CalculationControllerBase
-
Property to adjust the base of the currently focused text field
- baseProperty() - Method in interface bitchanger.calculations.ChangeableNumber
- baseProperty() - Method in class bitchanger.calculations.SimpleChangeableNumber
- BaseSpinner - Class in bitchanger.gui.controls
-
Spinner for choosing the base of a numeral system.
- BaseSpinner() - Constructor for class bitchanger.gui.controls.BaseSpinner
-
Produces a BaseSpinner whose maximum and minimum adjustable base is given through the constant
ConvertingNumbers.MIN_BASE
andConvertingNumbers.MAX_BASE
. - baseSpinnerKey() - Method in class bitchanger.gui.views.CalculationViewBase
- baseSpinnerKey() - Method in class bitchanger.gui.views.ConverterView
- baseToDecString(int, String) - Static method in class bitchanger.calculations.ConvertingNumbers
-
Converts the submitted number
value
of any basebase
into a number of the decimal system as string representation. - baseToDecString(int, String, char) - Static method in class bitchanger.calculations.ConvertingNumbers
-
Converts the submitted number
value
of any basebase
into a number of the decimal system as string representation. - baseToDecString(int, String, char, Queue<ConversionStep>) - Static method in class bitchanger.calculations.ConvertingNumbers
-
Converts the submitted number
value
of any basebase
into a number of the decimal system as string representation. - BasicMenuBar - Class in bitchanger.gui.controls
-
Basic MenuBar containing the MenuItems that are generally required.
- BasicMenuBar() - Constructor for class bitchanger.gui.controls.BasicMenuBar
-
Constructs a new BasicMenuBar with all MenuItems.
- BasicMenuBar(ControllableApplication) - Constructor for class bitchanger.gui.controls.BasicMenuBar
-
Constructs a new BasicMenuBar with all MenuItems that are already assigned the basic functions.
- BasicMenuController - Class in bitchanger.gui.controller
- BasicMenuController(BasicMenuBar, ControllableApplication) - Constructor for class bitchanger.gui.controller.BasicMenuController
- binBtnKey() - Method in class bitchanger.gui.views.CalculationViewBase
- BITCHANGER_LOGO_PNG - Static variable in class bitchanger.util.Resources
- bitchanger.calculations - package bitchanger.calculations
-
Contains all classes that are needed for calculating the data.
- bitchanger.gui.controller - package bitchanger.gui.controller
-
Provides controller, that gives functions to the views.
- bitchanger.gui.controls - package bitchanger.gui.controls
-
Allocates adjusted operating elements and functions for the user interface
- bitchanger.gui.views - package bitchanger.gui.views
-
Offers different views that can be represented on a graphical surface
- bitchanger.main - package bitchanger.main
-
Contains the launcher with the main method and the JavaFX applications for starting the graphical user interface.
- bitchanger.preferences - package bitchanger.preferences
-
With classes that are included in this package, components have access to global settings and can adjust these.
- bitchanger.preferences.writableProperty - package bitchanger.preferences.writableProperty
-
Provides implementations of XMLWriteable as Properties for various types
- bitchanger.util - package bitchanger.util
-
Contains Classes with general and cross-class methods.
- BitchangerLauncher - Class in bitchanger.main
-
This class contains the main method that is the entry point for the application.
- BitchangerLauncher() - Constructor for class bitchanger.main.BitchangerLauncher
- BitchangerLauncher.ErrorLevel - Enum in bitchanger.main
- BitLength - Enum in bitchanger.calculations
- bitLengthDeleteWarningDeactivatedProperty() - Method in class bitchanger.preferences.Preferences
- bitLengthKey() - Method in class bitchanger.gui.views.BitoperationView
- bitLengthProperty() - Method in class bitchanger.preferences.Preferences
- BitoperationController - Class in bitchanger.gui.controller
- BitoperationController(BitoperationView) - Constructor for class bitchanger.gui.controller.BitoperationController
-
Construct a new controller for a ConverterView and links the necessary attributes with references to the operating elements of the ConverterView.
- BitoperationMenuBar - Class in bitchanger.gui.controls
- BitoperationMenuBar() - Constructor for class bitchanger.gui.controls.BitoperationMenuBar
- BitoperationMenuBar(ControllableApplication) - Constructor for class bitchanger.gui.controls.BitoperationMenuBar
- BitoperationMenuController - Class in bitchanger.gui.controller
- BitoperationMenuController(BasicMenuBar, ControllableApplication) - Constructor for class bitchanger.gui.controller.BitoperationMenuController
- BITOPERATIONS_VIEW_KEY - Static variable in class bitchanger.main.PrimaryFXApp
- bitOperationSymbols - Variable in class bitchanger.gui.controller.BitoperationMenuController
- BitoperationView - Class in bitchanger.gui.views
- BitoperationView() - Constructor for class bitchanger.gui.views.BitoperationView
- bitOpertionBaseProperty() - Method in class bitchanger.preferences.Preferences
- BOLD_STYLE_CLASS - Static variable in class bitchanger.gui.controls.StyleableLabel
- BOTTOM_LEFT_CELL_STYLE_CLASS - Static variable in class bitchanger.gui.controls.TablePane
- BOTTOM_RIGHT_CELL_STYLE_CLASS - Static variable in class bitchanger.gui.controls.TablePane
- BOTTOM_ROW_STYLE_CLASS - Static variable in class bitchanger.gui.controls.TablePane
- BTN_MAX_SIZE - Static variable in class bitchanger.gui.views.AlphaNumGridView
- BTN_MIN_SIZE - Static variable in class bitchanger.gui.views.AlphaNumGridView
- btnMaxHeigthProperty - Variable in class bitchanger.gui.views.AlphaNumGridView
- btnMaxWidthProperty - Variable in class bitchanger.gui.views.AlphaNumGridView
- btnMinHeigthProperty - Variable in class bitchanger.gui.views.AlphaNumGridView
- btnMinWidthProperty - Variable in class bitchanger.gui.views.AlphaNumGridView
- btnSpacingProperty - Variable in class bitchanger.gui.views.AlphaNumGridView
- buildScenegraph() - Method in class bitchanger.gui.views.ViewBase
- BUTTON_COLUMN - bitchanger.gui.views.AlphaNumGridView.ConstraintType
- BUTTON_ROW - bitchanger.gui.views.AlphaNumGridView.ConstraintType
- buttonGrid - Variable in class bitchanger.gui.views.AlphaNumGridView
- buttonMap - Variable in class bitchanger.gui.controller.ControllerBase
All Classes All Packages