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
- BACKSPACE_BTN_COLUMN - Static variable in class bitchanger.gui.views.BitoperationView
- BACKSPACE_BTN_COLUMN - Static variable in class bitchanger.gui.views.CalculatorView
- BACKSPACE_BTN_COLUMN_SPAN - Static variable in class bitchanger.gui.views.CalculatorView
- BACKSPACE_BTN_ROW - Static variable in class bitchanger.gui.views.BitoperationView
- BACKSPACE_BTN_ROW - Static variable in class bitchanger.gui.views.CalculatorView
- BACKSPACE_BTN_ROW_SPAN - Static variable in class bitchanger.gui.views.CalculatorView
- backspaceBtnColumn - Variable in class bitchanger.gui.views.CalculationViewBase
- backspaceBtnColumnSpan - Variable in class bitchanger.gui.views.CalculationViewBase
- backspaceBtnKey - Variable in class bitchanger.gui.views.AlphaNumGridView
- backspaceBtnKey() - Method in class bitchanger.gui.views.AlphaNumGridView
- backspaceBtnRow - Variable in class bitchanger.gui.views.CalculationViewBase
- backspaceBtnRowSpan - Variable in class bitchanger.gui.views.CalculationViewBase
- backspcBtn - Variable in class bitchanger.gui.controller.CalculationControllerBase
- backspcBtn - Variable in class bitchanger.gui.controller.ConverterController
- backspcBtn - Variable in class bitchanger.gui.controller.IEEEController
- base - Variable in class bitchanger.calculations.HornersMethod
- baseLabel - Variable in class bitchanger.gui.controller.CalculationControllerBase
- baseLabelKey() - Method in class bitchanger.gui.views.CalculationViewBase
- baseProperty - Variable in class bitchanger.calculations.SimpleChangeableNumber
- baseProperty - Variable in class bitchanger.gui.controller.CalculationControllerBase
-
Property to adjust the base of the currently focused text field
- baseProperty - Variable in class bitchanger.gui.controller.ConverterController
-
Property to adjust the base of the currently focused text field
- baseProperty - Variable in class bitchanger.gui.controller.IEEEController
-
Property to adjust the base of the currently focused text field
- baseProperty - Variable in class bitchanger.gui.controls.ValueButton
-
Property that is used to adjust the base of the current numeral system
- baseProperty - Variable in class bitchanger.gui.controls.ValueField
-
Property for the base of the numeral system
- 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
- baseToDecFractionalPart(int, String, Queue<ConversionStep>) - Static method in class bitchanger.calculations.ConvertingNumbers
-
Converts the submitted decimal place of a number of any base into the decimal system.
- baseToDecIntPart(int, String, Queue<? super HornersMethod>) - Static method in class bitchanger.calculations.ConvertingNumbers
-
Converts the submitted number
integerPart
of any basebase
into the decimal system. - 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
- binBtn - Variable in class bitchanger.gui.controller.CalculationControllerBase
- binBtnKey() - Method in class bitchanger.gui.views.CalculationViewBase
- bindProperties() - Method in class bitchanger.gui.views.AlphaNumGridView
- bindScaleProperty(ObservableValue<? extends Number>, Number, Number) - Method in class bitchanger.gui.controls.UnfocusedButton
- binValue - Variable in class bitchanger.calculations.SimpleChangeableNumber
-
wrapped value as binary String representation
- 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 - Variable in enum bitchanger.calculations.IEEEStandard
- bitLength - Variable in class bitchanger.gui.controller.BitoperationController
- BitLength - Enum in bitchanger.calculations
- BitLength(String, int, long) - Constructor for enum bitchanger.calculations.BitLength
- bitLengthDeleteWarningDeactivatedProperty - Variable in class bitchanger.preferences.Preferences
-
Property for deactivating the warning alert that appears when bitLengthProperty is set to a lower bit length
- bitLengthDeleteWarningDeactivatedProperty() - Method in class bitchanger.preferences.Preferences
- bitLengthKey() - Method in class bitchanger.gui.views.BitoperationView
- bitLengthProperty - Variable in class bitchanger.preferences.Preferences
-
Property for the selected number of Bits
- bitLengthProperty() - Method in class bitchanger.preferences.Preferences
- bitmask - Variable in enum bitchanger.calculations.BitLength
- 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
- bitoperationsView - Variable in class bitchanger.main.PrimaryFXApp
-
View for bitwise operations with number systems
- bitOperationSymbols - Variable in class bitchanger.gui.controller.BitoperationMenuController
- BitoperationView - Class in bitchanger.gui.views
- BitoperationView() - Constructor for class bitchanger.gui.views.BitoperationView
- bitOpertionBaseProperty - Variable in class bitchanger.preferences.Preferences
-
Property for the selected base in 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
- btnMap - Variable in class bitchanger.gui.views.ViewBase
- 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
- btnTexts - 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
- buttonList - Variable in class bitchanger.gui.controller.AlphaNumKeysController
-
List that contains all buttons off the keyboard matrix
- buttonList - Variable in class bitchanger.gui.controls.AlphaNumKeys
- buttonMap - Variable in class bitchanger.gui.controller.ControllerBase
- buttonMap - Variable in class bitchanger.gui.controls.AlphaNumKeys
All Classes All Packages