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
A
- ABC_BRICKS_FILLED_ICON - Static variable in class bitchanger.util.Resources
- ABC_BRICKS_ICON - Static variable in class bitchanger.util.Resources
- about - Variable in class bitchanger.gui.controller.BasicMenuController
- ABOUT - bitchanger.gui.controls.InformationDialog.InformationType
- accept(T, U, V) - Method in interface bitchanger.util.TriConsumer
-
Performs this operation on the given arguments.
- add(Node, int, int) - Method in class bitchanger.gui.controls.TablePane
- add(Node, int, int, int, int) - Method in class bitchanger.gui.controls.TablePane
- ADD - bitchanger.gui.controller.CalculationControllerBase.Operation
- addAccelerator(Button, EventType<KeyEvent>, KeyCombination...) - Method in class bitchanger.gui.controller.ControllerBase
- addAccelerator(Button, KeyCombination...) - Method in class bitchanger.gui.controller.ControllerBase
- addAccelerator(Scene, Runnable, EventType<KeyEvent>, KeyCombination...) - Method in class bitchanger.gui.controller.ControllerBase
- addBtn - Variable in class bitchanger.gui.controller.CalculatorController
- addBtnKey() - Method in class bitchanger.gui.views.CalculatorView
- addButton(Node, int, int) - Method in class bitchanger.gui.controls.AlphaNumKeys
- addButton(Node, int, int, String) - Method in class bitchanger.gui.controls.AlphaNumKeys
- addColumn() - Method in class bitchanger.gui.controls.TablePane
- addColumn(int, Node...) - Method in class bitchanger.gui.controls.TablePane
- addColumnConstraint(GridPane, int, AlphaNumGridView.ConstraintType) - Method in class bitchanger.gui.views.AlphaNumGridView
- addColumnConstraint(GridPane, int, AlphaNumGridView.ConstraintType, boolean) - Method in class bitchanger.gui.views.AlphaNumGridView
- addColumnConstraint(GridPane, int, ColumnConstraints) - Method in class bitchanger.gui.views.AlphaNumGridView
- addHornersMethod(HornersMethod) - Method in class bitchanger.gui.views.CalcPathView
- addItems() - Method in class bitchanger.gui.controls.BitoperationMenuBar
- addItems() - Method in class bitchanger.gui.controls.ConverterMenuBar
- addItems() - Method in class bitchanger.gui.controls.IEEEMenuBar
- addLongDivisions(Queue<LongDivision>) - Method in class bitchanger.gui.views.CalcPathView
- addMenu(Menu, String) - Method in class bitchanger.gui.controls.BasicMenuBar
-
Adds the given Menu to this MenuBar and puts it in the Map
BasicMenuBar.menuItemMap
with the given key - addMultiplications(Queue<Multiplication>) - Method in class bitchanger.gui.views.CalcPathView
- addRow() - Method in class bitchanger.gui.controls.TablePane
- addRow(int, Node...) - Method in class bitchanger.gui.controls.TablePane
- addRowConstraint(GridPane, int, AlphaNumGridView.ConstraintType) - Method in class bitchanger.gui.views.AlphaNumGridView
- addRowConstraint(GridPane, int, AlphaNumGridView.ConstraintType, boolean) - Method in class bitchanger.gui.views.AlphaNumGridView
- addRowConstraint(GridPane, int, RowConstraints) - Method in class bitchanger.gui.views.AlphaNumGridView
- addTwosComplement(TwosComplement) - Method in class bitchanger.gui.views.CalcPathView
- adjustViews(Viewable...) - Method in class bitchanger.main.PrimaryFXApp
- ALERT_LAYOUT_CSS - Static variable in class bitchanger.util.Resources
- ALPHA_KEYS - Static variable in class bitchanger.gui.controls.AlphaNumKeys
- alphaKeys() - Method in class bitchanger.gui.views.AlphaNumGridView
- alphaNum - Variable in class bitchanger.gui.views.AlphaNumGridView
- alphaNumButtons - Variable in class bitchanger.gui.controller.CalculationControllerBase
-
alphanumeric keys to simulate a keyboard
- alphaNumButtons - Variable in class bitchanger.gui.controller.ConverterController
-
alphanumeric keys to simulate a keyboard
- alphaNumButtons - Variable in class bitchanger.gui.controller.IEEEController
-
alphanumeric keys to simulate a keyboard
- AlphaNumGridView - Class in bitchanger.gui.views
- AlphaNumGridView(int, int) - Constructor for class bitchanger.gui.views.AlphaNumGridView
- AlphaNumGridView(int, int, int, int, int, int, String[], String...) - Constructor for class bitchanger.gui.views.AlphaNumGridView
- AlphaNumGridView(int, int, int, int, int, int, String[], String[], double, double, double, double, double, double, double) - Constructor for class bitchanger.gui.views.AlphaNumGridView
- AlphaNumGridView(int, int, int, int, int, int, String[], String[], double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Constructor for class bitchanger.gui.views.AlphaNumGridView
- AlphaNumGridView(String[], String...) - Constructor for class bitchanger.gui.views.AlphaNumGridView
- AlphaNumGridView.ConstraintType - Enum in bitchanger.gui.views
- AlphaNumKeys - Class in bitchanger.gui.controls
- AlphaNumKeys(int, int, double, Scene) - Constructor for class bitchanger.gui.controls.AlphaNumKeys
- AlphaNumKeys(int, int, ObservableValue<Number>, Scene) - Constructor for class bitchanger.gui.controls.AlphaNumKeys
- AlphaNumKeysController - Class in bitchanger.gui.controller
-
This controller gives the operating elements of an instance of
AlphaNumKeys
a function and links the simulation of the keyboard to the encapsulated scene. - AlphaNumKeysController(AlphaNumKeys, Scene) - Constructor for class bitchanger.gui.controller.AlphaNumKeysController
-
Produces a new controller that gives function to an
AlphaNumKeys
. - AND - bitchanger.gui.controller.CalculationControllerBase.Operation
- andBtn - Variable in class bitchanger.gui.controller.BitoperationController
- andBtnKey() - Method in class bitchanger.gui.views.BitoperationView
- ANGEL_DOWN_CIRCLE_THIN_ICON - Static variable in class bitchanger.util.Resources
- ANGEL_DOWN_THIN_ICON - Static variable in class bitchanger.util.Resources
- ANGEL_LEFT_CIRCLE_THIN_ICON - Static variable in class bitchanger.util.Resources
- ANGEL_LEFT_THIN_ICON - Static variable in class bitchanger.util.Resources
- ANGEL_RIGHT_CIRCLE_THIN_ICON - Static variable in class bitchanger.util.Resources
- ANGEL_RIGHT_THIN_ICON - Static variable in class bitchanger.util.Resources
- ANGEL_UP_CIRCLE_THIN_ICON - Static variable in class bitchanger.util.Resources
- ANGEL_UP_THIN_ICON - Static variable in class bitchanger.util.Resources
- anyBase - Variable in class bitchanger.gui.controller.CalculationControllerBase
-
Spinner for the eligible base
- anyBase - Variable in class bitchanger.gui.controller.ConverterController
-
Spinner for the eligible base
- application - Variable in class bitchanger.gui.controller.BasicMenuController
- arrayOf(T...) - Static method in class bitchanger.util.ArrayUtils
-
Converts the given Objects to an Array
- ArrayUtils - Class in bitchanger.util
- ArrayUtils() - Constructor for class bitchanger.util.ArrayUtils
-
Do not let anyone instantiate this class
- ARROW_DOWN_CIRCLE_FILLED_ICON - Static variable in class bitchanger.util.Resources
- ARROW_DOWN_ICON - Static variable in class bitchanger.util.Resources
- ARROW_LEFT_CIRCLE_FILLED_ICON - Static variable in class bitchanger.util.Resources
- ARROW_LEFT_ICON - Static variable in class bitchanger.util.Resources
- ARROW_RIGHT_CIRCLE_FILLED_ICON - Static variable in class bitchanger.util.Resources
- ARROW_RIGHT_ICON - Static variable in class bitchanger.util.Resources
- ARROW_UP_CIRCLE_FILLED_ICON - Static variable in class bitchanger.util.Resources
- ARROW_UP_ICON - Static variable in class bitchanger.util.Resources
- arrowButtons - Variable in class bitchanger.gui.controller.AlphaNumKeysController
-
HBox with buttons, that functions are, to scroll through the different keyboard layouts.
- arrowButtons - Variable in class bitchanger.gui.controls.AlphaNumKeys
- asDouble() - Method in interface bitchanger.calculations.ChangeableNumber
All Classes All Packages