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
D
- DARK - bitchanger.preferences.Style
-
Constant for a dark layout
- DARK_THEME_CSS - Static variable in class bitchanger.util.Resources
- debug - Static variable in class bitchanger.main.BitchangerLauncher
- decBtn - Variable in class bitchanger.gui.controller.CalculationControllerBase
- decBtnKey() - Method in class bitchanger.gui.views.CalculationViewBase
- decToBase(int, String) - Static method in class bitchanger.calculations.ConvertingNumbers
-
Converts the submitted number
decValue
of base 10 into a number of any basenewBase
as string representation. - decToBase(int, String, char) - Static method in class bitchanger.calculations.ConvertingNumbers
-
Converts the submitted number
decValue
of base 10 into a number of any basenewBase
as string representation. - decToBase(int, String, char, int) - Static method in class bitchanger.calculations.ConvertingNumbers
-
Converts the submitted number
decValue
of base 10 into a number of any basenewBase
as string representation. - decToBase(int, String, char, int, Queue<ConversionStep>) - Static method in class bitchanger.calculations.ConvertingNumbers
-
Converts the submitted number
decValue
of base 10 into a number of any basenewBase
as string representation. - decToBaseBlocks(int, String, char, int) - Static method in class bitchanger.calculations.ConvertingNumbers
-
Converts the submitted number
decValue
of base 10 into a number of any basenewBase
as string representation and splits the number into blockt with given length. - decValue - Variable in class bitchanger.calculations.SimpleChangeableNumber
-
wrapped value as decimal String representation
- DEFAULT_GRAPHIC_SCALE_FACTOR - Static variable in class bitchanger.gui.controls.UnfocusedButton
- DEFAULT_PREFERENCES - Static variable in class bitchanger.util.Resources
- deleteEmptyErrorFile(File) - Static method in class bitchanger.main.BitchangerLauncher
- description - Variable in enum bitchanger.calculations.BitLength
- description - Variable in class bitchanger.calculations.ConversionStep
- description - Variable in exception bitchanger.calculations.NumberOverflowException
- digit - Variable in class bitchanger.calculations.Calculation
- digitOfValue(int) - Static method in class bitchanger.calculations.ConvertingNumbers
-
Calculates the char for a value.
- disableButtons() - Method in class bitchanger.gui.controller.IEEEController
- DIVIDE - bitchanger.gui.controller.CalculationControllerBase.Operation
- divideBtn - Variable in class bitchanger.gui.controller.CalculatorController
- divideBtnKey() - Method in class bitchanger.gui.views.CalculatorView
- divident - Variable in class bitchanger.calculations.LongDivision
- divisor - Variable in class bitchanger.calculations.LongDivision
- doubleToString(double) - Static method in class bitchanger.calculations.ConvertingNumbers
All Classes All Packages