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
V
- value - Variable in class bitchanger.calculations.TwosComplement
- value - Variable in class bitchanger.gui.controller.ConverterController
-
Number which gets converted into any numeral system
- value - Variable in class bitchanger.gui.controller.IEEEController
-
Number which gets converted into any numeral system
- value1 - Variable in class bitchanger.gui.controller.CalculationControllerBase
-
Last result
- value2 - Variable in class bitchanger.gui.controller.CalculationControllerBase
-
Last result
- ValueButton - Class in bitchanger.gui.controls
-
UnfocusedButton with an extra Property to adjust the base.
- ValueButton() - Constructor for class bitchanger.gui.controls.ValueButton
-
Creates a ValueButton with an empty string as caption
- ValueButton(String) - Constructor for class bitchanger.gui.controls.ValueButton
-
Creates a ValueButton with a specific string as caption
- ValueButton(String, Node) - Constructor for class bitchanger.gui.controls.ValueButton
-
Creates a ValueButton with a specific string and an icon as caption
- ValueField - Class in bitchanger.gui.controls
-
Text field in which a number of a certain numeral system can be entered.
- ValueField() - Constructor for class bitchanger.gui.controls.ValueField
-
Creates a new ValueField with empty text and the base 10
- ValueField(int) - Constructor for class bitchanger.gui.controls.ValueField
-
Creates a new ValueFiled with an empty text and the committed base
- ValueField(String) - Constructor for class bitchanger.gui.controls.ValueField
-
Creates a new ValueField that contains the committed text and the base 10
- ValueField(String, int) - Constructor for class bitchanger.gui.controls.ValueField
-
Creates a new ValueField that contains the committed text and the committed base
- 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
-
Calculates the place value of represented character.
- 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
- vgapProperty - Variable in class bitchanger.gui.views.AlphaNumGridView
- VIEW_MENU_KEY - Static variable in class bitchanger.gui.controls.BasicMenuBar
-
Key with which the Menu "Fenster" is associated in the Map
BasicMenuBar.menuItemMap
- VIEW_MOVE_TO_SCREEN_ITEM_KEY - Static variable in class bitchanger.gui.controls.BasicMenuBar
-
Key with which the MenuItem "Auf Monitor bewegen" is associated in the Map
BasicMenuBar.menuItemMap
- VIEW_SHOW_FULLSCREEN_ITEM_KEY - Static variable in class bitchanger.gui.controls.BasicMenuBar
-
Key with which the CheckMenuItem "Vollbild" is associated in the Map
BasicMenuBar.menuItemMap
- VIEW_STYLE_COLOR_ITEM_KEY - Static variable in class bitchanger.gui.controls.BasicMenuBar
-
Key with which the MenuItem "Hell" is associated in the Map
BasicMenuBar.menuItemMap
- VIEW_STYLE_DARK_ITEM_KEY - Static variable in class bitchanger.gui.controls.BasicMenuBar
-
Key with which the MenuItem "Dunkel" is associated in the Map
BasicMenuBar.menuItemMap
- VIEW_STYLE_LIGHT_ITEM_KEY - Static variable in class bitchanger.gui.controls.BasicMenuBar
-
Key with which the MenuItem "Hell" is associated in the Map
BasicMenuBar.menuItemMap
- VIEW_STYLE_MENU_KEY - Static variable in class bitchanger.gui.controls.BasicMenuBar
-
Key with which the Menu "Stil" is associated in the Map
BasicMenuBar.menuItemMap
- Viewable - Interface in bitchanger.gui.views
-
The interface
Viewable
defines the base for a view. - ViewBase<T extends javafx.scene.Parent> - Class in bitchanger.gui.views
- ViewBase(T) - Constructor for class bitchanger.gui.views.ViewBase
- ViewBase(T, boolean) - Constructor for class bitchanger.gui.views.ViewBase
- viewClassProperty - Variable in class bitchanger.preferences.Preferences
-
Property for the last shown View
- viewClassProperty() - Method in class bitchanger.preferences.Preferences
-
Returns the Property for the last shown View
All Classes All Packages