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

V

value - Variable in class bitchanger.calculations.TwosComplement
 
value - Variable in class bitchanger.gui.controller.ConverterController
Zahl, die in die verschiedenen Zahlensysteme umgewandelt wird
value - Variable in class bitchanger.gui.controller.IEEEController
Zahl, die in die verschiedenen Zahlensysteme umgewandelt wird
value1 - Variable in class bitchanger.gui.controller.CalculationControllerBase
Ergebnis der letzten Berechnung
value2 - Variable in class bitchanger.gui.controller.CalculationControllerBase
Ergebnis der letzten Berechnung
ValueButton - Class in bitchanger.gui.controls
UnfocusedButton mit einer zusätzlichen Property für die Einstellung einer Basis.
ValueButton() - Constructor for class bitchanger.gui.controls.ValueButton
Erstellt einen ValueButton mit einem leeren String als Beschriftung
ValueButton(String) - Constructor for class bitchanger.gui.controls.ValueButton
Erstellt einen ValueButton mit einem spezifischen String als Beschriftung
ValueButton(String, Node) - Constructor for class bitchanger.gui.controls.ValueButton
Erstellt einen ValueButton mit einem spezifischen String und einem Icon als Beschriftung
ValueField - Class in bitchanger.gui.controls
TextFeld, in dem eine Zahl zu einem bestimmten Zahlensystem eingegeben werden kann.
ValueField() - Constructor for class bitchanger.gui.controls.ValueField
Erzeugt ein neues ValueField mit leerem Text und der Basis 10
ValueField(int) - Constructor for class bitchanger.gui.controls.ValueField
Erzeugt ein neues ValueField mit leerem Text und der übergebenen Basis
ValueField(String) - Constructor for class bitchanger.gui.controls.ValueField
Erzeugt ein neues ValueField mit dem übergebenen Text als Inhalt und der Basis 10
ValueField(String, int) - Constructor for class bitchanger.gui.controls.ValueField
Erzeugt ein neues ValueField mit dem übergebenen Text als Inhalt und der übergebenen Basis
valueOf(String) - Static method in enum bitchanger.calculations.BitLength
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum bitchanger.calculations.IEEEStandard
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum bitchanger.gui.controller.CalculationControllerBase.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum bitchanger.gui.controls.InformationDialog.InformationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum bitchanger.gui.views.AlphaNumGridView.ConstraintType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum bitchanger.main.BitchangerLauncher.ErrorLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum bitchanger.preferences.Comma
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum bitchanger.preferences.Style
Returns the enum constant of this type with the specified name.
valueOfDigit(char) - Static method in class bitchanger.calculations.ConvertingNumbers
Berechnet die Stellenwertigkeit, die von einem Zeichen repräsentiert wird.
values() - Static method in enum bitchanger.calculations.BitLength
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum bitchanger.calculations.IEEEStandard
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum bitchanger.gui.controller.CalculationControllerBase.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum bitchanger.gui.controls.InformationDialog.InformationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum bitchanger.gui.views.AlphaNumGridView.ConstraintType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum bitchanger.main.BitchangerLauncher.ErrorLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum bitchanger.preferences.Comma
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum bitchanger.preferences.Style
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class bitchanger.gui.controller.BasicMenuController
 
VERSION - bitchanger.gui.controls.InformationDialog.InformationType
 
VERSION - Static variable in class bitchanger.main.PrimaryFXApp
Aktuelle Version des Bitchangers
vgapProperty - Variable in class bitchanger.gui.views.AlphaNumGridView
Property für den vertikalen Abstand der GridPane im Center
VIEW_MENU_KEY - Static variable in class bitchanger.gui.controls.BasicMenuBar
Schlüsselwort, mit dem das Menu "Fenster" in der Map BasicMenuBar.menuItemMap abgelegt ist
VIEW_MOVE_TO_SCREEN_ITEM_KEY - Static variable in class bitchanger.gui.controls.BasicMenuBar
Schlüsselwort, mit dem das MenuItem "Auf Monitor bewegen" in der Map BasicMenuBar.menuItemMap abgelegt ist
VIEW_SHOW_FULLSCREEN_ITEM_KEY - Static variable in class bitchanger.gui.controls.BasicMenuBar
Schlüsselwort, mit dem das CheckMenuItem "Vollbild" in der Map BasicMenuBar.menuItemMap abgelegt ist
VIEW_STYLE_COLOR_ITEM_KEY - Static variable in class bitchanger.gui.controls.BasicMenuBar
Schlüsselwort, mit dem das MenuItem "Hell" in der Map BasicMenuBar.menuItemMap abgelegt ist
VIEW_STYLE_DARK_ITEM_KEY - Static variable in class bitchanger.gui.controls.BasicMenuBar
Schlüsselwort, mit dem das MenuItem "Dunkel" in der Map BasicMenuBar.menuItemMap abgelegt ist
VIEW_STYLE_LIGHT_ITEM_KEY - Static variable in class bitchanger.gui.controls.BasicMenuBar
Schlüsselwort, mit dem das MenuItem "Hell" in der Map BasicMenuBar.menuItemMap abgelegt ist
VIEW_STYLE_MENU_KEY - Static variable in class bitchanger.gui.controls.BasicMenuBar
Schlüsselwort, mit dem das Menu "Stil" in der Map BasicMenuBar.menuItemMap abgelegt ist
Viewable - Interface in bitchanger.gui.views
Die Schnittstelle Viewable definiert die Basis für eine View.
ViewBase<T extends javafx.scene.Parent> - Class in bitchanger.gui.views
Basis-Klasse für alle View-Klassen, die das Interface Viewable implementieren und mit einem Controller eine Funktion erhalten.
ViewBase(T) - Constructor for class bitchanger.gui.views.ViewBase
Erzeugt eine neue View, die eine neue Scene mit dem übergebenen Wurzelknoten root kapselt.
ViewBase(T, boolean) - Constructor for class bitchanger.gui.views.ViewBase
Erzeugt eine neue View, die eine neue Scene mit dem übergebenen Wurzelknoten root kapselt.
viewClassProperty - Variable in class bitchanger.preferences.Preferences
Property für die zuletzt angezeigte View
viewClassProperty() - Method in class bitchanger.preferences.Preferences
Gibt die Property für die zuletzt angezeigte View zurück
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