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
C
- calcPathContainer - Variable in class bitchanger.gui.views.CalcPathView
- calcPathHelp - Variable in class bitchanger.gui.controller.ConverterController
-
Button that action is to show a new Window for explaining the calculation path
- calcPathHelpKey() - Method in class bitchanger.gui.views.ConverterView
- CalcPathView - Class in bitchanger.gui.views
- CalcPathView() - Constructor for class bitchanger.gui.views.CalcPathView
- CalcPathView(String, int, int) - Constructor for class bitchanger.gui.views.CalcPathView
- CalcPathViewController - Class in bitchanger.gui.controller
- CalcPathViewController(CalcPathView) - Constructor for class bitchanger.gui.controller.CalcPathViewController
- calculate() - Method in class bitchanger.calculations.HornersMethod
- calculate() - Method in class bitchanger.gui.controller.BitoperationController
- calculate() - Method in class bitchanger.gui.controller.CalculationControllerBase
- calculate() - Method in class bitchanger.gui.controller.CalculatorController
- calculate(Double, Double) - Method in class bitchanger.calculations.Multiplication
- calculate(Long, Long) - Method in class bitchanger.calculations.LongDivision
- calculate(Long, Long) - Method in class bitchanger.calculations.TwosComplement
- calculate(T, T) - Method in class bitchanger.calculations.Calculation
- Calculation<T extends Number> - Class in bitchanger.calculations
- Calculation(T, T, boolean) - Constructor for class bitchanger.calculations.Calculation
- calculationBaseProperty - Variable in class bitchanger.preferences.Preferences
-
Property for the selected base in CalculatorView
- calculationBaseProperty() - Method in class bitchanger.preferences.Preferences
- CalculationControllerBase<T extends CalculationViewBase> - Class in bitchanger.gui.controller
- CalculationControllerBase(T) - Constructor for class bitchanger.gui.controller.CalculationControllerBase
-
Construct a new controller for a ConverterView and links the necessary attributes with references to the operating elements of the ConverterView.
- CalculationControllerBase.Operation - Enum in bitchanger.gui.controller
- CalculationViewBase - Class in bitchanger.gui.views
- CalculationViewBase() - Constructor for class bitchanger.gui.views.CalculationViewBase
- CalculationViewBase(int) - Constructor for class bitchanger.gui.views.CalculationViewBase
- CalculationViewBase(int, int, int, int, int, int, int) - Constructor for class bitchanger.gui.views.CalculationViewBase
- CalculationViewBase(int, int, int, int, int, int, int, int, int, int, int, int, int) - Constructor for class bitchanger.gui.views.CalculationViewBase
- calculationWasCanceled - Variable in class bitchanger.calculations.Calculation
- calculationWasCanceled() - Method in class bitchanger.calculations.Calculation
- CALCULATOR_FILLED_ICON - Static variable in class bitchanger.util.Resources
- CALCULATOR_ICON - Static variable in class bitchanger.util.Resources
- CALCULATOR_SYMBOLS_FILLED_ICON - Static variable in class bitchanger.util.Resources
- CALCULATOR_SYMBOLS_ICON - Static variable in class bitchanger.util.Resources
- CALCULATOR_VIEW_KEY - Static variable in class bitchanger.main.PrimaryFXApp
- CalculatorController - Class in bitchanger.gui.controller
- CalculatorController(CalculatorView) - Constructor for class bitchanger.gui.controller.CalculatorController
-
Construct a new controller for a ConverterView and links the necessary attributes with references to the operating elements of the ConverterView.
- calculatorView - Variable in class bitchanger.main.PrimaryFXApp
-
View for calculating with number systems
- CalculatorView - Class in bitchanger.gui.views
- CalculatorView() - Constructor for class bitchanger.gui.views.CalculatorView
- center - Variable in class bitchanger.gui.views.AlphaNumGridView
- ChangeableNumber - Interface in bitchanger.calculations
-
Interface that defines methods to convert numbers from any numeral system into another numeral system
- changeStyleAction() - Method in class bitchanger.gui.controller.BasicMenuController
- changeToKeyboard() - Method in class bitchanger.gui.controller.AlphaNumKeysController
-
Changes the keyboard layout into the alphabetic view
- changeToNums() - Method in class bitchanger.gui.controller.AlphaNumKeysController
-
Changes the keyboard layout into the combination consisting out of six letters and numbers between 0 and 10.
- changeToViewAction(MenuItem, Viewable) - Method in class bitchanger.gui.controller.BasicMenuController
- changeView(Viewable) - Method in interface bitchanger.gui.controller.ControllableApplication
-
Changes the primaryStage's Scene to the Scene of the given Viewable
- checkText(ObservableValue<? extends String>, String, String) - Method in class bitchanger.gui.controls.ValueField
-
Checks if the entered text agree to the base and resets the input if there was entered an illegal character.
- checkUnsignedBitLength() - Method in class bitchanger.gui.controller.BitoperationController
- checkValue(int, String) - Static method in class bitchanger.calculations.ConvertingNumbers
-
Checks if the submitted string
value
represents a number to the required basebase
and throws an exception, if this is not given. - children - Variable in class bitchanger.gui.controls.TablePane
- CLEAR_BTN_COLUMN - Static variable in class bitchanger.gui.views.BitoperationView
- CLEAR_BTN_COLUMN - Static variable in class bitchanger.gui.views.CalculatorView
- CLEAR_BTN_COLUMN_SPAN - Static variable in class bitchanger.gui.views.CalculatorView
- CLEAR_BTN_ROW - Static variable in class bitchanger.gui.views.BitoperationView
- CLEAR_BTN_ROW - Static variable in class bitchanger.gui.views.CalculatorView
- CLEAR_BTN_ROW_SPAN - Static variable in class bitchanger.gui.views.CalculatorView
- clearBtn - Variable in class bitchanger.gui.controller.CalculationControllerBase
-
Button to clear the values
- clearBtn - Variable in class bitchanger.gui.controller.ConverterController
-
Button to delete or remove
ConverterController.value
- clearBtn - Variable in class bitchanger.gui.controller.IEEEController
-
Button to delete or remove
IEEEController.value
- clearBtnColumn - Variable in class bitchanger.gui.views.CalculationViewBase
- clearBtnColumnSpan - Variable in class bitchanger.gui.views.CalculationViewBase
- clearBtnKey - Variable in class bitchanger.gui.views.AlphaNumGridView
- clearBtnKey() - Method in class bitchanger.gui.views.AlphaNumGridView
- clearBtnRow - Variable in class bitchanger.gui.views.CalculationViewBase
- clearBtnRowSpan - Variable in class bitchanger.gui.views.CalculationViewBase
- clearCalcLabels() - Method in class bitchanger.gui.controller.CalculationControllerBase
- clearIEEE() - Method in class bitchanger.gui.controller.IEEEController
- closeErrorStream(PrintStream) - Static method in class bitchanger.main.BitchangerLauncher
- CODE_ICON - Static variable in class bitchanger.util.Resources
- coefficients - Variable in class bitchanger.calculations.HornersMethod
- COLOR - bitchanger.preferences.Style
-
Constant for a colored layout
- COLOR_THEME_CSS - Static variable in class bitchanger.util.Resources
- COLUMN_COUNT - Static variable in class bitchanger.gui.controls.AlphaNumKeys
- columns - Variable in class bitchanger.gui.controls.TablePane
- comma - Variable in enum bitchanger.preferences.Comma
-
Wrapped comma sign
- Comma - Enum in bitchanger.preferences
-
Enumeration of the wrapper class, that represents the character for a comma.
- Comma(char) - Constructor for enum bitchanger.preferences.Comma
-
Initialization of the comma sign in the constructor
- COMMA_BTN_KEY - Static variable in class bitchanger.gui.controls.AlphaNumKeys
- COMMA_DE - bitchanger.preferences.Comma
-
Constant that represents the German comma (',')
- COMMA_EN - bitchanger.preferences.Comma
-
Constant that represents the English comma ('.')
- commaBtn - Variable in class bitchanger.gui.controller.AlphaNumKeysController
-
Button that is used to enter a comma
- commaBtn - Variable in class bitchanger.gui.controller.BitoperationController
-
Button that is used to enter a comma @see
AlphaNumKeys.COMMA_BTN_KEY
- commaBtn - Variable in class bitchanger.gui.controls.AlphaNumKeys
- commaBtnKey() - Method in class bitchanger.gui.views.AlphaNumGridView
- commaProperty - Variable in class bitchanger.preferences.Preferences
-
Property for comma character
- commaProperty() - Method in class bitchanger.preferences.Preferences
-
Returns the Property for comma character
- complementOf(String) - Static method in class bitchanger.calculations.ConvertingNumbers
- computeStageFrameSize() - Method in class bitchanger.main.PrimaryFXApp
- ConstraintType() - Constructor for enum bitchanger.gui.views.AlphaNumGridView.ConstraintType
- consumeKeyEvents() - Method in class bitchanger.gui.controller.BasicMenuController
- consumeKeyEvents() - Method in class bitchanger.gui.controller.BitoperationController
- consumeKeyEvents() - Method in class bitchanger.gui.controller.CalculationControllerBase
- consumeKeyEvents() - Method in class bitchanger.gui.controller.CalculatorController
- controllable - Variable in class bitchanger.gui.controller.ControllerBase
- Controllable - Interface in bitchanger.gui.controller
-
Interface that defines methods to connect a controllable with a controller.
- ControllableApplication - Interface in bitchanger.gui.controller
-
Interface that defines methods to connect a Application with a controller.
- controller - Variable in class bitchanger.gui.controls.AlphaNumKeys
- controller - Variable in class bitchanger.gui.views.ViewBase
- Controller - Interface in bitchanger.gui.controller
-
Interface for defining a controller.
- ControllerBase<T extends Controllable> - Class in bitchanger.gui.controller
- ControllerBase(T) - Constructor for class bitchanger.gui.controller.ControllerBase
- ConversionStep - Class in bitchanger.calculations
- ConversionStep() - Constructor for class bitchanger.calculations.ConversionStep
- ConversionStep(String) - Constructor for class bitchanger.calculations.ConversionStep
- ConversionStep(String, boolean) - Constructor for class bitchanger.calculations.ConversionStep
- convertDecFractionalToBaseString(int, double, int, char, Queue<? super Multiplication>) - Static method in class bitchanger.calculations.ConvertingNumbers
-
Converts decimal places of decimal system into a value of any base as string representation.
- convertDecIntegerToBaseString(int, long, Queue<? super LongDivision>) - Static method in class bitchanger.calculations.ConvertingNumbers
-
Converts an integer value of decimal system into a value of any base as string representation.
- CONVERTER_VIEW_KEY - Static variable in class bitchanger.main.PrimaryFXApp
- ConverterController - Class in bitchanger.gui.controller
-
Controller that provides the function for a ConverterView.
- ConverterController(ConverterView) - Constructor for class bitchanger.gui.controller.ConverterController
-
Construct a new controller for a ConverterView and links the necessary attributes with references to the operating elements of the ConverterView.
- ConverterMenuBar - Class in bitchanger.gui.controls
- ConverterMenuBar() - Constructor for class bitchanger.gui.controls.ConverterMenuBar
- ConverterMenuBar(ControllableApplication) - Constructor for class bitchanger.gui.controls.ConverterMenuBar
- ConverterMenuController - Class in bitchanger.gui.controller
- ConverterMenuController(BasicMenuBar, ControllableApplication) - Constructor for class bitchanger.gui.controller.ConverterMenuController
- converterView - Variable in class bitchanger.main.PrimaryFXApp
-
View for converting of numeral systems
- ConverterView - Class in bitchanger.gui.views
- ConverterView() - Constructor for class bitchanger.gui.views.ConverterView
- ConvertingNumbers - Class in bitchanger.calculations
-
The
ConvertingNumbers
class contains methods for performing conversions of numbers with different numeral systems. - ConvertingNumbers() - Constructor for class bitchanger.calculations.ConvertingNumbers
-
Do not let anyone instantiate this class
- convertPos(VPos, HPos) - Method in class bitchanger.gui.controls.TablePane
- copyRecursive(File, File, String) - Static method in class bitchanger.util.Resources
- copyResources() - Static method in class bitchanger.util.Resources
- COPYRIGHT_FILLED_ICON - Static variable in class bitchanger.util.Resources
- COPYRIGHT_ICON - Static variable in class bitchanger.util.Resources
- createAboutDialog() - Method in class bitchanger.gui.controls.InformationDialog
- createAdditionalButtons() - Method in class bitchanger.gui.views.IEEEView
- createAnyBase() - Method in class bitchanger.gui.views.ConverterView
- createArithmeticButtons() - Method in class bitchanger.gui.views.CalculatorView
- createArithmeticOperators() - Method in class bitchanger.gui.views.CalculatorView
- createBaseButtons() - Method in class bitchanger.gui.views.CalculationViewBase
- createBitLength() - Method in class bitchanger.gui.views.BitoperationView
- createBitOperators() - Method in class bitchanger.gui.views.BitoperationView
- createButtonMatrix() - Method in class bitchanger.gui.views.AlphaNumGridView
- createButtons() - Method in class bitchanger.gui.controls.AlphaNumKeys
- createButtons() - Method in class bitchanger.gui.views.AlphaNumGridView
- createButtons() - Method in class bitchanger.gui.views.CalculationViewBase
- createCalcPathBtn() - Method in class bitchanger.gui.views.ConverterView
- createControlButtons() - Method in class bitchanger.gui.controls.AlphaNumKeys
- createIEEEString(String, char, char, IEEEStandard) - Method in class bitchanger.calculations.SimpleChangeableNumber
- createInputSection(GridPane) - Method in class bitchanger.gui.views.CalcPathView
- createLabels() - Method in class bitchanger.gui.views.AlphaNumGridView
- createLabels() - Method in class bitchanger.gui.views.CalculationViewBase
- createMainMatrix() - Method in class bitchanger.gui.controls.AlphaNumKeys
- createMenuHelp() - Method in class bitchanger.gui.controls.BasicMenuBar
-
Creates the Menu "Hilfe" with its Items "Über" and "Version"
- createMenuModus() - Method in class bitchanger.gui.controls.BasicMenuBar
-
Creates the Menu "Modus" with its Items "Umrechner", "IEEE" and "Berechnungen"
- createMenuOptions() - Method in class bitchanger.gui.controls.BasicMenuBar
-
Creates the Menu "Optionen" with its Items "Komma wählen" and the sub-elements "deutsch" and "englisch"
- createMenuView() - Method in class bitchanger.gui.controls.BasicMenuBar
-
Creates the Menu "Ansicht" with its Items "Stil", "Auf Monitor bewegen" and "Vollbild"
- createPathContainer(GridPane) - Method in class bitchanger.gui.views.CalcPathView
- createRowConstraints(AlphaNumGridView.ConstraintType) - Method in class bitchanger.gui.views.AlphaNumGridView
- createScenegraph() - Method in class bitchanger.gui.views.AlphaNumGridView
- createScenegraph() - Method in class bitchanger.gui.views.BitoperationView
- createScenegraph() - Method in class bitchanger.gui.views.CalcPathView
- createScenegraph() - Method in class bitchanger.gui.views.CalculationViewBase
- createScenegraph() - Method in class bitchanger.gui.views.CalculatorView
- createScenegraph() - Method in class bitchanger.gui.views.ConverterView
- createScenegraph() - Method in class bitchanger.gui.views.IEEEView
- createScenegraph() - Method in class bitchanger.gui.views.ViewBase
- createTextFields() - Method in class bitchanger.gui.views.AlphaNumGridView
- createVersionDialog() - Method in class bitchanger.gui.controls.InformationDialog
- createXMLTree(Document, Element) - Method in class bitchanger.preferences.Preferences
-
Adds all settings of these Preferences to the XML tree of the Element xmlRoot
- CRITICAL - bitchanger.main.BitchangerLauncher.ErrorLevel
- currentViewProperty - Variable in class bitchanger.main.PrimaryFXApp
-
Property of the currently displayed View
- CUSTOM_PREFERENCES - Static variable in class bitchanger.util.Resources
All Classes All Packages