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
U
- UNDEFINED - bitchanger.gui.controller.CalculationControllerBase.Operation
- UnfocusedButton - Class in bitchanger.gui.controls
-
Button, der beim Klick nicht den Fokus erhält und als Grundform ein Rechteck ohne abgerundete Ecken besitzt.
- UnfocusedButton() - Constructor for class bitchanger.gui.controls.UnfocusedButton
-
Erstellt einen UnfocusedButton mit einem leeren String als Beschriftung
- UnfocusedButton(String) - Constructor for class bitchanger.gui.controls.UnfocusedButton
-
Erstellt einen UnfocusedButton mit einem spezifischen String als Beschriftung
- UnfocusedButton(String, Node) - Constructor for class bitchanger.gui.controls.UnfocusedButton
-
Erstellt einen UnfocusedButton mit einem spezifischen String und einem Icon als Beschriftung
- UnfocusedButton(Node) - Constructor for class bitchanger.gui.controls.UnfocusedButton
- UNKNOWN - bitchanger.calculations.BitLength
- UNKNOWN - bitchanger.preferences.Style
-
Konstante für ein unbekanntes Layout
- unsignedBitLengthWarningDeactivatedProperty - Variable in class bitchanger.preferences.Preferences
-
Property für das Deaktivieren der Warnmeldung für vorzeichenlose Bitoperationen mit 64-Bit
- unsignedBitLengthWarningDeactivatedProperty() - Method in class bitchanger.preferences.Preferences
-
Gibt die Property für das Deaktivieren der Warnmeldung für vorzeichenlose Bitoperationen mit 64-Bit zurück
- unsignedBitOperations - Variable in class bitchanger.gui.controller.BitoperationMenuController
- updateBase(Number) - Method in class bitchanger.gui.controller.CalculationControllerBase
- updateBitoperationSymbols() - Method in class bitchanger.gui.controller.BitoperationController
- updateButtonConstraints() - Method in class bitchanger.gui.views.AlphaNumGridView
- updateCalcLabelPos(int) - Method in class bitchanger.gui.controller.CalculationControllerBase
- updateCalcLabels() - Method in class bitchanger.gui.controller.BitoperationController
- updateCalcLabels() - Method in class bitchanger.gui.controller.CalculationControllerBase
- updateCalcLabels() - Method in class bitchanger.gui.controller.CalculatorController
- updateColumnConstraints() - Method in class bitchanger.gui.views.AlphaNumGridView
- updateGridConstraints(Node) - Method in class bitchanger.gui.controls.TablePane
- updateHeigthProperties(Node, DoubleProperty, DoubleProperty) - Method in class bitchanger.gui.views.AlphaNumGridView
- updateIEEEStandard() - Method in class bitchanger.gui.controller.IEEEController
- updateIEEEStandard() - Method in class bitchanger.gui.controller.IEEEMenuController
- updateIEEEValue(String) - Method in class bitchanger.gui.controller.IEEEController
- updateIndicateFractionalPrecision() - Method in class bitchanger.gui.controller.ConverterController
- updateLogicStringProperty() - Method in class bitchanger.calculations.SimpleChangeableNumber
- updatePadding(ObservableValue<? extends Number>, Number, Number) - Method in class bitchanger.gui.views.AlphaNumGridView
-
Methode, die als Referenz für einen ChangeListener eingesetzt werden kann, um die Paddings der GridPane zu aktualisieren.
- updateResult() - Method in class bitchanger.gui.controller.BitoperationController
- updateRowConstraints() - Method in class bitchanger.gui.views.AlphaNumGridView
- updateSignBtnVisible(boolean) - Method in class bitchanger.gui.controller.BitoperationController
- updateStringProperty() - Method in class bitchanger.calculations.SimpleChangeableNumber
- updateTextField(Number, Number) - Method in class bitchanger.gui.controller.CalculationControllerBase
- updateValue() - Method in class bitchanger.gui.controller.CalcPathViewController
- updateViewClassProperty() - Method in class bitchanger.main.PrimaryFXApp
- updateWidthProperties(Node, DoubleProperty, DoubleProperty) - Method in class bitchanger.gui.views.AlphaNumGridView
- useClearAndBackBtn - Variable in class bitchanger.gui.views.AlphaNumGridView
-
true
, wenn die ButtonsAlphaNumGridView.clearBtnKey
undAlphaNumGridView.backspaceBtnKey
in der ZeileAlphaNumGridView.firstKeyBtnRow
über der Tastaturmatrix in der GridPane positioniert werden sollen. - useUnsignedBitOperationProperty - Variable in class bitchanger.preferences.Preferences
-
Property für vorzeichenlose Bitoperationen in der CalculatorView
- useUnsignedBitOperationProperty() - Method in class bitchanger.preferences.Preferences
-
Gibt die Property für vorzeichenlose Bitoperationen in der BitoperationView zurück
All Classes All Packages