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
- 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.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() - 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() - 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 - 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
- changeView(Viewable) - Method in interface bitchanger.gui.controller.ControllableApplication
-
Changes the primaryStage's Scene to the Scene of the given Viewable
- clearBtn - Variable in class bitchanger.gui.controller.CalculationControllerBase
-
Button to clear the values
- clearBtnColumn - Variable in class bitchanger.gui.views.CalculationViewBase
- clearBtnColumnSpan - Variable in class bitchanger.gui.views.CalculationViewBase
- 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
- CODE_ICON - Static variable in class bitchanger.util.Resources
- 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
- Comma - Enum in bitchanger.preferences
-
Enumeration of the wrapper class, that represents the character for a comma.
- 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 ('.')
- commaBtnKey() - Method in class bitchanger.gui.views.AlphaNumGridView
- commaProperty() - Method in class bitchanger.preferences.Preferences
-
Returns the Property for comma character
- 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.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
- 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 - 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. - COPYRIGHT_FILLED_ICON - Static variable in class bitchanger.util.Resources
- COPYRIGHT_ICON - Static variable in class bitchanger.util.Resources
- 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
- CRITICAL - bitchanger.main.BitchangerLauncher.ErrorLevel
- CUSTOM_PREFERENCES - Static variable in class bitchanger.util.Resources
All Classes All Packages