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
T
- TablePane - Class in bitchanger.gui.controls
- TablePane() - Constructor for class bitchanger.gui.controls.TablePane
- TablePane.StackCell - Class in bitchanger.gui.controls
- TEXT_FIELD_ROW - bitchanger.gui.views.AlphaNumGridView.ConstraintType
- textField - Variable in class bitchanger.gui.controller.CalculationControllerBase
-
Textfield for input
- TEXTFIELD_1_ICON - Static variable in class bitchanger.util.Resources
- TEXTFIELD_ICON - Static variable in class bitchanger.util.Resources
- textFieldMap - Variable in class bitchanger.gui.controller.ControllerBase
- TF_ANY_KEY - Static variable in class bitchanger.gui.views.ConverterView
- TF_BIN_KEY - Static variable in class bitchanger.gui.views.ConverterView
- TF_DEC_KEY - Static variable in class bitchanger.gui.views.ConverterView
- TF_HEIGHT - Static variable in class bitchanger.gui.views.AlphaNumGridView
- TF_HEX_KEY - Static variable in class bitchanger.gui.views.ConverterView
- TF_KEYS - Static variable in class bitchanger.gui.views.ConverterView
- TF_OCT_KEY - Static variable in class bitchanger.gui.views.ConverterView
- tfAnyKey() - Method in class bitchanger.gui.views.ConverterView
- tfBinKey() - Method in class bitchanger.gui.views.ConverterView
- tfColumn - Variable in class bitchanger.gui.views.AlphaNumGridView
- tfDecKey() - Method in class bitchanger.gui.views.ConverterView
- tfDecKey() - Method in class bitchanger.gui.views.IEEEView
- tfHexKey() - Method in class bitchanger.gui.views.ConverterView
- tfIEEEKey() - Method in class bitchanger.gui.views.IEEEView
- tfInputKey() - Method in class bitchanger.gui.views.CalcPathView
- tfKey() - Method in class bitchanger.gui.views.CalculationViewBase
- tfKeys() - Method in class bitchanger.gui.views.AlphaNumGridView
- tfMaxHeightProperty - Variable in class bitchanger.gui.views.AlphaNumGridView
- tfMinHeightProperty - Variable in class bitchanger.gui.views.AlphaNumGridView
- tfOctKey() - Method in class bitchanger.gui.views.ConverterView
- tfOutputKey() - Method in class bitchanger.gui.views.CalcPathView
- toBaseProperty() - Method in class bitchanger.gui.views.CalcPathView
- toBaseString(int) - Method in interface bitchanger.calculations.ChangeableNumber
-
Returns the string representation of this
ChangeableNumber
to any base. - toBaseString(int) - Method in class bitchanger.calculations.SimpleChangeableNumber
-
Returns the string representation of this
ChangeableNumber
to any base. - toBinString() - Method in interface bitchanger.calculations.ChangeableNumber
-
Returns the string representation of this
ChangeableNumber
as a binary string. - toBinString() - Method in class bitchanger.calculations.SimpleChangeableNumber
-
Returns the string representation of this
ChangeableNumber
as a binary string. - toDecString() - Method in interface bitchanger.calculations.ChangeableNumber
-
Returns the string representation of this
ChangeableNumber
as a decimal string. - toDecString() - Method in class bitchanger.calculations.SimpleChangeableNumber
-
Returns the string representation of this
ChangeableNumber
as a decimal string. - toHexString() - Method in interface bitchanger.calculations.ChangeableNumber
-
Returns the string representation of this
ChangeableNumber
as a hexadecimal string. - toHexString() - Method in class bitchanger.calculations.SimpleChangeableNumber
-
Returns the string representation of this
ChangeableNumber
as a hexadecimal string. - toIEEEString(IEEEStandard) - Method in interface bitchanger.calculations.ChangeableNumber
-
Returns the String representation of this
ChangeableNumber
as IEEE standard String. - toIEEEString(IEEEStandard) - Method in class bitchanger.calculations.SimpleChangeableNumber
-
Returns the String representation of this
ChangeableNumber
as IEEE standard String. - toOctString() - Method in interface bitchanger.calculations.ChangeableNumber
-
Returns the string representation of this
ChangeableNumber
as an octal string. - toOctString() - Method in class bitchanger.calculations.SimpleChangeableNumber
-
Returns the string representation of this
ChangeableNumber
as an octal string. - TOP_LEFT_CELL_STYLE_CLASS - Static variable in class bitchanger.gui.controls.TablePane
- TOP_RIGHT_CELL_STYLE_CLASS - Static variable in class bitchanger.gui.controls.TablePane
- TOP_ROW_STYLE_CLASS - Static variable in class bitchanger.gui.controls.TablePane
- toString() - Method in enum bitchanger.calculations.BitLength
- toString() - Method in class bitchanger.calculations.ConversionStep
- toString() - Method in class bitchanger.calculations.HornersMethod
- toString() - Method in class bitchanger.calculations.LongDivision
- toString() - Method in class bitchanger.calculations.SimpleChangeableNumber
-
Returns a
String
that includes the hexadecimal, decimal, octal and binary presentation of the wrapped value. - TRASH_FILLED_ICON - Static variable in class bitchanger.util.Resources
- TRASH_ICON - Static variable in class bitchanger.util.Resources
- TRASH_THIN_ICON - Static variable in class bitchanger.util.Resources
- TRASH_X_FILLED_ICON - Static variable in class bitchanger.util.Resources
- TRASH_X_ICON - Static variable in class bitchanger.util.Resources
- TriConsumer<T,U,V> - Interface in bitchanger.util
-
Represents an operation that accepts three input arguments and returns no result.
- TwosComplement - Class in bitchanger.calculations
- TwosComplement(Long) - Constructor for class bitchanger.calculations.TwosComplement
All Classes All Packages