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
- 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. - DEFAULT_GRAPHIC_SCALE_FACTOR - Static variable in class bitchanger.gui.controls.UnfocusedButton
- DEFAULT_PREFERENCES - Static variable in class bitchanger.util.Resources
- DIVIDE - bitchanger.gui.controller.CalculationControllerBase.Operation
- divideBtnKey() - Method in class bitchanger.gui.views.CalculatorView
- doubleToString(double) - Static method in class bitchanger.calculations.ConvertingNumbers
All Classes All Packages