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
S
- scene - Variable in class bitchanger.gui.views.ViewBase
- secondValueLabel - Variable in class bitchanger.gui.controller.CalculationControllerBase
- secondValueLabelKey() - Method in class bitchanger.gui.views.CalculationViewBase
- set(double) - Method in interface bitchanger.calculations.ChangeableNumber
- set(double) - Method in class bitchanger.calculations.SimpleChangeableNumber
- setActions() - Method in class bitchanger.gui.controller.AlphaNumKeysController
-
Sets actions to switch the keyboard mode, to scroll between the different keyboard layouts, to update the comma button and simulates the keyboard inputs for the alphanumeric buttons
- setActions() - Method in class bitchanger.gui.controller.BasicMenuController
-
Sets all functions that are needed for the view.
- setActions() - Method in class bitchanger.gui.controller.BitoperationController
-
Sets all functions that are needed for the view.
- setActions() - Method in class bitchanger.gui.controller.BitoperationMenuController
-
Sets all functions that are needed for the view.
- setActions() - Method in class bitchanger.gui.controller.CalcPathViewController
- setActions() - Method in class bitchanger.gui.controller.CalculationControllerBase
-
Sets all functions that are needed for the view.
- setActions() - Method in class bitchanger.gui.controller.CalculatorController
-
Sets all functions that are needed for the view.
- setActions() - Method in interface bitchanger.gui.controller.Controller
-
Sets all functions that are needed for the view.
- setActions() - Method in class bitchanger.gui.controller.ConverterController
-
Sets all functions that are needed for the view.
- setActions() - Method in class bitchanger.gui.controller.ConverterMenuController
-
Sets all functions that are needed for the view.
- setActions() - Method in class bitchanger.gui.controller.IEEEController
-
Sets all functions that are needed for the view.
- setActions() - Method in class bitchanger.gui.controller.IEEEMenuController
-
Sets all functions that are needed for the view.
- setBase(int) - Method in class bitchanger.gui.controls.ValueButton
-
Sets the value of the base
- setBase(int) - Method in class bitchanger.gui.controls.ValueField
-
Sets the value of
ValueField.baseProperty
- setBin(String) - Method in interface bitchanger.calculations.ChangeableNumber
-
Sets the value of this
ChangeableNumber
to the value of a binary string - setBin(String) - Method in class bitchanger.calculations.SimpleChangeableNumber
-
Sets the value of this
ChangeableNumber
to the value of a binary string - setBold(boolean) - Method in class bitchanger.gui.controls.StyleableLabel
- setCalcPath(Queue<ConversionStep>) - Method in class bitchanger.gui.views.CalcPathView
- setCalculationWasCanceled(boolean) - Method in class bitchanger.calculations.Calculation
- setData(String) - Method in class bitchanger.preferences.writableProperty.WritableBooleanProperty
- setData(String) - Method in class bitchanger.preferences.writableProperty.WritableClassProperty
- setData(String) - Method in class bitchanger.preferences.writableProperty.WritableDoubleProperty
- setData(String) - Method in class bitchanger.preferences.writableProperty.WritableEnumProperty
- setData(String) - Method in class bitchanger.preferences.writableProperty.WritableIntegerProperty
- setData(String) - Method in class bitchanger.preferences.writableProperty.WritableStringProperty
- setData(String) - Method in interface bitchanger.preferences.XMLWritable
- setDec(String) - Method in interface bitchanger.calculations.ChangeableNumber
-
Sets the value of this
ChangeableNumber
to the value of a decimal string - setDec(String) - Method in class bitchanger.calculations.SimpleChangeableNumber
-
Sets the value of this
ChangeableNumber
to the value of a decimal string - setDescription(String) - Method in class bitchanger.calculations.ConversionStep
- setDescription(String) - Method in exception bitchanger.calculations.NumberOverflowException
- setDigit(char) - Method in class bitchanger.calculations.Calculation
- setFirstValue(CalculationControllerBase.Operation, ObservableValue<String>) - Method in class bitchanger.gui.controller.CalculationControllerBase
- setFromXMLTag(Element) - Method in interface bitchanger.preferences.XMLWritable
- setGraphicScaleFactor(Double) - Method in class bitchanger.gui.controls.UnfocusedButton
- setGridConstraints(int, int, int, int, Queue<T>) - Static method in class bitchanger.util.FXUtils
-
Sets the constrains of the nodes in a queue to position these in a GridPane.
- setGridConstraints(int, int, int, int, Queue<T>, TriConsumer<Node, Integer, Integer>) - Static method in class bitchanger.util.FXUtils
-
Proceed nodes as a table in a queue.
- setHeading(boolean) - Method in class bitchanger.gui.controls.StyleableLabel
- setHex(String) - Method in interface bitchanger.calculations.ChangeableNumber
-
Sets the value of this
ChangeableNumber
to the value of a hexadecimal string - setHex(String) - Method in class bitchanger.calculations.SimpleChangeableNumber
-
Sets the value of this
ChangeableNumber
to the value of a hexadecimal string - setIconOrText(Labeled, SVGIcon) - Static method in class bitchanger.util.FXUtils
- setIconOrText(Labeled, SVGIcon, String) - Static method in class bitchanger.util.FXUtils
- setIconOrText(MenuItem, SVGIcon) - Static method in class bitchanger.util.FXUtils
- setIconOrText(MenuItem, SVGIcon, String) - Static method in class bitchanger.util.FXUtils
- setIEEE(String, IEEEStandard) - Method in interface bitchanger.calculations.ChangeableNumber
-
Sets the value of this
ChangeableNumber
to a value of one of both IEEE standards (16 Bit or 32 Bit) - setIEEE(String, IEEEStandard) - Method in class bitchanger.calculations.SimpleChangeableNumber
-
Sets the value of this
ChangeableNumber
to a value of one of both IEEE standards (16 Bit or 32 Bit) - setIndicateFractionalPrecision(boolean) - Method in class bitchanger.preferences.Preferences
-
Turns the view of cancelled fractional parts on and off
- setMaxSizes(Iterable<? extends Node>, double) - Static method in class bitchanger.util.FXUtils
-
Sets the maximum size of all controls inside an Iterable to the value of
maxSize
. - setMaxSizes(Iterable<? extends Node>, double, double) - Static method in class bitchanger.util.FXUtils
-
Sets the maximum width of all controls inside an Iterable to the value of
maxWidth
and the maximum heights to the value ofmaxHeight
. - setMenuBar(T) - Method in interface bitchanger.gui.views.Viewable
-
Adds the given MenuBar to this View's scenegraph.
- setMenuBar(V) - Method in class bitchanger.gui.views.ViewBase
-
Adds the given MenuBar to this View's scenegraph.
- setNewStep(boolean) - Method in class bitchanger.calculations.ConversionStep
- setOct(String) - Method in interface bitchanger.calculations.ChangeableNumber
-
Sets the value of this
ChangeableNumber
to the value of an octal string - setOct(String) - Method in class bitchanger.calculations.SimpleChangeableNumber
-
Sets the value of this
ChangeableNumber
to the value of an octal string - setOperationAction(Button, CalculationControllerBase.Operation, ObservableValue<String>) - Method in class bitchanger.gui.controller.CalculationControllerBase
- setStylesheet(Style) - Method in class bitchanger.preferences.Preferences
- setStylesheet(String) - Method in class bitchanger.preferences.Preferences
- setSVG(SVGPath) - Method in class bitchanger.gui.controls.SVGIcon
- setTagName(String) - Method in class bitchanger.preferences.writableProperty.WritableBooleanProperty
- setTagName(String) - Method in class bitchanger.preferences.writableProperty.WritableDoubleProperty
- setTagName(String) - Method in class bitchanger.preferences.writableProperty.WritableIntegerProperty
- setTagName(String) - Method in class bitchanger.preferences.writableProperty.WritableObjectPropertyBase
- setTagName(String) - Method in class bitchanger.preferences.writableProperty.WritableStringProperty
- setTagName(String) - Method in interface bitchanger.preferences.XMLWritable
- setTextUnchecked(String) - Method in class bitchanger.gui.controls.ValueField
- setTFColumnSpan - Variable in class bitchanger.gui.views.AlphaNumGridView
- setUsed(boolean) - Method in enum bitchanger.main.BitchangerLauncher.ErrorLevel
- setValue(String, int) - Method in interface bitchanger.calculations.ChangeableNumber
-
Sets the value of this
ChangeableNumber
to a value of any numeral system - setValue(String, int) - Method in class bitchanger.calculations.SimpleChangeableNumber
-
Sets the value of this
ChangeableNumber
to a value of any numeral system - SHIFT_LEFT - bitchanger.gui.controller.CalculationControllerBase.Operation
- SHIFT_RIGHT - bitchanger.gui.controller.CalculationControllerBase.Operation
- shiftLeftBtnKey() - Method in class bitchanger.gui.views.BitoperationView
- shiftRightBtnKey() - Method in class bitchanger.gui.views.BitoperationView
- showBitOperationSymbolsProperty() - Method in class bitchanger.preferences.Preferences
- showDeactivatableDialog(Alert.AlertType, String, String, String, BooleanProperty, ButtonType...) - Static method in class bitchanger.util.FXUtils
- showDeactivatableDialog(Alert.AlertType, String, String, BooleanProperty, ButtonType...) - Static method in class bitchanger.util.FXUtils
- showDialog(Alert.AlertType, String, String, String, ButtonType...) - Static method in class bitchanger.util.FXUtils
- showDialog(Alert.AlertType, String, String, ButtonType...) - Static method in class bitchanger.util.FXUtils
- showFullscreen - Variable in class bitchanger.gui.controller.BasicMenuController
- showNumberOverflowWarning(NumberOverflowException) - Static method in class bitchanger.util.FXUtils
- SIGN_BTN_KEY - Static variable in class bitchanger.gui.controls.AlphaNumKeys
- signBtn - Variable in class bitchanger.gui.controller.CalculationControllerBase
- signBtnKey() - Method in class bitchanger.gui.views.AlphaNumGridView
- SimpleChangeableNumber - Class in bitchanger.calculations
-
The class SimpleChangeableNumber offers a complete implementation of
ChangeableNumber
. - SimpleChangeableNumber() - Constructor for class bitchanger.calculations.SimpleChangeableNumber
-
Generates a new instance with 0 as wrapped value
- SimpleChangeableNumber(String) - Constructor for class bitchanger.calculations.SimpleChangeableNumber
-
Generates a new instance that represents the committed decimal value
- simulateKeyEvents(Button, Node, Scene, String, String, KeyCode) - Method in class bitchanger.gui.controller.ControllerBase
- simulateKeyEvents(Button, Node, Scene, String, String, KeyCode, boolean, boolean, boolean, boolean) - Method in class bitchanger.gui.controller.ControllerBase
- SPACING - Static variable in class bitchanger.gui.views.AlphaNumGridView
- spacingProperty() - Method in class bitchanger.gui.controls.AlphaNumKeys
- splitInBlocks(int, String) - Static method in class bitchanger.calculations.ConvertingNumbers
-
Splits the String value into blocks of the given length.
- splitInBlocks(String, int) - Static method in class bitchanger.calculations.ConvertingNumbers
-
Splits the String value into blocks of the given length.
- StackCell() - Constructor for class bitchanger.gui.controls.TablePane.StackCell
- StackCell(Node...) - Constructor for class bitchanger.gui.controls.TablePane.StackCell
- start(Stage) - Method in class bitchanger.main.PrimaryFXApp
-
This method creates the content for the main window and opens it.
- storeCaretPosition(ObservableValue<? extends Number>, Number, Number) - Method in class bitchanger.gui.controls.ValueField
-
Stores the last known CaretPosition to reset it.
- storeCustom() - Static method in class bitchanger.preferences.Preferences
-
Stores the current settings in the File
Resources.CUSTOM_PREFERENCES
- stringProperty() - Method in interface bitchanger.calculations.ChangeableNumber
- stringProperty() - Method in class bitchanger.calculations.SimpleChangeableNumber
- Style - Enum in bitchanger.preferences
-
Enum of different styles that are available as CSS files for javaFX
- STYLE_CLASS - Static variable in class bitchanger.gui.controls.StyleableLabel
- StyleableLabel - Class in bitchanger.gui.controls
- StyleableLabel() - Constructor for class bitchanger.gui.controls.StyleableLabel
- StyleableLabel(String) - Constructor for class bitchanger.gui.controls.StyleableLabel
- StyleableLabel(String, boolean) - Constructor for class bitchanger.gui.controls.StyleableLabel
- StyleableLabel(String, Node) - Constructor for class bitchanger.gui.controls.StyleableLabel
- StyleableLabel(String, Node, boolean) - Constructor for class bitchanger.gui.controls.StyleableLabel
- styleBindIcon(File, File) - Static method in class bitchanger.util.IconFactory
- styleColor - Variable in class bitchanger.gui.controller.BasicMenuController
- styleDark - Variable in class bitchanger.gui.controller.BasicMenuController
- styleLight - Variable in class bitchanger.gui.controller.BasicMenuController
- styleMenu - Variable in class bitchanger.gui.controller.BasicMenuController
- styleProperty() - Method in class bitchanger.preferences.Preferences
-
Returns the ReadOnlyProperty for the selected Stylesheet
- stylesheetProperty() - Method in class bitchanger.preferences.Preferences
-
Returns the ReadOnlyProperty for the selected Stylesheet
- SUBSTRACT - bitchanger.gui.controller.CalculationControllerBase.Operation
- subtractBtnKey() - Method in class bitchanger.gui.views.CalculatorView
- SUN_FILLED_ICON - Static variable in class bitchanger.util.Resources
- SUN_ICON - Static variable in class bitchanger.util.Resources
- SVGIcon - Class in bitchanger.gui.controls
- SVGIcon() - Constructor for class bitchanger.gui.controls.SVGIcon
- SVGIcon(File) - Constructor for class bitchanger.gui.controls.SVGIcon
- SVGIcon(SVGPath) - Constructor for class bitchanger.gui.controls.SVGIcon
- SYNC_1_ICON - Static variable in class bitchanger.util.Resources
- SYNC_2_ICON - Static variable in class bitchanger.util.Resources
All Classes All Packages