A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractAsymmetricKeyCreator<PR extends PrivateKey,PU extends PublicKey,PAIR extends AbstractAsymmetricKeyPair<PR,PU>> - Class in io.github.mmm.crypto.asymmetric.key
-
Abstract base implementation of
KeyCreator
. - AbstractAsymmetricKeyCreator(KeyFactory, int, SecurityProvider, RandomFactory) - Constructor for class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyCreator
-
The constructor.
- AbstractAsymmetricKeyPair<PR extends PrivateKey,PU extends PublicKey> - Class in io.github.mmm.crypto.asymmetric.key
-
Abstract base implementation of
AsymmetricKeyPair
. - AbstractAsymmetricKeyPair(KeyPair) - Constructor for class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyPair
-
The constructor.
- AbstractAsymmetricKeyPair(PR, PU) - Constructor for class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyPair
-
The constructor.
- AbstractAsymmetricKeyPair(PR, PU, KeyPair) - Constructor for class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyPair
-
The constructor.
- AbstractAsymmetricKeyPairFactory<PR extends PrivateKey,PU extends PublicKey,PAIR extends AbstractAsymmetricKeyPair<PR,PU>> - Class in io.github.mmm.crypto.asymmetric.key
-
Abstract base implementation of
AsymmetricKeyPairFactory
usingKeyFactory
. - AbstractAsymmetricKeyPairFactory(KeyFactory) - Constructor for class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyPairFactory
-
The constructor.
- AbstractBean - Class in io.github.mmm.bean
-
Abstract base implementation of
WritableBean
. - AbstractBean() - Constructor for class io.github.mmm.bean.AbstractBean
-
The constructor.
- AbstractCharStreamScanner - Class in io.github.mmm.scanner
-
Abstract implementation of
CharStreamScanner
.
ATTENTION:
This implementation and its sub-classes are NOT thread-safe and have no intention to be thread-safe. - AbstractCharStreamScanner(char[]) - Constructor for class io.github.mmm.scanner.AbstractCharStreamScanner
-
The constructor.
- AbstractCharStreamScanner(int) - Constructor for class io.github.mmm.scanner.AbstractCharStreamScanner
-
The constructor.
- AbstractCliCommand - Class in io.github.mmm.nls.cli
-
Abstract base implementation of
CliCommand
. - AbstractCliCommand(Localizable) - Constructor for class io.github.mmm.nls.cli.AbstractCliCommand
-
The constructor.
- AbstractCliProperty<V> - Class in io.github.mmm.nls.cli.property
-
Abstract base implementation of
CliProperty
. - AbstractCliProperty(Localizable, boolean, String...) - Constructor for class io.github.mmm.nls.cli.property.AbstractCliProperty
-
The constructor.
- AbstractCollectionValidatorBuilder<E,V extends Collection<E>,PARENT,SELF extends AbstractCollectionValidatorBuilder<E,V,PARENT,SELF>> - Class in io.github.mmm.validation.collection
-
Validator builder
of forCollection
. - AbstractCollectionValidatorBuilder(PARENT) - Constructor for class io.github.mmm.validation.collection.AbstractCollectionValidatorBuilder
-
The constructor.
- AbstractColorFactor<SELF extends AbstractColorFactor<SELF>> - Class in io.github.mmm.ui.api.datatype.color
-
The implementation of
ColorSegment
for a factor in the range from0
to1
such asSaturation
,Lightness
, orBrightness
. - AbstractColorFactor(double) - Constructor for class io.github.mmm.ui.api.datatype.color.AbstractColorFactor
-
The constructor.
- AbstractColorFactor(int) - Constructor for class io.github.mmm.ui.api.datatype.color.AbstractColorFactor
-
The constructor.
- AbstractColorFactor(String) - Constructor for class io.github.mmm.ui.api.datatype.color.AbstractColorFactor
-
The constructor.
- AbstractComposedValidator<V,C> - Class in io.github.mmm.validation
- AbstractComposedValidator(Validator<? super C>...) - Constructor for class io.github.mmm.validation.AbstractComposedValidator
-
The constructor.
- AbstractCryptoAlgorithmWithProvider - Class in io.github.mmm.crypto.algorithm
-
The abstract base implementation of
CryptoAlgorithm
. - AbstractCryptoAlgorithmWithProvider(SecurityProvider) - Constructor for class io.github.mmm.crypto.algorithm.AbstractCryptoAlgorithmWithProvider
-
The constructor.
- AbstractCryptoAlgorithmWithRandom - Class in io.github.mmm.crypto.algorithm
-
Extends
CryptoAlgorithmImpl
with ability to create - AbstractCryptoAlgorithmWithRandom(SecurityProvider, RandomFactory) - Constructor for class io.github.mmm.crypto.algorithm.AbstractCryptoAlgorithmWithRandom
-
The constructor.
- AbstractCryptoFactory - Interface in io.github.mmm.crypto
-
Abstract interface for any factory of this security library.
- AbstractDecryptor - Interface in io.github.mmm.crypto.crypt
-
Abstract implementation of
Decryptor
. - AbstractEncryptor - Interface in io.github.mmm.crypto.crypt
-
Abstract implementation of
Encryptor
. - AbstractEventSource<E,L extends EventListener<?>> - Class in io.github.mmm.event
-
Implementation of
EventSource
. - AbstractEventSource() - Constructor for class io.github.mmm.event.AbstractEventSource
-
The constructor.
- AbstractFxIconGlyph - Class in io.github.mmm.ui.fx.icon
-
Abstract base Implementation of
FxIconGlyph
. - AbstractFxIconGlyph() - Constructor for class io.github.mmm.ui.fx.icon.AbstractFxIconGlyph
- AbstractGetCryptorFactory<C extends CryptorFactory> - Interface in io.github.mmm.crypto.crypt
-
Abstract interface to
get
theCryptorFactory
. - AbstractGetIterationCount - Interface in io.github.mmm.crypto
-
Interface to
get
theiteration count
. - AbstractGetKeyLength - Interface in io.github.mmm.crypto.key
-
Interface to
get
thekey-length
. - AbstractGetNonceSize - Interface in io.github.mmm.crypto.crypt
-
Interface to
get
the nonce size. - AbstractId<E,I,V extends Comparable<?>> - Class in io.github.mmm.entity.id
-
This is the abstract base implementation of
Id
. - AbstractId(Class<E>) - Constructor for class io.github.mmm.entity.id.AbstractId
-
The constructor.
- AbstractInstantId<E,I> - Class in io.github.mmm.entity.id
- AbstractInstantId(Class<E>, Instant) - Constructor for class io.github.mmm.entity.id.AbstractInstantId
-
The constructor.
- AbstractLink<E> - Class in io.github.mmm.entity.link
-
Abstract base implementation of
Link
. - AbstractLink() - Constructor for class io.github.mmm.entity.link.AbstractLink
-
The constructor.
- AbstractMapValidatorBuilder<K,V,M extends Map<K,V>,PARENT,SELF extends AbstractMapValidatorBuilder<K,V,M,PARENT,SELF>> - Class in io.github.mmm.validation.collection
- AbstractMapValidatorBuilder(PARENT) - Constructor for class io.github.mmm.validation.collection.AbstractMapValidatorBuilder
-
The constructor.
- AbstractObservableValue<V> - Class in io.github.mmm.value.observable
-
Abstract base implementation of
ObservableValue
that handlesObservableEventListener
s. - AbstractObservableValue() - Constructor for class io.github.mmm.value.observable.AbstractObservableValue
-
The constructor.
- AbstractPropertyFactory<V,P extends WritableProperty<V>> - Class in io.github.mmm.property.factory
-
The abstract base implementation of
PropertyFactory
. - AbstractPropertyFactory() - Constructor for class io.github.mmm.property.factory.AbstractPropertyFactory
- AbstractPropertyMetadata<V> - Class in io.github.mmm.property
-
Abstract base implementation of
PropertyMetadata
. - AbstractPropertyMetadata() - Constructor for class io.github.mmm.property.AbstractPropertyMetadata
-
The constructor.
- AbstractRange<V> - Class in io.github.mmm.base.range
-
Implementation of
Range
. - AbstractRange() - Constructor for class io.github.mmm.base.range.AbstractRange
- AbstractSecurityAlgorithm - Class in io.github.mmm.crypto.algorithm
-
The abstract base implementation of
CryptoAlgorithm
. - AbstractSecurityAlgorithm() - Constructor for class io.github.mmm.crypto.algorithm.AbstractSecurityAlgorithm
-
The constructor.
- AbstractSecurityGetRandomFactory - Interface in io.github.mmm.crypto.random
-
Abstract interface to
get
theRandomFactory
. - AbstractSecuritySetRandomFactory - Interface in io.github.mmm.crypto.random
- AbstractStructuredReader - Class in io.github.mmm.marshall
-
Abstract base implementation of
StructuredReader
. - AbstractStructuredReader(MarshallingConfig) - Constructor for class io.github.mmm.marshall.AbstractStructuredReader
-
The constructor.
- AbstractStructuredStringWriter - Class in io.github.mmm.marshall
- AbstractStructuredStringWriter(Appendable, MarshallingConfig) - Constructor for class io.github.mmm.marshall.AbstractStructuredStringWriter
-
The constructor.
- AbstractStructuredWriter - Class in io.github.mmm.marshall
-
Abstract base implementation of
StructuredWriter
. - AbstractStructuredWriter(MarshallingConfig) - Constructor for class io.github.mmm.marshall.AbstractStructuredWriter
-
The constructor.
- AbstractUiController<V extends UiRegularWidget> - Class in io.github.mmm.ui.spi.controller
-
Abstract base implementation of
UiController
. - AbstractUiController() - Constructor for class io.github.mmm.ui.spi.controller.AbstractUiController
-
The constructor.
- AbstractUiControllerContent<V extends UiRegularWidget> - Class in io.github.mmm.ui.spi.controller
- AbstractUiControllerContent() - Constructor for class io.github.mmm.ui.spi.controller.AbstractUiControllerContent
- AbstractUiControllerNavigation<V extends UiRegularWidget> - Class in io.github.mmm.ui.spi.controller
- AbstractUiControllerNavigation() - Constructor for class io.github.mmm.ui.spi.controller.AbstractUiControllerNavigation
- AbstractUiControllerPage - Class in io.github.mmm.ui.spi.controller
-
Controller
for thepage
dialog. - AbstractUiControllerPage() - Constructor for class io.github.mmm.ui.spi.controller.AbstractUiControllerPage
-
The constructor.
- AbstractUiCustomWidget<W extends UiWidget> - Class in io.github.mmm.ui.api.widget
-
This is the abstract base implementation of
UiCustomWidget
. - AbstractUiCustomWidget(W) - Constructor for class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
-
The constructor.
- AbstractUiDispatcher - Class in io.github.mmm.ui.spi
-
Abstract base implementation of
UiDispatcher
. - AbstractUiDispatcher() - Constructor for class io.github.mmm.ui.spi.AbstractUiDispatcher
-
The constructor.
- AbstractUiLocalizer - Class in io.github.mmm.ui.spi
-
Abstract base implementation of
UiLocalizer
. - AbstractUiLocalizer() - Constructor for class io.github.mmm.ui.spi.AbstractUiLocalizer
-
The constructor.
- AbstractUiNativeWidget - Class in io.github.mmm.ui.spi.widget
-
Abstract base implementation of
UiNativeWidget
. - AbstractUiNativeWidget() - Constructor for class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
-
The constructor.
- AbstractUiNativeWidgetWrapper<W> - Class in io.github.mmm.ui.spi.widget
-
Abstract base implementation of
UiNativeWidget
implementingAbstractUiNativeWidgetWrapper.getStyles()
. - AbstractUiNativeWidgetWrapper() - Constructor for class io.github.mmm.ui.spi.widget.AbstractUiNativeWidgetWrapper
-
The constructor.
- AbstractUiNavigationManager - Class in io.github.mmm.ui.spi.controller
-
Abstract base implementation of
UiNavigationManager
. - AbstractUiNavigationManager() - Constructor for class io.github.mmm.ui.spi.controller.AbstractUiNavigationManager
-
The constructor.
- AbstractUiNavigationManagerImpl - Class in io.github.mmm.ui.spi.controller
-
Abstract default implementation of
UiNavigationManager
. - AbstractUiNavigationManagerImpl() - Constructor for class io.github.mmm.ui.spi.controller.AbstractUiNavigationManagerImpl
-
The constructor.
- AbstractUiNotifier - Class in io.github.mmm.ui.api.notifier
-
Abstract base implementation of
UiNotifier
. - AbstractUiNotifier() - Constructor for class io.github.mmm.ui.api.notifier.AbstractUiNotifier
-
The constructor.
- AbstractUiScreen - Class in io.github.mmm.ui.spi
-
Abstract base implementation of
UiScreen
. - AbstractUiScreen() - Constructor for class io.github.mmm.ui.spi.AbstractUiScreen
-
The constructor.
- AbstractUiWidget - Class in io.github.mmm.ui.api.widget
-
Abstract base implementation of
UiWidget
. - AbstractUiWidget() - Constructor for class io.github.mmm.ui.api.widget.AbstractUiWidget
-
The constructor.
- AbstractUiWidgetFactory<F extends UiSingleWidgetFactory<?>> - Class in io.github.mmm.ui.api.factory
-
Abstract base implementation for widget factor based on
UiSingleWidgetFactory
. - AbstractUiWidgetFactory(Class<F>) - Constructor for class io.github.mmm.ui.api.factory.AbstractUiWidgetFactory
-
The constructor.
- AbstractValidationResult - Class in io.github.mmm.validation
-
Abstract base implementation of
ValidationResult
. - AbstractValidationResult(String, String) - Constructor for class io.github.mmm.validation.AbstractValidationResult
-
The constructor.
- AbstractValidator<V> - Class in io.github.mmm.validation
-
This is the abstract base class all
Validator
implementations should extend. - AbstractValidator() - Constructor for class io.github.mmm.validation.AbstractValidator
-
The constructor.
- AbstractValidatorRange<V,R> - Class in io.github.mmm.validation.main
- AbstractValidatorRange(Range<R>) - Constructor for class io.github.mmm.validation.main.AbstractValidatorRange
-
The constructor.
- AbstractValueValidator<V> - Class in io.github.mmm.validation
-
This is the abstract base implementation of
Validator
. - AbstractValueValidator() - Constructor for class io.github.mmm.validation.AbstractValueValidator
-
The constructor.
- AbstractVersionId<E,I> - Class in io.github.mmm.entity.id
- AbstractVersionId(Class<E>, Long) - Constructor for class io.github.mmm.entity.id.AbstractVersionId
-
The constructor.
- AbstractVirtualBean - Class in io.github.mmm.bean
-
Implementation of
VirtualBean
as regular java class. - AbstractVirtualBean() - Constructor for class io.github.mmm.bean.AbstractVirtualBean
-
The constructor.
- AbstractVirtualBean(BeanClass) - Constructor for class io.github.mmm.bean.AbstractVirtualBean
-
The constructor.
- AbstractWritableObservableValue<V> - Class in io.github.mmm.value.observable
-
Abstract base implementation of
WritableObservableValue
that handles bindings. - AbstractWritableObservableValue() - Constructor for class io.github.mmm.value.observable.AbstractWritableObservableValue
- accept(char) - Method in interface io.github.mmm.base.filter.CharFilter
- accept(char) - Method in class io.github.mmm.base.filter.ComposedCharFilter
- accept(char) - Method in class io.github.mmm.base.filter.ListCharFilter
- accept(char) - Method in class io.github.mmm.base.filter.NegatedCharFilter
- accept(WritableProperty<?>) - Method in class io.github.mmm.bean.PropertyBuilders
- accept(T, Object) - Static method in class io.github.mmm.property.builder.PropertyBuildersHelper
- ACCEPT_ALL_FILTER - Static variable in interface io.github.mmm.base.filter.CharFilter
-
A filter that
accepts
any charater. - ACCESS_KEY_NONE - Static variable in interface io.github.mmm.ui.api.widget.UiActiveWidget
-
The
access key
value if no access key is defined. - ACTION_ID - Static variable in interface io.github.mmm.ui.api.controller.action.UiActionNavigate
- ACTION_ID - Static variable in interface io.github.mmm.ui.api.event.action.UiActionApply
- ACTION_ID - Static variable in interface io.github.mmm.ui.api.event.action.UiActionApprove
- ACTION_ID - Static variable in interface io.github.mmm.ui.api.event.action.UiActionCancel
- ACTION_ID - Static variable in interface io.github.mmm.ui.api.event.action.UiActionClose
- ACTION_ID - Static variable in interface io.github.mmm.ui.api.event.action.UiActionConfirm
- ACTION_ID - Static variable in interface io.github.mmm.ui.api.event.action.UiActionDelete
- ACTION_ID - Static variable in interface io.github.mmm.ui.api.event.action.UiActionDiscard
- ACTION_ID - Static variable in interface io.github.mmm.ui.api.event.action.UiActionEdit
- ACTION_ID - Static variable in interface io.github.mmm.ui.api.event.action.UiActionNext
- ACTION_ID - Static variable in interface io.github.mmm.ui.api.event.action.UiActionNo
- ACTION_ID - Static variable in interface io.github.mmm.ui.api.event.action.UiActionOk
- ACTION_ID - Static variable in interface io.github.mmm.ui.api.event.action.UiActionOpen
- ACTION_ID - Static variable in interface io.github.mmm.ui.api.event.action.UiActionPrevious
- ACTION_ID - Static variable in interface io.github.mmm.ui.api.event.action.UiActionRemove
- ACTION_ID - Static variable in interface io.github.mmm.ui.api.event.action.UiActionReset
- ACTION_ID - Static variable in interface io.github.mmm.ui.api.event.action.UiActionSave
- ACTION_ID - Static variable in interface io.github.mmm.ui.api.event.action.UiActionSearch
- ACTION_ID - Static variable in interface io.github.mmm.ui.api.event.action.UiActionSubmit
- ACTION_ID - Static variable in interface io.github.mmm.ui.api.event.action.UiActionYes
- add() - Method in class io.github.mmm.bean.AbstractBean
- add() - Method in class io.github.mmm.entity.bean.SimpleEntityBean
- add(byte) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- add(byte) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- add(byte) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- add(byte) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- add(byte) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- add(byte) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- add(byte) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- add(byte) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- add(byte) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- add(double) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- add(double) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- add(double) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- add(double) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- add(double) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- add(double) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- add(double) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- add(double) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- add(double) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- add(float) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- add(float) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- add(float) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- add(float) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- add(float) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- add(float) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- add(float) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- add(float) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- add(float) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- add(int) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- add(int) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- add(int) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- add(int) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- add(int) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- add(int) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- add(int) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- add(int) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- add(int) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- add(long) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- add(long) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- add(long) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- add(long) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- add(long) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- add(long) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- add(long) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- add(long) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- add(long) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- add(short) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- add(short) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- add(short) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- add(short) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- add(short) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- add(short) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- add(short) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- add(short) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- add(short) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- add(E) - Method in class io.github.mmm.nls.cli.property.CliCollectionProperty
- add(E) - Method in class io.github.mmm.nls.cli.property.CliListProperty
- add(E) - Method in class io.github.mmm.nls.cli.property.CliSetProperty
- add(CliCommand) - Method in class io.github.mmm.nls.cli.NlsMain
- add(ReadableProperty<V>, UiAbstractInput<V>) - Method in interface io.github.mmm.ui.api.binding.data.UiBindingReceiver
- add(ReadableProperty<V>, UiAbstractInput<V>) - Method in class io.github.mmm.ui.api.binding.data.UiBindingReceiverImpl
- add(TestAbstractRadioButton) - Method in class io.github.mmm.ui.test.TestToggleGroup
- add(AbstractValidator<? super V>) - Method in class io.github.mmm.validation.main.ObjectValidatorBuilder
- add(ValidationResult) - Method in class io.github.mmm.validation.ComposedValidationFailure
- add(ValidationResult) - Method in class io.github.mmm.validation.ValidationFailure
- add(ValidationResult) - Method in interface io.github.mmm.validation.ValidationResult
- add(ValidationResult) - Method in class io.github.mmm.validation.ValidationResultBuilder
- add(ValidationResult) - Method in class io.github.mmm.validation.ValidationResultValid
- add(Validator<? super V>) - Method in class io.github.mmm.validation.main.ObjectValidatorBuilder
- add(Validator<? super V>) - Method in interface io.github.mmm.validation.ValidatorRegistry
- add(ObservableBigDecimalValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- add(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- add(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- add(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- add(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- add(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- add(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- add(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- add(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- add(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- add(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- add(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- add(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- add(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- add(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- add(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- add(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- add(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- add(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- add(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- add(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- add(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- add(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- add(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- add(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- add(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- add(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- add(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- add(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- add(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- add(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- add(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- add(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- add(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- add(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- add(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- add(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- add(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- add(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- add(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- add(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- add(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- add(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- add(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- add(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- add(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- add(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- add(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- add(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- add(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- add(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- add(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- add(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- add(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- add(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- add(NumberExpression<?>, byte) - Static method in class io.github.mmm.value.observable.number.bytes.ByteBinding
- add(NumberExpression<?>, double) - Static method in class io.github.mmm.value.observable.number.doubles.DoubleBinding
- add(NumberExpression<?>, float) - Static method in class io.github.mmm.value.observable.number.floats.FloatBinding
- add(NumberExpression<?>, int) - Static method in class io.github.mmm.value.observable.number.integers.IntegerBinding
- add(NumberExpression<?>, long) - Static method in class io.github.mmm.value.observable.number.longs.LongBinding
- add(NumberExpression<?>, short) - Static method in class io.github.mmm.value.observable.number.shorts.ShortBinding
- add(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.bigdecimal.BigDecimalBinding
- add(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.biginteger.BigIntegerBinding
- add(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.bytes.ByteBinding
- add(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.doubles.DoubleBinding
- add(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.floats.FloatBinding
- add(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.integers.IntegerBinding
- add(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.longs.LongBinding
- add(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.shorts.ShortBinding
- add(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.bigdecimal.BigDecimalBinding
- add(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.biginteger.BigIntegerBinding
- add(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.bytes.ByteBinding
- add(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.doubles.DoubleBinding
- add(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.floats.FloatBinding
- add(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.integers.IntegerBinding
- add(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.longs.LongBinding
- add(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.shorts.ShortBinding
- add(NumberExpression<?>, BigDecimal) - Static method in class io.github.mmm.value.observable.number.bigdecimal.BigDecimalBinding
- add(NumberExpression<?>, BigInteger) - Static method in class io.github.mmm.value.observable.number.biginteger.BigIntegerBinding
- add(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- add(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- add(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- add(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- add(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- add(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- add(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- add(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- add(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- add(ObservableValue<? extends Number>) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- add(ObservableValue<? extends Number>) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- add(ObservableValue<? extends Number>) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- add(ObservableValue<? extends Number>) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- add(Number) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- add(Number) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- add(Number) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- add(Number) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- add(Number, Number) - Method in class io.github.mmm.base.number.NumberType
- add(String) - Method in interface io.github.mmm.ui.api.datatype.UiStyles
- add(String) - Method in interface io.github.mmm.ui.api.widget.breadcrumb.UiBreadCrumbBar
- add(String) - Method in class io.github.mmm.ui.spi.UiStylesImpl
- add(String, boolean) - Method in class io.github.mmm.property.string.StringListProperty
- add(String, UiPlace, String) - Method in interface io.github.mmm.ui.api.widget.breadcrumb.UiBreadCrumbBar
- add(BigDecimal) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- add(BigInteger) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- add(BigInteger) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- add(BigInteger) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- add(BigInteger) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- add(BigInteger) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- add(BigInteger) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- add(BigInteger) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- add(BigInteger) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- add(BigInteger) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- add(P) - Method in class io.github.mmm.bean.AbstractBean
-
Internal method for
AbstractBean.addProperty(WritableProperty)
, without verification. - add(P) - Method in class io.github.mmm.nls.cli.AbstractCliCommand
- ADD - io.github.mmm.event.ChangeType
-
A change of this type indicates, that something new has been added.
- ADD - io.github.mmm.ui.spi.controller.UiNavigationMode
-
Add to the navigation history.
- addAll(E...) - Method in interface io.github.mmm.value.observable.container.collection.ChangeAwareCollection
-
Adds
all the givenelements
. - addAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.bigdecimal.BigDecimalBinding
- addAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.biginteger.BigIntegerBinding
- addAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.bytes.ByteBinding
- addAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.doubles.DoubleBinding
- addAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.floats.FloatBinding
- addAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.integers.IntegerBinding
- addAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.longs.LongBinding
- addAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.shorts.ShortBinding
- addCheckbox(String, UiClickEventListener) - Method in interface io.github.mmm.ui.api.widget.menu.UiAdvancedMenu
- addCheckbox(String, UiClickEventListener, int) - Method in interface io.github.mmm.ui.api.widget.menu.UiAdvancedMenu
- addChild(C) - Method in class io.github.mmm.ui.api.widget.composite.UiCustomMutableComposite
- addChild(C) - Method in interface io.github.mmm.ui.api.widget.composite.UiMutableComposite
-
Adds the given
child
to the end of thechild-list
. - addChild(C, int) - Method in class io.github.mmm.ui.api.widget.composite.UiCustomMutableComposite
- addChild(C, int) - Method in interface io.github.mmm.ui.api.widget.composite.UiMutableComposite
-
Inserts the given
child
at the givenindex
. - addChild(C, int) - Method in class io.github.mmm.ui.fx.widget.composite.FxMutableComposite
- addChild(C, int) - Method in class io.github.mmm.ui.test.widget.composite.TestMutableComposite
- addChild(C, int) - Method in class io.github.mmm.ui.tvm.widget.composite.TvmMutableComposite
- addChild(C, int) - Method in class io.github.mmm.ui.tvm.widget.composite.TvmRemovableComposite
- addChild(UiInput<?>) - Method in interface io.github.mmm.ui.api.widget.panel.UiMutablePanel
- addChild(UiRegularWidget, int) - Method in class io.github.mmm.ui.api.widget.form.UiCustomCompositeInput
- addChild(UiRegularWidget, int) - Method in interface io.github.mmm.ui.api.widget.panel.UiGridRow
- addChild(UiRegularWidget, int) - Method in class io.github.mmm.ui.fx.widget.form.FxCompositeInput
- addChild(UiRegularWidget, int) - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- addChild(UiRegularWidget, int, int) - Method in interface io.github.mmm.ui.api.widget.panel.UiGridRow
-
Inserts the given
child
at the givenindex
. - addChild(UiRegularWidget, int, int, int) - Method in interface io.github.mmm.ui.api.widget.panel.UiGridRow
-
Inserts the given
child
at the givenindex
. - addChild(UiRegularWidget, int, int, int) - Method in class io.github.mmm.ui.fx.widget.panel.FxGridRow
- addChild(UiRegularWidget, int, int, int) - Method in class io.github.mmm.ui.test.widget.panel.TestGridRow
- addChild(UiRegularWidget, int, int, int) - Method in class io.github.mmm.ui.tvm.widget.panel.TvmGridRow
- addChildWidget(C, int) - Method in class io.github.mmm.ui.fx.widget.composite.FxMutableComposite
- addChildWidget(C, int) - Method in class io.github.mmm.ui.fx.widget.composite.FxMutableCompositePane
- addChildWidget(C, int) - Method in class io.github.mmm.ui.tvm.widget.composite.TvmRemovableComposite
- addChildWidget(UiAbstractInput<?>, int) - Method in class io.github.mmm.ui.fx.widget.form.FxFormPanel
- addChildWidget(UiAbstractInput<?>, int) - Method in class io.github.mmm.ui.fx.widget.form.grid.FxFormPanel
- addChildWidget(UiInput<?>, int) - Method in class io.github.mmm.ui.fx.widget.form.FxFormGroup
- addChildWidget(UiInput<?>, int) - Method in class io.github.mmm.ui.fx.widget.form.grid.FxFormGroup
- addChildWidget(UiRegularWidget, int) - Method in class io.github.mmm.ui.fx.widget.form.FxCompositeInput
- addColumn(UiColumn<R, ?>) - Method in interface io.github.mmm.ui.api.widget.data.UiAbstractDataTable
- addColumn(UiColumn<R, ?>, int) - Method in interface io.github.mmm.ui.api.widget.data.UiAbstractDataTable
- addColumn(UiColumn<R, ?>, int) - Method in class io.github.mmm.ui.fx.widget.data.FxDataTable
- addColumn(UiColumn<R, ?>, int) - Method in class io.github.mmm.ui.test.widget.data.TestDataList
- addColumn(TypedPropertyPath<V>) - Method in interface io.github.mmm.ui.api.widget.data.UiAbstractDataTable
- addColumn(TypedPropertyPath<V>, int) - Method in interface io.github.mmm.ui.api.widget.data.UiAbstractDataTable
- addColumns(UiColumn<R, ?>...) - Method in interface io.github.mmm.ui.api.widget.data.UiAbstractDataTable
- addFromString(String) - Method in class io.github.mmm.nls.cli.property.CliCollectionProperty
- addHistory(UiPlace) - Method in class io.github.mmm.ui.spi.controller.AbstractUiNavigationManager
- addHistory(UiPlace) - Method in class io.github.mmm.ui.spi.controller.AbstractUiNavigationManagerImpl
- addItem(UiAction) - Method in interface io.github.mmm.ui.api.widget.menu.UiAbstractMenuWithItems
- addItem(UiAction, int) - Method in interface io.github.mmm.ui.api.widget.menu.UiAbstractMenuWithItems
- addItem(String, UiClickEventListener) - Method in interface io.github.mmm.ui.api.widget.menu.UiAbstractMenuWithItems
- addItem(String, UiClickEventListener, int) - Method in interface io.github.mmm.ui.api.widget.menu.UiAbstractMenuWithItems
- addListener(EventListener<? super E>, boolean) - Method in class io.github.mmm.event.EventSourceAdapter
- addListener(UiEventListener, boolean) - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- addListener(UiEventListener, boolean) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- addListener(ObservableEventListener<? super V>, boolean) - Method in class io.github.mmm.value.observable.AbstractObservableValue
- addListener(L) - Method in interface io.github.mmm.event.EventSource
-
Adds an
EventListener
which will be notified whenever the an event occurs (something changes). - addListener(L, boolean) - Method in class io.github.mmm.event.AbstractEventSource
- addListener(L, boolean) - Method in interface io.github.mmm.event.EventSource
-
Adds an
EventListener
which will be notified whenever the an event occurs (something changes). - addMenu(String) - Method in interface io.github.mmm.ui.api.widget.menu.UiAbstractMenu
- addMenu(String) - Method in interface io.github.mmm.ui.api.widget.menu.UiAdvancedMenu
- addMenu(String) - Method in interface io.github.mmm.ui.api.widget.menu.UiMenuBar
- addMenu(String, int) - Method in interface io.github.mmm.ui.api.widget.menu.UiAbstractMenu
- addMenu(String, int) - Method in interface io.github.mmm.ui.api.widget.menu.UiAdvancedMenu
- addMenu(String, int) - Method in interface io.github.mmm.ui.api.widget.menu.UiMenuBar
- addProperty(P) - Method in class io.github.mmm.bean.AbstractBean
- addProperty(P) - Method in interface io.github.mmm.bean.WritableBean
-
Adds the given
WritableProperty
to this bean. - addRadioButton(String, UiClickEventListener) - Method in interface io.github.mmm.ui.api.widget.menu.UiAdvancedMenu
- addRadioButton(String, UiClickEventListener, int) - Method in interface io.github.mmm.ui.api.widget.menu.UiAdvancedMenu
- addRow() - Method in class io.github.mmm.ui.api.widget.panel.UiCustomGridPanel
- addRow() - Method in interface io.github.mmm.ui.api.widget.panel.UiGridPanel
- addRow(int) - Method in class io.github.mmm.ui.api.widget.panel.UiCustomGridPanel
- addRow(int) - Method in interface io.github.mmm.ui.api.widget.panel.UiGridPanel
- addRow(int) - Method in class io.github.mmm.ui.fx.widget.panel.FxGridPanel
- addRow(int) - Method in class io.github.mmm.ui.test.widget.panel.TestGridPanel
- addRow(int) - Method in class io.github.mmm.ui.tvm.widget.panel.TvmGridPanel
- addRow(int, UiRegularWidget...) - Method in class io.github.mmm.ui.api.widget.panel.UiCustomGridPanel
- addRow(int, UiRegularWidget...) - Method in interface io.github.mmm.ui.api.widget.panel.UiGridPanel
- addRow(UiRegularWidget...) - Method in class io.github.mmm.ui.api.widget.panel.UiCustomGridPanel
- addRow(UiRegularWidget...) - Method in interface io.github.mmm.ui.api.widget.panel.UiGridPanel
- addSelection(V) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSelections
- addSelections(Collection<V>) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSelections
- addSeparator() - Method in interface io.github.mmm.ui.api.widget.menu.UiAbstractMenuWithItems
- addSeparator(int) - Method in interface io.github.mmm.ui.api.widget.menu.UiAbstractMenuWithItems
- addTab(String, UiRegularWidget) - Method in interface io.github.mmm.ui.api.widget.tab.UiTabPanel
-
Adds the given
UiRegularWidget
as new tab (and the end of all existing tabs).
IMPORTANT: In case youmake
theUiTab
closable
, it will remove itself aschild
from thisUiTabPanel
when the end-user closes it. - addTab(String, UiRegularWidget, int) - Method in interface io.github.mmm.ui.api.widget.tab.UiTabPanel
-
Adds the given
UiRegularWidget
as new tab at the givenindex
. - addTab(String, Supplier<UiRegularWidget>) - Method in interface io.github.mmm.ui.api.widget.tab.UiTabPanel
-
Adds a new tab (and the end of all existing tabs) with the content provided lazily from the given
Supplier
(when the tab is selected for the first time). - addTab(String, Supplier<UiRegularWidget>, int) - Method in interface io.github.mmm.ui.api.widget.tab.UiTabPanel
-
Adds a new tab at the given
index
with the content provided lazily from the givenSupplier
(when the tab is selected for the first time). - addWeakListener(L) - Method in interface io.github.mmm.event.EventSource
- adjustSignum(int) - Method in enum io.github.mmm.base.sort.SortOrder
-
Adjusts the
Math.signum(double)
of acompare to
result with thisSortOrder
to the semantic ofCollections.sort(java.util.List, java.util.Comparator)
. - AdvancedBean - Class in io.github.mmm.bean
-
Implementation of
VirtualBean
as regular java class. - AdvancedBean() - Constructor for class io.github.mmm.bean.AdvancedBean
-
The constructor.
- AdvancedBean(BeanClass) - Constructor for class io.github.mmm.bean.AdvancedBean
-
The constructor.
- AdvancedGridPane - Class in io.github.mmm.ui.fx.widget.panel
-
Extends
GridPane
to fill gaps of JavaFx. - AdvancedGridPane() - Constructor for class io.github.mmm.ui.fx.widget.panel.AdvancedGridPane
-
The constructor.
- after(Instant) - Method in class io.github.mmm.validation.temporal.instant.ValidatorBuilderInstant
- after(LocalDate) - Method in class io.github.mmm.validation.temporal.localdate.ValidatorBuilderLocalDate
- after(LocalDateTime) - Method in class io.github.mmm.validation.temporal.localdatetime.ValidatorBuilderLocalDateTime
- after(LocalTime) - Method in class io.github.mmm.validation.temporal.localtime.ValidatorBuilderLocalTime
- after(OffsetDateTime) - Method in class io.github.mmm.validation.temporal.offsetdatetime.ValidatorBuilderOffsetDateTime
- after(OffsetTime) - Method in class io.github.mmm.validation.temporal.offsettime.ValidatorBuilderOffsetTime
- after(ZonedDateTime) - Method in class io.github.mmm.validation.temporal.zoneddatetime.ValidatorBuilderZonedDateTime
- after(Supplier<Instant>) - Method in class io.github.mmm.validation.temporal.instant.ValidatorBuilderInstant
- after(Supplier<LocalDate>) - Method in class io.github.mmm.validation.temporal.localdate.ValidatorBuilderLocalDate
- after(Supplier<LocalDateTime>) - Method in class io.github.mmm.validation.temporal.localdatetime.ValidatorBuilderLocalDateTime
- after(Supplier<LocalTime>) - Method in class io.github.mmm.validation.temporal.localtime.ValidatorBuilderLocalTime
- after(Supplier<OffsetDateTime>) - Method in class io.github.mmm.validation.temporal.offsetdatetime.ValidatorBuilderOffsetDateTime
- after(Supplier<OffsetTime>) - Method in class io.github.mmm.validation.temporal.offsettime.ValidatorBuilderOffsetTime
- after(Supplier<ZonedDateTime>) - Method in class io.github.mmm.validation.temporal.zoneddatetime.ValidatorBuilderZonedDateTime
- after(Supplier<V>) - Method in class io.github.mmm.validation.temporal.ValidatorBuilderTemporal
-
Adds
a validator that checks that the date/time is after the givenvalue
. - after(V) - Method in class io.github.mmm.validation.temporal.ValidatorBuilderTemporal
-
Adds
a validator that checks that the date/time is after the givenvalue
. - algorithm - Variable in class io.github.mmm.crypto.algorithm.CryptoAlgorithmConfig
- ALGORITHM_AES - Static variable in class io.github.mmm.crypto.symmetric.crypt.aes.SymmetricCryptorConfigAes
-
Cipher algorithm
"AES". - ALGORITHM_EC - Static variable in class io.github.mmm.crypto.asymmetric.key.ec.AsymmetricKeyPairEc
- ALGORITHM_ECDSA - Static variable in class io.github.mmm.crypto.asymmetric.sign.ec.SignatureConfigEcDsa
-
The
algorithm
name "ECDSA". - ALGORITHM_ECIES - Static variable in class io.github.mmm.crypto.asymmetric.crypt.ec.AsymmetricCryptorConfigEcIes
-
The
algorithm
name "ECIES". - ALGORITHM_MD5 - Static variable in class io.github.mmm.crypto.hash.md5.Md5
-
The
algorithm
name "MD5". - ALGORITHM_NONE - Static variable in class io.github.mmm.crypto.hash.HashConfig
-
The dummy hash algorithm NONE for no hashing (e.g.
- ALGORITHM_RIPEMD_128 - Static variable in class io.github.mmm.crypto.hash.ripemd.RipeMd128
-
The
algorithm
name "RIPEMD128". - ALGORITHM_RIPEMD_160 - Static variable in class io.github.mmm.crypto.hash.ripemd.RipeMd160
-
The
algorithm
name "RIPEMD160". - ALGORITHM_RIPEMD_256 - Static variable in class io.github.mmm.crypto.hash.ripemd.RipeMd256
-
The
algorithm
name "RIPEMD256". - ALGORITHM_RIPEMD_320 - Static variable in class io.github.mmm.crypto.hash.ripemd.RipeMd320
-
The
algorithm
name "RIPEMD320". - ALGORITHM_RSA - Static variable in class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyPairRsa
-
The
algorithm
name "RSA". - ALGORITHM_SHA_224 - Static variable in class io.github.mmm.crypto.hash.sha2.Sha224
-
The
algorithm
name "SHA-224". - ALGORITHM_SHA_256 - Static variable in class io.github.mmm.crypto.hash.sha2.Sha256
-
The
algorithm
name "SHA-256". - ALGORITHM_SHA_384 - Static variable in class io.github.mmm.crypto.hash.sha2.Sha384
-
The
algorithm
name "SHA-384". - ALGORITHM_SHA_512 - Static variable in class io.github.mmm.crypto.hash.sha2.Sha512
-
The
algorithm
name "SHA-512". - ALGORITHM_SHA1 - Static variable in class io.github.mmm.crypto.hash.sha1.Sha1
-
The
algorithm
name "SHA1". - ALGORITHM_SHA1PRNG - Static variable in class io.github.mmm.crypto.random.RandomConfigSha1Prng
-
The
algorithm
name "SHA1PRNG". - Alignment - Enum in io.github.mmm.base.placement
-
This enum contains the available values for the alignment of an object.
- ALL - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- ALL - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
-
InverseBitFlag
for totest
if all flags/bits are set. - ALL - Static variable in interface io.github.mmm.ui.api.datatype.UiEnabledFlags
- ALL - Static variable in interface io.github.mmm.ui.api.datatype.UiVisibleFlags
- Alpha - Class in io.github.mmm.ui.api.datatype.color
-
This
ColorSegment
represents the alpha value of a color what is its opacity. - Alpha(double) - Constructor for class io.github.mmm.ui.api.datatype.color.Alpha
-
The constructor.
- Alpha(int) - Constructor for class io.github.mmm.ui.api.datatype.color.Alpha
-
The constructor.
- Alpha(String) - Constructor for class io.github.mmm.ui.api.datatype.color.Alpha
-
The constructor.
- ALPHA - io.github.mmm.ui.api.datatype.color.ColorSegmentType
-
Type of
ColorSegment
forAlpha
. - ALWAYS - io.github.mmm.ui.api.datatype.UiScrollBarVisibility
-
The scrollbar is always visible.
- and() - Method in class io.github.mmm.validation.main.ObjectValidatorBuilder
- and(BooleanExpression, ObservableValue<Boolean>) - Static method in class io.github.mmm.value.observable.booleans.BooleanBinding
- and(BooleanExpression, Boolean) - Static method in class io.github.mmm.value.observable.booleans.BooleanBinding
- and(ObservableValue<Boolean>) - Method in interface io.github.mmm.value.observable.booleans.BooleanExpression
- and(Boolean) - Method in interface io.github.mmm.value.observable.booleans.BooleanExpression
- AND - io.github.mmm.base.lang.Conjunction
-
This conjunction is
true
if and only if all arguments aretrue
. - ANY - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- ANY - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
-
InverseBitFlag
totest
if any flag is set. - ANY - Static variable in interface io.github.mmm.ui.api.datatype.UiEnabledFlags
- ANY - Static variable in interface io.github.mmm.ui.api.datatype.UiVisibleFlags
- append(char) - Method in class io.github.mmm.base.io.AppendableWriter
- append(Validator<?>) - Method in class io.github.mmm.validation.AbstractComposedValidator
- append(Validator<?>) - Method in interface io.github.mmm.validation.Validator
- append(Validator<?>...) - Method in class io.github.mmm.validation.AbstractComposedValidator
- append(Validator<?>...) - Method in interface io.github.mmm.validation.Validator
- append(CharSequence) - Method in class io.github.mmm.base.io.AppendableWriter
- append(CharSequence, int, int) - Method in class io.github.mmm.base.io.AppendableWriter
- append(StringBuilder, int, int) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- AppendableWriter - Class in io.github.mmm.base.io
-
Writer
that adapts anAppendable
. - AppendableWriter(Appendable) - Constructor for class io.github.mmm.base.io.AppendableWriter
-
The constructor.
- appendCode(Appendable, boolean) - Method in class io.github.mmm.validation.AbstractValidationResult
- appendSubstring(StringBuffer, int, int) - Method in class io.github.mmm.scanner.CharSequenceScanner
-
Deprecated.
- appendSubstring(StringBuilder, int, int) - Method in class io.github.mmm.scanner.CharSequenceScanner
- ApplicationException - Exception in io.github.mmm.base.exception
-
Extends
RuntimeException
with the following features: aUUID
unique per exception instance automatically generated once per exceptionchain
. anerror code
that should be unique per exception type. distinction betweentechnical
exceptions and exceptionsintended for end-users
. NOTE:
Exceptions should only occur in unexpected or undesired situations. - ApplicationException(Localizable) - Constructor for exception io.github.mmm.base.exception.ApplicationException
-
The constructor.
- ApplicationException(Localizable, Throwable) - Constructor for exception io.github.mmm.base.exception.ApplicationException
-
The constructor.
- ApplicationException(Localizable, Throwable, UUID) - Constructor for exception io.github.mmm.base.exception.ApplicationException
-
The constructor.
- ApplicationException(String) - Constructor for exception io.github.mmm.base.exception.ApplicationException
-
The constructor.
- ApplicationException(String, Throwable) - Constructor for exception io.github.mmm.base.exception.ApplicationException
-
The constructor.
- ApplicationException(String, Throwable, UUID) - Constructor for exception io.github.mmm.base.exception.ApplicationException
-
The constructor.
- apply(V) - Method in class io.github.mmm.base.lang.ToStringFormatter
- apply(V) - Method in class io.github.mmm.ui.spi.DefaultFormatter
- areIncompatible(CaseConversion, CaseConversion) - Static method in enum io.github.mmm.base.text.CaseConversion
- ART_BOOLEAN_VALUE - Static variable in interface io.github.mmm.marshall.StructuredFormat
-
The (XML) attribute for a boolean value.
- ART_NUMBER_VALUE - Static variable in interface io.github.mmm.marshall.StructuredFormat
-
The (XML) attribute for a numeric value.
- ART_STRING_VALUE - Static variable in interface io.github.mmm.marshall.StructuredFormat
-
The (XML) attribute for a string value.
- asBinary(K) - Method in interface io.github.mmm.crypto.symmetric.key.SymmetricKeyCreator
- asBinary(PAIR) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyPairFactory
- asBinary(PAIR, String) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyCreator
- asBinary(PR) - Method in interface io.github.mmm.crypto.asymmetric.key.PrivateKeyFactory
- asBinary(PR, String) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyCreator
- asBinary(PU) - Method in interface io.github.mmm.crypto.asymmetric.key.PublicKeyFactory
- asBinary(PU, String) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyCreator
- ASCENDING - io.github.mmm.base.sort.SortOrder
-
Indicating that values are in increasing order (e.g.
- ASCII_LETTER_FILTER - Static variable in interface io.github.mmm.base.filter.CharFilter
-
A filter that only
accepts
the Latin ASCII letters 'a'-'z' and 'A'-'Z'. - ASCII_LOWER_CASE_LETTER_FILTER - Static variable in interface io.github.mmm.base.filter.CharFilter
-
A filter that only
accepts
the lower case Latin ASCII letters 'a'-'z'. - ASCII_UPPER_CASE_LETTER_FILTER - Static variable in interface io.github.mmm.base.filter.CharFilter
-
A filter that only
accepts
the upper case Latin ASCII letters 'A'-'Z'. - asClass(Class<? extends VirtualBean>) - Static method in class io.github.mmm.bean.impl.BeanClassImpl
- asClass(Class<? extends VirtualBean>, Function<Class<?>, BeanClassImpl>) - Static method in class io.github.mmm.bean.impl.BeanClassImpl
- asData(AsymmetricKeyPairEcBc) - Method in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairFactoryEcBc
- asData(AsymmetricKeyPairEcJce) - Method in class io.github.mmm.crypto.asymmetric.key.ec.jce.AsymmetricKeyPairFactoryEcJce
- asData(AsymmetricKeyPairRsa) - Method in class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyPairFactoryRsaCompact
- asData(ECPrivateKey) - Method in class io.github.mmm.crypto.asymmetric.key.ec.jce.AsymmetricKeyPairFactoryEcJce
- asData(ECPublicKey) - Method in class io.github.mmm.crypto.asymmetric.key.ec.jce.AsymmetricKeyPairFactoryEcJce
- asData(RSAPrivateKey) - Method in class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyPairFactoryRsaCompact
- asData(RSAPublicKey) - Method in class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyPairFactoryRsaCompact
- asData(K) - Method in interface io.github.mmm.crypto.symmetric.key.SymmetricKeyCreator
- asData(K) - Method in class io.github.mmm.crypto.symmetric.key.SymmetricKeyCreatorImpl
- asData(BCECPrivateKey) - Method in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairFactoryEcBc
- asData(BCECPublicKey) - Method in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairFactoryEcBcCompact
- asData(BCECPublicKey) - Method in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairFactoryEcBcUncompressed
- asData(PAIR) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyCreator
- asData(PAIR) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyPairFactory
- asData(PAIR) - Method in class io.github.mmm.crypto.asymmetric.key.generic.AsymmetricKeyPairFactoryEncoded
- asData(PAIR, String) - Method in class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyCreator
- asData(PAIR, String) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyCreator
- asData(PR) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyCreator
- asData(PR) - Method in class io.github.mmm.crypto.asymmetric.key.generic.AsymmetricKeyPairFactoryEncoded
- asData(PR) - Method in interface io.github.mmm.crypto.asymmetric.key.PrivateKeyFactory
- asData(PR, String) - Method in class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyCreator
- asData(PR, String) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyCreator
- asData(PU) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyCreator
- asData(PU) - Method in class io.github.mmm.crypto.asymmetric.key.generic.AsymmetricKeyPairFactoryEncoded
- asData(PU) - Method in interface io.github.mmm.crypto.asymmetric.key.PublicKeyFactory
- asData(PU, String) - Method in class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyCreator
- asData(PU, String) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyCreator
- asExample(char) - Method in enum io.github.mmm.base.text.CaseConversion
- asList() - Method in class io.github.mmm.property.builder.PropertyBuilder
- asMap() - Method in class io.github.mmm.property.AbstractPropertyMetadata
- asMap() - Method in class io.github.mmm.property.builder.PropertyBuilder
- asMap() - Method in interface io.github.mmm.property.PropertyMetadata
- asMap() - Method in class io.github.mmm.property.PropertyMetadataType
- asMap(SimpleProperty<K>) - Method in class io.github.mmm.property.builder.PropertyBuilder
- asRange() - Method in class io.github.mmm.property.builder.lang.ComparablePropertyBuilder
- asSet() - Method in class io.github.mmm.property.builder.PropertyBuilder
- asStream() - Method in class io.github.mmm.binary.BinaryType
- asStream() - Method in interface io.github.mmm.binary.Streamable
- asStream() - Method in class io.github.mmm.binary.StreamableBlob
- asStream() - Method in class io.github.mmm.binary.StreamablePath
- asString() - Method in interface io.github.mmm.value.observable.Expression
- asType(Class<? extends WritableBean>) - Static method in class io.github.mmm.bean.impl.BeanTypeImpl
- asType(Class<? extends WritableBean>, String) - Static method in class io.github.mmm.bean.impl.BeanTypeImpl
- asWriter(Appendable) - Static method in class io.github.mmm.base.io.AppendableWriter
- AsymmetricAccess<S extends SignatureBinary,PR extends PrivateKey,PU extends PublicKey,PAIR extends AsymmetricKeyPair<PR,PU>,KC extends AsymmetricKeyCreator<PR,PU,PAIR>> - Class in io.github.mmm.crypto.asymmetric.access
-
Abstract base implementation of factory for
key management
,encryption/decryption
, andsignature management
based onasymmetric
cryptography. - AsymmetricAccess(SignatureConfig<S>, AsymmetricCryptorConfig<PR, PU>, RandomFactory) - Constructor for class io.github.mmm.crypto.asymmetric.access.AsymmetricAccess
-
The constructor.
- AsymmetricAccess(SignatureConfig<S>, SignatureProcessorFactory<S, PR, PU>, AsymmetricCryptorConfig<PR, PU>, RandomFactory) - Constructor for class io.github.mmm.crypto.asymmetric.access.AsymmetricAccess
-
The constructor.
- AsymmetricAccessEcBc<S extends SignatureEcBc> - Class in io.github.mmm.crypto.asymmetric.access.ec.bc
- AsymmetricAccessEcBc(ECParameterSpec, SignatureFactoryEcBc<S>, HashConfig, RandomFactory) - Constructor for class io.github.mmm.crypto.asymmetric.access.ec.bc.AsymmetricAccessEcBc
-
The constructor.
- AsymmetricAccessEcBc(ECParameterSpec, SignatureConfig<S>, AsymmetricCryptorConfigEcIes<BCECPrivateKey, BCECPublicKey>, RandomFactory) - Constructor for class io.github.mmm.crypto.asymmetric.access.ec.bc.AsymmetricAccessEcBc
-
The constructor.
- AsymmetricCryptorConfig<PR extends PrivateKey,PU extends PublicKey> - Class in io.github.mmm.crypto.asymmetric.crypt
- AsymmetricCryptorConfig(CipherTransformation, int, SecurityProvider) - Constructor for class io.github.mmm.crypto.asymmetric.crypt.AsymmetricCryptorConfig
-
The constructor.
- AsymmetricCryptorConfigEcIes<PR extends ECPrivateKey,PU extends ECPublicKey> - Class in io.github.mmm.crypto.asymmetric.crypt.ec
-
AsymmetricCryptorConfig
for ECIES (Elliptic Curve Integrated Encryption Scheme). - AsymmetricCryptorConfigEcIes(SecurityProvider) - Constructor for class io.github.mmm.crypto.asymmetric.crypt.ec.AsymmetricCryptorConfigEcIes
-
The constructor.
- AsymmetricCryptorConfigRsa - Class in io.github.mmm.crypto.asymmetric.crypt.rsa
- AsymmetricCryptorConfigRsa() - Constructor for class io.github.mmm.crypto.asymmetric.crypt.rsa.AsymmetricCryptorConfigRsa
-
The constructor.
- AsymmetricCryptorConfigRsa(SecurityProvider) - Constructor for class io.github.mmm.crypto.asymmetric.crypt.rsa.AsymmetricCryptorConfigRsa
-
The constructor.
- AsymmetricCryptorFactory<PR extends PrivateKey,PU extends PublicKey> - Interface in io.github.mmm.crypto.asymmetric.crypt
-
Extends
CryptorFactory
forasymmetric
encryption and decryption. - AsymmetricCryptorFactoryImpl<PR extends PrivateKey,PU extends PublicKey> - Class in io.github.mmm.crypto.asymmetric.crypt
-
Implementation of
AsymmetricCryptorFactory
. - AsymmetricCryptorFactoryImpl(AsymmetricCryptorConfig<PR, PU>, RandomFactory) - Constructor for class io.github.mmm.crypto.asymmetric.crypt.AsymmetricCryptorFactoryImpl
-
The constructor.
- AsymmetricKeyCreator<PR extends PrivateKey,PU extends PublicKey,PAIR extends AsymmetricKeyPair<PR,PU>> - Interface in io.github.mmm.crypto.asymmetric.key
-
Extends
KeyCreator
for dealing with asymmetric cryptographic keys. - AsymmetricKeyCreatorEcBc - Class in io.github.mmm.crypto.asymmetric.key.ec.bc
-
Implementation of
AsymmetricKeyCreator
forAsymmetricKeyPairEcBc
. - AsymmetricKeyCreatorEcBc(ECParameterSpec) - Constructor for class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyCreatorEcBc
-
The constructor.
- AsymmetricKeyCreatorEcBc(ECParameterSpec, RandomFactory) - Constructor for class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyCreatorEcBc
-
The constructor.
- AsymmetricKeyCreatorFactory<K extends AsymmetricKeyCreator<?,?,?>> - Interface in io.github.mmm.crypto.asymmetric.key
-
Interface for a
factory
tocreate
instances ofKeyCreator
for asymmetric cryptographic keys.
An instance ofAsymmetricKeyCreatorFactory
therefore represents a configuration with specificKey
algorithm
andformat
(s). - AsymmetricKeyCreatorImpl<PR extends PrivateKey,PU extends PublicKey,PAIR extends AbstractAsymmetricKeyPair<PR,PU>> - Class in io.github.mmm.crypto.asymmetric.key.generic
-
Generic implementation of
KeyCreator
. - AsymmetricKeyCreatorImpl(KeyFactory, int, SecurityProvider, AsymmetricKeyPairFactorySimple<PR, PU, PAIR>, RandomFactory) - Constructor for class io.github.mmm.crypto.asymmetric.key.generic.AsymmetricKeyCreatorImpl
-
The constructor.
- AsymmetricKeyCreatorRsa - Class in io.github.mmm.crypto.asymmetric.key.rsa
-
Implementation of
AsymmetricKeyCreator
forRSA
. - AsymmetricKeyCreatorRsa(int) - Constructor for class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyCreatorRsa
-
The constructor.
- AsymmetricKeyCreatorRsa(int, SecurityProvider, RandomFactory) - Constructor for class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyCreatorRsa
-
The constructor.
- AsymmetricKeyPair<PR extends PrivateKey,PU extends PublicKey> - Interface in io.github.mmm.crypto.asymmetric.key
-
Interface for a key pair consisting of a
private key
with its correspondingpublic key
for asymmetric encryption. - AsymmetricKeyPairEc<PR extends ECPrivateKey,PU extends ECPublicKey> - Class in io.github.mmm.crypto.asymmetric.key.ec
- AsymmetricKeyPairEc(PR, PU) - Constructor for class io.github.mmm.crypto.asymmetric.key.ec.AsymmetricKeyPairEc
-
The constructor.
- AsymmetricKeyPairEcBc - Class in io.github.mmm.crypto.asymmetric.key.ec.bc
- AsymmetricKeyPairEcBc(BCECPrivateKey) - Constructor for class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairEcBc
-
The constructor.
- AsymmetricKeyPairEcBc(BCECPrivateKey, BCECPublicKey) - Constructor for class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairEcBc
-
The constructor.
- AsymmetricKeyPairEcJce - Class in io.github.mmm.crypto.asymmetric.key.ec.jce
- AsymmetricKeyPairEcJce(ECPrivateKey) - Constructor for class io.github.mmm.crypto.asymmetric.key.ec.jce.AsymmetricKeyPairEcJce
-
The constructor.
- AsymmetricKeyPairEcJce(ECPrivateKey, ECPublicKey) - Constructor for class io.github.mmm.crypto.asymmetric.key.ec.jce.AsymmetricKeyPairEcJce
-
The constructor.
- AsymmetricKeyPairFactory<PR extends PrivateKey,PU extends PublicKey,PAIR extends AsymmetricKeyPair<PR,PU>> - Interface in io.github.mmm.crypto.asymmetric.key
- AsymmetricKeyPairFactoryEcBc - Class in io.github.mmm.crypto.asymmetric.key.ec.bc
-
Abstract base implementation of
AbstractAsymmetricKeyPairFactory
for EC using BouncyCastle. - AsymmetricKeyPairFactoryEcBc(ECParameterSpec) - Constructor for class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairFactoryEcBc
-
The constructor.
- AsymmetricKeyPairFactoryEcBc(ECParameterSpec, KeyFactory) - Constructor for class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairFactoryEcBc
-
The constructor.
- AsymmetricKeyPairFactoryEcBcCompact - Class in io.github.mmm.crypto.asymmetric.key.ec.bc
-
Implementation of
AsymmetricKeyPairFactoryEcBc
incompact format
. - AsymmetricKeyPairFactoryEcBcCompact(ECParameterSpec) - Constructor for class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairFactoryEcBcCompact
-
The constructor.
- AsymmetricKeyPairFactoryEcBcUncompressed - Class in io.github.mmm.crypto.asymmetric.key.ec.bc
-
Implementation of
AbstractAsymmetricKeyPairFactory
for EC using BouncyCastle incompact format
. - AsymmetricKeyPairFactoryEcBcUncompressed(ECParameterSpec) - Constructor for class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairFactoryEcBcUncompressed
-
The constructor.
- AsymmetricKeyPairFactoryEcJce - Class in io.github.mmm.crypto.asymmetric.key.ec.jce
-
Implementation of
AsymmetricKeyPairFactory
forAsymmetricKeyPairEcJce
. - AsymmetricKeyPairFactoryEcJce(ECParameterSpec) - Constructor for class io.github.mmm.crypto.asymmetric.key.ec.jce.AsymmetricKeyPairFactoryEcJce
-
The constructor.
- AsymmetricKeyPairFactoryEncoded<PR extends PrivateKey,PU extends PublicKey,PAIR extends AbstractAsymmetricKeyPair<PR,PU>> - Class in io.github.mmm.crypto.asymmetric.key.generic
-
Implementation of
AsymmetricKeyPairFactory
forencoded format
based onPKCS8EncodedKeySpec
andX509EncodedKeySpec
. - AsymmetricKeyPairFactoryEncoded(KeyFactory, AsymmetricKeyPairFactorySimple<PR, PU, PAIR>) - Constructor for class io.github.mmm.crypto.asymmetric.key.generic.AsymmetricKeyPairFactoryEncoded
-
The constructor.
- AsymmetricKeyPairFactoryGeneric - Class in io.github.mmm.crypto.asymmetric.key.generic
-
Implementation of
AsymmetricKeyPairFactorySimple
forAsymmetricKeyPairGeneric
. - AsymmetricKeyPairFactoryGeneric() - Constructor for class io.github.mmm.crypto.asymmetric.key.generic.AsymmetricKeyPairFactoryGeneric
- AsymmetricKeyPairFactoryRsaCompact - Class in io.github.mmm.crypto.asymmetric.key.rsa
-
Implementation of
AbstractAsymmetricKeyPairFactory
for RSA incompact format
. - AsymmetricKeyPairFactoryRsaCompact() - Constructor for class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyPairFactoryRsaCompact
-
The constructor.
- AsymmetricKeyPairFactoryRsaCompact(KeyFactory) - Constructor for class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyPairFactoryRsaCompact
-
The constructor.
- AsymmetricKeyPairFactorySimple<PR extends PrivateKey,PU extends PublicKey,PAIR extends AsymmetricKeyPair<PR,PU>> - Interface in io.github.mmm.crypto.asymmetric.key
- AsymmetricKeyPairGeneric - Class in io.github.mmm.crypto.asymmetric.key.generic
-
A generic implementation of
AsymmetricKeyPair
. - AsymmetricKeyPairGeneric(KeyPair) - Constructor for class io.github.mmm.crypto.asymmetric.key.generic.AsymmetricKeyPairGeneric
-
The constructor.
- AsymmetricKeyPairGeneric(PrivateKey, PublicKey) - Constructor for class io.github.mmm.crypto.asymmetric.key.generic.AsymmetricKeyPairGeneric
-
The constructor.
- AsymmetricKeyPairRsa - Class in io.github.mmm.crypto.asymmetric.key.rsa
-
An implementation of
AsymmetricKeyPair
forRsa
. - AsymmetricKeyPairRsa(RSAPrivateKey, RSAPublicKey) - Constructor for class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyPairRsa
-
The constructor.
- ATR_ARIA_HIDDEN - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Attribute name
"aria-hidden". - ATR_ARIA_LABEL - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Attribute name
"aria-label". - ATR_ARIA_SELECTED - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Attribute name
"aria-selected". - ATR_COLSPAN - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Attribute name
"colspan". - ATR_FOR - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Attribute name
"for". - ATR_ID - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Attribute name
"id". - ATR_LIST - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Attribute name
"list". - ATR_MAX - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Attribute name
"max". - ATR_MIN - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Attribute name
"min". - ATR_REQUIRED - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Attribute name
"required". - ATR_ROLE - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Attribute name
"role". - ATR_ROWSPAN - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Attribute name
"rowspan". - ATR_STYLE - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Attribute name
"style". - ATR_TABINDEX - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Attribute name
"tabindex". - AttributeFeatureClick - Interface in io.github.mmm.ui.api.attribute
- AttributeFeatureMedia - Interface in io.github.mmm.ui.api.attribute
-
Interface to read and write attributes of a media player.
- AttributeFeaturePlayback - Interface in io.github.mmm.ui.api.attribute
-
Interface to handle all features related to playback (of audio or video).
- AttributeFeatureVolume - Interface in io.github.mmm.ui.api.attribute
-
Interface to read and write attributes of a media player.
- AttributeReadEnabled - Interface in io.github.mmm.ui.api.attribute
-
Interface to
read
theenabled flag
of an object. - AttributeReadId - Interface in io.github.mmm.ui.api.attribute
-
Interface to read an
ID
. - AttributeReadLanguage - Interface in io.github.mmm.ui.api.attribute
-
Interface to read
language
. - AttributeReadMimetype - Interface in io.github.mmm.ui.api.attribute
-
Interface to read
mimetype
. - AttributeReadMultiSelection - Interface in io.github.mmm.ui.api.attribute
-
Interface to read the
multi-selection flag
. - AttributeReadPosition - Interface in io.github.mmm.ui.api.attribute
- AttributeReadProgrammatic - Interface in io.github.mmm.ui.api.attribute
-
Interface to read an
programmatic flag
. - AttributeReadSelection<V> - Interface in io.github.mmm.ui.api.attribute
-
Interface to read a
single-selection
. - AttributeReadSelections<V> - Interface in io.github.mmm.ui.api.attribute
-
Interface to read a
multi-selection
. - AttributeReadSize - Interface in io.github.mmm.ui.api.attribute
- AttributeReadTitle - Interface in io.github.mmm.ui.api.attribute
-
Interface to read and write a
title
. - AttributeReadUrl - Interface in io.github.mmm.ui.api.attribute
-
Interface to read a
URL
. - AttributeReadValid - Interface in io.github.mmm.ui.api.attribute
-
Interface to read the
valid flag
. - AttributeReadValue<V> - Interface in io.github.mmm.ui.api.attribute
-
Interface to read
value
. - AttributeReadVisible - Interface in io.github.mmm.ui.api.attribute
-
Interface to read the
visibility
. - AttributeWriteAltText - Interface in io.github.mmm.ui.api.attribute
-
Interface to read and write an
alternative text
. - AttributeWriteAutocomplete - Interface in io.github.mmm.ui.api.attribute
-
UiWidget
that has anautocompletion
(config). - AttributeWriteClosable - Interface in io.github.mmm.ui.api.attribute
- AttributeWriteCollapsed - Interface in io.github.mmm.ui.api.attribute
-
Interface to read and write the
collapsed
flag. - AttributeWriteCollapsible - Interface in io.github.mmm.ui.api.attribute
-
Interface to read and write the
collapsible
flag. - AttributeWriteEnabled - Interface in io.github.mmm.ui.api.attribute
- AttributeWriteId - Interface in io.github.mmm.ui.api.attribute
-
Interface to read and write an
ID
. - AttributeWriteImage - Interface in io.github.mmm.ui.api.attribute
- AttributeWriteMaximized - Interface in io.github.mmm.ui.api.attribute
- AttributeWriteMinimized - Interface in io.github.mmm.ui.api.attribute
- AttributeWriteMoveable - Interface in io.github.mmm.ui.api.attribute
- AttributeWriteMultiSelection - Interface in io.github.mmm.ui.api.attribute
- AttributeWritePlaceholder - Interface in io.github.mmm.ui.api.attribute
- AttributeWritePosition - Interface in io.github.mmm.ui.api.attribute
-
Interface to read and
write
a position. - AttributeWritePositionRange - Interface in io.github.mmm.ui.api.attribute
-
Interface to read and write min/max ranges for the
position
. - AttributeWritePrefix - Interface in io.github.mmm.ui.api.attribute
- AttributeWriteReadOnly - Interface in io.github.mmm.ui.api.attribute
- AttributeWriteResizable - Interface in io.github.mmm.ui.api.attribute
- AttributeWriteSelected - Interface in io.github.mmm.ui.api.attribute
- AttributeWriteSelection<V> - Interface in io.github.mmm.ui.api.attribute
- AttributeWriteSelections<V> - Interface in io.github.mmm.ui.api.attribute
- AttributeWriteShowRowNumbers - Interface in io.github.mmm.ui.api.attribute
- AttributeWriteSize - Interface in io.github.mmm.ui.api.attribute
- AttributeWriteSizeInPixel - Interface in io.github.mmm.ui.api.attribute
-
Interface to read and write the size of an object in
pixel
. - AttributeWriteSizeRange - Interface in io.github.mmm.ui.api.attribute
-
Interface to read and write min/max ranges for the
size
. - AttributeWriteSuffix - Interface in io.github.mmm.ui.api.attribute
- AttributeWriteText - Interface in io.github.mmm.ui.api.attribute
- AttributeWriteTitle - Interface in io.github.mmm.ui.api.attribute
-
Interface to read a
title
. - AttributeWriteToggleGroup - Interface in io.github.mmm.ui.api.attribute
- AttributeWriteTooltip - Interface in io.github.mmm.ui.api.attribute
-
Interface to read and write a
tooltip
. - AttributeWriteUrl - Interface in io.github.mmm.ui.api.attribute
-
Interface to read and write a
URL
. - AttributeWriteValidationFailure - Interface in io.github.mmm.ui.api.attribute
-
UiWidget
withvalidation failure
. - AttributeWriteValue<V> - Interface in io.github.mmm.ui.api.attribute
- AttributeWriteValueForUser<V> - Interface in io.github.mmm.ui.api.attribute
- AttributeWriteVisible - Interface in io.github.mmm.ui.api.attribute
-
Interface to read and write the
visibility
. - AUDIO - io.github.mmm.ui.api.datatype.media.UiMediaType
-
type
of audio media. - AUTHORIZATION - Static variable in interface io.github.mmm.ui.api.datatype.UiEnabledFlags
-
InverseBitMask
reserved for authorization. - AUTHORIZATION - Static variable in interface io.github.mmm.ui.api.datatype.UiVisibleFlags
-
InverseBitMask
reserved for authorization. - AUTO - io.github.mmm.ui.api.datatype.UiScrollBarVisibility
-
The scrollbar is displayed only if the content is too large for the containing panel.
- AUTO - Static variable in class io.github.mmm.ui.api.datatype.UiSize
-
The auto
UiSize
(default). - AUTOCOMPLETE_BIRTHDAY - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for the birthday. - AUTOCOMPLETE_CC_CSC - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
- AUTOCOMPLETE_CC_EXPIRY - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
- AUTOCOMPLETE_CC_NUMBER - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for a credit-card number. - AUTOCOMPLETE_CC_TYPE - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for a credit-card type. - AUTOCOMPLETE_COUNTRY_CODE - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for a alpha-2 country code. - AUTOCOMPLETE_COUNTRY_NAME - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for a country name. - AUTOCOMPLETE_CURRENT_PASSWORD - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for the current password (during login). - AUTOCOMPLETE_EMAIL - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for an E-mail address. - AUTOCOMPLETE_FAMILY_NAME - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for the family name (last name) of a person. - AUTOCOMPLETE_GIVEN_NAME - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for the given name (first name) of a person. - AUTOCOMPLETE_HONORIFIC_PREFIX - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for the honorific prefix (prefix or title) of a person. - AUTOCOMPLETE_IMPP - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
- AUTOCOMPLETE_JOB_TITLE - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for the organization title (job title) of a person. - AUTOCOMPLETE_LANGUAGE_CODE - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for a language code (locale). - AUTOCOMPLETE_NEW_PASSWORD - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for a new password (during account registration). - AUTOCOMPLETE_NICKNAME - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for the nickname (e.g. - AUTOCOMPLETE_OFF - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
turned off. - AUTOCOMPLETE_ORGANIZATION - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for an organization (company name). - AUTOCOMPLETE_POSTAL_CODE - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for a postal code (ZIP). - AUTOCOMPLETE_SEX - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for the sex (gender). - AUTOCOMPLETE_STREET - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for a street address. - AUTOCOMPLETE_TELEPHONE - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for a telephone number. - AUTOCOMPLETE_TX_AMOUNT - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for a transaction amount. - AUTOCOMPLETE_TX_CURRENCY - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for a transaction currency. - AUTOCOMPLETE_URL - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for an URL. - AUTOCOMPLETE_USERNAME - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Autocomplete
for the username (login). - available() - Method in class io.github.mmm.crypto.crypt.CryptorInputStream
B
- B00 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B00 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B01 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B01 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B02 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B02 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B03 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B03 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B04 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B04 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B05 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B05 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B06 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B06 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B07 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B07 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B08 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B08 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B09 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B09 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B10 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B10 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B11 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B11 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B12 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B12 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B13 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B13 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B14 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B14 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B15 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B15 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B16 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B16 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B17 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B17 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B18 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B18 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B19 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B19 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B20 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B20 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B21 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B21 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B22 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B22 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B23 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B23 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B24 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B24 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B25 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B25 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B26 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B26 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B27 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B27 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B28 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B28 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B29 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B29 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B30 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B30 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- B31 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- B31 - Static variable in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- Base - Class in io.github.mmm.binary.codec
-
Implementation of
BinaryCodec
based onalphabet
of unique and visible ASCII characters. - Base(String) - Constructor for class io.github.mmm.binary.codec.Base
-
The constructor.
- Base10 - Class in io.github.mmm.binary.codec
-
Base10
is the common decimal number encoding. - Base16 - Class in io.github.mmm.binary.codec
-
Base16
is the common octal number encoding. - Base2 - Class in io.github.mmm.binary.codec
-
Base2
is the common binary number encoding. - Base32 - Class in io.github.mmm.binary.codec
-
Base32
is a encoding that has an alphabet with 32 letters. - Base58 - Class in io.github.mmm.binary.codec
-
Base58
is a encoding that has an alphabet with 58 letters. - Base64 - Class in io.github.mmm.binary.codec
-
Base64
is a encoding that has an alphabet with 64 letters. - Base8 - Class in io.github.mmm.binary.codec
-
Base8
is the common octal number encoding. - BaseFormat - Class in io.github.mmm.binary.codec
-
Format for
Base
. - BaseFormat(String, int, boolean, Boolean) - Constructor for class io.github.mmm.binary.codec.BaseFormat
-
The constructor.
- BaseFormatCodec - Class in io.github.mmm.binary.codec
- BaseFormatCodec(Base, BaseFormat) - Constructor for class io.github.mmm.binary.codec.BaseFormatCodec
-
The constructor.
- BaseGeneric - Class in io.github.mmm.binary.codec
-
Implementation of
BinaryCodec
based onalphabet
of unique and visible ASCII characters. - BaseGeneric(String) - Constructor for class io.github.mmm.binary.codec.BaseGeneric
-
The constructor.
- BaseGeneric(String, char) - Constructor for class io.github.mmm.binary.codec.BaseGeneric
-
The constructor.
- BC - Static variable in class io.github.mmm.crypto.provider.SecurityProvider
-
The
SecurityProvider
for bouncy castle. - Bean - Class in io.github.mmm.bean
-
Regular implementation of
WritableBean
. - Bean() - Constructor for class io.github.mmm.bean.Bean
-
The constructor.
- BeanClass - Interface in io.github.mmm.bean
- BeanClassImpl - Class in io.github.mmm.bean.impl
- BeanClassImpl(Class<? extends VirtualBean>, List<BeanClassImpl>) - Constructor for class io.github.mmm.bean.impl.BeanClassImpl
-
The constructor.
- BeanClassImpl(Class<? extends VirtualBean>, List<BeanClassImpl>, String) - Constructor for class io.github.mmm.bean.impl.BeanClassImpl
-
The constructor.
- BeanClassImpl(Class<? extends VirtualBean>, List<BeanClassImpl>, String, String) - Constructor for class io.github.mmm.bean.impl.BeanClassImpl
-
The constructor.
- BeanClassImpl(Class<? extends VirtualBean>, List<BeanClassImpl>, String, String, String) - Constructor for class io.github.mmm.bean.impl.BeanClassImpl
-
The constructor.
- BeanCreator - Class in io.github.mmm.bean.impl
-
Creator of
AbstractBean
instances. - BeanCreator() - Constructor for class io.github.mmm.bean.impl.BeanCreator
-
The constructor.
- BeanFactory - Interface in io.github.mmm.bean
-
Interface for a factory to create instances of
WritableBean
. - BeanFactoryManager - Class in io.github.mmm.bean.impl
-
Implementation of
BeanFactory
. - BeanProperty<V extends WritableBean> - Class in io.github.mmm.bean.property
-
Implementation of
BeanProperty
. - BeanProperty(String, Class<V>) - Constructor for class io.github.mmm.bean.property.BeanProperty
-
The constructor.
- BeanProperty(String, Class<V>, PropertyMetadata<V>) - Constructor for class io.github.mmm.bean.property.BeanProperty
-
The constructor.
- BeanPropertyBuilder<V extends WritableBean> - Class in io.github.mmm.bean.property
- BeanPropertyBuilder() - Constructor for class io.github.mmm.bean.property.BeanPropertyBuilder
-
The constructor.
- BeanPropertyBuilder(Class<V>) - Constructor for class io.github.mmm.bean.property.BeanPropertyBuilder
-
The constructor.
- BeanPropertyMetadata<V> - Interface in io.github.mmm.bean.impl
-
PropertyMetadata
for aAbstractBean
. - BeanPropertyMetadataFactory - Class in io.github.mmm.bean.impl
-
Implementation of
PropertyMetadataFactory
forBeanPropertyMetadata
. - BeanPropertyMetadataFactory() - Constructor for class io.github.mmm.bean.impl.BeanPropertyMetadataFactory
- BeanPropertyMetadataSimple<V> - Class in io.github.mmm.bean.impl
-
Implementation of
BeanPropertyMetadata
extendingPropertyMetadataType
. - BeanPropertyMetadataSimple() - Constructor for class io.github.mmm.bean.impl.BeanPropertyMetadataSimple
- BeanPropertyMetadataType<V> - Class in io.github.mmm.bean.impl
-
Implementation of
BeanPropertyMetadata
extendingPropertyMetadataType
. - BeanPropertyMetadataType(Validator<? super V>, Supplier<? extends V>) - Constructor for class io.github.mmm.bean.impl.BeanPropertyMetadataType
-
The constructor.
- BeanPropertyMetadataType(Validator<? super V>, Supplier<? extends V>, Type, Map<String, Object>) - Constructor for class io.github.mmm.bean.impl.BeanPropertyMetadataType
-
The constructor.
- BeanType - Interface in io.github.mmm.bean
- BeanTypeImpl - Class in io.github.mmm.bean.impl
-
Implementation of
BeanType
. - BeanTypeImpl(BeanTypeImpl) - Constructor for class io.github.mmm.bean.impl.BeanTypeImpl
-
The constructor.
- BeanTypeImpl(Class<? extends WritableBean>, String) - Constructor for class io.github.mmm.bean.impl.BeanTypeImpl
-
The constructor.
- before(Instant) - Method in class io.github.mmm.validation.temporal.instant.ValidatorBuilderInstant
- before(LocalDate) - Method in class io.github.mmm.validation.temporal.localdate.ValidatorBuilderLocalDate
- before(LocalDateTime) - Method in class io.github.mmm.validation.temporal.localdatetime.ValidatorBuilderLocalDateTime
- before(LocalTime) - Method in class io.github.mmm.validation.temporal.localtime.ValidatorBuilderLocalTime
- before(OffsetDateTime) - Method in class io.github.mmm.validation.temporal.offsetdatetime.ValidatorBuilderOffsetDateTime
- before(OffsetTime) - Method in class io.github.mmm.validation.temporal.offsettime.ValidatorBuilderOffsetTime
- before(ZonedDateTime) - Method in class io.github.mmm.validation.temporal.zoneddatetime.ValidatorBuilderZonedDateTime
- before(Supplier<Instant>) - Method in class io.github.mmm.validation.temporal.instant.ValidatorBuilderInstant
- before(Supplier<LocalDate>) - Method in class io.github.mmm.validation.temporal.localdate.ValidatorBuilderLocalDate
- before(Supplier<LocalDateTime>) - Method in class io.github.mmm.validation.temporal.localdatetime.ValidatorBuilderLocalDateTime
- before(Supplier<LocalTime>) - Method in class io.github.mmm.validation.temporal.localtime.ValidatorBuilderLocalTime
- before(Supplier<OffsetDateTime>) - Method in class io.github.mmm.validation.temporal.offsetdatetime.ValidatorBuilderOffsetDateTime
- before(Supplier<OffsetTime>) - Method in class io.github.mmm.validation.temporal.offsettime.ValidatorBuilderOffsetTime
- before(Supplier<ZonedDateTime>) - Method in class io.github.mmm.validation.temporal.zoneddatetime.ValidatorBuilderZonedDateTime
- before(Supplier<V>) - Method in class io.github.mmm.validation.temporal.ValidatorBuilderTemporal
-
Adds
a validator that checks that the date/time is before the givenvalue
. - before(V) - Method in class io.github.mmm.validation.temporal.ValidatorBuilderTemporal
-
Adds
a validator that checks that the date/time is before the givenvalue
. - BidirectionalBinding<V> - Class in io.github.mmm.value.observable
-
ObservableEventListener
for a bidirectional binding. - BIG_DECIMAL - Static variable in class io.github.mmm.base.number.NumberType
-
The
NumberType
forBigDecimal
. - BIG_INTEGER - Static variable in class io.github.mmm.base.number.NumberType
-
The
NumberType
forBigInteger
. - BigDecimalBinding - Class in io.github.mmm.value.observable.number.bigdecimal
- BigDecimalBinding(Supplier<BigDecimal>, ObservableValue<?>...) - Constructor for class io.github.mmm.value.observable.number.bigdecimal.BigDecimalBinding
-
The constructor.
- BigDecimalExpression - Interface in io.github.mmm.value.observable.number.bigdecimal
- BigDecimalProperty - Class in io.github.mmm.property.number.bigdecimal
-
Implementation of
WritableBigDecimalProperty
. - BigDecimalProperty(String) - Constructor for class io.github.mmm.property.number.bigdecimal.BigDecimalProperty
-
The constructor.
- BigDecimalProperty(String, PropertyMetadata<BigDecimal>) - Constructor for class io.github.mmm.property.number.bigdecimal.BigDecimalProperty
-
The constructor.
- BigDecimalPropertyBuilder - Class in io.github.mmm.property.builder.number
- BigDecimalPropertyBuilder() - Constructor for class io.github.mmm.property.builder.number.BigDecimalPropertyBuilder
-
The constructor.
- BigIntegerBinding - Class in io.github.mmm.value.observable.number.biginteger
- BigIntegerBinding(Supplier<BigInteger>, ObservableValue<?>...) - Constructor for class io.github.mmm.value.observable.number.biginteger.BigIntegerBinding
-
The constructor.
- BigIntegerExpression - Interface in io.github.mmm.value.observable.number.biginteger
- BigIntegerProperty - Class in io.github.mmm.property.number.biginteger
-
Implementation of
WritableBigIntegerProperty
. - BigIntegerProperty(String) - Constructor for class io.github.mmm.property.number.biginteger.BigIntegerProperty
-
The constructor.
- BigIntegerProperty(String, PropertyMetadata<BigInteger>) - Constructor for class io.github.mmm.property.number.biginteger.BigIntegerProperty
-
The constructor.
- BigIntegerPropertyBuilder - Class in io.github.mmm.property.builder.number
- BigIntegerPropertyBuilder() - Constructor for class io.github.mmm.property.builder.number.BigIntegerPropertyBuilder
-
The constructor.
- Binary - Interface in io.github.mmm.binary
-
Interface for smaller binary data (e.g.
- BinaryCodec - Interface in io.github.mmm.binary.codec
- BinaryType - Class in io.github.mmm.binary
-
Datatype for binary data or BLOB (binary large object).
- BinaryType(byte[]) - Constructor for class io.github.mmm.binary.BinaryType
-
The constructor.
- BinaryType(String) - Constructor for class io.github.mmm.binary.BinaryType
-
The constructor (mainly for testing).
- bind(UiAction, UiAbstractButton) - Method in interface io.github.mmm.ui.api.binding.UiActionBinding
- bind(ObservableValue<?>...) - Method in class io.github.mmm.value.observable.Binding
-
Start observing the dependencies for changes.
- bind(WritableObservableValue<V>, WritableObservableValue<V>) - Static method in class io.github.mmm.value.observable.BidirectionalBinding
- bindBean(ReadableBean, UiBindingReceiver, boolean) - Method in class io.github.mmm.ui.api.binding.data.UiDataBinding
- bindBean(ReadableBean, UiBindingReceiver, boolean, PropertyFilter) - Method in class io.github.mmm.ui.api.binding.data.UiDataBinding
- Binding<V> - Class in io.github.mmm.value.observable
- Binding(Supplier<? extends V>, ObservableValue<?>...) - Constructor for class io.github.mmm.value.observable.Binding
-
The constructor.
- BindingListener - Class in io.github.mmm.value.observable
-
This is an implementation of
ObservableEventListener
for an unidirectional binding. - BindingListener(AbstractObservableValue<?>) - Constructor for class io.github.mmm.value.observable.BindingListener
-
The constructor.
- bindInternal(ObservableValue<? extends V>) - Method in class io.github.mmm.value.observable.AbstractWritableObservableValue
-
Internal method of
AbstractWritableObservableValue.bindOneWay(ObservableValue)
. - bindOneWay(ObservableValue<? extends V>) - Method in class io.github.mmm.value.observable.AbstractWritableObservableValue
- bindOneWay(ObservableValue<? extends V>) - Method in interface io.github.mmm.value.observable.WritableObservableValue
-
Creates a unidirection binding for this object.
ATTENTION:
An unidirectional binding is very strict. - bindProperty(ReadableProperty<V>, UiInput<V>, Object, boolean) - Method in class io.github.mmm.ui.api.binding.data.UiDataBinding
- bindTwoWay(WritableObservableValue<V>) - Method in class io.github.mmm.value.observable.AbstractWritableObservableValue
- bindTwoWay(WritableObservableValue<V>) - Method in interface io.github.mmm.value.observable.WritableObservableValue
-
Create a bidirectional binding between this object and the given one.
- BITCOIN_COMPRESSED_OFFSET - Static variable in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBcWithRecoveryId
-
Additional
recovery offset
used for BitCoin for compressed public key. - BITCOIN_RECOVERY_OFFSET - Static variable in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBcWithRecoveryId
-
recovery offset
used for BitCoin. - BitFlag - Class in io.github.mmm.ui.api.datatype.bitmask
-
RegularBitMask
for a flag (a single bit asvalue
). - BitMask - Class in io.github.mmm.ui.api.datatype.bitmask
- BitMask(int, int) - Constructor for class io.github.mmm.ui.api.datatype.bitmask.BitMask
-
The constructor.
- BitValue - Class in io.github.mmm.ui.api.datatype.bitmask
- BitValueBoolean - Class in io.github.mmm.ui.api.datatype.bitmask
- BLACK - Static variable in class io.github.mmm.ui.api.datatype.color.Color
-
The
Color
black. - Blue - Class in io.github.mmm.ui.api.datatype.color
-
This
ColorSegment
represents the blue part of acolor
. - Blue(double) - Constructor for class io.github.mmm.ui.api.datatype.color.Blue
-
The constructor.
- Blue(int) - Constructor for class io.github.mmm.ui.api.datatype.color.Blue
-
The constructor.
- Blue(String) - Constructor for class io.github.mmm.ui.api.datatype.color.Blue
-
The constructor.
- BLUE - io.github.mmm.ui.api.datatype.color.ColorSegmentType
-
Type of
ColorSegment
forBlue
. - BLUE - Static variable in class io.github.mmm.ui.api.datatype.color.Color
-
The
Color
blue. - BLUE_VIOLET - Static variable in class io.github.mmm.ui.api.datatype.color.Color
-
The
Color
BlueViolet. - BooleanBinding - Class in io.github.mmm.value.observable.booleans
- BooleanBinding(Supplier<? extends Boolean>, ObservableValue<?>...) - Constructor for class io.github.mmm.value.observable.booleans.BooleanBinding
-
The constructor.
- BooleanExpression - Interface in io.github.mmm.value.observable.booleans
- BooleanProperty - Class in io.github.mmm.property.booleans
-
Implementation of
WritableBooleanProperty
. - BooleanProperty(String) - Constructor for class io.github.mmm.property.booleans.BooleanProperty
-
The constructor.
- BooleanProperty(String, PropertyMetadata<Boolean>) - Constructor for class io.github.mmm.property.booleans.BooleanProperty
-
The constructor.
- BooleanPropertyBuilder - Class in io.github.mmm.property.builder.lang
- BooleanPropertyBuilder() - Constructor for class io.github.mmm.property.builder.lang.BooleanPropertyBuilder
-
The constructor.
- BOTTOM - io.github.mmm.base.placement.Alignment
-
the component will be located at the bottom and horizontally centered.
- BOTTOM - io.github.mmm.base.placement.VerticalAlignment
-
Align content to the bottom.
- BOTTOM_LEFT - io.github.mmm.base.placement.Alignment
-
the component will be located at the right and vertically centered.
- BOTTOM_RIGHT - io.github.mmm.base.placement.Alignment
-
the component will be located at the right and vertically centered.
- BOUND_END_EXCLUSIVE - Static variable in interface io.github.mmm.base.range.Range
-
Char indicating end with exclusive maximum.
- BOUND_END_INCLUSIVE - Static variable in interface io.github.mmm.base.range.Range
-
Char indicating end with inclusive maximum.
- BOUND_SEPARATOR - Static variable in interface io.github.mmm.base.range.Range
-
Char to separate minimum and maximum.
- BOUND_START_EXCLUSIVE - Static variable in interface io.github.mmm.base.range.Range
-
Char indicating start with exclusive minimum.
- BOUND_START_INCLUSIVE - Static variable in interface io.github.mmm.base.range.Range
-
Char indicating start with inclusive minimum.
- Brightness - Class in io.github.mmm.ui.api.datatype.color
-
This
ColorSegment
represents the brightness of aColor
. - Brightness(double) - Constructor for class io.github.mmm.ui.api.datatype.color.Brightness
-
The constructor.
- Brightness(String) - Constructor for class io.github.mmm.ui.api.datatype.color.Brightness
-
The constructor.
- BRIGHTNESS - io.github.mmm.ui.api.datatype.color.ColorSegmentType
-
Type of
ColorSegment
forBrightness
. - BROWN - Static variable in class io.github.mmm.ui.api.datatype.color.Color
-
The
Color
Brown. - buffer - Variable in class io.github.mmm.scanner.AbstractCharStreamScanner
-
The internal buffer with character data.
- build() - Method in interface io.github.mmm.base.lang.Builder
-
Creates a new instance of the object to build.
- build() - Method in class io.github.mmm.validation.collection.AbstractCollectionValidatorBuilder
- build() - Method in class io.github.mmm.validation.collection.AbstractMapValidatorBuilder
- build() - Method in class io.github.mmm.validation.main.ObjectValidatorBuilder
- build(String) - Method in class io.github.mmm.property.builder.PropertyBuilder
- build(String) - Method in class io.github.mmm.validation.ValidationResultBuilder
- build(String, boolean) - Method in class io.github.mmm.property.builder.PropertyBuilder
- build(String, PropertyMetadata<Range<V>>) - Method in class io.github.mmm.property.builder.lang.RangePropertyBuilder
- build(String, PropertyMetadata<Id<E>>) - Method in class io.github.mmm.entity.property.id.IdPropertyBuilder
- build(String, PropertyMetadata<Link<E>>) - Method in class io.github.mmm.entity.property.link.LinkPropertyBuilder
- build(String, PropertyMetadata<Boolean>) - Method in class io.github.mmm.property.builder.lang.BooleanPropertyBuilder
- build(String, PropertyMetadata<Byte>) - Method in class io.github.mmm.property.builder.number.BytePropertyBuilder
- build(String, PropertyMetadata<Double>) - Method in class io.github.mmm.property.builder.number.DoublePropertyBuilder
- build(String, PropertyMetadata<Float>) - Method in class io.github.mmm.property.builder.number.FloatPropertyBuilder
- build(String, PropertyMetadata<Integer>) - Method in class io.github.mmm.property.builder.number.IntegerPropertyBuilder
- build(String, PropertyMetadata<Long>) - Method in class io.github.mmm.property.builder.number.LongPropertyBuilder
- build(String, PropertyMetadata<Short>) - Method in class io.github.mmm.property.builder.number.ShortPropertyBuilder
- build(String, PropertyMetadata<String>) - Method in class io.github.mmm.property.builder.lang.StringPropertyBuilder
- build(String, PropertyMetadata<BigDecimal>) - Method in class io.github.mmm.property.builder.number.BigDecimalPropertyBuilder
- build(String, PropertyMetadata<BigInteger>) - Method in class io.github.mmm.property.builder.number.BigIntegerPropertyBuilder
- build(String, PropertyMetadata<Instant>) - Method in class io.github.mmm.property.builder.temporal.InstantPropertyBuilder
- build(String, PropertyMetadata<LocalDate>) - Method in class io.github.mmm.property.builder.temporal.LocalDatePropertyBuilder
- build(String, PropertyMetadata<LocalDateTime>) - Method in class io.github.mmm.property.builder.temporal.LocalDateTimePropertyBuilder
- build(String, PropertyMetadata<LocalTime>) - Method in class io.github.mmm.property.builder.temporal.LocalTimePropertyBuilder
- build(String, PropertyMetadata<OffsetDateTime>) - Method in class io.github.mmm.property.builder.temporal.OffsetDateTimePropertyBuilder
- build(String, PropertyMetadata<OffsetTime>) - Method in class io.github.mmm.property.builder.temporal.OffsetTimePropertyBuilder
- build(String, PropertyMetadata<ZonedDateTime>) - Method in class io.github.mmm.property.builder.temporal.ZonedDateTimePropertyBuilder
- build(String, PropertyMetadata<List<E>>) - Method in class io.github.mmm.property.builder.container.ListPropertyBuilder
- build(String, PropertyMetadata<Map<K, V>>) - Method in class io.github.mmm.property.builder.container.MapPropertyBuilder
- build(String, PropertyMetadata<Set<E>>) - Method in class io.github.mmm.property.builder.container.SetPropertyBuilder
- build(String, PropertyMetadata<V>) - Method in class io.github.mmm.bean.property.BeanPropertyBuilder
- build(String, PropertyMetadata<V>) - Method in class io.github.mmm.property.builder.PropertyBuilder
- builder(B, Object) - Static method in class io.github.mmm.property.builder.PropertyBuildersHelper
- builder(StringBuilder) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- builder(T) - Method in class io.github.mmm.property.builder.PropertyBuilder
- Builder<T> - Interface in io.github.mmm.base.lang
-
This is the generic interface for a builder.
- BYTE - Static variable in class io.github.mmm.base.number.NumberType
-
The
NumberType
forByte
. - BYTE_MAX - Static variable in class io.github.mmm.ui.api.datatype.color.AbstractColorFactor
- ByteBinding - Class in io.github.mmm.value.observable.number.bytes
- ByteBinding(Supplier<Byte>, ObservableValue<?>...) - Constructor for class io.github.mmm.value.observable.number.bytes.ByteBinding
-
The constructor.
- ByteExpression - Interface in io.github.mmm.value.observable.number.bytes
- byteLength - Variable in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairFactoryEcBc
- ByteProperty - Class in io.github.mmm.property.number.bytes
-
Implementation of
WritableByteProperty
. - ByteProperty(String) - Constructor for class io.github.mmm.property.number.bytes.ByteProperty
-
The constructor.
- ByteProperty(String, PropertyMetadata<Byte>) - Constructor for class io.github.mmm.property.number.bytes.ByteProperty
-
The constructor.
- BytePropertyBuilder - Class in io.github.mmm.property.builder.number
- BytePropertyBuilder() - Constructor for class io.github.mmm.property.builder.number.BytePropertyBuilder
-
The constructor.
- byteValue() - Method in interface io.github.mmm.value.observable.number.ReadableNumberValue
C
- c - Variable in class io.github.mmm.cli.CliMain
- calculateRecoveryIndex(byte[], CryptoEllipticCurveBc, BigInteger, BigInteger, BCECPublicKey) - Static method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBc
- CAML_CASE - Static variable in class io.github.mmm.base.text.CaseSyntax
-
CaseSyntax
forcamlCase
(e.g. - CAML_SNAKE_CASE - Static variable in class io.github.mmm.base.text.CaseSyntax
-
CaseSyntax
forcaml_Snake_Case
. - CAML_SPACE_CASE - Static variable in class io.github.mmm.base.text.CaseSyntax
-
CaseSyntax
forcaml Space Case
. - CAML_TRAIN_CASE - Static variable in class io.github.mmm.base.text.CaseSyntax
-
CaseSyntax
forcaml-Train-Case
. - capitalize(String) - Static method in class io.github.mmm.base.text.CaseHelper
- CAPITALIZED - Static variable in class io.github.mmm.base.text.CaseSyntax
-
CaseSyntax
forC$$apitalized
(only convert first char to upper case, keep other case untouched). - CAPITALIZED_LOWER - Static variable in class io.github.mmm.base.text.CaseSyntax
-
CaseSyntax
forCapitalizedlower
. - CaseConversion - Enum in io.github.mmm.base.text
-
Represents the different character cases and allows
conversion
. - CaseHelper - Class in io.github.mmm.base.text
-
Simple helper for case conversion like
CaseHelper.toLowerCase(String)
orCaseHelper.toUpperCase(String)
. - CaseSyntax - Class in io.github.mmm.base.text
-
Defines the different styles of lower-/upper-case usage such as
camlCase
,train-case
, etc. - cast() - Method in interface io.github.mmm.ui.api.widget.UiWidget
- cast(NumberExpression<?>) - Static method in class io.github.mmm.value.observable.number.bigdecimal.BigDecimalBinding
- cast(NumberExpression<?>) - Static method in class io.github.mmm.value.observable.number.biginteger.BigIntegerBinding
- cast(NumberExpression<?>) - Static method in class io.github.mmm.value.observable.number.bytes.ByteBinding
- cast(NumberExpression<?>) - Static method in class io.github.mmm.value.observable.number.doubles.DoubleBinding
- cast(NumberExpression<?>) - Static method in class io.github.mmm.value.observable.number.floats.FloatBinding
- cast(NumberExpression<?>) - Static method in class io.github.mmm.value.observable.number.integers.IntegerBinding
- cast(NumberExpression<?>) - Static method in class io.github.mmm.value.observable.number.longs.LongBinding
- cast(NumberExpression<?>) - Static method in class io.github.mmm.value.observable.number.shorts.ShortBinding
- CENTER - io.github.mmm.base.placement.Alignment
-
the component will be horizontally and vertically centered.
- CENTER - io.github.mmm.base.placement.HorizontalAlignment
-
Align content centered to the middle (same space to the left and the right).
- CENTER - io.github.mmm.base.placement.VerticalAlignment
-
Align content centered to the middle (same space at top and bottom).
- CENTER - io.github.mmm.ui.api.datatype.UiTextAlignment
-
Center text to the middle of the available space.
- centerOnScreen() - Method in interface io.github.mmm.ui.api.widget.window.UiChildWindow
-
Will modify the
position
such that the window is centered on the screen. - centerOnScreen() - Method in class io.github.mmm.ui.fx.widget.window.FxChildWindow
- centerOnScreen() - Method in class io.github.mmm.ui.test.widget.window.TestChildWindow
- centerOnScreen(boolean) - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindowPositionAndSize
- centerOnScreen(boolean) - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
-
Initializes the position and size.
- CertificateAccess - Class in io.github.mmm.crypto.asymmetric.cert.access
- CertificateAccess(CertificateConfig) - Constructor for class io.github.mmm.crypto.asymmetric.cert.access.CertificateAccess
-
The constructor.
- CertificateConfig - Class in io.github.mmm.crypto.asymmetric.cert
-
Configuration for
CertificateCreator
. - CertificateConfig(String, SecurityProvider) - Constructor for class io.github.mmm.crypto.asymmetric.cert.CertificateConfig
-
The constructor.
- CertificateConfigX509 - Class in io.github.mmm.crypto.asymmetric.cert
-
CertificateConfig
for "X509". - CertificateConfigX509() - Constructor for class io.github.mmm.crypto.asymmetric.cert.CertificateConfigX509
-
The constructor.
- CertificateConfigX509(SecurityProvider) - Constructor for class io.github.mmm.crypto.asymmetric.cert.CertificateConfigX509
-
The constructor.
- CertificateCreator - Interface in io.github.mmm.crypto.asymmetric.cert
-
Interface to
generate
ordeserialize
Certificate
s as well toextract
CertificateData
from aCertificate
. - CertificateData - Interface in io.github.mmm.crypto.asymmetric.cert
-
Interface for the meta-data of a
Certificate
. - CertificateDataBean - Class in io.github.mmm.crypto.asymmetric.cert
-
This class ...
- CertificateDataBean() - Constructor for class io.github.mmm.crypto.asymmetric.cert.CertificateDataBean
-
The constructor.
- CertificatePath - Interface in io.github.mmm.crypto.asymmetric.cert
-
Interface for a
path
(also called chain) ofCertificate
s. - CertificatePathGeneric - Class in io.github.mmm.crypto.asymmetric.cert
-
Generic implementation of
CertificatePath
. - CertificatePathGeneric(Certificate...) - Constructor for class io.github.mmm.crypto.asymmetric.cert.CertificatePathGeneric
-
The constructor.
- CertificatePathGeneric(Collection<Certificate>) - Constructor for class io.github.mmm.crypto.asymmetric.cert.CertificatePathGeneric
-
The constructor.
- ChangeAwareCollection<E,M extends CollectionChange<?,E>,L extends EventListener<M>> - Interface in io.github.mmm.value.observable.container.collection
-
ChangeAwareContainer
that is aCollection
. - ChangeAwareContainer<E,M extends ContainerChange<?,E>,L extends EventListener<M>> - Interface in io.github.mmm.value.observable.container
-
A container (e.g.
- ChangeAwareList<E> - Interface in io.github.mmm.value.observable.container.list
-
ChangeAwareContainer
that is aList
. - ChangeAwareListEventListener<E> - Interface in io.github.mmm.value.observable.container.list
-
Listener
forObservableListValue
and its sub-types. - ChangeAwareLists - Class in io.github.mmm.value.observable.container.list
-
Factory for
ChangeAwareList
. - ChangeAwareMap<K,V> - Interface in io.github.mmm.value.observable.container.map
-
ChangeAwareContainer
that is aMap
. - ChangeAwareMapEventListener<K,V> - Interface in io.github.mmm.value.observable.container.map
-
Listener
forObservableSetValue
and its sub-types. - ChangeAwareMaps - Class in io.github.mmm.value.observable.container.map
-
Factory for
ChangeAwareMap
. - ChangeAwareObservableEventListener<V> - Interface in io.github.mmm.value.observable
-
ObservableEventListener
that is also interested inchange
s. - ChangeAwareSet<E> - Interface in io.github.mmm.value.observable.container.set
-
ChangeAwareContainer
that is aSet
. - ChangeAwareSetEventListener<E> - Interface in io.github.mmm.value.observable.container.set
-
Listener
forObservableSetValue
and its sub-types. - ChangeAwareSets - Class in io.github.mmm.value.observable.container.set
-
Factory for
ChangeAwareSet
. - ChangeType - Enum in io.github.mmm.event
-
This enum contains the available types of a change.
- charAt(int) - Method in class io.github.mmm.scanner.CharSequenceScanner
- CharEscapeHelper - Class in io.github.mmm.scanner
-
Simple static helper for dealing with escaped characters.
- CharEscapeHelper() - Constructor for class io.github.mmm.scanner.CharEscapeHelper
- CharFilter - Interface in io.github.mmm.base.filter
-
This is the interface for a filter that
decides
if a given character is acceptable or should be filtered. - CharReaderScanner - Class in io.github.mmm.scanner
-
Implementation of
CharStreamScanner
that adapts aReader
to read and parse textual data. - CharReaderScanner() - Constructor for class io.github.mmm.scanner.CharReaderScanner
-
The constructor.
- CharReaderScanner(int) - Constructor for class io.github.mmm.scanner.CharReaderScanner
-
The constructor.
- CharReaderScanner(int, Reader) - Constructor for class io.github.mmm.scanner.CharReaderScanner
-
The constructor.
- CharReaderScanner(Reader) - Constructor for class io.github.mmm.scanner.CharReaderScanner
-
The constructor.
- CharScannerSyntax - Interface in io.github.mmm.scanner
-
This is the interface used to define the syntax to scan characters.
- CharScannerSyntaxBean - Class in io.github.mmm.scanner
-
This is the implementation of
CharScannerSyntax
as Java bean. - CharScannerSyntaxBean() - Constructor for class io.github.mmm.scanner.CharScannerSyntaxBean
-
The constructor.
- CharSequenceScanner - Class in io.github.mmm.scanner
- CharSequenceScanner(char[]) - Constructor for class io.github.mmm.scanner.CharSequenceScanner
-
The constructor.
- CharSequenceScanner(char[], int, int) - Constructor for class io.github.mmm.scanner.CharSequenceScanner
-
The constructor.
- CharSequenceScanner(CharSequence) - Constructor for class io.github.mmm.scanner.CharSequenceScanner
-
The constructor.
- CharSequenceScanner(String) - Constructor for class io.github.mmm.scanner.CharSequenceScanner
-
The constructor.
- CharSequenceValidatorBuilder<V extends CharSequence,PARENT,SELF extends CharSequenceValidatorBuilder<V,PARENT,SELF>> - Class in io.github.mmm.validation.string
- CharSequenceValidatorBuilder(PARENT) - Constructor for class io.github.mmm.validation.string.CharSequenceValidatorBuilder
-
The constructor.
- CharStreamScanner - Interface in io.github.mmm.scanner
-
This is the interface for a scanner that can be used to parse a stream or sequence of characters.
- checkMediaType(UiMediaType) - Method in class io.github.mmm.ui.fx.widget.media.FxMediaWidget
- children - Variable in class io.github.mmm.ui.fx.widget.composite.FxComposite
- children - Variable in class io.github.mmm.ui.fx.widget.form.FxCompositeInput
- children - Variable in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- children - Variable in class io.github.mmm.ui.test.widget.composite.TestComposite
- children - Variable in class io.github.mmm.ui.tvm.widget.composite.TvmComposite
- children - Variable in class io.github.mmm.validation.AbstractComposedValidator
- Chroma - Class in io.github.mmm.ui.api.datatype.color
-
This
ColorSegment
represents the chroma of aColor
. - Chroma(double) - Constructor for class io.github.mmm.ui.api.datatype.color.Chroma
-
The constructor.
- Chroma(int) - Constructor for class io.github.mmm.ui.api.datatype.color.Chroma
-
The constructor.
- Chroma(String) - Constructor for class io.github.mmm.ui.api.datatype.color.Chroma
-
The constructor.
- CipherTransformation - Class in io.github.mmm.crypto.crypt
-
Simple representation of a
Cipher
transformation
. - CipherTransformation(String) - Constructor for class io.github.mmm.crypto.crypt.CipherTransformation
-
The constructor.
- CipherTransformation(String, String, String) - Constructor for class io.github.mmm.crypto.crypt.CipherTransformation
-
The constructor.
- CLASS_COLLAPSE - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
CSS class name
for collapse icon. - CLASS_ERROR - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
CSS class name
for error icon. - CLASS_EXPAND - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
CSS class name
for expand icon. - CLASS_INFO - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
CSS class name
for info icon. - CLASS_INVALID - Static variable in class io.github.mmm.ui.fx.widget.FxWidget
-
PseudoClass
if JavaFx widget getsinvalid
. - CLASS_QUESTION - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
CSS class name
for question icon. - CLASS_READ_ONLY - Static variable in class io.github.mmm.ui.fx.widget.FxWidget
-
PseudoClass
if JavaFx widget getsread-only
. - CLASS_WARNING - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
CSS class name
for warning icon. - clear() - Method in interface io.github.mmm.ui.api.widget.breadcrumb.UiBreadCrumbBar
-
Clears the bread crumb bar by removing all
entries
. - clearMask - Variable in class io.github.mmm.ui.api.datatype.bitmask.BitMask
- clearValidationResult() - Method in class io.github.mmm.property.Property
-
Clears the cached internal
validation
result. - CliArgs - Class in io.github.mmm.cli
-
A simple wrapper for the arguments of a
main
method from a command-line-interface (CLI). - CliArgs(String...) - Constructor for class io.github.mmm.cli.CliArgs
-
The constructor.
- CliArgument - Class in io.github.mmm.cli
-
A single argument of a
main
method from a command-line-interface (CLI). - CliArgument(String) - Constructor for class io.github.mmm.cli.CliArgument
-
The constructor.
- CliArgumentMandatoryException - Exception in io.github.mmm.nls.cli.exception
-
Thrown if a mandatory
CliValue
is missing. - CliArgumentMandatoryException(String) - Constructor for exception io.github.mmm.nls.cli.exception.CliArgumentMandatoryException
-
The constructor.
- CliBooleanProperty - Class in io.github.mmm.nls.cli.property
-
Implementation of
CliProperty
forBoolean
. - CliBooleanProperty(Localizable, boolean, String...) - Constructor for class io.github.mmm.nls.cli.property.CliBooleanProperty
-
The constructor.
- CliBooleanProperty(Localizable, Boolean, String...) - Constructor for class io.github.mmm.nls.cli.property.CliBooleanProperty
-
The constructor.
- click() - Method in interface io.github.mmm.ui.api.attribute.AttributeFeatureClick
- click() - Method in class io.github.mmm.ui.fx.widget.FxClickableWidget
- click() - Method in class io.github.mmm.ui.fx.widget.input.FxCheckbox
- click() - Method in class io.github.mmm.ui.fx.widget.input.FxRadioButton
- click() - Method in class io.github.mmm.ui.test.widget.input.TestAbstractRadioButton
- click() - Method in class io.github.mmm.ui.test.widget.input.TestCheckbox
- click() - Method in class io.github.mmm.ui.test.widget.TestClickableWidget
- click() - Method in class io.github.mmm.ui.tvm.widget.input.TvmCheckbox
- click() - Method in class io.github.mmm.ui.tvm.widget.input.TvmRadioButton
- click() - Method in class io.github.mmm.ui.tvm.widget.TvmClickableWidget
- CliClassListProperty<T> - Class in io.github.mmm.nls.cli.property
-
CliListProperty
containingClass
elements. - CliClassListProperty(Localizable, Class<T>, boolean, String...) - Constructor for class io.github.mmm.nls.cli.property.CliClassListProperty
-
The constructor.
- CliClassProperty<T> - Class in io.github.mmm.nls.cli.property
-
Implementation of
CliProperty
forClass
. - CliClassProperty(Localizable, Class<T>, boolean, String...) - Constructor for class io.github.mmm.nls.cli.property.CliClassProperty
-
The constructor.
- CliClassProperty(Localizable, Class<T>, Class<? extends T>, String...) - Constructor for class io.github.mmm.nls.cli.property.CliClassProperty
-
The constructor.
- CliCollectionProperty<E,C extends Collection<E>> - Class in io.github.mmm.nls.cli.property
-
Implementation of
CliProperty
forCollection
. - CliCollectionProperty(Localizable, CliProperty<E>, boolean, String...) - Constructor for class io.github.mmm.nls.cli.property.CliCollectionProperty
-
The constructor.
- CliCommand - Interface in io.github.mmm.nls.cli
-
Interface for a single command of a command-line-interface (CLI).
- CliCommandHelp - Class in io.github.mmm.nls.cli
-
CliCommand
to print the help of the program. - CliCommandHelp() - Constructor for class io.github.mmm.nls.cli.CliCommandHelp
-
The constructor.
- CliCommandVersion - Class in io.github.mmm.nls.cli
-
CliCommand
to print the version of the program. - CliCommandVersion() - Constructor for class io.github.mmm.nls.cli.CliCommandVersion
-
The constructor.
- CliConsole - Interface in io.github.mmm.cli.io
- CliConsoleImpl - Class in io.github.mmm.cli.io.impl
-
Interface for a console as standard in, out, and err.
- CliConsoleImpl() - Constructor for class io.github.mmm.cli.io.impl.CliConsoleImpl
-
The constructor.
- CliDuplicateOptionAliasException - Exception in io.github.mmm.cli.exception
-
CliException
thrown if two synonymousCliOption
s have been specified. - CliDuplicateOptionAliasException(CliOption, CliOption) - Constructor for exception io.github.mmm.cli.exception.CliDuplicateOptionAliasException
-
The constructor.
- CliDuplicateOptionsException - Exception in io.github.mmm.nls.cli.exception
-
CliException
thrown if two one or multipleCliOption
s have occurred multiple times. - CliDuplicateOptionsException(Set<String>) - Constructor for exception io.github.mmm.nls.cli.exception.CliDuplicateOptionsException
-
The constructor.
- CliException - Exception in io.github.mmm.cli.exception
-
Abstract base class for a
RuntimeException
thrown for invalidCliArgument
s. - CliException(Localizable) - Constructor for exception io.github.mmm.cli.exception.CliException
-
The constructor.
- CliException(Localizable, Throwable) - Constructor for exception io.github.mmm.cli.exception.CliException
-
The constructor.
- CliException(String) - Constructor for exception io.github.mmm.cli.exception.CliException
-
The constructor.
- CliException(String, Throwable) - Constructor for exception io.github.mmm.cli.exception.CliException
-
The constructor.
- CliFlagProperty - Class in io.github.mmm.nls.cli.property
-
CliBooleanProperty
for aCliOption
treated as flag so that it does not require a value andtrue
is used as value if the option is given without value. - CliFlagProperty(Localizable, boolean, String...) - Constructor for class io.github.mmm.nls.cli.property.CliFlagProperty
-
The constructor.
- CliIn - Interface in io.github.mmm.cli.io
-
Interface to read input.
- CliInConsole - Class in io.github.mmm.cli.io.impl
- CliInConsole(Console) - Constructor for class io.github.mmm.cli.io.impl.CliInConsole
-
The constructor.
- CliInReader - Class in io.github.mmm.cli.io.impl
-
Implementation of
CliInReader
to read input from aBufferedReader
and write output to aPrintStream
. - CliInReader(BufferedReader, PrintStream) - Constructor for class io.github.mmm.cli.io.impl.CliInReader
-
The constructor.
- CliInvalidUsageException - Exception in io.github.mmm.nls.cli.exception
- CliInvalidUsageException(CliArgs) - Constructor for exception io.github.mmm.nls.cli.exception.CliInvalidUsageException
-
The constructor.
- CliListProperty<E> - Class in io.github.mmm.nls.cli.property
-
Implementation of
CliProperty
forList
. - CliListProperty(Localizable, CliProperty<E>, boolean, String...) - Constructor for class io.github.mmm.nls.cli.property.CliListProperty
-
The constructor.
- CliListProperty(Localizable, CliProperty<E>, List<E>, String...) - Constructor for class io.github.mmm.nls.cli.property.CliListProperty
-
The constructor.
- CliLocalDateProperty - Class in io.github.mmm.nls.cli.property
-
Implementation of
CliProperty
forLocalDate
. - CliLocalDateProperty(Localizable, boolean, String...) - Constructor for class io.github.mmm.nls.cli.property.CliLocalDateProperty
-
The constructor.
- CliLocalDateProperty(Localizable, LocalDate, String...) - Constructor for class io.github.mmm.nls.cli.property.CliLocalDateProperty
-
The constructor.
- CliLocaleListProperty - Class in io.github.mmm.nls.cli.property
-
CliListProperty
containingLocale
elements. - CliLocaleListProperty(Localizable, boolean, String...) - Constructor for class io.github.mmm.nls.cli.property.CliLocaleListProperty
-
The constructor.
- CliLocaleProperty - Class in io.github.mmm.nls.cli.property
-
Implementation of
CliProperty
forLocale
. - CliLocaleProperty(Localizable, boolean, String...) - Constructor for class io.github.mmm.nls.cli.property.CliLocaleProperty
-
The constructor.
- CliLocaleProperty(Localizable, Locale, String...) - Constructor for class io.github.mmm.nls.cli.property.CliLocaleProperty
-
The constructor.
- CliLocalTimeProperty - Class in io.github.mmm.nls.cli.property
-
Implementation of
CliProperty
forLocalTime
. - CliLocalTimeProperty(Localizable, boolean, String...) - Constructor for class io.github.mmm.nls.cli.property.CliLocalTimeProperty
-
The constructor.
- CliLocalTimeProperty(Localizable, LocalTime, String...) - Constructor for class io.github.mmm.nls.cli.property.CliLocalTimeProperty
-
The constructor.
- CliLogLevel - Enum in io.github.mmm.cli.io
-
Enum
for the levels to log to aCliConsoleImpl
. - CliLongListProperty - Class in io.github.mmm.nls.cli.property
-
CliListProperty
containingLong
elements. - CliLongListProperty(Localizable, boolean, String...) - Constructor for class io.github.mmm.nls.cli.property.CliLongListProperty
-
The constructor.
- CliLongOption - Class in io.github.mmm.cli
-
CliOption
in long format (e.g. - CliLongProperty - Class in io.github.mmm.nls.cli.property
-
Implementation of
CliProperty
forLong
. - CliLongProperty(Localizable, boolean, String...) - Constructor for class io.github.mmm.nls.cli.property.CliLongProperty
-
The constructor.
- CliLongProperty(Localizable, Long, String...) - Constructor for class io.github.mmm.nls.cli.property.CliLongProperty
-
The constructor.
- CliMain - Class in io.github.mmm.cli
-
This is the abstract base class for a main-program.
- CliMain() - Constructor for class io.github.mmm.cli.CliMain
-
The constructor.
- CliMain(CliConsole) - Constructor for class io.github.mmm.cli.CliMain
-
The constructor.
- CliNoArgumentsException - Exception in io.github.mmm.nls.cli.exception
- CliNoArgumentsException() - Constructor for exception io.github.mmm.nls.cli.exception.CliNoArgumentsException
-
The constructor.
- CliOption - Class in io.github.mmm.cli
-
CliArgument
for anoption
. - CliOption(String, boolean) - Constructor for class io.github.mmm.cli.CliOption
-
The constructor.
- CliOut - Interface in io.github.mmm.cli.io
-
Interface to log messages and
exceptions
. - CliOutLogger - Class in io.github.mmm.cli.io.impl
-
Implementation of
CliOut
that logs to a givenPrintStream
. - CliOutLogger(PrintStream, String, Locale, boolean) - Constructor for class io.github.mmm.cli.io.impl.CliOutLogger
-
The constructor.
- CliOutNone - Class in io.github.mmm.cli.io.impl
-
Implementation of
CliOut
that does nothing. - CliOutNone() - Constructor for class io.github.mmm.cli.io.impl.CliOutNone
-
The constructor.
- clip(V) - Method in interface io.github.mmm.base.range.Range
- clipMax(double) - Static method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- CliProperty<V> - Interface in io.github.mmm.nls.cli.property
-
Interface for a property configured via
CliArgument
. - clipSize(double) - Static method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- clipZero(double) - Static method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- CliSetProperty<E> - Class in io.github.mmm.nls.cli.property
-
Implementation of
CliProperty
forSet
. - CliSetProperty(Localizable, CliProperty<E>, boolean, String...) - Constructor for class io.github.mmm.nls.cli.property.CliSetProperty
-
The constructor.
- CliSetProperty(Localizable, CliProperty<E>, Set<E>, String...) - Constructor for class io.github.mmm.nls.cli.property.CliSetProperty
-
The constructor.
- CliShortOption - Class in io.github.mmm.cli
-
CliOption
in short format (e.g. - CliStringListProperty - Class in io.github.mmm.nls.cli.property
-
CliListProperty
containingString
elements. - CliStringListProperty(Localizable, boolean, String...) - Constructor for class io.github.mmm.nls.cli.property.CliStringListProperty
-
The constructor.
- CliStringProperty - Class in io.github.mmm.nls.cli.property
-
Implementation of
CliProperty
forString
. - CliStringProperty(Localizable, boolean, String...) - Constructor for class io.github.mmm.nls.cli.property.CliStringProperty
-
The constructor.
- CliStringProperty(Localizable, String, String...) - Constructor for class io.github.mmm.nls.cli.property.CliStringProperty
-
The constructor.
- CliTypeNotExtendingException - Exception in io.github.mmm.nls.cli.exception
-
Thrown if a mandatory
CliValue
is missing. - CliTypeNotExtendingException(Object, Object) - Constructor for exception io.github.mmm.nls.cli.exception.CliTypeNotExtendingException
-
The constructor.
- CliValue - Class in io.github.mmm.cli
- clone() - Method in class io.github.mmm.property.Property
- close() - Method in class io.github.mmm.base.io.AppendableWriter
- close() - Method in class io.github.mmm.crypto.crypt.CryptorInputStream
- close() - Method in class io.github.mmm.crypto.crypt.CryptorOutputStream
- close() - Method in class io.github.mmm.crypto.io.InputStreamWrapper
- close() - Method in class io.github.mmm.crypto.io.OutputStreamWrapper
- close() - Method in class io.github.mmm.marshall.AbstractStructuredStringWriter
- close() - Method in interface io.github.mmm.marshall.StructuredReader
- close() - Method in interface io.github.mmm.marshall.StructuredWriter
- close() - Method in interface io.github.mmm.ui.api.widget.window.UiAbstractWindow
-
Opens this window by setting
visible
tofalse
. - CODE - Static variable in exception io.github.mmm.nls.exception.TechnicalErrorUserException
- CODE - Static variable in class io.github.mmm.validation.ComposedValidationFailure
- CollectionChange<C extends Collection<E>,E> - Interface in io.github.mmm.value.observable.container.collection
-
ContainerChange
forCollection
s. - CollectionChangeListener<C extends CollectionChange<?,?>> - Interface in io.github.mmm.value.observable.container.collection
- Color - Class in io.github.mmm.ui.api.datatype.color
- Color(int) - Constructor for class io.github.mmm.ui.api.datatype.color.Color
-
The constructor.
- Color(int, int, int) - Constructor for class io.github.mmm.ui.api.datatype.color.Color
-
The constructor.
- Color(int, int, int, int) - Constructor for class io.github.mmm.ui.api.datatype.color.Color
-
The constructor.
- ColorFactor - Class in io.github.mmm.ui.api.datatype.color
-
This class is a generic implementation of
AbstractColorFactor
used for color transformations such asGenericColor.lighten(ColorFactor)
orGenericColor.darken(ColorFactor)
. - ColorFactor(double) - Constructor for class io.github.mmm.ui.api.datatype.color.ColorFactor
-
The constructor.
- ColorFactor(String) - Constructor for class io.github.mmm.ui.api.datatype.color.ColorFactor
-
The constructor.
- ColorModel - Enum in io.github.mmm.ui.api.datatype.color
-
This enum contains the available
ColorModel
s supported byGenericColor
. - ColorSegment<SELF extends ColorSegment<SELF>> - Class in io.github.mmm.ui.api.datatype.color
-
A
ColorSegment
is a part of aColor
. - ColorSegment(double) - Constructor for class io.github.mmm.ui.api.datatype.color.ColorSegment
-
The constructor.
- ColorSegmentType - Enum in io.github.mmm.ui.api.datatype.color
- combine(Decryptor...) - Method in interface io.github.mmm.crypto.crypt.AbstractDecryptor
- combine(Decryptor...) - Method in interface io.github.mmm.crypto.crypt.Decryptor
- combine(Encryptor...) - Method in interface io.github.mmm.crypto.crypt.AbstractEncryptor
- combine(Encryptor...) - Method in interface io.github.mmm.crypto.crypt.Encryptor
- ComparableExpression<V extends Comparable<? super V>> - Interface in io.github.mmm.value.observable.comparable
- ComparablePropertyBuilder<V extends Comparable,P extends Property<V>,B extends ObjectValidatorBuilder<V,? extends ComparablePropertyBuilder<V,P,B,SELF>,?>,SELF extends ComparablePropertyBuilder<V,P,B,SELF>> - Class in io.github.mmm.property.builder.lang
- ComparablePropertyBuilder() - Constructor for class io.github.mmm.property.builder.lang.ComparablePropertyBuilder
-
The constructor.
- ComparableValidatorBuilder<V extends Comparable,PARENT,SELF extends ComparableValidatorBuilder<V,PARENT,SELF>> - Class in io.github.mmm.validation.main
- ComparableValidatorBuilder(PARENT) - Constructor for class io.github.mmm.validation.main.ComparableValidatorBuilder
-
The constructor.
- compare(Number, Number) - Method in class io.github.mmm.base.compare.NumberComparator
- CompareOperator - Enum in io.github.mmm.base.compare
-
A
CompareOperator
represents an operator able tocompare
two given values. - componentProperty(Property<E>) - Method in class io.github.mmm.property.builder.container.SetPropertyBuilder
- Composable<C> - Interface in io.github.mmm.base.lang
-
Interface for an object that may contain
children
. - compose(CharFilter) - Method in interface io.github.mmm.base.filter.CharFilter
- compose(CharFilter) - Method in class io.github.mmm.base.filter.ListCharFilter
- ComposedCharFilter - Class in io.github.mmm.base.filter
-
Implementation of
CharFilter
that combines multiple givenCharFilter
s with a logical OR so that if any of the givenCharFilter
smatches
then thisComposedCharFilter
will match. - ComposedCharFilter(CharFilter...) - Constructor for class io.github.mmm.base.filter.ComposedCharFilter
-
The constructor.
- ComposedValidationFailure - Class in io.github.mmm.validation
- ComposedValidationFailure(String, boolean, ValidationResult...) - Constructor for class io.github.mmm.validation.ComposedValidationFailure
-
The constructor.
- ComposedValidationFailure(String, ValidationResult...) - Constructor for class io.github.mmm.validation.ComposedValidationFailure
-
The constructor.
- ComposedValidationFailure(String, String, boolean, ValidationResult...) - Constructor for class io.github.mmm.validation.ComposedValidationFailure
-
The constructor.
- ComposedValidator<V> - Class in io.github.mmm.validation
- ComposedValidator(Validator<? super V>...) - Constructor for class io.github.mmm.validation.ComposedValidator
-
The constructor.
- composite - Variable in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
-
The composite where to add children.
- concat(Object) - Method in interface io.github.mmm.value.observable.string.StringExpression
- config - Variable in class io.github.mmm.crypto.asymmetric.cert.access.CertificateAccess
-
The
CertificateConfig
for theCertificateConfig
. - config - Variable in class io.github.mmm.marshall.AbstractStructuredReader
-
The
MarshallingConfig
. - config - Variable in class io.github.mmm.marshall.AbstractStructuredWriter
-
The
MarshallingConfig
. - ConfigMap - Class in io.github.mmm.base.config
-
Simple wrapper for a
Map
with configuration. - ConfigMap() - Constructor for class io.github.mmm.base.config.ConfigMap
-
The constructor.
- ConfigMap(Map<String, Object>) - Constructor for class io.github.mmm.base.config.ConfigMap
-
The constructor.
- ConfigOption<T> - Class in io.github.mmm.base.config
-
Represents a single configuration option for a
ConfigMap
. - ConfigOption(String, Class<T>) - Constructor for class io.github.mmm.base.config.ConfigOption
-
The constructor.
- ConfigOption(String, Class<T>, T) - Constructor for class io.github.mmm.base.config.ConfigOption
-
The constructor.
- ConfigOption(String, T) - Constructor for class io.github.mmm.base.config.ConfigOption
-
The constructor.
- Conjunction - Enum in io.github.mmm.base.lang
-
Enum
with the common boolean conjunction operatorsConjunction.AND
,Conjunction.OR
,Conjunction.NAND
, andConjunction.NOR
. - console() - Method in class io.github.mmm.cli.CliMain
- console() - Method in class io.github.mmm.nls.cli.AbstractCliCommand
- consumeDecimal() - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- consumeDecimal() - Method in interface io.github.mmm.scanner.CharStreamScanner
-
Consumes the characters of a decimal number (double or float).
- ContainerChange<C,E> - Interface in io.github.mmm.value.observable.container
-
Change
that signals the modification of a container (e.g. - ContainerChangeListener<C extends ContainerChange<?,?>> - Interface in io.github.mmm.value.observable.container
-
EventListener
forContainerChange
s. - ContainerProperty<V,E> - Class in io.github.mmm.property.container
-
Implementation of
WritableContainerProperty
. - ContainerProperty(String, Property<E>) - Constructor for class io.github.mmm.property.container.ContainerProperty
-
The constructor.
- ContainerProperty(String, Property<E>, PropertyMetadata<V>) - Constructor for class io.github.mmm.property.container.ContainerProperty
-
The constructor.
- ContainerValidatorBuilder<V,PARENT,SELF extends ContainerValidatorBuilder<V,PARENT,SELF>> - Class in io.github.mmm.validation.main
-
Validator builder
for container values such asCollection
. - ContainerValidatorBuilder(PARENT) - Constructor for class io.github.mmm.validation.main.ContainerValidatorBuilder
-
The constructor.
- contains(String) - Method in class io.github.mmm.property.string.StringListProperty
- contains(String) - Method in interface io.github.mmm.ui.api.datatype.UiStyles
- contains(String) - Method in class io.github.mmm.ui.spi.UiStylesImpl
- contains(V) - Method in interface io.github.mmm.base.range.Range
- containsCode(String) - Method in class io.github.mmm.validation.ComposedValidationFailure
- containsCode(String) - Method in interface io.github.mmm.validation.ValidationResult
- containsId(String) - Method in class io.github.mmm.validation.AbstractComposedValidator
- containsId(String) - Method in interface io.github.mmm.validation.Validator
- CONTENT - Static variable in class io.github.mmm.ui.api.controller.UiEmbedding
- convert(char) - Method in enum io.github.mmm.base.text.CaseConversion
- convert(Number) - Method in class io.github.mmm.base.number.NumberType
- convert(String) - Method in enum io.github.mmm.base.text.CaseConversion
- convert(String) - Method in class io.github.mmm.base.text.CaseSyntax
-
Same as
CaseSyntax.convert(String, Locale)
with a standardLocale
to prevent accidental conversion. - convert(String, Locale) - Method in enum io.github.mmm.base.text.CaseConversion
- convert(String, Locale) - Method in class io.github.mmm.base.text.CaseSyntax
-
Converts to this
CaseSyntax
. - convert(Throwable) - Static method in exception io.github.mmm.nls.exception.TechnicalErrorUserException
- convertAndEvaluate(Object, Object, BiFunction<?, ?, T>) - Method in interface io.github.mmm.base.temporal.TemporalConverter
- convertAndEvaluate(Object, Object, BiFunction<?, ?, T>) - Method in class io.github.mmm.base.temporal.TemporalConverterDefault
- convertAndEvaluate(Object, Object, BiFunction<?, ?, T>) - Method in class io.github.mmm.base.temporal.TemporalConverterJavaUtil
- convertAndEvaluate(Object, Object, BiFunction<?, ?, T>) - Method in class io.github.mmm.base.temporal.TemporalConverterLegacy
- convertData(UiDataSet<D>) - Method in class io.github.mmm.ui.fx.widget.chart.FxChart
- convertData(UiDataSet<UiDataSeries>) - Method in class io.github.mmm.ui.fx.widget.chart.FxBarChart
- convertData(UiDataSet<UiPoint[]>) - Method in class io.github.mmm.ui.fx.widget.chart.FxLineChart
- convertData(UiDataSet<Number>) - Method in class io.github.mmm.ui.fx.widget.chart.FxPieChart
- convertToCalendar(Object) - Method in class io.github.mmm.base.temporal.TemporalConverterJavaUtil
- convertToCalendar(Object) - Method in class io.github.mmm.base.temporal.TemporalConverterLegacy
- convertToDate(Object) - Method in class io.github.mmm.base.temporal.TemporalConverterJavaUtil
- convertToDate(Object) - Method in class io.github.mmm.base.temporal.TemporalConverterLegacy
- convertToInstant(Object) - Method in class io.github.mmm.base.temporal.TemporalConverterDefault
- convertToInstant(Object) - Method in class io.github.mmm.base.temporal.TemporalConverterLegacy
- convertToLocalDate(Object) - Method in class io.github.mmm.base.temporal.TemporalConverterDefault
- convertToLocalDate(Object) - Method in class io.github.mmm.base.temporal.TemporalConverterLegacy
- convertToLocalDateTime(Object) - Method in class io.github.mmm.base.temporal.TemporalConverterDefault
- convertToLocalDateTime(Object) - Method in class io.github.mmm.base.temporal.TemporalConverterLegacy
- convertToLocalTime(Object) - Method in class io.github.mmm.base.temporal.TemporalConverterDefault
- convertToLocalTime(Object) - Method in class io.github.mmm.base.temporal.TemporalConverterLegacy
- convertToOffsetDateTime(Object) - Method in class io.github.mmm.base.temporal.TemporalConverterDefault
- convertToOffsetDateTime(Object) - Method in class io.github.mmm.base.temporal.TemporalConverterLegacy
- convertToOffsetTime(Object) - Method in class io.github.mmm.base.temporal.TemporalConverterDefault
- convertToOffsetTime(Object) - Method in class io.github.mmm.base.temporal.TemporalConverterLegacy
- convertToZonedDateTime(Object) - Method in class io.github.mmm.base.temporal.TemporalConverterDefault
- convertToZonedDateTime(Object) - Method in class io.github.mmm.base.temporal.TemporalConverterLegacy
- convertValue(CharSequence) - Method in class io.github.mmm.validation.string.ValidatorCharSequnceSize
- convertValue(Collection<?>) - Method in class io.github.mmm.validation.collection.ValidatorCollectionSize
- convertValue(Map<?, ?>) - Method in class io.github.mmm.validation.collection.ValidatorMapSize
- convertValue(V) - Method in class io.github.mmm.validation.main.AbstractValidatorRange
-
Converts the value to the type of the range.
- copy() - Method in interface io.github.mmm.bean.ReadableBean
- copy(boolean) - Method in class io.github.mmm.bean.AbstractBean
- copy(boolean) - Method in interface io.github.mmm.bean.ReadableBean
- copy(B, boolean) - Static method in interface io.github.mmm.bean.ReadableBean
- copy(String, PropertyMetadata<V>) - Method in class io.github.mmm.property.Property
- copy(String, PropertyMetadata<V>) - Method in interface io.github.mmm.property.WritableProperty
- copy(P) - Static method in interface io.github.mmm.property.WritableProperty
- copy(P, String) - Static method in interface io.github.mmm.property.WritableProperty
- copy(P, String, PropertyMetadata<V>) - Static method in interface io.github.mmm.property.WritableProperty
- copyReadOnly(B) - Static method in interface io.github.mmm.bean.ReadableBean
- create() - Method in class io.github.mmm.bean.AbstractBean
-
Creates a new instance of this
Bean
implementation. - create() - Method in class io.github.mmm.bean.AbstractVirtualBean
- create() - Method in class io.github.mmm.marshall.json.JsonFormatProvider
- create() - Method in class io.github.mmm.marshall.jsonp.JsonpFormatProvider
- create() - Method in class io.github.mmm.marshall.stax.StaxFormatProvider
- create() - Method in interface io.github.mmm.marshall.StructuredFormatProvider
- create() - Method in class io.github.mmm.marshall.tvm.xml.TvmXmlFormatProvider
- create() - Method in interface io.github.mmm.ui.api.factory.UiSingleWidgetFactory
- create() - Method in interface io.github.mmm.ui.api.factory.UiSingleWidgetFactoryDatatype
- create() - Method in interface io.github.mmm.ui.api.factory.UiSingleWidgetFactoryNative
- create() - Method in interface io.github.mmm.ui.api.factory.UiSingleWidgetFactoryProperty
- create() - Method in interface io.github.mmm.ui.api.factory.UiToggleGroupFactory
- create() - Method in class io.github.mmm.ui.fx.factory.chart.FxFactoryBarChartHorizontal
- create() - Method in class io.github.mmm.ui.fx.factory.chart.FxFactoryBarChartVertical
- create() - Method in class io.github.mmm.ui.fx.factory.chart.FxFactoryLineChart
- create() - Method in class io.github.mmm.ui.fx.factory.chart.FxFactoryPieChart
- create() - Method in class io.github.mmm.ui.fx.factory.media.FxFactoryMediaPlayer
- create() - Method in class io.github.mmm.ui.fx.FxToggleGroupFactory
- create() - Method in class io.github.mmm.ui.test.TestToggleGroupFactory
- create() - Method in class io.github.mmm.ui.tvm.TvmToggleGroupFactory
- create(MarshallingConfig) - Method in class io.github.mmm.marshall.json.JsonFormatProvider
- create(MarshallingConfig) - Method in class io.github.mmm.marshall.jsonp.JsonpFormatProvider
- create(MarshallingConfig) - Method in class io.github.mmm.marshall.stax.StaxFormatProvider
- create(MarshallingConfig) - Method in interface io.github.mmm.marshall.StructuredFormatProvider
- create(MarshallingConfig) - Method in class io.github.mmm.marshall.tvm.xml.TvmXmlFormatProvider
- create(PropertyMetadata<V>) - Method in interface io.github.mmm.property.PropertyMetadataFactory
- create(Validator<? super V>, Supplier<? extends V>, Type, Map<String, Object>) - Method in class io.github.mmm.bean.impl.BeanPropertyMetadataFactory
- create(Validator<? super V>, Supplier<? extends V>, Type, Map<String, Object>) - Method in class io.github.mmm.bean.PropertyBuilders
- create(Validator<? super V>, Supplier<? extends V>, Type, Map<String, Object>) - Method in interface io.github.mmm.property.PropertyMetadataFactory
- create(Validator<? super V>, Supplier<? extends V>, Type, Map<String, Object>) - Method in class io.github.mmm.property.PropertyMetadataFactoryDefault
- create(ReadableTypedValue<V>) - Method in interface io.github.mmm.ui.api.factory.UiSingleWidgetFactoryProperty
- create(ReadableTypedValue<V>) - Method in interface io.github.mmm.ui.api.factory.UiWidgetFactoryProperty
- create(ReadableTypedValue<V>, boolean) - Method in interface io.github.mmm.ui.api.factory.UiWidgetFactoryProperty
- create(Boolean) - Method in class io.github.mmm.validation.main.ObjectValidatorBuilderFactory
- create(CharSequence) - Method in class io.github.mmm.validation.main.ObjectValidatorBuilderFactory
- create(Class<B>) - Method in interface io.github.mmm.bean.BeanFactory
- create(Class<B>, boolean) - Method in interface io.github.mmm.bean.BeanFactory
- create(Class<B>, boolean) - Method in class io.github.mmm.bean.impl.BeanCreator
- create(Class<B>, boolean) - Method in class io.github.mmm.bean.impl.BeanFactoryManager
- create(Class<E>, I, V) - Method in interface io.github.mmm.entity.id.IdFactory
- create(Class<E>, Long, Long) - Method in class io.github.mmm.entity.id.LongVersionId.Factory
- create(Class<E>, Long, Instant) - Method in class io.github.mmm.entity.id.LongInstantId.Factory
- create(Class<E>, String, Long) - Method in class io.github.mmm.entity.id.StringVersionId.Factory
- create(Class<E>, String, Instant) - Method in class io.github.mmm.entity.id.StringInstantId.Factory
- create(Class<E>, UUID, Long) - Method in class io.github.mmm.entity.id.UuidVersionId.Factory
- create(Class<E>, UUID, Instant) - Method in class io.github.mmm.entity.id.UuidInstantId.Factory
- create(Class<P>, Class<V>, String) - Method in interface io.github.mmm.property.factory.PropertyFactoryManager
- create(Class<P>, Class<V>, String, PropertyMetadata<V>) - Method in interface io.github.mmm.property.factory.PropertyFactoryManager
- create(Class<V>) - Method in interface io.github.mmm.ui.api.factory.UiWidgetFactoryDatatype
- create(Class<V>, boolean) - Method in interface io.github.mmm.ui.api.factory.UiWidgetFactoryDatatype
- create(Class<V>, String) - Method in interface io.github.mmm.property.factory.PropertyFactoryManager
- create(Class<V>, String, PropertyMetadata<V>) - Method in interface io.github.mmm.property.factory.PropertyFactoryManager
- create(Class<W>) - Method in interface io.github.mmm.ui.api.factory.UiWidgetFactoryNative
- create(Class<W>, boolean) - Method in interface io.github.mmm.ui.api.factory.UiWidgetFactoryNative
- create(String) - Method in interface io.github.mmm.marshall.StructuredFormatFactory
- create(String) - Method in interface io.github.mmm.nls.formatter.NlsMessageFormatterFactory
-
This method creates a new
NlsMessageFormatter
for the givenmessage
. - create(String) - Method in class io.github.mmm.validation.main.ObjectValidatorBuilderFactory
- create(String, MarshallingConfig) - Method in interface io.github.mmm.marshall.StructuredFormatFactory
- create(String, Class<? extends Range<V>>, PropertyMetadata<Range<V>>) - Method in class io.github.mmm.property.range.PropertyFactoryRange
- create(String, Class<? extends Id<E>>, PropertyMetadata<Id<E>>) - Method in class io.github.mmm.entity.property.id.PropertyFactoryId
- create(String, Class<? extends Link<E>>, PropertyMetadata<Link<E>>) - Method in class io.github.mmm.entity.property.link.PropertyFactoryLink
- create(String, Class<? extends Boolean>, PropertyMetadata<Boolean>) - Method in class io.github.mmm.property.booleans.PropertyFactoryBoolean
- create(String, Class<? extends Byte>, PropertyMetadata<Byte>) - Method in class io.github.mmm.property.number.bytes.PropertyFactoryByte
- create(String, Class<? extends Double>, PropertyMetadata<Double>) - Method in class io.github.mmm.property.number.doubles.PropertyFactoryDouble
- create(String, Class<? extends Float>, PropertyMetadata<Float>) - Method in class io.github.mmm.property.number.floats.PropertyFactoryFloat
- create(String, Class<? extends Integer>, PropertyMetadata<Integer>) - Method in class io.github.mmm.property.number.integers.PropertyFactoryInteger
- create(String, Class<? extends Long>, PropertyMetadata<Long>) - Method in class io.github.mmm.property.number.longs.PropertyFactoryLong
- create(String, Class<? extends Short>, PropertyMetadata<Short>) - Method in class io.github.mmm.property.number.shorts.PropertyFactoryShort
- create(String, Class<? extends String>, PropertyMetadata<String>) - Method in class io.github.mmm.property.string.PropertyFactoryString
- create(String, Class<? extends BigDecimal>, PropertyMetadata<BigDecimal>) - Method in class io.github.mmm.property.number.bigdecimal.PropertyFactoryBigDecimal
- create(String, Class<? extends BigInteger>, PropertyMetadata<BigInteger>) - Method in class io.github.mmm.property.number.biginteger.PropertyFactoryBigInteger
- create(String, Class<? extends Instant>, PropertyMetadata<Instant>) - Method in class io.github.mmm.property.temporal.instant.PropertyFactoryInstant
- create(String, Class<? extends LocalDate>, PropertyMetadata<LocalDate>) - Method in class io.github.mmm.property.temporal.localdate.PropertyFactoryLocalDate
- create(String, Class<? extends LocalDateTime>, PropertyMetadata<LocalDateTime>) - Method in class io.github.mmm.property.temporal.localdatetime.PropertyFactoryLocalDateTime
- create(String, Class<? extends LocalTime>, PropertyMetadata<LocalTime>) - Method in class io.github.mmm.property.temporal.localtime.PropertyFactoryLocalTime
- create(String, Class<? extends OffsetDateTime>, PropertyMetadata<OffsetDateTime>) - Method in class io.github.mmm.property.temporal.offsetdatetime.PropertyFactoryOffsetDateTime
- create(String, Class<? extends OffsetTime>, PropertyMetadata<OffsetTime>) - Method in class io.github.mmm.property.temporal.offsettime.PropertyFactoryOffsetTime
- create(String, Class<? extends ZonedDateTime>, PropertyMetadata<ZonedDateTime>) - Method in class io.github.mmm.property.temporal.zoneddatetime.PropertyFactoryZonedDateTime
- create(String, Class<? extends List<E>>, PropertyMetadata<List<E>>) - Method in class io.github.mmm.property.container.list.PropertyFactoryList
- create(String, Class<? extends Map<K, V>>, PropertyMetadata<Map<K, V>>) - Method in class io.github.mmm.property.container.map.PropertyFactoryMap
- create(String, Class<? extends Set<E>>, PropertyMetadata<Set<E>>) - Method in class io.github.mmm.property.container.set.PropertyFactorySet
- create(String, Class<? extends V>, PropertyMetadata<V>) - Method in class io.github.mmm.bean.property.PropertyFactoryBean
- create(String, Class<? extends V>, PropertyMetadata<V>) - Method in interface io.github.mmm.property.factory.PropertyFactory
-
Creates a new instance of the property.
- create(String, Class<? extends V>, PropertyMetadata<V>) - Method in class io.github.mmm.property.object.PropertyFactoryObject
- create(String, String) - Method in class io.github.mmm.nls.NlsBundle
- create(String, String, NlsArguments) - Method in class io.github.mmm.nls.NlsBundle
- create(String, String, String) - Method in interface io.github.mmm.nls.NlsMessageFactory
- create(String, String, String, NlsArguments) - Method in interface io.github.mmm.nls.NlsMessageFactory
- create(BigInteger, BigInteger, byte[], BCECPublicKey) - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureFactoryEcBc
- create(BigInteger, BigInteger, byte[], BCECPublicKey) - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureFactoryEcBcPlain
- create(BigInteger, BigInteger, byte[], BCECPublicKey) - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureFactoryEcBcWithRecoveryId
- create(Collection<E>) - Method in class io.github.mmm.validation.main.ObjectValidatorBuilderFactory
- create(Map<K, V>) - Method in class io.github.mmm.validation.main.ObjectValidatorBuilderFactory
- createAndAddCloseButton() - Method in interface io.github.mmm.ui.api.widget.window.UiPopup
-
This method creates a
button
to close this popup and adds it to thebutton panel
. - createBundle(String, Class<?>) - Method in class io.github.mmm.ui.spi.AbstractUiLocalizer
- createBundleName() - Method in class io.github.mmm.nls.NlsBundle
-
Determines the static
bundle name
. - createBundleName(Class<?>) - Static method in interface io.github.mmm.base.i18n.Localizable
- createCertificate(byte[]) - Method in interface io.github.mmm.crypto.asymmetric.cert.CertificateCreator
- createCertificateFactory(String) - Method in class io.github.mmm.crypto.provider.SecurityProvider
- createCipher(String) - Method in class io.github.mmm.crypto.provider.SecurityProvider
- createCollection(E) - Method in class io.github.mmm.validation.main.ObjectValidatorBuilderFactory
- createColumn(TypedPropertyPath<V>) - Method in interface io.github.mmm.ui.api.widget.data.UiAbstractDataTable
- createColumn(TypedPropertyPath<V>) - Method in class io.github.mmm.ui.fx.widget.data.FxDataTable
- createColumn(TypedPropertyPath<V>) - Method in class io.github.mmm.ui.test.widget.data.TestDataList
- createColumn(String, UiAbstractDataWidget.ColumnAdapter<R, V>) - Method in interface io.github.mmm.ui.api.widget.data.UiAbstractDataTable
- createColumn(String, UiAbstractDataWidget.ColumnAdapter<R, V>) - Method in class io.github.mmm.ui.fx.widget.data.FxDataTable
- createColumn(String, UiAbstractDataWidget.ColumnAdapter<R, V>) - Method in class io.github.mmm.ui.test.widget.data.TestDataList
- createConfig(String, char) - Method in class io.github.mmm.binary.codec.BaseGeneric
- createConfirmationInput() - Method in interface io.github.mmm.ui.api.widget.input.UiPasswordInput
- createData(int, BigInteger, BigInteger) - Static method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBc
- createDataArray(int) - Method in class io.github.mmm.ui.fx.widget.chart.FxBarChart
- createDataArray(int) - Method in class io.github.mmm.ui.fx.widget.chart.FxChart
- createDataArray(int) - Method in class io.github.mmm.ui.fx.widget.chart.FxLineChart
- createDataArray(int) - Method in class io.github.mmm.ui.fx.widget.chart.FxPieChart
- createDefaultStyles() - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidgetWrapper
- createDigest(String) - Method in class io.github.mmm.crypto.provider.SecurityProvider
- createEditor(B) - Method in class io.github.mmm.ui.api.binding.data.UiDataBinding
- createEditor(B, int) - Method in class io.github.mmm.ui.api.binding.data.UiDataBinding
- createFormGroup(B, ReadableBeanProperty<B>, ReadableBean, PropertyFilter) - Method in class io.github.mmm.ui.api.binding.data.UiDataBinding
- createFormPanel(B) - Method in class io.github.mmm.ui.api.binding.data.UiDataBinding
- createFormPanel(B, PropertyFilter) - Method in class io.github.mmm.ui.api.binding.data.UiDataBinding
- createForType(Class<?>, boolean) - Method in class io.github.mmm.ui.api.factory.AbstractUiWidgetFactory
- createId(ReadableProperty<?>, Object) - Method in class io.github.mmm.ui.api.binding.data.UiDataBinding
- createInput(ReadableProperty<V>, Object, UiBindingReceiver, boolean) - Method in class io.github.mmm.ui.api.binding.data.UiDataBinding
- createKey(byte[]) - Method in interface io.github.mmm.crypto.symmetric.key.SymmetricKeyCreator
- createKey(byte[]) - Method in class io.github.mmm.crypto.symmetric.key.SymmetricKeyCreatorImpl
- createKey(String) - Method in interface io.github.mmm.crypto.symmetric.key.SymmetricKeyCreator
- createKey(String) - Method in class io.github.mmm.crypto.symmetric.key.SymmetricKeyCreatorImpl
- createKeyFactory(String) - Method in class io.github.mmm.crypto.provider.SecurityProvider
- createKeyPair(byte[]) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyCreator
- createKeyPair(byte[]) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyPairFactory
- createKeyPair(byte[]) - Method in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairFactoryEcBc
- createKeyPair(byte[]) - Method in class io.github.mmm.crypto.asymmetric.key.ec.jce.AsymmetricKeyPairFactoryEcJce
- createKeyPair(byte[]) - Method in class io.github.mmm.crypto.asymmetric.key.generic.AsymmetricKeyPairFactoryEncoded
- createKeyPair(byte[]) - Method in class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyPairFactoryRsaCompact
- createKeyPair(byte[], String) - Method in class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyCreator
- createKeyPair(byte[], String) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyCreator
- createKeyPair(ECPrivateKey, ECPublicKey) - Method in class io.github.mmm.crypto.asymmetric.key.ec.jce.AsymmetricKeyPairFactoryEcJce
- createKeyPair(RSAPrivateKey, RSAPublicKey) - Method in class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyCreatorRsa
- createKeyPair(RSAPrivateKey, RSAPublicKey) - Method in class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyPairFactoryRsaCompact
- createKeyPair(PrivateKey, PublicKey) - Method in class io.github.mmm.crypto.asymmetric.key.generic.AsymmetricKeyPairFactoryGeneric
- createKeyPair(BCECPrivateKey, BCECPublicKey) - Method in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyCreatorEcBc
- createKeyPair(BCECPrivateKey, BCECPublicKey) - Method in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairFactoryEcBc
- createKeyPair(PR, PU) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyPairFactorySimple
- createKeyPair(PR, PU) - Method in class io.github.mmm.crypto.asymmetric.key.generic.AsymmetricKeyCreatorImpl
- createKeyPair(PR, PU) - Method in class io.github.mmm.crypto.asymmetric.key.generic.AsymmetricKeyPairFactoryEncoded
- createKeyPairGenerator(String) - Method in class io.github.mmm.crypto.provider.SecurityProvider
- createKeySpec(String) - Method in class io.github.mmm.crypto.symmetric.key.spec.SymmetricKeySpecFactoryImplPbe
- createKeySpec(String) - Method in interface io.github.mmm.crypto.symmetric.key.SymmetricKeySpecFactory
- createKeyStore(String) - Method in class io.github.mmm.crypto.provider.SecurityProvider
- createMediaPlayerAdapter() - Method in class io.github.mmm.ui.fx.widget.media.FxMediaPlayer
- createMediaPlayerAdapter() - Method in class io.github.mmm.ui.fx.widget.media.FxMediaWidget
- createOut(CliLogLevel) - Method in class io.github.mmm.cli.io.impl.CliConsoleImpl
- createPopup(String, UiSeverity, String, String, UiAction...) - Method in class io.github.mmm.ui.api.notifier.AbstractUiNotifier
- createPopup(String, UiSeverity, String, String, UiAction...) - Method in interface io.github.mmm.ui.api.notifier.UiNotifier
-
This method creates a
popup window
with the givenmessage
. - createPrivateKey(byte[]) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyCreator
- createPrivateKey(byte[]) - Method in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairFactoryEcBc
- createPrivateKey(byte[]) - Method in class io.github.mmm.crypto.asymmetric.key.ec.jce.AsymmetricKeyPairFactoryEcJce
- createPrivateKey(byte[]) - Method in class io.github.mmm.crypto.asymmetric.key.generic.AsymmetricKeyPairFactoryEncoded
- createPrivateKey(byte[]) - Method in interface io.github.mmm.crypto.asymmetric.key.PrivateKeyFactory
- createPrivateKey(byte[]) - Method in class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyPairFactoryRsaCompact
- createPrivateKey(byte[], String) - Method in class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyCreator
- createPrivateKey(byte[], String) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyCreator
- createPrivateKey(BigInteger, BigInteger) - Static method in class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyPairRsa
- createPrivateKey(BigInteger, ECParameterSpec) - Static method in class io.github.mmm.crypto.asymmetric.key.ec.jce.AsymmetricKeyPairEcJce
- createPrivateKey(BigInteger, ECParameterSpec) - Static method in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairEcBc
- createPrivateKey(ECPrivateKeySpec) - Static method in class io.github.mmm.crypto.asymmetric.key.ec.jce.AsymmetricKeyPairEcJce
- createPrivateKey(KeySpec) - Method in class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyPairFactory
- createPrivateKey(RSAPrivateKeySpec) - Static method in class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyPairRsa
- createPrivateKey(ECPrivateKeySpec) - Static method in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairEcBc
- createPrivateKeyFromCompactData(byte[], ECParameterSpec) - Static method in class io.github.mmm.crypto.asymmetric.key.ec.jce.AsymmetricKeyPairEcJce
- createPrivateKeyFromEncodedData(byte[]) - Static method in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairEcBc
- createPrivateKeyFromEncodedData(byte[]) - Static method in class io.github.mmm.crypto.asymmetric.key.ec.jce.AsymmetricKeyPairEcJce
- createProperty(String, Class<V>) - Method in interface io.github.mmm.bean.WritableBean
- createProperty(String, Class<V>, Type) - Method in class io.github.mmm.bean.AbstractBean
- createProperty(String, Class<V>, Type) - Method in interface io.github.mmm.bean.WritableBean
- createPropertyBuilders() - Method in class io.github.mmm.bean.AbstractBean
-
Internal method that may be overridden to replace the
PropertyBuilders
implementation. - createPropertyBuilders() - Method in class io.github.mmm.entity.bean.SimpleEntityBean
- createPublicKey(byte[]) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyCreator
- createPublicKey(byte[]) - Method in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairFactoryEcBcCompact
- createPublicKey(byte[]) - Method in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairFactoryEcBcUncompressed
- createPublicKey(byte[]) - Method in class io.github.mmm.crypto.asymmetric.key.ec.jce.AsymmetricKeyPairFactoryEcJce
- createPublicKey(byte[]) - Method in class io.github.mmm.crypto.asymmetric.key.generic.AsymmetricKeyPairFactoryEncoded
- createPublicKey(byte[]) - Method in interface io.github.mmm.crypto.asymmetric.key.PublicKeyFactory
- createPublicKey(byte[]) - Method in class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyPairFactoryRsaCompact
- createPublicKey(byte[], String) - Method in class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyCreator
- createPublicKey(byte[], String) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyCreator
- createPublicKey(BigInteger) - Static method in class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyPairRsa
- createPublicKey(BigInteger, BigInteger) - Static method in class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyPairRsa
- createPublicKey(ECPrivateKey) - Static method in class io.github.mmm.crypto.asymmetric.key.ec.jce.AsymmetricKeyPairEcJce
- createPublicKey(ECPoint, ECParameterSpec) - Static method in class io.github.mmm.crypto.asymmetric.key.ec.jce.AsymmetricKeyPairEcJce
- createPublicKey(ECPublicKeySpec) - Static method in class io.github.mmm.crypto.asymmetric.key.ec.jce.AsymmetricKeyPairEcJce
- createPublicKey(KeySpec) - Method in class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyPairFactory
- createPublicKey(RSAPublicKeySpec) - Static method in class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyPairRsa
- createPublicKey(BCECPrivateKey) - Static method in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairEcBc
- createPublicKey(ECPublicKeySpec) - Static method in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairEcBc
- createPublicKey(ECPoint, ECParameterSpec) - Static method in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairEcBc
- createPublicKeyFromCompactData(byte[], ECParameterSpec) - Static method in class io.github.mmm.crypto.asymmetric.key.ec.jce.AsymmetricKeyPairEcJce
- createPublicKeyFromEncodedData(byte[]) - Static method in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairEcBc
- createPublicKeyFromEncodedData(byte[]) - Static method in class io.github.mmm.crypto.asymmetric.key.ec.jce.AsymmetricKeyPairEcJce
- createSecretKeyFactory(String) - Method in class io.github.mmm.crypto.provider.SecurityProvider
- createSecureRandom() - Method in class io.github.mmm.crypto.algorithm.AbstractCryptoAlgorithmWithRandom
- createSecureRandom() - Method in class io.github.mmm.crypto.algorithm.CryptoAlgorithmImplWithRandom
- createSecureRandom(String) - Method in class io.github.mmm.crypto.provider.SecurityProvider
- createSignature(byte[]) - Method in class io.github.mmm.crypto.asymmetric.access.AsymmetricAccess
- createSignature(byte[]) - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureFactoryEcBcPlain
- createSignature(byte[]) - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureFactoryEcBcWithRecoveryId
- createSignature(byte[]) - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureProcessorFactoryImplEcBc
- createSignature(byte[]) - Method in class io.github.mmm.crypto.asymmetric.sign.generic.SignatureFactoryGeneric
- createSignature(byte[]) - Method in class io.github.mmm.crypto.asymmetric.sign.rsa.SignatureFactoryRsa
- createSignature(byte[]) - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureFactory
- createSignature(byte[]) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactoryImpl
- createSignature(byte[]) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactoryImplCryptorWithHash
- createSignature(byte[]) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactoryImplWithHash
- createSignature(byte[]) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureSignerImpl
- createSignature(String) - Method in class io.github.mmm.crypto.provider.SecurityProvider
- createStyles() - Method in class io.github.mmm.ui.fx.widget.FxWidgetStyleable
- createStyles() - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidgetWrapper
- createToggleGroup() - Method in interface io.github.mmm.ui.api.UiContext
- createUuid() - Method in exception io.github.mmm.base.exception.ApplicationException
- createValidatorBuilder() - Method in class io.github.mmm.bean.property.BeanPropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.entity.property.id.IdPropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.entity.property.link.LinkPropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.property.builder.container.ListPropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.property.builder.container.MapPropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.property.builder.container.SetPropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.property.builder.lang.BooleanPropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.property.builder.lang.RangePropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.property.builder.lang.StringPropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.property.builder.number.BigDecimalPropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.property.builder.number.BigIntegerPropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.property.builder.number.BytePropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.property.builder.number.DoublePropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.property.builder.number.FloatPropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.property.builder.number.IntegerPropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.property.builder.number.LongPropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.property.builder.number.ShortPropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.property.builder.PropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.property.builder.temporal.InstantPropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.property.builder.temporal.LocalDatePropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.property.builder.temporal.LocalDateTimePropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.property.builder.temporal.LocalTimePropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.property.builder.temporal.OffsetDateTimePropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.property.builder.temporal.OffsetTimePropertyBuilder
- createValidatorBuilder() - Method in class io.github.mmm.property.builder.temporal.ZonedDateTimePropertyBuilder
- createView() - Method in class io.github.mmm.ui.spi.controller.AbstractUiController
- createView() - Method in class io.github.mmm.ui.spi.controller.AbstractUiControllerPage
- createView() - Method in class io.github.mmm.ui.spi.controller.UiControllerRoot
- createVirtual(String, String, String, BeanClass...) - Static method in interface io.github.mmm.bean.BeanClass
- creationFailedException(Exception, Class<?>) - Method in class io.github.mmm.crypto.algorithm.AbstractSecurityAlgorithm
- creationFailedException(Exception, Class<?>, String) - Static method in class io.github.mmm.crypto.algorithm.AbstractSecurityAlgorithm
- creationFailedException(Exception, String) - Method in class io.github.mmm.crypto.algorithm.AbstractSecurityAlgorithm
- creationFailedException(Exception, String, String) - Static method in class io.github.mmm.crypto.algorithm.AbstractSecurityAlgorithm
- crypt(byte[], boolean) - Method in interface io.github.mmm.crypto.crypt.Cryptor
- crypt(byte[], int, int, boolean) - Method in interface io.github.mmm.crypto.crypt.Cryptor
- crypt(byte[], int, int, boolean) - Method in class io.github.mmm.crypto.crypt.CryptorImplCipher
- crypt(byte[], int, int, boolean) - Method in class io.github.mmm.crypto.crypt.CryptorImplCombined
- crypt(CryptoBinary, boolean) - Method in interface io.github.mmm.crypto.crypt.Cryptor
- CryptoAccess - Class in io.github.mmm.crypto
-
Implementations (non-abstract sub-classes) of
CryptoAccess
represent the main entry point for the API provided by this security library. - CryptoAccess() - Constructor for class io.github.mmm.crypto.CryptoAccess
- CryptoAlgorithm - Interface in io.github.mmm.crypto.algorithm
-
The abstract interface for any object that is based on a security
algorithm
. - CryptoAlgorithmConfig - Class in io.github.mmm.crypto.algorithm
-
Abstract base class for a
security algorithm
together with its according parameters. - CryptoAlgorithmConfig(String, SecurityProvider) - Constructor for class io.github.mmm.crypto.algorithm.CryptoAlgorithmConfig
-
The constructor.
- CryptoAlgorithmImpl - Class in io.github.mmm.crypto.algorithm
-
Implementation of
CryptoAlgorithm
. - CryptoAlgorithmImpl(String, SecurityProvider) - Constructor for class io.github.mmm.crypto.algorithm.CryptoAlgorithmImpl
-
The constructor.
- CryptoAlgorithmImplWithRandom - Class in io.github.mmm.crypto.algorithm
-
Extends
CryptoAlgorithmImpl
with ability to create - CryptoAlgorithmImplWithRandom(String, SecurityProvider, RandomFactory) - Constructor for class io.github.mmm.crypto.algorithm.CryptoAlgorithmImplWithRandom
-
The constructor.
- CryptoAlgorithmParameterConfig - Class in io.github.mmm.crypto.algorithm
-
Abstract class for configuration of
AlgorithmParameterSpec
. - CryptoAlgorithmParameterConfig() - Constructor for class io.github.mmm.crypto.algorithm.CryptoAlgorithmParameterConfig
- CryptoBinary - Class in io.github.mmm.crypto
-
BinaryType
for security content such asHash
,SignatureBinary
, encrypted data, serializedKey
s, etc. - CryptoBinary(byte[]) - Constructor for class io.github.mmm.crypto.CryptoBinary
-
The constructor.
- CryptoBinaryFormat - Interface in io.github.mmm.crypto
-
Interface for the concept and constants of different formats of a
binary representation
. - CryptoChunker - Interface in io.github.mmm.crypto
-
This is the interface for a security algorithm function that
combines chunks of data
to a compact result. - CryptoConfig - Class in io.github.mmm.crypto
-
Abstract base class for a configuration of a security creator or processor (for hashes, signatures, keys, encryption, decryption, etc.).
- CryptoConfig(SecurityProvider) - Constructor for class io.github.mmm.crypto.CryptoConfig
-
The constructor.
- CryptoEllipticCurveBc - Class in io.github.mmm.crypto.asymmetric.access.ec.bc
-
Configuration for a specific elliptic curve based on bouncy castles
ECParameterSpec
. - CryptoFileResource - Class in io.github.mmm.crypto.io
-
Implementation of
CryptoResource
for aFile
. - CryptoFileResource(File) - Constructor for class io.github.mmm.crypto.io.CryptoFileResource
-
The constructor.
- CryptoProcessor - Interface in io.github.mmm.crypto
-
The abstract interface for any object that is based on a security
algorithm
. - Cryptor - Interface in io.github.mmm.crypto.crypt
-
The abstract interface for an encryption or decryption function of an cryptographic algorithm.
- cryptorConfig - Variable in class io.github.mmm.crypto.asymmetric.access.AsymmetricAccess
- CryptorConfig - Class in io.github.mmm.crypto.crypt
- CryptorConfig(CipherTransformation, SecurityProvider, int) - Constructor for class io.github.mmm.crypto.crypt.CryptorConfig
-
The constructor.
- CryptoResource - Interface in io.github.mmm.crypto.io
-
Interface for a resource such as a
File
. - CryptorFactory - Interface in io.github.mmm.crypto.crypt
- CryptorFactoryImpl - Class in io.github.mmm.crypto.crypt
-
The implementation of
CryptorFactory
based onCipher
. - CryptorFactoryImpl(SecurityProvider, RandomFactory) - Constructor for class io.github.mmm.crypto.crypt.CryptorFactoryImpl
-
The constructor.
- CryptorImplCipher - Class in io.github.mmm.crypto.crypt
- CryptorImplCipher(RandomFactory, CryptorConfig, Key) - Constructor for class io.github.mmm.crypto.crypt.CryptorImplCipher
-
The constructor.
- CryptorImplCombined - Class in io.github.mmm.crypto.crypt
- CryptorImplCombined(Cryptor[]) - Constructor for class io.github.mmm.crypto.crypt.CryptorImplCombined
-
The constructor.
- CryptorInputStream - Class in io.github.mmm.crypto.crypt
- CryptorInputStream(Cryptor, InputStream) - Constructor for class io.github.mmm.crypto.crypt.CryptorInputStream
-
The constructor.
- CryptorOutputStream - Class in io.github.mmm.crypto.crypt
- CryptorOutputStream(Cryptor, OutputStream) - Constructor for class io.github.mmm.crypto.crypt.CryptorOutputStream
-
The constructor.
- CSS_GREEN - Static variable in class io.github.mmm.ui.api.datatype.color.Color
-
The
Color
CSS green (a darker green while real green is called lime in CSS). - CSS_LOCATION - Static variable in class io.github.mmm.ui.fx.FxApplication
-
Location of the stylesheet (CSS file) to style all JavaFx stages.
- curve - Variable in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureFactoryEcBc
-
The
elliptic curve
. - CURVE - Static variable in class io.github.mmm.crypto.asymmetric.access.ec.bc.Curve25519
-
The
elliptic curve
. - CURVE - Static variable in class io.github.mmm.crypto.asymmetric.access.ec.bc.Secp256k1
-
The
elliptic curve
. - CURVE_NAME - Static variable in class io.github.mmm.crypto.asymmetric.access.ec.bc.Curve25519
-
The
curve name
. - CURVE_NAME - Static variable in class io.github.mmm.crypto.asymmetric.access.ec.bc.Secp256k1
-
The
curve name
. - Curve25519<S extends SignatureEcBc> - Class in io.github.mmm.crypto.asymmetric.access.ec.bc
-
AsymmetricAccessEcBc
forCurve25519
. - Curve25519(SignatureFactoryEcBc<S>, HashConfig, RandomFactory) - Constructor for class io.github.mmm.crypto.asymmetric.access.ec.bc.Curve25519
-
The constructor.
- Curve25519(SignatureConfig<S>, AsymmetricCryptorConfigEcIes<BCECPrivateKey, BCECPublicKey>, RandomFactory) - Constructor for class io.github.mmm.crypto.asymmetric.access.ec.bc.Curve25519
-
The constructor.
- CYAN - Static variable in class io.github.mmm.ui.api.datatype.color.Color
-
The
Color
cyan.
D
- darken(ColorFactor) - Method in class io.github.mmm.ui.api.datatype.color.GenericColor
-
Darkens this color by the given
factor
. - data - Variable in class io.github.mmm.binary.BinaryType
- data - Variable in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureProcessorImplEcBc
-
The binary data to sign.
- DatatypeMarshalling<T> - Class in io.github.mmm.marshall.standard
-
Implementation of
Marshalling
for simple standard datatypes as specified byio.github.mmm.marshall
. - DatatypeMarshalling(Class<T>) - Constructor for class io.github.mmm.marshall.standard.DatatypeMarshalling
-
The constructor.
- debug() - Method in interface io.github.mmm.cli.io.CliConsole
- DEBUG - io.github.mmm.cli.io.CliLogLevel
-
Debug information with details for developers and to get more details in case of problems or errors.
- decode(String) - Method in class io.github.mmm.binary.codec.Base
- decode(String) - Method in class io.github.mmm.binary.codec.BaseFormatCodec
- decode(String) - Method in interface io.github.mmm.binary.codec.BinaryCodec
- decodeInt(String) - Method in interface io.github.mmm.binary.codec.BinaryCodec
- decodeLong(String) - Method in interface io.github.mmm.binary.codec.BinaryCodec
- decodeShort(String) - Method in interface io.github.mmm.binary.codec.BinaryCodec
- decrease(ColorFactor) - Method in class io.github.mmm.ui.api.datatype.color.ColorSegment
- decrementIterationCount() - Method in class io.github.mmm.crypto.hash.HashConfig
- Decryptor - Interface in io.github.mmm.crypto.crypt
-
Extends
Cryptor
with methods specific for decryption. - DecryptorImplCipher - Class in io.github.mmm.crypto.crypt
- DecryptorImplCipher(RandomFactory, CryptorConfig, Key) - Constructor for class io.github.mmm.crypto.crypt.DecryptorImplCipher
-
The constructor.
- DecryptorImplCombined - Class in io.github.mmm.crypto.crypt
- DecryptorImplCombined(Decryptor[]) - Constructor for class io.github.mmm.crypto.crypt.DecryptorImplCombined
-
The constructor.
- DEFAULT - Static variable in class io.github.mmm.binary.codec.Base10
-
Default instance for decimal number encoding.
- DEFAULT - Static variable in class io.github.mmm.binary.codec.Base16
-
Default instance for hexadecimal number encoding.
- DEFAULT - Static variable in class io.github.mmm.binary.codec.Base2
-
Default instance for binary number encoding.
- DEFAULT - Static variable in class io.github.mmm.binary.codec.Base32
-
Default instance for
Base32
according to RFC 4648 (Table 1). - DEFAULT - Static variable in class io.github.mmm.binary.codec.Base58
-
Default instance of
Base58
used in crypto systems such as Bitcoin or IPFS. - DEFAULT - Static variable in class io.github.mmm.binary.codec.Base64
-
Default instance for
Base64
according to RFC 4648 (Table 1). - DEFAULT - Static variable in class io.github.mmm.binary.codec.Base8
-
Default instance for ocatal number encoding.
- DEFAULT - Static variable in class io.github.mmm.crypto.provider.SecurityProvider
-
The Java default
SecurityProvider
(JCE). - DEFAULT - Static variable in interface io.github.mmm.ui.api.datatype.UiEnabledFlags
-
InverseBitMask
used by default. - DEFAULT - Static variable in interface io.github.mmm.ui.api.datatype.UiVisibleFlags
-
InverseBitMask
used by default. - DefaultFormatter<V> - Class in io.github.mmm.ui.spi
-
Formatter
Function
that delegates toObject.toString()
including localization. - DefaultPropertyBuilders - Interface in io.github.mmm.property.builder
-
Interface for a factory of
PropertyBuilder
s andproperties
. - DEFAULTS - Static variable in class io.github.mmm.marshall.MarshallingConfig
-
Immutable instance of
MarshallingConfig
with the default values. - delegate - Variable in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- DESCENDING - io.github.mmm.base.sort.SortOrder
-
Indicating that values are in decreasing order (e.g.
- deserialize() - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBc
- determineCurveQ() - Method in class io.github.mmm.crypto.asymmetric.access.ec.bc.CryptoEllipticCurveBc
- Direction - Enum in io.github.mmm.base.placement
-
This enum contains all possible directions.
- dispose() - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- dispose() - Method in interface io.github.mmm.ui.api.widget.UiWidget
-
This method disposes this widget.
- dispose() - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- dispose() - Method in class io.github.mmm.value.observable.Binding
- dispose() - Method in interface io.github.mmm.value.observable.Expression
-
Called if this
Expression
will not be used anymore and any references can be removed. - divide(byte) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- divide(byte) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- divide(byte) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- divide(byte) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- divide(byte) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- divide(byte) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- divide(byte) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- divide(byte) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- divide(byte) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- divide(double) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- divide(double) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- divide(double) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- divide(double) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- divide(double) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- divide(double) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- divide(double) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- divide(double) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- divide(double) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- divide(float) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- divide(float) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- divide(float) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- divide(float) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- divide(float) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- divide(float) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- divide(float) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- divide(float) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- divide(float) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- divide(int) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- divide(int) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- divide(int) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- divide(int) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- divide(int) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- divide(int) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- divide(int) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- divide(int) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- divide(int) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- divide(long) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- divide(long) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- divide(long) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- divide(long) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- divide(long) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- divide(long) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- divide(long) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- divide(long) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- divide(long) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- divide(short) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- divide(short) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- divide(short) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- divide(short) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- divide(short) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- divide(short) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- divide(short) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- divide(short) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- divide(short) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- divide(ObservableBigDecimalValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- divide(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- divide(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- divide(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- divide(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- divide(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- divide(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- divide(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- divide(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- divide(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- divide(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- divide(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- divide(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- divide(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- divide(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- divide(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- divide(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- divide(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- divide(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- divide(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- divide(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- divide(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- divide(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- divide(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- divide(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- divide(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- divide(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- divide(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- divide(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- divide(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- divide(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- divide(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- divide(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- divide(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- divide(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- divide(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- divide(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- divide(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- divide(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- divide(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- divide(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- divide(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- divide(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- divide(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- divide(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- divide(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- divide(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- divide(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- divide(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- divide(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- divide(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- divide(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- divide(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- divide(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- divide(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- divide(NumberExpression<?>, byte) - Static method in class io.github.mmm.value.observable.number.bytes.ByteBinding
- divide(NumberExpression<?>, double) - Static method in class io.github.mmm.value.observable.number.doubles.DoubleBinding
- divide(NumberExpression<?>, float) - Static method in class io.github.mmm.value.observable.number.floats.FloatBinding
- divide(NumberExpression<?>, int) - Static method in class io.github.mmm.value.observable.number.integers.IntegerBinding
- divide(NumberExpression<?>, long) - Static method in class io.github.mmm.value.observable.number.longs.LongBinding
- divide(NumberExpression<?>, short) - Static method in class io.github.mmm.value.observable.number.shorts.ShortBinding
- divide(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.bigdecimal.BigDecimalBinding
- divide(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.biginteger.BigIntegerBinding
- divide(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.bytes.ByteBinding
- divide(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.doubles.DoubleBinding
- divide(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.floats.FloatBinding
- divide(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.integers.IntegerBinding
- divide(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.longs.LongBinding
- divide(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.shorts.ShortBinding
- divide(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.bigdecimal.BigDecimalBinding
- divide(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.biginteger.BigIntegerBinding
- divide(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.bytes.ByteBinding
- divide(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.doubles.DoubleBinding
- divide(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.floats.FloatBinding
- divide(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.integers.IntegerBinding
- divide(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.longs.LongBinding
- divide(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.shorts.ShortBinding
- divide(NumberExpression<?>, BigDecimal) - Static method in class io.github.mmm.value.observable.number.bigdecimal.BigDecimalBinding
- divide(NumberExpression<?>, BigInteger) - Static method in class io.github.mmm.value.observable.number.biginteger.BigIntegerBinding
- divide(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- divide(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- divide(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- divide(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- divide(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- divide(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- divide(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- divide(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- divide(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- divide(ObservableValue<? extends Number>) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- divide(ObservableValue<? extends Number>) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- divide(ObservableValue<? extends Number>) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- divide(ObservableValue<? extends Number>) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- divide(Number) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- divide(Number) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- divide(Number) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- divide(Number) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- divide(Number, Number) - Method in class io.github.mmm.base.number.NumberType
- divide(BigDecimal) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- divide(BigInteger) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- divide(BigInteger) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- divide(BigInteger) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- divide(BigInteger) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- divide(BigInteger) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- divide(BigInteger) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- divide(BigInteger) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- divide(BigInteger) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- divide(BigInteger) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- divideAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.bigdecimal.BigDecimalBinding
- divideAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.biginteger.BigIntegerBinding
- divideAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.bytes.ByteBinding
- divideAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.doubles.DoubleBinding
- divideAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.floats.FloatBinding
- divideAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.integers.IntegerBinding
- divideAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.longs.LongBinding
- divideAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.shorts.ShortBinding
- DOC - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
The owner
Document
of the HTML. - doCreate(Class<B>) - Static method in class io.github.mmm.bean.impl.BeanCreator
- doDecode(String, BaseFormat) - Method in class io.github.mmm.binary.codec.Base
- doDecode(String, BaseFormat) - Method in class io.github.mmm.binary.codec.BaseGeneric
- doDispose() - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- doDispose() - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
-
Called from
AbstractUiNativeWidget.dispose()
- doDispose() - Method in class io.github.mmm.ui.test.widget.window.TestAbstractWindow
- doEmbed(String, UiController<?>) - Method in class io.github.mmm.ui.spi.controller.AbstractUiController
-
Override this method for parent controllers to embed children.
- doEmbed(String, UiController<?>) - Method in class io.github.mmm.ui.spi.controller.AbstractUiControllerPage
- doEmbed(String, UiController<?>) - Method in class io.github.mmm.ui.spi.controller.UiControllerRoot
- doEncode(byte[], BaseFormat) - Method in class io.github.mmm.binary.codec.Base
- doEncode(byte[], BaseFormat) - Method in class io.github.mmm.binary.codec.BaseGeneric
- doFinal() - Method in interface io.github.mmm.crypto.crypt.Cryptor
- doGet() - Method in class io.github.mmm.bean.property.BeanProperty
- doGet() - Method in class io.github.mmm.property.booleans.BooleanProperty
- doGet() - Method in class io.github.mmm.property.container.list.ListProperty
- doGet() - Method in class io.github.mmm.property.container.map.MapProperty
- doGet() - Method in class io.github.mmm.property.container.set.SetProperty
- doGet() - Method in class io.github.mmm.property.number.bigdecimal.BigDecimalProperty
- doGet() - Method in class io.github.mmm.property.number.biginteger.BigIntegerProperty
- doGet() - Method in class io.github.mmm.property.number.bytes.ByteProperty
- doGet() - Method in class io.github.mmm.property.number.doubles.DoubleProperty
- doGet() - Method in class io.github.mmm.property.number.floats.FloatProperty
- doGet() - Method in class io.github.mmm.property.number.integers.IntegerProperty
- doGet() - Method in class io.github.mmm.property.number.longs.LongProperty
- doGet() - Method in class io.github.mmm.property.number.shorts.ShortProperty
- doGet() - Method in class io.github.mmm.property.object.ObjectProperty
- doGet() - Method in class io.github.mmm.property.range.RangeProperty
- doGet() - Method in class io.github.mmm.property.string.StringProperty
- doGet() - Method in class io.github.mmm.property.temporal.instant.InstantProperty
- doGet() - Method in class io.github.mmm.property.temporal.localdate.LocalDateProperty
- doGet() - Method in class io.github.mmm.property.temporal.localdatetime.LocalDateTimeProperty
- doGet() - Method in class io.github.mmm.property.temporal.localtime.LocalTimeProperty
- doGet() - Method in class io.github.mmm.property.temporal.offsetdatetime.OffsetDateTimeProperty
- doGet() - Method in class io.github.mmm.property.temporal.offsettime.OffsetTimeProperty
- doGet() - Method in class io.github.mmm.property.temporal.zoneddatetime.ZonedDateTimeProperty
- doGet() - Method in class io.github.mmm.value.observable.AbstractWritableObservableValue
- doGetEnabledState(AbstractUiNativeWidget) - Static method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- doGetVisibleState(AbstractUiNativeWidget) - Static method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- doInit() - Method in class io.github.mmm.ui.spi.controller.AbstractUiNavigationManager
- doInit() - Method in class io.github.mmm.ui.spi.controller.AbstractUiNavigationManagerImpl
- doInitialize() - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
-
This method is called from
AbstractUiCustomWidget.initialize()
but only if called for the first time. - DONE - io.github.mmm.marshall.StructuredReader.State
-
End of data.
- doSet(Range<V>) - Method in class io.github.mmm.property.range.RangeProperty
- doSet(Id<E>) - Method in class io.github.mmm.entity.property.id.IdProperty
- doSet(Link<E>) - Method in class io.github.mmm.entity.property.link.LinkProperty
- doSet(Boolean) - Method in class io.github.mmm.property.booleans.BooleanProperty
- doSet(Byte) - Method in class io.github.mmm.property.number.bytes.ByteProperty
- doSet(Double) - Method in class io.github.mmm.property.number.doubles.DoubleProperty
- doSet(Float) - Method in class io.github.mmm.property.number.floats.FloatProperty
- doSet(Integer) - Method in class io.github.mmm.property.number.integers.IntegerProperty
- doSet(Long) - Method in class io.github.mmm.property.number.longs.LongProperty
- doSet(Short) - Method in class io.github.mmm.property.number.shorts.ShortProperty
- doSet(String) - Method in class io.github.mmm.property.string.StringListProperty
- doSet(String) - Method in class io.github.mmm.property.string.StringProperty
- doSet(BigDecimal) - Method in class io.github.mmm.property.number.bigdecimal.BigDecimalProperty
- doSet(BigInteger) - Method in class io.github.mmm.property.number.biginteger.BigIntegerProperty
- doSet(Instant) - Method in class io.github.mmm.property.temporal.instant.InstantProperty
- doSet(LocalDate) - Method in class io.github.mmm.property.temporal.localdate.LocalDateProperty
- doSet(LocalDateTime) - Method in class io.github.mmm.property.temporal.localdatetime.LocalDateTimeProperty
- doSet(LocalTime) - Method in class io.github.mmm.property.temporal.localtime.LocalTimeProperty
- doSet(OffsetDateTime) - Method in class io.github.mmm.property.temporal.offsetdatetime.OffsetDateTimeProperty
- doSet(OffsetTime) - Method in class io.github.mmm.property.temporal.offsettime.OffsetTimeProperty
- doSet(ZonedDateTime) - Method in class io.github.mmm.property.temporal.zoneddatetime.ZonedDateTimeProperty
- doSet(List<E>) - Method in class io.github.mmm.property.container.list.ListProperty
- doSet(Map<K, V>) - Method in class io.github.mmm.property.container.map.MapProperty
- doSet(Set<E>) - Method in class io.github.mmm.property.container.set.SetProperty
- doSet(V) - Method in class io.github.mmm.bean.property.BeanProperty
- doSet(V) - Method in class io.github.mmm.property.object.ObjectProperty
- doSet(V) - Method in class io.github.mmm.value.observable.AbstractWritableObservableValue
- doSetEnabledState(int) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- doSetEnabledState(AbstractUiNativeWidget, int) - Static method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- doSetValidationFailure(String) - Method in class io.github.mmm.ui.fx.widget.composite.FxFailureComposite
- doSetValidationFailure(String) - Method in class io.github.mmm.ui.fx.widget.FxActiveValidatableWidget
- doSetValidationFailure(String) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
-
Called from
AttributeWriteValidationFailure.setValidationFailure(String)
if the failure actually changed. - doSetValidationFailure(String) - Method in class io.github.mmm.ui.tvm.widget.input.TvmAbstractTextArea
- doSetValidationFailure(String) - Method in class io.github.mmm.ui.tvm.widget.input.TvmHtmlInput
- doSetValidationFailure(String) - Method in class io.github.mmm.ui.tvm.widget.input.TvmHtmlSelect
- doSetValidationFailure(String) - Method in class io.github.mmm.ui.tvm.widget.input.TvmRadioChoice
- doSetVisibleState(int) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- doSetVisibleState(AbstractUiNativeWidget, int) - Static method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- doShow(UiPlace, UiEmbedding) - Method in class io.github.mmm.ui.spi.controller.AbstractUiController
- doShow(UiPlace, UiEmbedding) - Method in class io.github.mmm.ui.spi.controller.AbstractUiControllerContent
- doShow(UiPlace, UiEmbedding) - Method in class io.github.mmm.ui.spi.controller.AbstractUiControllerNavigation
- doShow(UiPlace, UiEmbedding) - Method in class io.github.mmm.ui.spi.controller.AbstractUiControllerPage
- doShow(UiPlace, UiEmbedding) - Method in class io.github.mmm.ui.spi.controller.UiControllerRoot
- DOUBLE - Static variable in class io.github.mmm.base.number.NumberType
-
The
NumberType
forDouble
. - DoubleBinding - Class in io.github.mmm.value.observable.number.doubles
- DoubleBinding(Supplier<Double>, ObservableValue<?>...) - Constructor for class io.github.mmm.value.observable.number.doubles.DoubleBinding
-
The constructor.
- DoubleExpression - Interface in io.github.mmm.value.observable.number.doubles
- DoubleProperty - Class in io.github.mmm.property.number.doubles
-
Implementation of
WritableDoubleProperty
. - DoubleProperty(String) - Constructor for class io.github.mmm.property.number.doubles.DoubleProperty
-
The constructor.
- DoubleProperty(String, PropertyMetadata<Double>) - Constructor for class io.github.mmm.property.number.doubles.DoubleProperty
-
The constructor.
- DoublePropertyBuilder - Class in io.github.mmm.property.builder.number
- DoublePropertyBuilder() - Constructor for class io.github.mmm.property.builder.number.DoublePropertyBuilder
-
The constructor.
- doubleValue() - Method in interface io.github.mmm.value.observable.number.ReadableNumberValue
- doUpdate() - Method in class io.github.mmm.ui.fx.FxScreen
- doUpdate() - Method in class io.github.mmm.ui.spi.AbstractUiScreen
-
Called from
AbstractUiScreen.update()
to update the native values whileAbstractUiScreen.update()
will by default also update calculated values. - doUpdate() - Method in class io.github.mmm.ui.test.TestScreen
- doUpdate() - Method in class io.github.mmm.ui.tvm.TvmScreen
- doValidate(String) - Method in class io.github.mmm.property.Property
- doValidate(Map<K, V>, String) - Method in class io.github.mmm.property.container.map.MapProperty
- doValidate(V, String) - Method in class io.github.mmm.property.Property
-
Called from
Property.validate()
in case re-validation is required. - DOWN - io.github.mmm.base.placement.Direction
-
Direction down (south/bottom).
- DOWN_LEFT - io.github.mmm.base.placement.Direction
-
Direction down-left (south-west).
- DOWN_RIGHT - io.github.mmm.base.placement.Direction
-
Direction down-right (south-east).
- dpi - Variable in class io.github.mmm.ui.spi.AbstractUiScreen
- DuplicateObjectException - Exception in io.github.mmm.base.exception
-
An
DuplicateObjectException
is thrown if an object was rejected because it is a duplicate. - DuplicateObjectException(Object) - Constructor for exception io.github.mmm.base.exception.DuplicateObjectException
-
The constructor.
- DuplicateObjectException(Object, Object) - Constructor for exception io.github.mmm.base.exception.DuplicateObjectException
-
The constructor.
- DuplicateObjectException(Object, Object, Object) - Constructor for exception io.github.mmm.base.exception.DuplicateObjectException
-
The constructor.
- DurationInSecondsProperty - Class in io.github.mmm.property.temporal
-
Extends
LongProperty
to store aDuration
in seconds. - DurationInSecondsProperty(String) - Constructor for class io.github.mmm.property.temporal.DurationInSecondsProperty
-
The constructor.
- DurationInSecondsProperty(String, PropertyMetadata<Long>) - Constructor for class io.github.mmm.property.temporal.DurationInSecondsProperty
-
The constructor.
- DynamicBean - Class in io.github.mmm.bean
- DynamicBean() - Constructor for class io.github.mmm.bean.DynamicBean
-
The constructor.
E
- ecParameters - Variable in class io.github.mmm.crypto.asymmetric.access.ec.bc.AsymmetricAccessEcBc
-
The
ECParameterSpec
of the elliptic curve. - ecParameters - Variable in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyPairFactoryEcBc
- EllipticCurveEcJce - Class in io.github.mmm.crypto.asymmetric.access.ec.jce
-
Implementation of
CryptoAlgorithmParameterConfig
for Elliptic Curves using bouncy castle (ECParameterSpec
). - EllipticCurveEcJce(String) - Constructor for class io.github.mmm.crypto.asymmetric.access.ec.jce.EllipticCurveEcJce
-
The constructor.
- EM - io.github.mmm.ui.api.datatype.UiSizeUnit
-
Unit for em meaning a factor relative to the current font-size.
- email() - Method in class io.github.mmm.validation.string.CharSequenceValidatorBuilder
-
Adds a
ValidatorEmail
. - emailSpec() - Method in class io.github.mmm.validation.string.CharSequenceValidatorBuilder
-
Adds a
ValidatorEmailSpec
. - embed(UiEmbedding, UiController<?>) - Method in interface io.github.mmm.ui.api.controller.UiController
- embed(UiEmbedding, UiController<?>) - Method in class io.github.mmm.ui.spi.controller.AbstractUiController
- empty() - Static method in class io.github.mmm.event.EventSourceAdapter
- empty() - Static method in class io.github.mmm.value.observable.container.list.ChangeAwareLists
- empty() - Static method in class io.github.mmm.value.observable.container.map.ChangeAwareMaps
- empty() - Static method in class io.github.mmm.value.observable.container.set.ChangeAwareSets
- EMPTY_BYTE_ARRAY - Static variable in interface io.github.mmm.binary.Binary
-
An empty byte array (no data).
- emptyProperty() - Method in class io.github.mmm.property.container.ContainerProperty
- emptyProperty() - Method in interface io.github.mmm.property.container.ReadableContainerProperty
- ENABLED - io.github.mmm.ui.api.datatype.UiPropagation
-
Only
enabled
property is propagated. - encode(byte[]) - Method in class io.github.mmm.binary.codec.Base
- encode(byte[]) - Method in class io.github.mmm.binary.codec.BaseFormatCodec
- encode(byte[]) - Method in interface io.github.mmm.binary.codec.BinaryCodec
- encodeInt(int) - Method in interface io.github.mmm.binary.codec.BinaryCodec
- encodeLong(long) - Method in interface io.github.mmm.binary.codec.BinaryCodec
- encodeShort(short) - Method in interface io.github.mmm.binary.codec.BinaryCodec
- EncryptedData - Class in io.github.mmm.crypto.crypt
-
Simple datatype as container for a
encrypted data
. - EncryptedData(byte[]) - Constructor for class io.github.mmm.crypto.crypt.EncryptedData
-
The constructor.
- Encryptor - Interface in io.github.mmm.crypto.crypt
-
Extends
Cryptor
with methods specific for encryption. - EncryptorImplCiper - Class in io.github.mmm.crypto.crypt
- EncryptorImplCiper(RandomFactory, CryptorConfig, Key) - Constructor for class io.github.mmm.crypto.crypt.EncryptorImplCiper
-
The constructor.
- EncryptorImplCombined - Class in io.github.mmm.crypto.crypt
- EncryptorImplCombined(Encryptor[]) - Constructor for class io.github.mmm.crypto.crypt.EncryptorImplCombined
-
The constructor.
- END_ARRAY - io.github.mmm.marshall.StructuredReader.State
-
End of an array.
- END_EXPRESSION - Static variable in interface io.github.mmm.nls.variable.NlsVariableParser
-
The character used to end a variable expression: 125
- END_OBJECT - io.github.mmm.marshall.StructuredReader.State
-
End of an object.
- END_OPTIONS - Static variable in class io.github.mmm.cli.CliArgument
-
The
argument
to indicate the end of the options. - ensure() - Static method in class io.github.mmm.crypto.UnlimitedKeyStrengthJurisdictionPolicy
-
Ensures that the class gets loaded and the installation was triggered.
- ensureHandlers() - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
-
Ensures that the event handlers (adapters) are
registered
. - Entity - Interface in io.github.mmm.entity
-
This is the interface for an entity that can be loaded from or saved to a database.
- EntityBean - Interface in io.github.mmm.entity.bean
-
WritableBean
for an entity that can be loaded from or saved to a database. - entityClass(Class<E>) - Method in class io.github.mmm.entity.property.id.IdPropertyBuilder
- entityClass(Class<E>) - Method in class io.github.mmm.entity.property.link.LinkPropertyBuilder
- EntityLink<E extends Entity> - Class in io.github.mmm.entity.link
-
Implementation of
AbstractLink
based on an already resolvedEntity
. - EntityLink(E) - Constructor for class io.github.mmm.entity.link.EntityLink
-
The constructor.
- EntityPropertyBuilders - Interface in io.github.mmm.entity.property.builder
-
Extends
DefaultPropertyBuilders
for entity specific properties. - eot(StringBuilder, boolean) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- EQUAL - io.github.mmm.base.compare.CompareOperator
-
CompareOperator
to check if objects areequal
. - equals(Object) - Method in class io.github.mmm.base.range.AbstractRange
- equals(Object) - Method in class io.github.mmm.base.text.CaseSyntax
- equals(Object) - Method in class io.github.mmm.bean.impl.BeanTypeImpl
- equals(Object) - Method in class io.github.mmm.binary.BinaryType
- equals(Object) - Method in class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyPair
- equals(Object) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureAlgorithm
- equals(Object) - Method in class io.github.mmm.crypto.crypt.CipherTransformation
- equals(Object) - Method in class io.github.mmm.crypto.symmetric.key.SymmetricKeyGeneric
- equals(Object) - Method in class io.github.mmm.entity.id.AbstractId
- equals(Object) - Method in class io.github.mmm.entity.link.AbstractLink
- equals(Object) - Method in class io.github.mmm.property.Property
- equals(Object) - Method in class io.github.mmm.ui.api.controller.UiPlace
- equals(Object) - Method in class io.github.mmm.ui.api.datatype.color.Color
- equals(Object) - Method in class io.github.mmm.ui.api.datatype.color.ColorSegment
- equals(Object) - Method in class io.github.mmm.ui.api.datatype.color.GenericColor
- equals(Object) - Method in class io.github.mmm.validation.AbstractComposedValidator
- equals(Object) - Method in class io.github.mmm.validation.AbstractValidator
- equals(Object) - Method in class io.github.mmm.validation.main.AbstractValidatorRange
- equals(Object) - Method in class io.github.mmm.validation.main.ValidatorCompare
- equals(Object) - Method in class io.github.mmm.validation.string.ValidatorPasswordConfirmation
- equals(Object) - Method in class io.github.mmm.validation.string.ValidatorPattern
- equals(Object) - Method in class io.github.mmm.validation.temporal.ValidatorTemporalAfter
- equals(Object) - Method in class io.github.mmm.validation.temporal.ValidatorTemporalBefore
- equals(Object) - Method in class io.github.mmm.value.observable.BidirectionalBinding
- errArgumentMandatory(String) - Method in class io.github.mmm.nls.cli.NlsBundleCli
- errDuplicateOptions(Object) - Method in class io.github.mmm.nls.cli.NlsBundleCli
- errInvalidArguments(Object) - Method in class io.github.mmm.nls.cli.NlsBundleCli
- errNoArguments() - Method in class io.github.mmm.nls.cli.NlsBundleCli
- errObjectNotFound(Object) - Method in class io.github.mmm.nls.exception.NlsBundleException
- errObjectNotFound(Object, Object) - Method in class io.github.mmm.nls.exception.NlsBundleException
- error() - Method in interface io.github.mmm.cli.io.CliConsole
- error(CliArgument) - Method in class io.github.mmm.cli.CliMain
- error(Throwable) - Method in class io.github.mmm.cli.CliMain
- ERROR - io.github.mmm.cli.io.CliLogLevel
-
Error information if something went wrong and processing typically failed and has to be aborted.
- ERROR - Static variable in class io.github.mmm.ui.api.datatype.UiSeverity
-
UiSeverity
indicating an error. - errorLengthComparison(Object, Object, Object) - Method in class io.github.mmm.validation.main.NlsBundleValidation
- errorLengthOutOfRange(Object, Object, Object) - Method in class io.github.mmm.validation.main.NlsBundleValidation
- errorMandatory() - Method in class io.github.mmm.validation.main.NlsBundleValidation
- errorNoEmail(Object) - Method in class io.github.mmm.validation.main.NlsBundleValidation
- errorNoHost(Object) - Method in class io.github.mmm.validation.main.NlsBundleValidation
- errorNoHostName(Object) - Method in class io.github.mmm.validation.main.NlsBundleValidation
- errorNoIpAddress(Object) - Method in class io.github.mmm.validation.main.NlsBundleValidation
- errorNoPhoneNumber(Object) - Method in class io.github.mmm.validation.main.NlsBundleValidation
- errorPasswordMismatch() - Method in class io.github.mmm.validation.main.NlsBundleValidation
- errorValueComparison(Object, Object, Object) - Method in class io.github.mmm.validation.main.NlsBundleValidation
- errorValueFormat(Object, Object) - Method in class io.github.mmm.validation.main.NlsBundleValidation
- errorValueNotAfter(Object, Object) - Method in class io.github.mmm.validation.main.NlsBundleValidation
- errorValueNotBefore(Object, Object) - Method in class io.github.mmm.validation.main.NlsBundleValidation
- errorValueNotInFuture(Object) - Method in class io.github.mmm.validation.main.NlsBundleValidation
- errorValueNotInPast(Object) - Method in class io.github.mmm.validation.main.NlsBundleValidation
- errorValueOutOfRange(Object, Object, Object) - Method in class io.github.mmm.validation.main.NlsBundleValidation
- errTechnical() - Method in class io.github.mmm.nls.exception.NlsBundleException
- errTypeNotExtending(Object, Object) - Method in class io.github.mmm.nls.cli.NlsBundleCli
- eval(boolean...) - Method in enum io.github.mmm.base.lang.Conjunction
-
This method evaluates this conjunction for the given boolean
arguments
. - evalComparable(T, T) - Method in enum io.github.mmm.base.compare.CompareOperator
-
This method evaluates this
CompareOperator
for the givenComparable
arguments. - evalDelta(int) - Method in enum io.github.mmm.base.compare.CompareOperator
- evalDouble(double, double) - Method in enum io.github.mmm.base.compare.CompareOperator
-
This method evaluates this
CompareOperator
for the given arguments. - evalEmpty() - Method in enum io.github.mmm.base.lang.Conjunction
- evalNumber(Number, Number) - Method in enum io.github.mmm.base.compare.CompareOperator
-
This method evaluates this
CompareOperator
for the givenNumber
arguments. - evalObject(Object, Object) - Method in enum io.github.mmm.base.compare.CompareOperator
-
Generic variant of
CompareOperator.evalComparable(Comparable, Comparable)
that tries to convert incompatible arguments: If both arguments are same it will returnevalDelta(0)
. If only exactly one of the arguments isnull
it will returnevalDelta
(Integer.MIN_VALUE
). If both arguments areNumber
s it delegates toCompareOperator.evalNumber(Number, Number)
If both arguments areComparable
s: If bothComparable
s have different types but each of them is a standardTemporal
orDate
/Calendar
, then one of them is converted to the other. - evalSingle(boolean) - Method in enum io.github.mmm.base.lang.Conjunction
- EVENT_TYPE_BLUR - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Event type
"blur". - EVENT_TYPE_CHANGE - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Event type
"change". - EVENT_TYPE_CLICK - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Event type
"click". - EVENT_TYPE_FOCUS - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Event type
"focus". - EVENT_TYPE_INPUT - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Event type
"input". - EVENT_TYPE_KEYDOWN - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Event type
"keydown". - EVENT_TYPE_POINTERDOWN - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Event type
"pointerdown". - EVENT_TYPE_POINTERMOVE - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Event type
"pointermove". - EVENT_TYPE_POINTERUP - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Event type
"pointerup". - EventListener<E> - Interface in io.github.mmm.event
-
Interface for a generic event listener.
- EventSource<E,L extends EventListener<?>> - Interface in io.github.mmm.event
- EventSourceAdapter<E,L extends EventListener<?>> - Class in io.github.mmm.event
-
Adapter for
EventSource
. - EXAMPLE_CHAR_FOR_ORIGINAL_CASE - Static variable in enum io.github.mmm.base.text.CaseConversion
-
The character representing
CaseConversion.ORIGINAL_CASE
inexamples
. - exists() - Method in class io.github.mmm.crypto.io.CryptoFileResource
- exists() - Method in interface io.github.mmm.crypto.io.CryptoResource
- expect(char) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- expect(char) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method checks that the
current character
is equal to the givenexpected
character. - expect(StructuredReader.State) - Method in class io.github.mmm.marshall.AbstractStructuredReader
-
Verifies that the
current state
is the same as the given states. - expect(StructuredReader.State, StructuredReader.State) - Method in class io.github.mmm.marshall.AbstractStructuredReader
-
Verifies that the
current state
is one of the given states. - expect(StructuredReader.State, StructuredReader.State, StructuredReader.State) - Method in class io.github.mmm.marshall.AbstractStructuredReader
-
Verifies that the
current state
is one of the given states. - expect(String) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method skips all
next characters
as long as they equal to the according character of theexpected
string. - expect(String, boolean) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- expect(String, boolean) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method skips all
next characters
as long as they equal to the according character of theexpected
string. - expectNot(StructuredReader.State) - Method in class io.github.mmm.marshall.AbstractStructuredReader
-
Verifies that the
current state
is not the same as the given state. - expectRestWithLookahead(char[], boolean, Runnable, boolean) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- expectRestWithLookahead(char[], boolean, Runnable, boolean) - Method in class io.github.mmm.scanner.CharReaderScanner
- expectRestWithLookahead(char[], boolean, Runnable, boolean) - Method in class io.github.mmm.scanner.CharSequenceScanner
- expectStrict(String) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method acts as
CharStreamScanner.expect(String, boolean)
but if the expected String is NOT completely present, no character isconsumed
and the state of the scanner remains unchanged.
Attention:
This method requires lookahead. - expectStrict(String, boolean) - Method in class io.github.mmm.scanner.CharReaderScanner
- expectStrict(String, boolean) - Method in class io.github.mmm.scanner.CharSequenceScanner
- expectStrict(String, boolean) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method acts as
CharStreamScanner.expect(String, boolean)
but if the expected String is NOT completely present, no character isconsumed
and the state of the scanner remains unchanged.
Attention:
This method requires lookahead. - expression - Variable in class io.github.mmm.property.builder.PropertyBuilder
- expression - Variable in class io.github.mmm.property.PropertyMetadataType
- Expression<V> - Interface in io.github.mmm.value.observable
-
An
Expression
is anObservableValue
providing convenience methods to created dynamically computed values.
F
- factory(Function<String, P>) - Method in class io.github.mmm.property.builder.PropertyBuilder
- Factory() - Constructor for class io.github.mmm.entity.id.LongVersionId.Factory
- Factory() - Constructor for class io.github.mmm.entity.id.StringInstantId.Factory
- Factory() - Constructor for class io.github.mmm.entity.id.StringVersionId.Factory
- Factory() - Constructor for class io.github.mmm.entity.id.UuidInstantId.Factory
- Factory() - Constructor for class io.github.mmm.entity.id.UuidVersionId.Factory
- FACTORY - Static variable in class io.github.mmm.entity.id.LongInstantId
- FACTORY - Static variable in class io.github.mmm.entity.id.LongVersionId
- FACTORY - Static variable in class io.github.mmm.entity.id.StringInstantId
- FACTORY - Static variable in class io.github.mmm.entity.id.StringVersionId
- FACTORY - Static variable in class io.github.mmm.entity.id.UuidInstantId
- FACTORY - Static variable in class io.github.mmm.entity.id.UuidVersionId
- FILE_SEPARATOR_FILTER - Static variable in interface io.github.mmm.base.filter.CharFilter
-
A filter that only
accepts
the file separator characters '/' and '\\'. - fill() - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
-
Fills the internal
AbstractCharStreamScanner.buffer
with further data (if available from underlying source such as a stream/reader). - fill() - Method in class io.github.mmm.scanner.CharReaderScanner
- filter(ReadableProperty<?>) - Method in interface io.github.mmm.ui.api.binding.data.PropertyFilter
- filter(ReadableProperty<?>) - Method in class io.github.mmm.ui.api.binding.data.PropertyFilterDefault
- findChild(UiChildWindow) - Method in interface io.github.mmm.ui.api.widget.window.UiAbstractWindow
- fireChange(Object) - Method in class io.github.mmm.value.observable.AbstractObservableValue
-
Fires a default
value change
event. - fireEvent() - Method in class io.github.mmm.value.observable.AbstractObservableValue
-
Fires a default value change event.
- fireEvent(E) - Method in class io.github.mmm.event.AbstractEventSource
- fireEvent(E) - Method in class io.github.mmm.event.EventSourceAdapter
- fireEvent(UiEvent) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- fireEvent(ObservableEvent<V>) - Method in class io.github.mmm.value.observable.AbstractObservableValue
- fireEventFor(AbstractObservableValue<?>) - Method in class io.github.mmm.value.observable.AbstractObservableValue
- fireEventFor(AbstractObservableValue<T>, ObservableEvent<T>) - Method in class io.github.mmm.value.observable.AbstractObservableValue
- fireEventWithOldValue(V) - Method in class io.github.mmm.value.observable.AbstractObservableValue
-
Fires a default value change event if the
old value
is known (currently available anyhow). - FLOAT - Static variable in class io.github.mmm.base.number.NumberType
-
The
NumberType
forFloat
. - FloatBinding - Class in io.github.mmm.value.observable.number.floats
- FloatBinding(Supplier<Float>, ObservableValue<?>...) - Constructor for class io.github.mmm.value.observable.number.floats.FloatBinding
-
The constructor.
- FloatExpression - Interface in io.github.mmm.value.observable.number.floats
- FloatProperty - Class in io.github.mmm.property.number.floats
-
Implementation of
WritableFloatProperty
. - FloatProperty(String) - Constructor for class io.github.mmm.property.number.floats.FloatProperty
-
The constructor.
- FloatProperty(String, PropertyMetadata<Float>) - Constructor for class io.github.mmm.property.number.floats.FloatProperty
-
The constructor.
- FloatPropertyBuilder - Class in io.github.mmm.property.builder.number
- FloatPropertyBuilder() - Constructor for class io.github.mmm.property.builder.number.FloatPropertyBuilder
-
The constructor.
- floatValue() - Method in interface io.github.mmm.value.observable.number.ReadableNumberValue
- flush() - Method in class io.github.mmm.base.io.AppendableWriter
- flush() - Method in interface io.github.mmm.cli.io.CliConsole
- flush() - Method in interface io.github.mmm.cli.io.CliIn
- flush() - Method in class io.github.mmm.cli.io.impl.CliConsoleImpl
- flush() - Method in class io.github.mmm.cli.io.impl.CliInConsole
- flush() - Method in class io.github.mmm.cli.io.impl.CliInReader
- focussedWidget - Static variable in class io.github.mmm.ui.test.widget.TestWidget
-
The widget that is currently focussed.
- FOOTER - Static variable in class io.github.mmm.ui.api.controller.UiEmbedding
- forceNext() - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- forceNext() - Method in class io.github.mmm.scanner.CharSequenceScanner
- forceNext() - Method in interface io.github.mmm.scanner.CharStreamScanner
-
Like
CharStreamScanner.next()
this method reads the current character and increments the index. - forcePeek() - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- forcePeek() - Method in class io.github.mmm.scanner.CharSequenceScanner
- forcePeek() - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method reads the current character without incrementing the index.
- format(BinaryCodec) - Method in interface io.github.mmm.binary.Binary
-
This method avoids an
array-copy
ofBinary.getData()
and is therefore more efficient than usingBinaryCodec
.encode
(Binary.getData()
).
ATTENTION:
Sub-types often represent sensible data. - format(BinaryCodec) - Method in class io.github.mmm.binary.BinaryType
- format(Void, Locale, NlsArguments, Appendable) - Method in interface io.github.mmm.nls.formatter.NlsMessageFormatter
-
This method formats the underlying pattern by filling in the given
arguments
and writing the result into the givenbuffer
. - format(O) - Method in interface io.github.mmm.ui.api.widget.input.UiAbstractChoice
-
This method is intended for internal reuse.
- format(V, Locale, NlsArguments) - Method in interface io.github.mmm.nls.formatter.NlsFormatter
-
This method formats the given
object
according to the givenlocale
. - format(V, Locale, NlsArguments, Appendable) - Method in interface io.github.mmm.nls.formatter.NlsFormatter
-
This method formats the given
object
according to the givenlocale
. - FORMAT_COMPACT - Static variable in interface io.github.mmm.crypto.CryptoBinaryFormat
-
The format for compact binary representation.
- FORMAT_ENCODED - Static variable in interface io.github.mmm.crypto.CryptoBinaryFormat
-
The format for the encoded binary representation.
- FORMAT_SEPARATOR - Static variable in interface io.github.mmm.nls.variable.NlsVariableParser
-
The character used to separate format type and style: 44
- FORMAT_UNCOMORESSED - Static variable in class io.github.mmm.crypto.asymmetric.key.ec.AsymmetricKeyPairEc
-
Format for compact binary representation.
- formatBase64() - Method in interface io.github.mmm.binary.Binary
-
ATTENTION:
Sub-types often represent sensible data. - formatBase64(byte[]) - Static method in class io.github.mmm.binary.BinaryType
- formatHex() - Method in interface io.github.mmm.binary.Binary
-
ATTENTION:
Sub-types often represent sensible data. - formatHex(byte[]) - Static method in class io.github.mmm.binary.BinaryType
- fromDirection(Direction) - Static method in enum io.github.mmm.base.placement.Alignment
-
This is the inverse operation for
Alignment.toDirection()
. - fromFactor(double) - Method in class io.github.mmm.ui.spi.range.NumericRange
- fromString(String) - Static method in class io.github.mmm.base.i18n.LocaleHelper
-
Create a
Locale
from a givenString
representation such asLocale.toString()
orLocale.forLanguageTag(String)
. - fromValue(String) - Static method in enum io.github.mmm.base.placement.Alignment
- fromValue(String) - Static method in enum io.github.mmm.base.placement.HorizontalAlignment
-
This method gets the
HorizontalAlignment
with the givenvalue
. - fromValue(String) - Static method in enum io.github.mmm.base.placement.Orientation
-
This method gets the
Orientation
with the givenvalue
. - fromValue(String) - Static method in enum io.github.mmm.base.placement.VerticalAlignment
-
This method gets the
VerticalAlignment
with the givenvalue
. - FULL - Static variable in class io.github.mmm.ui.api.datatype.UiSize
-
The full
UiSize
as "100%". - future() - Method in class io.github.mmm.validation.temporal.instant.ValidatorBuilderInstant
- future() - Method in class io.github.mmm.validation.temporal.localdate.ValidatorBuilderLocalDate
- future() - Method in class io.github.mmm.validation.temporal.localdatetime.ValidatorBuilderLocalDateTime
- future() - Method in class io.github.mmm.validation.temporal.localtime.ValidatorBuilderLocalTime
- future() - Method in class io.github.mmm.validation.temporal.offsetdatetime.ValidatorBuilderOffsetDateTime
- future() - Method in class io.github.mmm.validation.temporal.offsettime.ValidatorBuilderOffsetTime
- future() - Method in class io.github.mmm.validation.temporal.ValidatorBuilderTemporal
-
Adds
a validator that checks that the date/time is in the future. - future() - Method in class io.github.mmm.validation.temporal.zoneddatetime.ValidatorBuilderZonedDateTime
- FxAbstractButton<W extends javafx.scene.control.ButtonBase> - Class in io.github.mmm.ui.fx.widget.button
-
Implementation of
UiAbstractButton
for JavaFx. - FxAbstractButton(W) - Constructor for class io.github.mmm.ui.fx.widget.button.FxAbstractButton
-
The constructor.
- FxAbstractChoice<W extends javafx.scene.control.Control,O,V> - Class in io.github.mmm.ui.fx.widget.input
-
Implementation of
UiRadioChoice
for JavaFx. - FxAbstractChoice(W) - Constructor for class io.github.mmm.ui.fx.widget.input.FxAbstractChoice
-
The constructor.
- FxAbstractImage<W extends javafx.scene.Node> - Class in io.github.mmm.ui.fx.widget.img
-
Implementation of
UiAbstractImage
for JavaFx. - FxAbstractImage(W) - Constructor for class io.github.mmm.ui.fx.widget.img.FxAbstractImage
-
The constructor.
- FxAbstractLink - Class in io.github.mmm.ui.fx.widget.link
-
Implementation of
UiAbstractLink
for JavaFx. - FxAbstractLink() - Constructor for class io.github.mmm.ui.fx.widget.link.FxAbstractLink
-
The constructor.
- FxAbstractWindow - Class in io.github.mmm.ui.fx.widget.window
-
Implementation of
UiAbstractWindow
for JavaFx. - FxAbstractWindow(Stage) - Constructor for class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
-
The constructor.
- FxAbstractWindowPositionAndSize - Class in io.github.mmm.ui.fx.widget.window
-
Implementation of
UiWindowPositionAndSize
for JavaFx. - FxAbstractWindowPositionAndSize(Stage) - Constructor for class io.github.mmm.ui.fx.widget.window.FxAbstractWindowPositionAndSize
-
The constructor.
- FxActiveValidatableWidget<W extends javafx.scene.layout.Region,V> - Class in io.github.mmm.ui.fx.widget
-
Implementation of
UiInput
for JavaFx. - FxActiveValidatableWidget(W) - Constructor for class io.github.mmm.ui.fx.widget.FxActiveValidatableWidget
-
The constructor.
- FxActiveWidget<W extends javafx.scene.layout.Region> - Class in io.github.mmm.ui.fx.widget
-
Implementation of
UiActiveWidget
based on JavaFxControl
. - FxActiveWidget(W) - Constructor for class io.github.mmm.ui.fx.widget.FxActiveWidget
-
The constructor.
- FxApplication - Class in io.github.mmm.ui.fx
-
Base class for you main application to build your client with JavaFx.
Example: - FxApplication() - Constructor for class io.github.mmm.ui.fx.FxApplication
-
The constructor.
- FxBarChart<W extends javafx.scene.chart.BarChart<X,Y> & io.github.mmm.ui.fx.widget.chart.fx.AdvancedChart<javafx.scene.chart.XYChart.Series<X,Y>>,X,Y> - Class in io.github.mmm.ui.fx.widget.chart
-
Implementation of
UiBarChart
for JavaFx. - FxBarChart(W) - Constructor for class io.github.mmm.ui.fx.widget.chart.FxBarChart
-
The constructor.
- FxBarChartHorizontal - Class in io.github.mmm.ui.fx.widget.chart
-
Implementation of
UiBarChartHorizontal
for JavaFx. - FxBarChartHorizontal() - Constructor for class io.github.mmm.ui.fx.widget.chart.FxBarChartHorizontal
-
The constructor.
- FxBarChartVertical - Class in io.github.mmm.ui.fx.widget.chart
-
Implementation of
UiBarChartVertical
for JavaFx. - FxBarChartVertical() - Constructor for class io.github.mmm.ui.fx.widget.chart.FxBarChartVertical
-
The constructor.
- FxBorderPanel - Class in io.github.mmm.ui.fx.widget.panel
-
Implementation of
UiBorderPanel
for JavaFx. - FxBorderPanel() - Constructor for class io.github.mmm.ui.fx.widget.panel.FxBorderPanel
-
The constructor.
- FxButton - Class in io.github.mmm.ui.fx.widget.button
-
Implementation of
UiButton
for JavaFx. - FxButton() - Constructor for class io.github.mmm.ui.fx.widget.button.FxButton
-
The constructor.
- FxButtonPanel - Class in io.github.mmm.ui.fx.widget.panel
-
Implementation of
UiButtonPanel
for JavaFx. - FxButtonPanel() - Constructor for class io.github.mmm.ui.fx.widget.panel.FxButtonPanel
-
The constructor.
- FxChart<W extends javafx.scene.chart.Chart & io.github.mmm.ui.fx.widget.chart.fx.AdvancedChart<J>,D,J> - Class in io.github.mmm.ui.fx.widget.chart
-
Implementation of
UiChart
for JavaFx. - FxChart(W) - Constructor for class io.github.mmm.ui.fx.widget.chart.FxChart
-
The constructor.
- FxCheckbox - Class in io.github.mmm.ui.fx.widget.input
-
Implementation of
UiTextInput
for JavaFx. - FxCheckbox() - Constructor for class io.github.mmm.ui.fx.widget.input.FxCheckbox
-
The constructor.
- FxChildWindow - Class in io.github.mmm.ui.fx.widget.window
-
Implementation of
UiChildWindow
for JavaFx. - FxChildWindow(Stage) - Constructor for class io.github.mmm.ui.fx.widget.window.FxChildWindow
-
The constructor.
- FxClickableWidget<W extends javafx.scene.control.Control> - Class in io.github.mmm.ui.fx.widget
-
Implementation of
UiClickableWidget
based on JavaFxControl
. - FxClickableWidget(W) - Constructor for class io.github.mmm.ui.fx.widget.FxClickableWidget
-
The constructor.
- FxCollapsiblePanel - Class in io.github.mmm.ui.fx.widget.panel
-
Implementation of
UiCollapsiblePanel
for JavaFx. - FxCollapsiblePanel() - Constructor for class io.github.mmm.ui.fx.widget.panel.FxCollapsiblePanel
-
The constructor.
- FxComboBox<V> - Class in io.github.mmm.ui.fx.widget.input
-
Implementation of
UiTextInput
for JavaFx. - FxComboBox() - Constructor for class io.github.mmm.ui.fx.widget.input.FxComboBox
-
The constructor.
- FxComposite<W extends javafx.scene.Node,C extends UiWidget> - Class in io.github.mmm.ui.fx.widget.composite
-
Implementation of
UiComposite
for JavaFx. - FxComposite(W) - Constructor for class io.github.mmm.ui.fx.widget.composite.FxComposite
-
The constructor.
- FxCompositeInput<V,W extends javafx.scene.layout.Pane> - Class in io.github.mmm.ui.fx.widget.form
-
Implementation of
UiCompositeInput
for JavaFx. - FxCompositeInput(W) - Constructor for class io.github.mmm.ui.fx.widget.form.FxCompositeInput
-
The constructor.
- FxDataTable<R> - Class in io.github.mmm.ui.fx.widget.data
-
Implementation of
UiDataTable
for JavaFx. - FxDataTable() - Constructor for class io.github.mmm.ui.fx.widget.data.FxDataTable
-
The constructor.
- FxDispatcher - Class in io.github.mmm.ui.fx
-
Implementation of
UiDispatcher
for JavaFx. - FxDispatcher() - Constructor for class io.github.mmm.ui.fx.FxDispatcher
- FxExternalLink - Class in io.github.mmm.ui.fx.widget.link
-
Implementation of
UiExternalLink
for JavaFx. - FxExternalLink() - Constructor for class io.github.mmm.ui.fx.widget.link.FxExternalLink
-
The constructor.
- FxFactoryBarChartHorizontal - Class in io.github.mmm.ui.fx.factory.chart
- FxFactoryBarChartHorizontal() - Constructor for class io.github.mmm.ui.fx.factory.chart.FxFactoryBarChartHorizontal
- FxFactoryBarChartVertical - Class in io.github.mmm.ui.fx.factory.chart
- FxFactoryBarChartVertical() - Constructor for class io.github.mmm.ui.fx.factory.chart.FxFactoryBarChartVertical
- FxFactoryLineChart - Class in io.github.mmm.ui.fx.factory.chart
- FxFactoryLineChart() - Constructor for class io.github.mmm.ui.fx.factory.chart.FxFactoryLineChart
- FxFactoryMediaPlayer - Class in io.github.mmm.ui.fx.factory.media
- FxFactoryMediaPlayer() - Constructor for class io.github.mmm.ui.fx.factory.media.FxFactoryMediaPlayer
- FxFactoryPieChart - Class in io.github.mmm.ui.fx.factory.chart
- FxFactoryPieChart() - Constructor for class io.github.mmm.ui.fx.factory.chart.FxFactoryPieChart
- FxFailureComposite<W extends javafx.scene.layout.Pane,C extends UiWidget> - Class in io.github.mmm.ui.fx.widget.composite
-
Implementation of
UiFailureComposite
for JavaFx. - FxFailureComposite(W) - Constructor for class io.github.mmm.ui.fx.widget.composite.FxFailureComposite
-
The constructor.
- FxFormGroup<V> - Class in io.github.mmm.ui.fx.widget.form
-
Implementation of
UiFormGroup
for JavaFx. - FxFormGroup<V> - Class in io.github.mmm.ui.fx.widget.form.grid
-
Implementation of
UiFormGroup
for JavaFx. - FxFormGroup() - Constructor for class io.github.mmm.ui.fx.widget.form.FxFormGroup
-
The constructor.
- FxFormGroup() - Constructor for class io.github.mmm.ui.fx.widget.form.grid.FxFormGroup
-
The constructor.
- FxFormPanel<V> - Class in io.github.mmm.ui.fx.widget.form
-
Implementation of
UiFormPanel
for JavaFx. - FxFormPanel<V> - Class in io.github.mmm.ui.fx.widget.form.grid
-
Implementation of
UiFormPanel
for JavaFx. - FxFormPanel() - Constructor for class io.github.mmm.ui.fx.widget.form.FxFormPanel
-
The constructor.
- FxFormPanel() - Constructor for class io.github.mmm.ui.fx.widget.form.grid.FxFormPanel
-
The constructor.
- FxGridPanel - Class in io.github.mmm.ui.fx.widget.panel
-
Implementation of
UiGridPanel
for JavaFx. - FxGridPanel() - Constructor for class io.github.mmm.ui.fx.widget.panel.FxGridPanel
-
The constructor.
- FxGridRow - Class in io.github.mmm.ui.fx.widget.panel
-
Implementation of
UiGridRow
for JavaFx. - FxGridRow(FxGridPanel) - Constructor for class io.github.mmm.ui.fx.widget.panel.FxGridRow
-
The constructor.
- FxHorizontalInput<V> - Class in io.github.mmm.ui.fx.widget.form
-
Implementation of
UiHorizontalInput
for JavaFx. - FxHorizontalInput() - Constructor for class io.github.mmm.ui.fx.widget.form.FxHorizontalInput
-
The constructor.
- FxHorizontalPanel - Class in io.github.mmm.ui.fx.widget.panel
-
Implementation of
UiHorizontalPanel
for JavaFx. - FxHorizontalPanel - Class in io.github.mmm.ui.test.widget.panel
-
Implementation of
UiHorizontalPanel
for testing. - FxHorizontalPanel() - Constructor for class io.github.mmm.ui.fx.widget.panel.FxHorizontalPanel
-
The constructor.
- FxHorizontalPanel() - Constructor for class io.github.mmm.ui.test.widget.panel.FxHorizontalPanel
-
The constructor.
- FxIconGlyph - Interface in io.github.mmm.ui.fx.icon
-
Interface for the glyph of a
UiIcon
for JavaFx. - FxIconGlyphBean - Class in io.github.mmm.ui.fx.icon
-
Implementation of
FxIconGlyph
as mutable Java bean. - FxIconGlyphBean() - Constructor for class io.github.mmm.ui.fx.icon.FxIconGlyphBean
-
The constructor.
- FxIconGlyphBean(FxIconGlyph) - Constructor for class io.github.mmm.ui.fx.icon.FxIconGlyphBean
-
The constructor.
- FxIconGlyphBean(Font, String) - Constructor for class io.github.mmm.ui.fx.icon.FxIconGlyphBean
-
The constructor.
- FxIconGlyphBean(Font, String, String) - Constructor for class io.github.mmm.ui.fx.icon.FxIconGlyphBean
-
The constructor.
- FxIconGlyphBean(Font, String, String, String) - Constructor for class io.github.mmm.ui.fx.icon.FxIconGlyphBean
-
The constructor.
- FxIconGlyphFactory - Interface in io.github.mmm.ui.fx.icon
-
Factory for
FxIconGlyph
. - FxIconGlyphType - Class in io.github.mmm.ui.fx.icon
-
Implementation of
FxIconGlyph
as immutable type. - FxIconGlyphType(FxIconGlyph) - Constructor for class io.github.mmm.ui.fx.icon.FxIconGlyphType
-
The constructor.
- FxIconGlyphType(Font, String) - Constructor for class io.github.mmm.ui.fx.icon.FxIconGlyphType
-
The constructor.
- FxIconGlyphType(Font, String, String) - Constructor for class io.github.mmm.ui.fx.icon.FxIconGlyphType
-
The constructor.
- FxIconGlyphType(Font, String, String, String) - Constructor for class io.github.mmm.ui.fx.icon.FxIconGlyphType
-
The constructor.
- FxImage - Class in io.github.mmm.ui.fx.widget.img
-
Implementation of
UiImage
for JavaFx. - FxImage() - Constructor for class io.github.mmm.ui.fx.widget.img.FxImage
-
The constructor.
- FxInput<W extends javafx.scene.layout.Region,V> - Class in io.github.mmm.ui.fx.widget.input
-
Implementation of
UiInput
for JavaFx. - FxInput(W) - Constructor for class io.github.mmm.ui.fx.widget.input.FxInput
-
The constructor.
- FxInputContainer<V> - Class in io.github.mmm.ui.fx.widget.form
-
Implementation of
UiInputContainer
for JavaFx. - FxInputContainer<V> - Class in io.github.mmm.ui.fx.widget.form.grid
-
Implementation of
UiInputContainer
for JavaFx. - FxInputContainer() - Constructor for class io.github.mmm.ui.fx.widget.form.FxInputContainer
-
The constructor.
- FxInputContainer() - Constructor for class io.github.mmm.ui.fx.widget.form.grid.FxInputContainer
-
The constructor.
- FxInternalLink - Class in io.github.mmm.ui.fx.widget.link
-
Implementation of
UiInternalLink
for JavaFx. - FxInternalLink() - Constructor for class io.github.mmm.ui.fx.widget.link.FxInternalLink
-
The constructor.
- FxLabel - Class in io.github.mmm.ui.fx.widget
-
Implementation of
UiLabel
for JavaFx. - FxLabel() - Constructor for class io.github.mmm.ui.fx.widget.FxLabel
-
The constructor.
- FxLineChart - Class in io.github.mmm.ui.fx.widget.chart
-
Implementation of
UiLineChart
for JavaFx using. - FxLineChart() - Constructor for class io.github.mmm.ui.fx.widget.chart.FxLineChart
-
The constructor.
- FxMainWindow - Class in io.github.mmm.ui.fx.widget.window
-
Implementation of
UiWindow
for JavaFx. - FxMainWindow() - Constructor for class io.github.mmm.ui.fx.widget.window.FxMainWindow
-
The constructor.
- FxMediaPlayer - Class in io.github.mmm.ui.fx.widget.media
-
Implementation of
UiMediaWidget
for JavaFx. - FxMediaPlayer() - Constructor for class io.github.mmm.ui.fx.widget.media.FxMediaPlayer
-
The constructor.
- FxMediaWidget<W extends javafx.scene.Node> - Class in io.github.mmm.ui.fx.widget.media
-
Implementation of
UiMediaWidget
for JavaFx. - FxMediaWidget(W) - Constructor for class io.github.mmm.ui.fx.widget.media.FxMediaWidget
-
The constructor.
- FxMutableComposite<W extends javafx.scene.Node,C extends UiWidget> - Class in io.github.mmm.ui.fx.widget.composite
-
Implementation of
UiMutableComposite
for JavaFx. - FxMutableComposite(W) - Constructor for class io.github.mmm.ui.fx.widget.composite.FxMutableComposite
-
The constructor.
- FxMutableCompositePane<W extends javafx.scene.layout.Pane,C extends UiWidget> - Class in io.github.mmm.ui.fx.widget.composite
-
Implementation of
UiMutableComposite
for JavaFx. - FxMutableCompositePane(W) - Constructor for class io.github.mmm.ui.fx.widget.composite.FxMutableCompositePane
-
The constructor.
- FxMutablePanel<W extends javafx.scene.layout.Pane> - Class in io.github.mmm.ui.fx.widget.panel
-
Implementation of
UiMutablePanel
for JavaFx. - FxMutablePanel(W) - Constructor for class io.github.mmm.ui.fx.widget.panel.FxMutablePanel
-
The constructor.
- FxPasswordInput - Class in io.github.mmm.ui.fx.widget.input
-
Implementation of
UiPasswordInput
for JavaFx. - FxPasswordInput() - Constructor for class io.github.mmm.ui.fx.widget.input.FxPasswordInput
-
The constructor.
- FxPieChart - Class in io.github.mmm.ui.fx.widget.chart
-
Implementation of
UiPieChart
for JavaFx. - FxPieChart() - Constructor for class io.github.mmm.ui.fx.widget.chart.FxPieChart
-
The constructor.
- FxPopup - Class in io.github.mmm.ui.fx.widget.window
-
Implementation of
UiPopup
for JavaFx. - FxPopup() - Constructor for class io.github.mmm.ui.fx.widget.window.FxPopup
-
The constructor.
- FxRadioButton - Class in io.github.mmm.ui.fx.widget.input
-
Implementation of
UiRadioButton
for JavaFx. - FxRadioButton() - Constructor for class io.github.mmm.ui.fx.widget.input.FxRadioButton
-
The constructor.
- FxRadioChoice<V> - Class in io.github.mmm.ui.fx.widget.input
-
Implementation of
UiRadioChoice
for JavaFx. - FxRadioChoice() - Constructor for class io.github.mmm.ui.fx.widget.input.FxRadioChoice
-
The constructor.
- FxRemovableComposite<W extends javafx.scene.Node,C extends UiWidget> - Class in io.github.mmm.ui.fx.widget.composite
-
Implementation of
UiRemovableComposite
for JavaFx. - FxRemovableComposite(W) - Constructor for class io.github.mmm.ui.fx.widget.composite.FxRemovableComposite
-
The constructor.
- FxScreen - Class in io.github.mmm.ui.fx
-
Implementation of
UiScreen
for JavaFx. - FxScreen() - Constructor for class io.github.mmm.ui.fx.FxScreen
-
The constructor.
- FxScreen(Screen) - Constructor for class io.github.mmm.ui.fx.FxScreen
-
The constructor.
- FxScrollPanel - Class in io.github.mmm.ui.fx.widget.panel
-
Implementation of
UiScrollPanel
for JavaFx. - FxScrollPanel() - Constructor for class io.github.mmm.ui.fx.widget.panel.FxScrollPanel
-
The constructor.
- FxSlot - Class in io.github.mmm.ui.fx.widget.composite
-
Implementation of
UiSlot
for JavaFx. - FxSlot() - Constructor for class io.github.mmm.ui.fx.widget.composite.FxSlot
-
The constructor.
- FxStringInput<W extends javafx.scene.control.TextInputControl> - Class in io.github.mmm.ui.fx.widget.input
-
Implementation of
UiStringInput
for JavaFx. - FxStringInput(W) - Constructor for class io.github.mmm.ui.fx.widget.input.FxStringInput
-
The constructor.
- FxTableColumn<R,V> - Class in io.github.mmm.ui.fx.widget.data
-
Implementation of
UiColumn
for JavaFx. - FxTableColumn() - Constructor for class io.github.mmm.ui.fx.widget.data.FxTableColumn
-
The constructor.
- FxText - Class in io.github.mmm.ui.fx.widget
-
Implementation of
UiText
for JavaFx. - FxText() - Constructor for class io.github.mmm.ui.fx.widget.FxText
-
The constructor.
- FxTextArea - Class in io.github.mmm.ui.fx.widget.input
-
Implementation of
UiTextArea
for JavaFx. - FxTextArea() - Constructor for class io.github.mmm.ui.fx.widget.input.FxTextArea
-
The constructor.
- FxTextInput - Class in io.github.mmm.ui.fx.widget.input
-
Implementation of
UiTextInput
for JavaFx. - FxTextInput() - Constructor for class io.github.mmm.ui.fx.widget.input.FxTextInput
-
The constructor.
- FxTextualInput<W extends javafx.scene.control.TextInputControl,V> - Class in io.github.mmm.ui.fx.widget.input
-
Implementation of
UiTextualInput
for JavaFx. - FxTextualInput(W) - Constructor for class io.github.mmm.ui.fx.widget.input.FxTextualInput
-
The constructor.
- FxToggleGroup - Class in io.github.mmm.ui.fx
-
Implementation of
UiToggleGroup
for JavaFx usingToggleGroup
. - FxToggleGroup() - Constructor for class io.github.mmm.ui.fx.FxToggleGroup
-
The constructor.
- FxToggleGroupFactory - Class in io.github.mmm.ui.fx
-
Implementation of
UiToggleGroupFactory
for JavaFx. - FxToggleGroupFactory() - Constructor for class io.github.mmm.ui.fx.FxToggleGroupFactory
- FxValidationFailureBox - Class in io.github.mmm.ui.fx.widget
-
JavaFx widget that shows a validation failure box as popup/popover on an invalid widget.
- FxValidationFailureBox() - Constructor for class io.github.mmm.ui.fx.widget.FxValidationFailureBox
-
The constructor.
- FxValuedComposite<W extends javafx.scene.layout.Pane,C extends UiWidget,V> - Class in io.github.mmm.ui.fx.widget.composite
-
Implementation of
UiValuedComposite
for JavaFx. - FxValuedComposite(W) - Constructor for class io.github.mmm.ui.fx.widget.composite.FxValuedComposite
-
The constructor.
- FxVerticalPanel - Class in io.github.mmm.ui.fx.widget.panel
-
Implementation of
UiVerticalPanel
for JavaFx. - FxVerticalPanel() - Constructor for class io.github.mmm.ui.fx.widget.panel.FxVerticalPanel
-
The constructor.
- FxWidget<W> - Class in io.github.mmm.ui.fx.widget
-
Implementation of
UiNativeWidget
for JavaFx. - FxWidget(W) - Constructor for class io.github.mmm.ui.fx.widget.FxWidget
-
The constructor.
- FxWidgetNode<W extends javafx.scene.Node> - Class in io.github.mmm.ui.fx.widget
-
Implementation of
UiWidget
for JavaFx based onNode
. - FxWidgetNode(W) - Constructor for class io.github.mmm.ui.fx.widget.FxWidgetNode
-
The constructor.
- FxWidgetStyleable<W extends javafx.css.Styleable> - Class in io.github.mmm.ui.fx.widget
-
Implementation of
UiWidget
for JavaFx based onStyleable
. - FxWidgetStyleable(W) - Constructor for class io.github.mmm.ui.fx.widget.FxWidgetStyleable
-
The constructor.
- FxWindow - Class in io.github.mmm.ui.fx.widget.window
-
Implementation of
UiWindow
for JavaFx. - FxWindow() - Constructor for class io.github.mmm.ui.fx.widget.window.FxWindow
-
The constructor.
G
- generateCertificate(AsymmetricKeyPair<?, ?>, CertificateData) - Method in interface io.github.mmm.crypto.asymmetric.cert.CertificateCreator
- generateKeyPair() - Method in class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyCreator
- generateKeyPair() - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyCreator
- GenericColor - Class in io.github.mmm.ui.api.datatype.color
- GenericColor() - Constructor for class io.github.mmm.ui.api.datatype.color.GenericColor
-
The constructor.
- get() - Static method in class io.github.mmm.base.lang.ToStringFormatter
- get() - Static method in interface io.github.mmm.base.temporal.TemporalConverter
- get() - Static method in class io.github.mmm.base.temporal.TemporalConverterDefault
- get() - Static method in class io.github.mmm.base.temporal.TemporalConverterLegacy
- get() - Static method in interface io.github.mmm.bean.BeanFactory
- get() - Static method in class io.github.mmm.bean.impl.BeanPropertyMetadataFactory
- get() - Method in class io.github.mmm.cli.CliArgument
- get() - Static method in class io.github.mmm.crypto.asymmetric.key.generic.AsymmetricKeyPairFactoryGeneric
- get() - Static method in class io.github.mmm.crypto.asymmetric.sign.rsa.SignatureFactoryRsa
- get() - Static method in class io.github.mmm.entity.id.IdFactories
- get() - Static method in interface io.github.mmm.marshall.StructuredFormatFactory
- get() - Method in class io.github.mmm.nls.cli.property.CliBooleanProperty
- get() - Method in class io.github.mmm.nls.cli.property.CliClassProperty
- get() - Method in class io.github.mmm.nls.cli.property.CliListProperty
- get() - Method in class io.github.mmm.nls.cli.property.CliLocalDateProperty
- get() - Method in class io.github.mmm.nls.cli.property.CliLocaleProperty
- get() - Method in class io.github.mmm.nls.cli.property.CliLocalTimeProperty
- get() - Method in class io.github.mmm.nls.cli.property.CliLongProperty
- get() - Method in interface io.github.mmm.nls.cli.property.CliProperty
- get() - Method in class io.github.mmm.nls.cli.property.CliSetProperty
- get() - Method in class io.github.mmm.nls.cli.property.CliStringProperty
- get() - Static method in interface io.github.mmm.nls.formatter.NlsFormatterManager
- get() - Static method in interface io.github.mmm.nls.formatter.NlsMessageFormatterFactory
- get() - Static method in interface io.github.mmm.nls.formatter.NlsVariableFormatter
- get() - Static method in interface io.github.mmm.nls.NlsMessageFactory
- get() - Static method in interface io.github.mmm.nls.variable.NlsVariableParser
- get() - Static method in interface io.github.mmm.property.factory.PropertyFactoryManager
- get() - Method in class io.github.mmm.property.Property
- get() - Static method in interface io.github.mmm.property.PropertyMetadataFactory
- get() - Static method in class io.github.mmm.property.PropertyMetadataNone
- get() - Static method in interface io.github.mmm.ui.api.binding.UiActionBinding
- get() - Static method in interface io.github.mmm.ui.api.controller.UiNavigationManager
- get() - Method in interface io.github.mmm.ui.api.datatype.UiStyles
-
This method gets the style(s) (also called style-name(s)) of this object.
- get() - Static method in interface io.github.mmm.ui.api.factory.UiWidgetFactoryDatatype
- get() - Static method in interface io.github.mmm.ui.api.factory.UiWidgetFactoryNative
- get() - Static method in interface io.github.mmm.ui.api.factory.UiWidgetFactoryProperty
- get() - Static method in interface io.github.mmm.ui.api.notifier.UiNotifier
- get() - Static method in interface io.github.mmm.ui.api.UiDispatcher
- get() - Static method in interface io.github.mmm.ui.api.UiLocalizer
- get() - Static method in interface io.github.mmm.ui.api.UiScreen
- get() - Static method in interface io.github.mmm.ui.api.widget.menu.UiMenuBar
- get() - Static method in interface io.github.mmm.ui.api.widget.window.UiMainWindow
- get() - Static method in class io.github.mmm.ui.fx.FxApplication
- get() - Static method in interface io.github.mmm.ui.fx.icon.FxIconGlyphFactory
- get() - Static method in class io.github.mmm.ui.spi.DefaultFormatter
- get() - Method in class io.github.mmm.ui.spi.UiStylesImpl
- get() - Static method in class io.github.mmm.validation.main.ValidatorMandatory
- get() - Static method in class io.github.mmm.validation.string.ValidatorEmail
- get() - Static method in class io.github.mmm.validation.string.ValidatorEmailSpec
- get() - Static method in class io.github.mmm.validation.string.ValidatorHost
- get() - Static method in class io.github.mmm.validation.string.ValidatorHostName
- get() - Static method in class io.github.mmm.validation.string.ValidatorIpAddress
- get() - Static method in class io.github.mmm.validation.string.ValidatorIpV4Address
- get() - Static method in class io.github.mmm.validation.string.ValidatorIpV6Address
- get() - Static method in class io.github.mmm.validation.string.ValidatorPhoneNumber
- get() - Static method in class io.github.mmm.validation.ValidationResultValid
- get() - Method in class io.github.mmm.value.observable.AbstractWritableObservableValue
- get() - Method in class io.github.mmm.value.observable.Binding
- get() - Method in interface io.github.mmm.value.ReadableValue
- get(int) - Method in interface io.github.mmm.ui.api.datatype.chart.UiDataSeries
- get(int) - Method in class io.github.mmm.ui.api.datatype.chart.UiDataSeriesDouble
- get(int) - Method in class io.github.mmm.ui.api.datatype.chart.UiDataSeriesNumber
- get(int) - Method in interface io.github.mmm.ui.api.widget.breadcrumb.UiBreadCrumbBar
- get(D) - Method in interface io.github.mmm.ui.api.widget.data.UiAbstractDataWidget.ColumnAdapter
-
Getter to read the property value from the data model.
- get(ConfigOption<T>) - Method in class io.github.mmm.base.config.ConfigMap
- get(PropertyMetadataFactory) - Static method in interface io.github.mmm.property.PropertyMetadataFactory
- get(ReadableValue<T>) - Static method in interface io.github.mmm.value.ReadableValue
-
Null-safe access to
ReadableValue.get()
. - get(Class<? extends Id<?>>) - Method in class io.github.mmm.entity.id.IdFactories
- get(Class<T>) - Method in interface io.github.mmm.property.PropertyMetadata
-
ATTENTION: This is a convenient method for
PropertyMetadata.get(String, Class)
whereClass.getName()
is used as key. - get(Object, Object, Function<PropertyMetadata, T>) - Static method in class io.github.mmm.property.builder.PropertyBuildersHelper
- get(String) - Method in interface io.github.mmm.bean.ReadableBean
- get(String) - Method in interface io.github.mmm.nls.argument.NlsArguments
- get(String) - Method in class io.github.mmm.property.AbstractPropertyMetadata
- get(String) - Method in interface io.github.mmm.property.PropertyMetadata
- get(String) - Method in class io.github.mmm.ui.api.controller.UiPlace
-
This method gets a parameter of this
UiPlace
. - get(String, Class<T>) - Method in interface io.github.mmm.property.PropertyMetadata
- getAccessKey() - Method in interface io.github.mmm.ui.api.widget.UiActiveWidget
- getAccessKey() - Method in class io.github.mmm.ui.fx.widget.FxActiveWidget
- getAccessKey() - Method in class io.github.mmm.ui.test.widget.TestActiveWidget
- getAccessKey() - Method in class io.github.mmm.ui.tvm.widget.TvmActiveWidget
- getActiveChild() - Method in interface io.github.mmm.ui.api.widget.composite.UiSwitchComposite
- getActiveChildIndex() - Method in interface io.github.mmm.ui.api.widget.composite.UiSwitchComposite
- getAlgorithm() - Method in interface io.github.mmm.crypto.algorithm.CryptoAlgorithm
- getAlgorithm() - Method in class io.github.mmm.crypto.algorithm.CryptoAlgorithmConfig
- getAlgorithm() - Method in class io.github.mmm.crypto.algorithm.CryptoAlgorithmImpl
- getAlgorithm() - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureProcessorFactoryImplEcBc
- getAlgorithm() - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureProcessorImplEcBc
- getAlgorithm() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureAlgorithm
- getAlgorithm() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactoryImpl
- getAlgorithm() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorImpl
- getAlgorithm() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorImplWithHash
- getAlgorithm() - Method in class io.github.mmm.crypto.crypt.CipherTransformation
- getAlgorithm() - Method in class io.github.mmm.crypto.crypt.CryptorFactoryImpl
- getAlgorithm() - Method in class io.github.mmm.crypto.crypt.CryptorImplCipher
- getAlgorithm() - Method in class io.github.mmm.crypto.crypt.CryptorImplCombined
- getAlgorithm() - Method in class io.github.mmm.crypto.hash.HashCreatorImplCombined
- getAlgorithm() - Method in class io.github.mmm.crypto.random.RandomCreatorImpl
- getAlgorithm() - Method in class io.github.mmm.crypto.random.RandomFactoryImpl
- getAlgorithm() - Method in class io.github.mmm.crypto.symmetric.key.SymmetricKeyCreatorImpl
- getAlgorithm(CryptoAlgorithm[]) - Static method in class io.github.mmm.crypto.algorithm.AbstractSecurityAlgorithm
- getAlgorithmParameters() - Method in class io.github.mmm.crypto.algorithm.CryptoAlgorithmParameterConfig
- getAlgorithmParameters() - Method in class io.github.mmm.crypto.asymmetric.access.ec.jce.EllipticCurveEcJce
- getAlignment() - Method in enum io.github.mmm.base.placement.HorizontalAlignment
-
This method gets the corresponding
Alignment
. - getAlignment() - Method in enum io.github.mmm.base.placement.VerticalAlignment
-
This method gets the corresponding
Alignment
. - getAlignment() - Method in interface io.github.mmm.ui.api.widget.UiText
- getAlignment() - Method in class io.github.mmm.ui.fx.widget.FxText
- getAlignment() - Method in class io.github.mmm.ui.test.widget.TestText
- getAlignment() - Method in class io.github.mmm.ui.tvm.widget.TvmText
- getAlpha() - Method in class io.github.mmm.ui.api.datatype.color.Color
- getAlpha() - Method in class io.github.mmm.ui.api.datatype.color.GenericColor
- getAlphabet() - Method in class io.github.mmm.binary.codec.Base
- getAltQuoteEnd() - Method in interface io.github.mmm.scanner.CharScannerSyntax
-
This method gets the alternative character used to end a quotation.
- getAltQuoteEnd() - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
-
This method gets the alternative character used to end a quotation.
- getAltQuoteEscape() - Method in interface io.github.mmm.scanner.CharScannerSyntax
-
This method gets the character used to escape the
alt-quote-end
character within an quotation opened byalt-quote-start
. - getAltQuoteEscape() - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
- getAltQuoteStart() - Method in interface io.github.mmm.scanner.CharScannerSyntax
-
This method gets the alternative character used to start a quotation that should be terminated by a
alt-quote-end
character. - getAltQuoteStart() - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
-
This method gets the alternative character used to start a quotation that should be terminated by a
alt-quote-end
character. - getAltText() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteAltText
- getAltText() - Method in class io.github.mmm.ui.fx.widget.img.FxAbstractImage
- getAltText() - Method in class io.github.mmm.ui.test.widget.img.TestAbstractImage
- getAmount() - Method in class io.github.mmm.ui.api.datatype.UiSize
-
This method gets the value (amount) of this size.
- getAppendable() - Method in class io.github.mmm.base.io.AppendableWriter
-
This method gets the
Appendable
to delegate to. - getAppended(StringBuilder, int, int) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- getArgb() - Method in class io.github.mmm.ui.api.datatype.color.Color
- getArgs() - Method in exception io.github.mmm.nls.cli.exception.CliInvalidUsageException
- getArgument(String) - Method in interface io.github.mmm.base.i18n.Localizable
-
This method gets the language independent argument value for the given
key
. - getArgument(String) - Method in interface io.github.mmm.nls.NlsMessage
- getArguments() - Method in interface io.github.mmm.nls.NlsMessage
- getAsString() - Method in class io.github.mmm.nls.cli.property.CliClassProperty
- getAsString() - Method in interface io.github.mmm.nls.cli.property.CliProperty
- getAsString() - Method in interface io.github.mmm.value.observable.object.ReadableSimpleValue
- getAsString() - Method in interface io.github.mmm.value.observable.string.ReadableStringValue
- getAutocomplete() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
- getAutocomplete() - Method in class io.github.mmm.ui.fx.widget.input.FxComboBox
- getAutocomplete() - Method in class io.github.mmm.ui.fx.widget.input.FxTextualInput
- getAutocomplete() - Method in class io.github.mmm.ui.test.widget.input.TestComboBox
- getAutocomplete() - Method in class io.github.mmm.ui.test.widget.input.TestTextualInput
- getAutocomplete() - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- getBitLength() - Method in class io.github.mmm.crypto.asymmetric.access.ec.bc.CryptoEllipticCurveBc
- getBlob() - Method in class io.github.mmm.binary.StreamableBlob
- getBlue() - Method in class io.github.mmm.ui.api.datatype.color.Color
- getBlue() - Method in class io.github.mmm.ui.api.datatype.color.GenericColor
- getBoolean(int) - Method in class io.github.mmm.ui.api.datatype.bitmask.BitValueBoolean
- getBottom() - Method in interface io.github.mmm.ui.api.widget.panel.UiBorderPanel
- getBottom() - Method in class io.github.mmm.ui.fx.widget.panel.FxBorderPanel
- getBottom() - Method in class io.github.mmm.ui.tvm.widget.panel.TvmBorderPanel
- getBound() - Method in class io.github.mmm.nls.cli.property.CliClassProperty
- getBrightness() - Method in class io.github.mmm.ui.api.datatype.color.GenericColor
- getBundle() - Method in class io.github.mmm.ui.spi.AbstractUiLocalizer
- getBundle(Object) - Method in class io.github.mmm.ui.spi.AbstractUiLocalizer
- getBundleName() - Method in interface io.github.mmm.nls.descriptor.NlsBundleDescriptor
- getBundleName() - Method in class io.github.mmm.nls.NlsBundle
- getBundleName() - Method in class io.github.mmm.ui.spi.AbstractUiLocalizer
- getBundleName(Object) - Method in class io.github.mmm.ui.spi.AbstractUiLocalizer
- getButtonPanel() - Method in interface io.github.mmm.ui.api.widget.window.UiPopup
- getButtonPanel() - Method in class io.github.mmm.ui.fx.widget.window.FxPopup
- getButtonPanel() - Method in class io.github.mmm.ui.test.widget.window.TestPopup
- getByteLength() - Method in class io.github.mmm.crypto.asymmetric.access.ec.bc.CryptoEllipticCurveBc
- getByteLength(ECParameterSpec) - Static method in class io.github.mmm.crypto.asymmetric.access.ec.bc.CryptoEllipticCurveBc
- getCenter() - Method in interface io.github.mmm.ui.api.widget.panel.UiBorderPanel
- getCenter() - Method in class io.github.mmm.ui.fx.widget.panel.FxBorderPanel
- getCenter() - Method in class io.github.mmm.ui.tvm.widget.panel.TvmBorderPanel
- getCertificateData(Certificate) - Method in interface io.github.mmm.crypto.asymmetric.cert.CertificateCreator
- getCertificates() - Method in interface io.github.mmm.crypto.asymmetric.cert.CertificatePath
- getCertificates() - Method in class io.github.mmm.crypto.asymmetric.cert.CertificatePathGeneric
- getChange() - Method in interface io.github.mmm.value.observable.ObservableEvent
- getChangeAwareValue() - Method in class io.github.mmm.property.container.list.ListProperty
- getChangeAwareValue() - Method in interface io.github.mmm.property.container.list.WritableListProperty
- getChangeAwareValue() - Method in class io.github.mmm.property.container.map.MapProperty
- getChangeAwareValue() - Method in interface io.github.mmm.property.container.map.WritableMapProperty
- getChangeAwareValue() - Method in class io.github.mmm.property.container.set.SetProperty
- getChangeAwareValue() - Method in interface io.github.mmm.property.container.set.WritableSetProperty
- getChangeAwareValue() - Method in interface io.github.mmm.property.container.WritableContainerProperty
- getCharsPerLine() - Method in class io.github.mmm.binary.codec.BaseFormat
- getChild() - Method in class io.github.mmm.ui.api.widget.composite.UiCustomMutableSingleComposite
- getChild() - Method in interface io.github.mmm.ui.api.widget.composite.UiSingleComposite
-
This method gets the single
child
of this composite. - getChild() - Method in interface io.github.mmm.ui.api.widget.form.UiInputContainer
- getChild() - Method in class io.github.mmm.ui.fx.widget.composite.FxSlot
- getChild() - Method in class io.github.mmm.ui.fx.widget.form.FxInputContainer
- getChild() - Method in class io.github.mmm.ui.fx.widget.form.grid.FxInputContainer
- getChild() - Method in class io.github.mmm.ui.fx.widget.panel.FxScrollPanel
- getChild() - Method in class io.github.mmm.ui.test.widget.composite.TestSlot
- getChild() - Method in class io.github.mmm.ui.test.widget.form.TestInputContainer
- getChild() - Method in class io.github.mmm.ui.test.widget.panel.TestScrollPanel
- getChild() - Method in class io.github.mmm.ui.tvm.widget.composite.TvmSlot
- getChild() - Method in class io.github.mmm.ui.tvm.widget.panel.TvmScrollPanel
- getChild(int) - Method in interface io.github.mmm.base.lang.Composable
-
Gets the child-object at the given
index
. - getChild(int) - Method in interface io.github.mmm.ui.api.widget.composite.UiComposite
- getChild(int) - Method in class io.github.mmm.ui.api.widget.composite.UiCustomComposite
- getChild(int) - Method in interface io.github.mmm.ui.api.widget.composite.UiSingleComposite
- getChild(int) - Method in class io.github.mmm.ui.api.widget.form.UiCustomCompositeInput
- getChild(int) - Method in interface io.github.mmm.ui.api.widget.panel.UiBorderPanel
- getChild(int) - Method in class io.github.mmm.ui.fx.widget.composite.FxComposite
- getChild(int) - Method in class io.github.mmm.ui.fx.widget.form.FxCompositeInput
- getChild(int) - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- getChild(int) - Method in class io.github.mmm.ui.test.widget.composite.TestComposite
- getChild(int) - Method in class io.github.mmm.ui.tvm.widget.composite.TvmComposite
- getChild(int) - Method in class io.github.mmm.ui.tvm.widget.panel.TvmGridRow
- getChild(int) - Method in class io.github.mmm.validation.AbstractComposedValidator
- getChild(int) - Method in class io.github.mmm.validation.ComposedValidationFailure
- getChild(String) - Method in interface io.github.mmm.ui.api.widget.composite.UiComposite
- getChild(String) - Method in class io.github.mmm.ui.api.widget.composite.UiCustomComposite
- getChild(String) - Method in interface io.github.mmm.ui.api.widget.composite.UiSingleComposite
- getChildCount() - Method in interface io.github.mmm.base.lang.Composable
- getChildCount() - Method in interface io.github.mmm.ui.api.widget.composite.UiComposite
- getChildCount() - Method in class io.github.mmm.ui.api.widget.composite.UiCustomComposite
- getChildCount() - Method in interface io.github.mmm.ui.api.widget.composite.UiSingleComposite
- getChildCount() - Method in class io.github.mmm.ui.api.widget.form.UiCustomCompositeInput
- getChildCount() - Method in class io.github.mmm.ui.fx.widget.composite.FxComposite
- getChildCount() - Method in class io.github.mmm.ui.fx.widget.form.FxCompositeInput
- getChildCount() - Method in class io.github.mmm.ui.fx.widget.panel.FxBorderPanel
- getChildCount() - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- getChildCount() - Method in class io.github.mmm.ui.test.widget.composite.TestComposite
- getChildCount() - Method in class io.github.mmm.ui.tvm.widget.composite.TvmComposite
- getChildCount() - Method in class io.github.mmm.ui.tvm.widget.panel.TvmBorderPanel
- getChildCount() - Method in class io.github.mmm.ui.tvm.widget.panel.TvmGridRow
- getChildCount() - Method in class io.github.mmm.validation.AbstractComposedValidator
- getChildCount() - Method in class io.github.mmm.validation.ComposedValidationFailure
- getChildIndex(C) - Method in interface io.github.mmm.ui.api.widget.composite.UiComposite
- getChildIndex(C) - Method in class io.github.mmm.ui.api.widget.composite.UiCustomComposite
- getChildIndex(C) - Method in interface io.github.mmm.ui.api.widget.composite.UiSingleComposite
- getChildIndex(C) - Method in class io.github.mmm.ui.fx.widget.composite.FxComposite
- getChildIndex(C) - Method in class io.github.mmm.ui.test.widget.composite.TestComposite
- getChildIndex(C) - Method in class io.github.mmm.ui.tvm.widget.composite.TvmComposite
- getChildIndex(UiSlot) - Method in class io.github.mmm.ui.fx.widget.panel.FxBorderPanel
- getChildIndex(UiSlot) - Method in class io.github.mmm.ui.tvm.widget.panel.TvmBorderPanel
- getChildIndex(UiRegularWidget) - Method in class io.github.mmm.ui.api.widget.form.UiCustomCompositeInput
- getChildIndex(UiRegularWidget) - Method in class io.github.mmm.ui.fx.widget.form.FxCompositeInput
- getChildIndex(UiRegularWidget) - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- getChildIndex(UiRegularWidget) - Method in class io.github.mmm.ui.tvm.widget.panel.TvmGridRow
- getChildIndexOffset() - Method in class io.github.mmm.ui.tvm.widget.composite.TvmRemovableComposite
- getChildOffset() - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- getChildOffset() - Method in class io.github.mmm.ui.fx.widget.window.FxMainWindow
- getChildren(D) - Method in interface io.github.mmm.ui.api.widget.data.UiAbstractDataTree.TreeModel
- getChroma() - Method in class io.github.mmm.ui.api.datatype.color.GenericColor
- getCipher() - Method in class io.github.mmm.crypto.crypt.CryptorImplCipher
- getClass(String) - Static method in class io.github.mmm.bean.impl.BeanClassImpl
- getClearMask() - Method in class io.github.mmm.ui.api.datatype.bitmask.BitMask
- getCode() - Method in exception io.github.mmm.base.exception.ApplicationException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception io.github.mmm.base.exception.DuplicateObjectException
- getCode() - Method in exception io.github.mmm.base.exception.ObjectNotFoundException
- getCode() - Method in exception io.github.mmm.base.exception.ReadOnlyException
- getCode() - Method in exception io.github.mmm.base.exception.RuntimeIoException
- getCode() - Method in exception io.github.mmm.nls.exception.TechnicalErrorUserException
- getCode() - Method in class io.github.mmm.validation.AbstractValidationResult
- getCode() - Method in interface io.github.mmm.validation.ValidationResult
- getCode() - Method in class io.github.mmm.validation.ValidationResultValid
- getColor() - Method in class io.github.mmm.ui.api.datatype.chart.UiDataSet
- getColor(int) - Method in class io.github.mmm.ui.api.datatype.chart.UiDataSet
- getColumn(int) - Method in interface io.github.mmm.ui.api.widget.data.UiAbstractDataTable
- getColumn(int) - Method in class io.github.mmm.ui.fx.widget.data.FxDataTable
- getColumn(int) - Method in class io.github.mmm.ui.test.widget.data.TestDataList
- getColumnCount() - Method in interface io.github.mmm.ui.api.widget.data.UiAbstractDataTable
- getColumnCount() - Method in class io.github.mmm.ui.fx.widget.data.FxDataTable
- getColumnCount() - Method in class io.github.mmm.ui.test.widget.data.TestDataList
- getColumnSpanning(Node) - Static method in class io.github.mmm.ui.fx.widget.panel.AdvancedGridPane
- getComparator() - Method in class io.github.mmm.base.range.NumberRangeType
- getComparator() - Method in interface io.github.mmm.base.range.Range
- getCompositeElement() - Method in class io.github.mmm.ui.tvm.widget.composite.TvmRemovableComposite
- getConfig() - Method in class io.github.mmm.crypto.asymmetric.crypt.AsymmetricCryptorFactoryImpl
- getConfig() - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureProcessorImplEcBc
- getConfig() - Method in class io.github.mmm.crypto.crypt.CryptorFactoryImpl
- getConfig() - Method in class io.github.mmm.crypto.crypt.CryptorImplCipher
- getConfig() - Method in class io.github.mmm.crypto.key.store.access.KeyStoreAccess
- getConfig() - Method in class io.github.mmm.crypto.symmetric.crypt.SymmetricCryptorFactoryImpl
- getConfirmationMessage() - Method in interface io.github.mmm.ui.api.event.action.UiAction
- getContainer() - Method in interface io.github.mmm.value.observable.container.ContainerChange
- getContainerWidget() - Method in class io.github.mmm.ui.api.widget.input.UiCustomInput
- getContainerWidget() - Method in interface io.github.mmm.ui.api.widget.input.UiInput
- getContainerWidget() - Method in class io.github.mmm.ui.fx.widget.input.FxInput
- getContainerWidget() - Method in class io.github.mmm.ui.test.widget.input.TestInput
- getContainerWidget() - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- getContent() - Method in class io.github.mmm.ui.tvm.widget.panel.TvmBorderPanel
- getContextPath() - Static method in class io.github.mmm.ui.tvm.TvmApplication
- getController(String) - Method in interface io.github.mmm.ui.api.controller.UiNavigationManager
- getController(String) - Method in class io.github.mmm.ui.spi.controller.AbstractUiNavigationManager
- getControllerId() - Method in class io.github.mmm.ui.api.controller.UiEmbedding
- getCount() - Method in interface io.github.mmm.ui.api.datatype.chart.UiDataSeries
- getCount() - Method in class io.github.mmm.ui.api.datatype.chart.UiDataSeriesDouble
- getCount() - Method in class io.github.mmm.ui.api.datatype.chart.UiDataSeriesNumber
- getCount() - Method in interface io.github.mmm.value.observable.container.ContainerChange
- getCryptorConfig() - Method in class io.github.mmm.crypto.asymmetric.access.AsymmetricAccess
- getCryptorConfig() - Method in class io.github.mmm.crypto.symmetric.access.SymmetricAccess
- getCryptorFactory() - Method in interface io.github.mmm.crypto.crypt.AbstractGetCryptorFactory
- getCryptorFactoryRequired() - Method in interface io.github.mmm.crypto.crypt.AbstractGetCryptorFactory
- getCurrentIndex() - Method in class io.github.mmm.scanner.CharSequenceScanner
-
This method gets the current position in the stream to scan.
- getCurrentPlace() - Method in interface io.github.mmm.ui.api.controller.UiNavigationManager
- getCurrentPlace() - Method in class io.github.mmm.ui.spi.controller.AbstractUiNavigationManager
- getCurve() - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBc
- getCurveName() - Method in class io.github.mmm.crypto.asymmetric.access.ec.bc.CryptoEllipticCurveBc
- getCurveName() - Method in class io.github.mmm.crypto.asymmetric.access.ec.jce.EllipticCurveEcJce
- getData() - Method in interface io.github.mmm.binary.Binary
-
ATTENTION:
Sub-types often represent sensible data. - getData() - Method in class io.github.mmm.binary.BinaryType
- getData() - Method in class io.github.mmm.ui.api.datatype.chart.UiDataSet
- getData(byte[], int) - Method in interface io.github.mmm.binary.Binary
-
Copies the
data
into the given buffer. - getData(byte[], int) - Method in class io.github.mmm.binary.BinaryType
- getDataByte(int) - Method in interface io.github.mmm.binary.Binary
- getDataByte(int) - Method in class io.github.mmm.binary.BinaryType
- getDefaultValue() - Method in class io.github.mmm.base.config.ConfigOption
- getDelegate() - Method in class io.github.mmm.crypto.io.InputStreamWrapper
- getDelegate() - Method in class io.github.mmm.crypto.io.OutputStreamWrapper
- getDelegate() - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- getDelegate() - Method in interface io.github.mmm.ui.api.widget.UiCustomWidget
- getDelegate(AbstractUiCustomWidget<T>) - Static method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
-
This method gets the
delegate
of the given widget. - getDescendant(String) - Method in interface io.github.mmm.ui.api.widget.composite.UiComposite
- getDescriptor() - Method in interface io.github.mmm.nls.NlsMessage
- getDispatcher() - Method in interface io.github.mmm.ui.api.UiContext
- getDpi() - Method in interface io.github.mmm.ui.api.UiScreen
- getDpi() - Method in class io.github.mmm.ui.spi.AbstractUiScreen
- getDuplicatedOptions() - Method in class io.github.mmm.cli.CliArgs
- getDuration() - Method in interface io.github.mmm.ui.api.attribute.AttributeFeatureMedia
- getDuration() - Method in class io.github.mmm.ui.fx.widget.media.FxMediaWidget
- getEcParameters() - Method in class io.github.mmm.crypto.asymmetric.access.ec.bc.CryptoEllipticCurveBc
- getElement() - Method in class io.github.mmm.ui.tvm.widget.TvmWidget
- getElement() - Method in class io.github.mmm.ui.tvm.widget.TvmWidgetHtmlElement
- getElement(int) - Method in interface io.github.mmm.value.observable.container.ContainerChange
- getEmbedding() - Method in class io.github.mmm.ui.spi.controller.AbstractUiController
- getEntityEnd() - Method in interface io.github.mmm.scanner.CharScannerSyntax
-
This method gets the character used to end an entity.
- getEntityEnd() - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
- getEntityStart() - Method in interface io.github.mmm.scanner.CharScannerSyntax
-
This method gets the character used to start an entity.
- getEntityStart() - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
- getEscape() - Method in interface io.github.mmm.scanner.CharScannerSyntax
-
This method gets the character used as escape.
- getEscape() - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
- getEvent() - Method in class io.github.mmm.value.observable.ObservableEventReceiver
- getEventAdapter() - Method in class io.github.mmm.event.AbstractEventSource
- getEventAdapter() - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- getEventCount() - Method in class io.github.mmm.value.observable.ObservableEventReceiver
- getExactness() - Method in class io.github.mmm.base.number.NumberType
-
This method gets the and the given
otherType
. - getExpression() - Method in class io.github.mmm.bean.impl.BeanPropertyMetadataSimple
- getExpression() - Method in class io.github.mmm.property.AbstractPropertyMetadata
- getExpression() - Method in interface io.github.mmm.property.PropertyMetadata
- getExpression() - Method in class io.github.mmm.property.PropertyMetadataType
- getExtension() - Method in class io.github.mmm.crypto.key.store.KeyStoreConfig
- getExtension() - Method in class io.github.mmm.crypto.key.store.KeyStoreConfigPkcs12
- getFactory() - Method in class io.github.mmm.entity.id.AbstractId
- getFactory() - Method in class io.github.mmm.entity.id.LongInstantId
- getFactory() - Method in class io.github.mmm.entity.id.LongVersionId
- getFactory() - Method in class io.github.mmm.entity.id.StringInstantId
- getFactory() - Method in class io.github.mmm.entity.id.StringVersionId
- getFactory() - Method in class io.github.mmm.entity.id.UuidInstantId
- getFactory() - Method in class io.github.mmm.entity.id.UuidVersionId
- getFactory(Class<P>, Class<? extends V>) - Method in interface io.github.mmm.property.factory.PropertyFactoryManager
- getFactoryForPropertyType(Class<P>) - Method in interface io.github.mmm.property.factory.PropertyFactoryManager
- getFactoryForValueType(Class<? extends V>) - Method in interface io.github.mmm.property.factory.PropertyFactoryManager
- getFile() - Method in class io.github.mmm.binary.StreamablePath
- getFile() - Method in class io.github.mmm.crypto.io.CryptoFileResource
- getFill() - Method in interface io.github.mmm.ui.fx.icon.FxIconGlyph
- getFill() - Method in class io.github.mmm.ui.fx.icon.FxIconGlyphBean
- getFill() - Method in class io.github.mmm.ui.fx.icon.FxIconGlyphType
- getFilterText() - Method in interface io.github.mmm.ui.api.widget.data.UiColumn
- getFilterText() - Method in class io.github.mmm.ui.fx.widget.data.FxTableColumn
- getFilterText() - Method in class io.github.mmm.ui.test.widget.data.TestTableColumn
- getFirst() - Method in class io.github.mmm.cli.CliArgs
- getFirst() - Method in enum io.github.mmm.ui.api.datatype.color.ColorModel
- getFirstCase() - Method in class io.github.mmm.base.text.CaseSyntax
- getFlag(int) - Method in class io.github.mmm.ui.api.datatype.bitmask.BitMask
- getFlag(int) - Method in class io.github.mmm.ui.api.datatype.bitmask.InverseBitMask
- getFlag(int) - Method in class io.github.mmm.ui.api.datatype.bitmask.RegularBitMask
- getFont() - Method in interface io.github.mmm.ui.fx.icon.FxIconGlyph
- getFont() - Method in class io.github.mmm.ui.fx.icon.FxIconGlyphBean
- getFont() - Method in class io.github.mmm.ui.fx.icon.FxIconGlyphType
- getFormatter() - Method in interface io.github.mmm.nls.formatter.NlsFormatterManager
- getFormatter() - Method in class io.github.mmm.nls.variable.NlsVariable
-
Is the formatter used to format the
argument
. - getFormatter() - Method in interface io.github.mmm.ui.api.widget.input.UiAbstractChoice
- getFormatter() - Method in class io.github.mmm.ui.fx.widget.input.FxAbstractChoice
- getFormatter() - Method in class io.github.mmm.ui.test.widget.input.TestAbstractChoice
- getFormatter() - Method in class io.github.mmm.ui.tvm.widget.input.TvmComboBoxDataList
- getFormatter() - Method in class io.github.mmm.ui.tvm.widget.input.TvmComboBoxSelect
- getFormatter() - Method in class io.github.mmm.ui.tvm.widget.input.TvmRadioChoice
- getFormatter(String) - Method in interface io.github.mmm.nls.formatter.NlsFormatterManager
- getFormatter(String, CharSequenceScanner) - Method in interface io.github.mmm.nls.formatter.NlsFormatterManager
-
This method is like
NlsFormatterManager.getFormatter(String, String)
but reads thestyle
from the given scanner. - getFormatter(String, String) - Method in interface io.github.mmm.nls.formatter.NlsFormatterManager
- getForType(Class<?>) - Method in class io.github.mmm.ui.api.factory.AbstractUiWidgetFactory
- getFrom() - Method in interface io.github.mmm.value.observable.container.list.ListChange
- getGeeneric(Class<ID>) - Method in class io.github.mmm.entity.id.IdFactories
- getGlyph(String) - Method in interface io.github.mmm.ui.fx.icon.FxIconGlyphFactory
- getGreen() - Method in class io.github.mmm.ui.api.datatype.color.Color
- getGreen() - Method in class io.github.mmm.ui.api.datatype.color.GenericColor
- getGroup() - Method in interface io.github.mmm.ui.api.UiToggleGroup
- getGroup() - Method in class io.github.mmm.ui.fx.FxToggleGroup
- getGroup() - Method in class io.github.mmm.ui.test.TestToggleGroup
- getGroup() - Method in class io.github.mmm.ui.tvm.TvmToggleGroup
- getHalfN() - Method in class io.github.mmm.crypto.asymmetric.access.ec.bc.CryptoEllipticCurveBc
- getHashAlgorithm() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureAlgorithm
- getHashConfig() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureConfig
- getHashGenerator() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorImplWithHash
- getHBox() - Method in class io.github.mmm.ui.fx.widget.input.FxInput
- getHead() - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBc
- getHead() - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBcWithRecoveryId
- getHeight() - Method in interface io.github.mmm.ui.api.attribute.AttributeReadSize
- getHeight() - Method in class io.github.mmm.ui.fx.widget.img.FxImage
- getHeight() - Method in class io.github.mmm.ui.test.widget.img.TestImage
- getHeightInPixel() - Method in interface io.github.mmm.ui.api.attribute.AttributeReadSize
- getHeightInPixel() - Method in class io.github.mmm.ui.fx.widget.img.FxImage
- getHeightInPixel() - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindowPositionAndSize
- getHeightInPixel() - Method in class io.github.mmm.ui.spi.AbstractUiScreen
- getHeightInPixel() - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- getHeightInPixel() - Method in class io.github.mmm.ui.test.widget.img.TestImage
- getHelp() - Method in class io.github.mmm.nls.cli.AbstractCliCommand
- getHelp() - Method in interface io.github.mmm.nls.cli.CliCommand
- getHelp() - Method in class io.github.mmm.nls.cli.property.AbstractCliProperty
- getHelp() - Method in interface io.github.mmm.nls.cli.property.CliProperty
- getHorizontalAlignment() - Method in enum io.github.mmm.base.placement.Alignment
-
This method gets the horizontal part of the alignment.
- getHorizontalScrolling() - Method in class io.github.mmm.ui.api.widget.panel.UiCustomScrollPanel
- getHorizontalScrolling() - Method in interface io.github.mmm.ui.api.widget.panel.UiScrollPanel
- getHorizontalScrolling() - Method in class io.github.mmm.ui.fx.widget.panel.FxScrollPanel
- getHorizontalScrolling() - Method in class io.github.mmm.ui.test.widget.panel.TestScrollPanel
- getHorizontalScrolling() - Method in class io.github.mmm.ui.tvm.widget.panel.TvmScrollPanel
- getHPanel() - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- getHue() - Method in class io.github.mmm.ui.api.datatype.color.GenericColor
- getIconId() - Method in interface io.github.mmm.ui.api.event.action.UiAction
- getIconId() - Method in interface io.github.mmm.ui.api.widget.img.UiIcon
- getIconId() - Method in class io.github.mmm.ui.test.widget.img.TestIcon
- getId() - Method in interface io.github.mmm.entity.bean.EntityBean
- getId() - Method in interface io.github.mmm.entity.Entity
- getId() - Method in class io.github.mmm.entity.id.AbstractId
- getId() - Method in interface io.github.mmm.entity.id.Id
- getId() - Method in class io.github.mmm.entity.id.LongInstantId
- getId() - Method in class io.github.mmm.entity.id.LongVersionId
- getId() - Method in class io.github.mmm.entity.id.StringInstantId
- getId() - Method in class io.github.mmm.entity.id.StringVersionId
- getId() - Method in class io.github.mmm.entity.id.UuidInstantId
- getId() - Method in class io.github.mmm.entity.id.UuidVersionId
- getId() - Method in class io.github.mmm.entity.link.EntityLink
- getId() - Method in class io.github.mmm.entity.link.IdLink
- getId() - Method in interface io.github.mmm.entity.link.Link
- getId() - Method in class io.github.mmm.marshall.json.JsonFormatProvider
- getId() - Method in class io.github.mmm.marshall.jsonp.JsonpFormatProvider
- getId() - Method in class io.github.mmm.marshall.stax.StaxFormatProvider
- getId() - Method in interface io.github.mmm.marshall.StructuredFormat
- getId() - Method in interface io.github.mmm.marshall.StructuredFormatProvider
- getId() - Method in class io.github.mmm.marshall.tvm.xml.TvmXmlFormatProvider
- getId() - Method in interface io.github.mmm.ui.api.attribute.AttributeReadId
-
This method gets the unique identifier of this object.
- getId() - Method in interface io.github.mmm.ui.api.controller.action.UiActionNavigate
- getId() - Method in interface io.github.mmm.ui.api.controller.UiController
-
The ID of a controller should only contain ASCII letters, Latin digits, hyphens or underscores.
- getId() - Method in class io.github.mmm.ui.api.controller.UiPlace
- getId() - Method in interface io.github.mmm.ui.api.event.action.UiAction
- getId() - Method in interface io.github.mmm.ui.api.event.action.UiActionApply
- getId() - Method in interface io.github.mmm.ui.api.event.action.UiActionApprove
- getId() - Method in interface io.github.mmm.ui.api.event.action.UiActionCancel
- getId() - Method in interface io.github.mmm.ui.api.event.action.UiActionClose
- getId() - Method in interface io.github.mmm.ui.api.event.action.UiActionConfirm
- getId() - Method in interface io.github.mmm.ui.api.event.action.UiActionDelete
- getId() - Method in interface io.github.mmm.ui.api.event.action.UiActionDiscard
- getId() - Method in interface io.github.mmm.ui.api.event.action.UiActionEdit
- getId() - Method in interface io.github.mmm.ui.api.event.action.UiActionNext
- getId() - Method in interface io.github.mmm.ui.api.event.action.UiActionNo
- getId() - Method in interface io.github.mmm.ui.api.event.action.UiActionOk
- getId() - Method in interface io.github.mmm.ui.api.event.action.UiActionOpen
- getId() - Method in interface io.github.mmm.ui.api.event.action.UiActionPrevious
- getId() - Method in interface io.github.mmm.ui.api.event.action.UiActionRemove
- getId() - Method in interface io.github.mmm.ui.api.event.action.UiActionReset
- getId() - Method in interface io.github.mmm.ui.api.event.action.UiActionSave
- getId() - Method in interface io.github.mmm.ui.api.event.action.UiActionSearch
- getId() - Method in interface io.github.mmm.ui.api.event.action.UiActionSubmit
- getId() - Method in interface io.github.mmm.ui.api.event.action.UiActionYes
- getId() - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- getId() - Method in class io.github.mmm.ui.spi.controller.AbstractUiControllerContent
- getId() - Method in class io.github.mmm.ui.spi.controller.AbstractUiControllerNavigation
- getId() - Method in class io.github.mmm.ui.spi.controller.AbstractUiControllerPage
- getId() - Method in class io.github.mmm.ui.spi.controller.UiControllerRoot
- getId() - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidgetWrapper
- getId() - Method in class io.github.mmm.validation.AbstractValidator
-
AbstractValidator
only provides a default implementation of this method.
ATTENTION:
This default implementation returns thesimple class name
of the actualValidator
implementation. - getId() - Method in class io.github.mmm.validation.ComposedValidator
- getId() - Method in class io.github.mmm.validation.main.AbstractValidatorRange
- getId() - Method in class io.github.mmm.validation.main.ValidatorMandatory
- getId() - Method in class io.github.mmm.validation.string.ValidatorEmail
- getId() - Method in class io.github.mmm.validation.string.ValidatorEmailSpec
- getId() - Method in class io.github.mmm.validation.string.ValidatorHost
- getId() - Method in class io.github.mmm.validation.string.ValidatorHostName
- getId() - Method in class io.github.mmm.validation.string.ValidatorIpAddress
- getId() - Method in class io.github.mmm.validation.string.ValidatorIpV4Address
- getId() - Method in class io.github.mmm.validation.string.ValidatorIpV6Address
- getId() - Method in class io.github.mmm.validation.string.ValidatorPasswordConfirmation
- getId() - Method in class io.github.mmm.validation.string.ValidatorPattern
- getId() - Method in class io.github.mmm.validation.string.ValidatorPhoneNumber
- getId() - Method in class io.github.mmm.validation.temporal.ValidatorTemporalAfter
- getId() - Method in class io.github.mmm.validation.temporal.ValidatorTemporalBefore
- getId() - Method in class io.github.mmm.validation.temporal.ValidatorTemporalFuture
- getId() - Method in class io.github.mmm.validation.temporal.ValidatorTemporalPast
- getId() - Method in interface io.github.mmm.validation.Validator
- getId(B) - Static method in interface io.github.mmm.entity.Entity
- getIdAs(Id<?>, Class<I>) - Static method in class io.github.mmm.entity.id.AbstractId
- getIdAsLong() - Method in class io.github.mmm.entity.id.LongInstantId
- getIdAsLong() - Method in class io.github.mmm.entity.id.LongVersionId
- getIdAsString() - Method in interface io.github.mmm.entity.id.Id
- getIdClass() - Method in interface io.github.mmm.entity.id.IdFactory
- getIdClass() - Method in class io.github.mmm.entity.id.LongInstantId.Factory
- getIdClass() - Method in class io.github.mmm.entity.id.LongVersionId.Factory
- getIdClass() - Method in class io.github.mmm.entity.id.StringInstantId.Factory
- getIdClass() - Method in class io.github.mmm.entity.id.StringVersionId.Factory
- getIdClass() - Method in class io.github.mmm.entity.id.UuidInstantId.Factory
- getIdClass() - Method in class io.github.mmm.entity.id.UuidVersionId.Factory
- getIdFactory() - Method in class io.github.mmm.entity.property.id.IdProperty
- getImage() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteImage
- getImage() - Method in class io.github.mmm.ui.fx.widget.button.FxAbstractButton
- getImage() - Method in class io.github.mmm.ui.test.widget.button.TestAbstractButton
- getImage() - Method in class io.github.mmm.ui.tvm.widget.button.TvmAbstractButton
- getImplementationClass() - Method in class io.github.mmm.bean.property.PropertyFactoryBean
- getImplementationClass() - Method in class io.github.mmm.entity.property.id.PropertyFactoryId
- getImplementationClass() - Method in class io.github.mmm.entity.property.link.PropertyFactoryLink
- getImplementationClass() - Method in class io.github.mmm.property.booleans.PropertyFactoryBoolean
- getImplementationClass() - Method in class io.github.mmm.property.container.list.PropertyFactoryList
- getImplementationClass() - Method in class io.github.mmm.property.container.map.PropertyFactoryMap
- getImplementationClass() - Method in class io.github.mmm.property.container.set.PropertyFactorySet
- getImplementationClass() - Method in interface io.github.mmm.property.factory.PropertyFactory
- getImplementationClass() - Method in class io.github.mmm.property.number.bigdecimal.PropertyFactoryBigDecimal
- getImplementationClass() - Method in class io.github.mmm.property.number.biginteger.PropertyFactoryBigInteger
- getImplementationClass() - Method in class io.github.mmm.property.number.bytes.PropertyFactoryByte
- getImplementationClass() - Method in class io.github.mmm.property.number.doubles.PropertyFactoryDouble
- getImplementationClass() - Method in class io.github.mmm.property.number.floats.PropertyFactoryFloat
- getImplementationClass() - Method in class io.github.mmm.property.number.integers.PropertyFactoryInteger
- getImplementationClass() - Method in class io.github.mmm.property.number.longs.PropertyFactoryLong
- getImplementationClass() - Method in class io.github.mmm.property.number.shorts.PropertyFactoryShort
- getImplementationClass() - Method in class io.github.mmm.property.object.PropertyFactoryObject
- getImplementationClass() - Method in class io.github.mmm.property.range.PropertyFactoryRange
- getImplementationClass() - Method in class io.github.mmm.property.string.PropertyFactoryString
- getImplementationClass() - Method in class io.github.mmm.property.temporal.instant.PropertyFactoryInstant
- getImplementationClass() - Method in class io.github.mmm.property.temporal.localdate.PropertyFactoryLocalDate
- getImplementationClass() - Method in class io.github.mmm.property.temporal.localdatetime.PropertyFactoryLocalDateTime
- getImplementationClass() - Method in class io.github.mmm.property.temporal.localtime.PropertyFactoryLocalTime
- getImplementationClass() - Method in class io.github.mmm.property.temporal.offsetdatetime.PropertyFactoryOffsetDateTime
- getImplementationClass() - Method in class io.github.mmm.property.temporal.offsettime.PropertyFactoryOffsetTime
- getImplementationClass() - Method in class io.github.mmm.property.temporal.zoneddatetime.PropertyFactoryZonedDateTime
- getIndex() - Method in class io.github.mmm.ui.spi.controller.AbstractUiNavigationManagerImpl
- getInputs() - Method in class io.github.mmm.ui.api.binding.data.UiBindingReceiverImpl
- getInstance() - Static method in class io.github.mmm.validation.main.ObjectValidatorBuilderFactory
- getInt(String) - Method in class io.github.mmm.ui.api.controller.UiPlace
-
This method gets a parameter of this
UiPlace
. - getInt(String, int) - Method in class io.github.mmm.ui.api.controller.UiPlace
-
This method gets a parameter of this
UiPlace
. - getInternationalizedMessage() - Method in interface io.github.mmm.nls.NlsMessage
-
This method gets the internationalized message what is the actual message template for the
root locale
without resolving itsarguments
. - getInvalidCount() - Method in class io.github.mmm.ui.api.datatype.UiValidState
- getIssuer() - Method in interface io.github.mmm.crypto.asymmetric.cert.CertificateData
- getIssuer() - Method in class io.github.mmm.crypto.asymmetric.cert.CertificateDataBean
- getIterationCount() - Method in interface io.github.mmm.crypto.AbstractGetIterationCount
- getIterationCount() - Method in class io.github.mmm.crypto.hash.HashConfig
- getIterationCount() - Method in class io.github.mmm.crypto.symmetric.key.spec.SymmetricKeySpecFactoryImplPbe
- getJavaClass() - Method in interface io.github.mmm.bean.BeanClass
- getJavaClass() - Method in interface io.github.mmm.bean.BeanType
- getJavaClass() - Method in class io.github.mmm.bean.impl.BeanClassImpl
- getJavaClass() - Method in class io.github.mmm.bean.impl.BeanTypeImpl
- getJavaClasses() - Method in interface io.github.mmm.bean.BeanType
- getJavaClasses() - Method in class io.github.mmm.bean.impl.BeanClassImpl
- getJustification() - Method in class io.github.mmm.nls.variable.NlsVariable
-
This method gets the optional
Justification
. - getKey() - Method in class io.github.mmm.base.config.ConfigOption
- getKey() - Method in interface io.github.mmm.crypto.symmetric.key.SymmetricKey
- getKey() - Method in class io.github.mmm.crypto.symmetric.key.SymmetricKeyGeneric
- getKey() - Method in class io.github.mmm.nls.variable.NlsVariable
-
This method gets the key of the argument to format.
- getKey() - Method in enum io.github.mmm.ui.api.datatype.UiSizeUnit
- getKey(int) - Method in interface io.github.mmm.nls.argument.NlsArguments
- getKey(int) - Method in interface io.github.mmm.value.observable.container.map.MapChange
- getKey(String, String) - Method in interface io.github.mmm.crypto.key.store.KeyStoreFacade
- getKey(String, String) - Method in class io.github.mmm.crypto.key.store.KeyStoreFacadeImpl
- getKeyConfig() - Method in class io.github.mmm.crypto.symmetric.access.SymmetricAccess
- getKeyCount() - Method in class io.github.mmm.property.AbstractPropertyMetadata
- getKeyCount() - Method in interface io.github.mmm.property.PropertyMetadata
- getKeyFactory() - Method in class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyPairFactory
- getKeyLength() - Method in class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyCreator
- getKeyLength() - Method in interface io.github.mmm.crypto.key.AbstractGetKeyLength
- getKeyLength() - Method in class io.github.mmm.crypto.key.KeyConfig
- getKeyLength() - Method in interface io.github.mmm.crypto.key.KeyCreator
- getKeyLength() - Method in class io.github.mmm.crypto.symmetric.access.SymmetricAccess
- getKeyLength() - Method in class io.github.mmm.crypto.symmetric.key.spec.SymmetricKeySpecFactoryImplPbe
- getKeyLength() - Method in class io.github.mmm.crypto.symmetric.key.SymmetricKeyCreatorImpl
- getKeyLength(RSAPrivateKey) - Method in class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyCreatorRsa
- getKeyLength(RSAPublicKey) - Method in class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyCreatorRsa
- getKeyLength(SecretKey, SecretKeyFactory) - Method in class io.github.mmm.crypto.symmetric.key.pbe.SymmetricKeyConfigPbe
- getKeyLength(SecretKey, SecretKeyFactory) - Method in class io.github.mmm.crypto.symmetric.key.SymmetricKeyConfig
- getKeyLength(K) - Method in interface io.github.mmm.crypto.symmetric.key.SymmetricKeyCreator
- getKeyLength(K) - Method in class io.github.mmm.crypto.symmetric.key.SymmetricKeyCreatorImpl
- getKeyLength(BCECPrivateKey) - Method in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyCreatorEcBc
- getKeyLength(BCECPublicKey) - Method in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyCreatorEcBc
- getKeyLength(PR) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyCreator
- getKeyLength(PR) - Method in class io.github.mmm.crypto.asymmetric.key.generic.AsymmetricKeyCreatorImpl
- getKeyLength(PU) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyCreator
- getKeyLength(PU) - Method in class io.github.mmm.crypto.asymmetric.key.generic.AsymmetricKeyCreatorImpl
- getKeyPair() - Method in class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyPair
- getKeyPair() - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyPair
- getKeyProperty() - Method in class io.github.mmm.property.container.map.MapProperty
- getKeyProperty() - Method in interface io.github.mmm.property.container.map.ReadableMapProperty
- getKeys() - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyPair
- getKeys() - Method in interface io.github.mmm.crypto.key.KeySet
- getKeys() - Method in interface io.github.mmm.crypto.symmetric.key.SymmetricKey
- getKeys() - Method in class io.github.mmm.property.AbstractPropertyMetadata
- getKeys() - Method in interface io.github.mmm.property.PropertyMetadata
- getKeySpecFactory() - Method in class io.github.mmm.crypto.symmetric.key.SymmetricKeyConfig
- getKeyStore() - Method in interface io.github.mmm.crypto.key.store.KeyStoreFacade
- getKeyStore() - Method in class io.github.mmm.crypto.key.store.KeyStoreFacadeImpl
- getKind() - Method in class io.github.mmm.ui.api.datatype.media.UiMediaTrack
- getLabel() - Method in class io.github.mmm.ui.api.datatype.media.UiMediaTrack
- getLabel() - Method in interface io.github.mmm.ui.api.event.action.UiAction
- getLanguage() - Method in interface io.github.mmm.ui.api.attribute.AttributeReadLanguage
- getLanguage() - Method in class io.github.mmm.ui.api.datatype.media.UiMediaSource
- getLanguage() - Method in class io.github.mmm.ui.api.datatype.media.UiMediaTrack
- getLastCryptor() - Method in class io.github.mmm.crypto.crypt.CryptorImplCombined
- getLastOption() - Method in class io.github.mmm.cli.CliArgs
- getLeft() - Method in interface io.github.mmm.ui.api.widget.panel.UiBorderPanel
- getLeft() - Method in class io.github.mmm.ui.fx.widget.panel.FxBorderPanel
- getLeft() - Method in class io.github.mmm.ui.tvm.widget.panel.TvmBorderPanel
- getLegnedPlacement() - Method in interface io.github.mmm.ui.api.widget.chart.UiChart
- getLegnedPlacement() - Method in class io.github.mmm.ui.fx.widget.chart.FxChart
- getLegnedPlacement() - Method in class io.github.mmm.ui.test.widget.chart.TestChart
- getLength() - Method in interface io.github.mmm.binary.Binary
- getLength() - Method in class io.github.mmm.binary.BinaryType
- getLength() - Method in class io.github.mmm.scanner.CharSequenceScanner
- getLightness() - Method in class io.github.mmm.ui.api.datatype.color.GenericColor
- getListener(int) - Method in class io.github.mmm.event.EventSourceAdapter
- getListenerCount() - Method in class io.github.mmm.event.EventSourceAdapter
- getLocale() - Method in class io.github.mmm.cli.io.impl.CliConsoleImpl
- getLocale() - Method in interface io.github.mmm.ui.api.UiLocalizer
- getLocale() - Method in class io.github.mmm.ui.spi.AbstractUiLocalizer
- getLocalizedMessage() - Method in interface io.github.mmm.base.i18n.Localizable
- getLocalizedMessage() - Method in class io.github.mmm.validation.ValidationFailure
- getLocalizedMessage() - Method in class io.github.mmm.validation.ValidationResultValid
- getLocalizedMessage(boolean) - Method in interface io.github.mmm.validation.ValidationResult
-
This method gets the resolved and localized message.
- getLocalizedMessage(String, Locale, Appendable, boolean, boolean) - Method in class io.github.mmm.validation.ComposedValidationFailure
- getLocalizedMessage(Locale) - Method in exception io.github.mmm.base.exception.ApplicationException
- getLocalizedMessage(Locale) - Method in interface io.github.mmm.base.i18n.Localizable
-
This method gets the resolved and localized message.
- getLocalizedMessage(Locale) - Method in interface io.github.mmm.nls.NlsMessage
-
This method gets the resolved and localized message.
First it will translate theinternationalized message
to the givenLocale
. - getLocalizedMessage(Locale) - Method in class io.github.mmm.validation.ValidationFailure
- getLocalizedMessage(Locale) - Method in class io.github.mmm.validation.ValidationResultValid
- getLocalizedMessage(Locale, boolean) - Method in interface io.github.mmm.validation.ValidationResult
-
This method gets the resolved and localized message.
- getLocalizedMessage(Locale, Appendable) - Method in exception io.github.mmm.base.exception.ApplicationException
- getLocalizedMessage(Locale, Appendable) - Method in interface io.github.mmm.base.i18n.Localizable
-
This method writes the
localized message
to the givenAppendable
. - getLocalizedMessage(Locale, Appendable) - Method in interface io.github.mmm.validation.ValidationResult
- getLocalizedMessage(Locale, Appendable, boolean) - Method in class io.github.mmm.validation.ComposedValidationFailure
- getLocalizedMessage(Locale, Appendable, boolean) - Method in class io.github.mmm.validation.ValidationFailure
- getLocalizedMessage(Locale, Appendable, boolean) - Method in interface io.github.mmm.validation.ValidationResult
- getLocalizedMessage(Locale, Appendable, boolean) - Method in class io.github.mmm.validation.ValidationResultValid
- getLogLevel() - Method in interface io.github.mmm.cli.io.CliConsole
- getLogLevel() - Method in class io.github.mmm.cli.io.impl.CliConsoleImpl
- getMap() - Method in class io.github.mmm.base.config.ConfigMap
- getMarshalling() - Method in interface io.github.mmm.property.PropertyMetadata
- getMax() - Method in class io.github.mmm.base.number.NumberType
- getMax() - Method in interface io.github.mmm.base.range.Range
- getMax() - Method in class io.github.mmm.base.range.RangeType
- getMax() - Method in class io.github.mmm.ui.api.datatype.color.AbstractColorFactor
- getMax() - Method in class io.github.mmm.ui.api.datatype.color.ColorSegment
- getMax() - Method in class io.github.mmm.ui.api.datatype.color.Hue
- getMax() - Method in class io.github.mmm.ui.spi.range.NumericRange
- getMax() - Method in class io.github.mmm.validation.ComposedValidator
- getMax() - Method in class io.github.mmm.validation.main.ValidatorRange
- getMax() - Method in class io.github.mmm.validation.temporal.ValidatorTemporalBefore
- getMax() - Method in interface io.github.mmm.validation.Validator
- getMaxHeight() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSizeRange
- getMaxHeight() - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- getMaxLength() - Method in class io.github.mmm.binary.BinaryType
- getMaxWidth() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSizeRange
- getMaxWidth() - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- getMaxX() - Method in interface io.github.mmm.ui.api.attribute.AttributeWritePositionRange
- getMaxX() - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- getMaxY() - Method in interface io.github.mmm.ui.api.attribute.AttributeWritePositionRange
- getMaxY() - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- getMedia() - Method in interface io.github.mmm.ui.api.widget.media.UiMediaWidget
- getMedia() - Method in class io.github.mmm.ui.fx.widget.media.FxMediaWidget
- getMenuBar() - Method in class io.github.mmm.ui.fx.widget.window.FxMainWindow
- getMessage() - Method in exception io.github.mmm.base.exception.ApplicationException
- getMessage() - Method in interface io.github.mmm.base.i18n.Localizable
-
ATTENTION:
In most cases you wand to useLocalizable.getLocalizedMessage(Locale)
instead of this method. - getMessage() - Method in class io.github.mmm.validation.ValidationFailure
- getMessage() - Method in interface io.github.mmm.validation.ValidationResult
- getMessage() - Method in class io.github.mmm.validation.ValidationResultValid
- getMessage(boolean) - Method in interface io.github.mmm.validation.ValidationResult
- getMessageKey() - Method in interface io.github.mmm.nls.descriptor.NlsMessageDescriptor
- getMetadata() - Method in class io.github.mmm.property.Property
- getMetadata() - Method in interface io.github.mmm.property.ReadableProperty
- getMimetype() - Method in interface io.github.mmm.ui.api.attribute.AttributeReadMimetype
- getMimetype() - Method in class io.github.mmm.ui.api.datatype.media.UiMediaSource
- getMin() - Method in class io.github.mmm.base.number.NumberType
- getMin() - Method in interface io.github.mmm.base.range.Range
- getMin() - Method in class io.github.mmm.base.range.RangeType
- getMin() - Method in class io.github.mmm.ui.api.datatype.color.ColorSegment
- getMin() - Method in class io.github.mmm.ui.spi.range.NumericRange
- getMin() - Method in class io.github.mmm.validation.ComposedValidator
- getMin() - Method in class io.github.mmm.validation.main.ValidatorRange
- getMin() - Method in class io.github.mmm.validation.temporal.ValidatorTemporalAfter
- getMin() - Method in interface io.github.mmm.validation.Validator
- getMinHeight() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSizeRange
- getMinHeight() - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- getMinLength() - Method in class io.github.mmm.binary.BinaryType
- getMinWidth() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSizeRange
- getMinWidth() - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- getMinX() - Method in interface io.github.mmm.ui.api.attribute.AttributeWritePositionRange
- getMinX() - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- getMinY() - Method in interface io.github.mmm.ui.api.attribute.AttributeWritePositionRange
- getMinY() - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- getMirrored() - Method in enum io.github.mmm.base.placement.Alignment
-
This method gets the inverse alignment.
- getMirrored() - Method in enum io.github.mmm.base.placement.Orientation
-
This method gets the inverse orientation.
- getMode() - Method in class io.github.mmm.crypto.crypt.CipherTransformation
- getMode() - Method in class io.github.mmm.crypto.crypt.CryptorImplCipher
- getModificationTimestamp() - Method in interface io.github.mmm.ui.api.widget.composite.UiComposite
- getModificationTimestamp() - Method in interface io.github.mmm.ui.api.widget.UiWidget
- getModificationTimestamp() - Method in class io.github.mmm.ui.fx.widget.FxActiveValidatableWidget
- getModificationTimestamp() - Method in class io.github.mmm.ui.test.widget.TestActiveValidatableWidget
- getModificationTimestamp() - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- getName() - Method in enum io.github.mmm.base.lang.Conjunction
- getName() - Method in interface io.github.mmm.nls.cli.property.CliProperty
- getName() - Method in class io.github.mmm.property.Property
- getName() - Method in interface io.github.mmm.property.ReadableProperty
- getName() - Method in class io.github.mmm.ui.api.datatype.UiSeverity
- getName() - Method in interface io.github.mmm.ui.api.widget.input.UiAbstractInput
- getName() - Method in class io.github.mmm.ui.api.widget.input.UiCustomInput
- getName() - Method in class io.github.mmm.ui.fx.widget.form.FxFormGroup
- getName() - Method in class io.github.mmm.ui.fx.widget.form.grid.FxFormGroup
- getName() - Method in class io.github.mmm.ui.fx.widget.input.FxInput
- getName() - Method in class io.github.mmm.ui.test.widget.form.TestFormGroup
- getName() - Method in class io.github.mmm.ui.test.widget.input.TestInput
- getName() - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- getName() - Method in interface io.github.mmm.value.PropertyPath
- getNames() - Method in class io.github.mmm.nls.cli.property.AbstractCliProperty
- getNames() - Method in interface io.github.mmm.nls.cli.property.CliProperty
- getNameWidget() - Method in class io.github.mmm.ui.api.widget.input.UiCustomInput
- getNameWidget() - Method in interface io.github.mmm.ui.api.widget.input.UiInput
- getNameWidget() - Method in class io.github.mmm.ui.fx.widget.input.FxInput
- getNameWidget() - Method in class io.github.mmm.ui.test.widget.input.TestInput
- getNameWidget() - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- getNewline() - Method in class io.github.mmm.binary.codec.BaseFormat
- getNewPlace() - Method in class io.github.mmm.ui.api.controller.UiNavigationEvent
- getNext() - Method in class io.github.mmm.cli.CliArgument
- getNext() - Method in class io.github.mmm.ui.spi.controller.UiNavigationNode
- getNextOption() - Method in class io.github.mmm.cli.CliArgument
- getNextValue() - Method in class io.github.mmm.cli.CliArgument
- getNlsMessage() - Method in exception io.github.mmm.base.exception.ApplicationException
- getNlsMessage(Throwable) - Static method in exception io.github.mmm.base.exception.ApplicationException
- getNonceSize() - Method in interface io.github.mmm.crypto.crypt.AbstractGetNonceSize
-
Unlike
Cipher
this API is designed for ease of use. - getNonceSize() - Method in class io.github.mmm.crypto.crypt.CryptorConfig
- getNonceSize() - Method in class io.github.mmm.crypto.crypt.CryptorImplCipher
- getNonceSize() - Method in class io.github.mmm.crypto.crypt.CryptorImplCombined
- getNotAfter() - Method in interface io.github.mmm.crypto.asymmetric.cert.CertificateData
- getNotAfter() - Method in class io.github.mmm.crypto.asymmetric.cert.CertificateDataBean
- getNotBefore() - Method in interface io.github.mmm.crypto.asymmetric.cert.CertificateData
- getNotBefore() - Method in class io.github.mmm.crypto.asymmetric.cert.CertificateDataBean
- getNumber(int) - Method in interface io.github.mmm.ui.api.datatype.chart.UiDataSeries
- getNumber(int) - Method in class io.github.mmm.ui.api.datatype.chart.UiDataSeriesNumber
- getObservable() - Method in interface io.github.mmm.value.observable.ObservableEvent
- getOldPlace() - Method in class io.github.mmm.ui.api.controller.UiNavigationEvent
- getOldValue() - Method in interface io.github.mmm.value.observable.ObservableEvent
- getOne() - Method in class io.github.mmm.base.number.NumberType
- getOption(boolean, String...) - Method in class io.github.mmm.cli.CliArgs
- getOption(boolean, Collection<String>) - Method in class io.github.mmm.cli.CliArgs
- getOption(String) - Method in class io.github.mmm.cli.CliArgs
- getOption(String...) - Method in class io.github.mmm.cli.CliArgs
- getOption1() - Method in exception io.github.mmm.cli.exception.CliDuplicateOptionAliasException
- getOption2() - Method in exception io.github.mmm.cli.exception.CliDuplicateOptionAliasException
- getOptionName() - Method in class io.github.mmm.cli.CliArgument
- getOptionName() - Method in class io.github.mmm.cli.CliLongOption
- getOptionName() - Method in class io.github.mmm.cli.CliShortOption
- getOptionName() - Method in class io.github.mmm.cli.CliValue
- getOptions() - Method in exception io.github.mmm.nls.cli.exception.CliDuplicateOptionsException
- getOptions() - Method in interface io.github.mmm.ui.api.widget.input.UiAbstractChoice
-
This method gets the options of this object.
- getOptions() - Method in class io.github.mmm.ui.fx.widget.input.FxAbstractChoice
- getOptions() - Method in class io.github.mmm.ui.test.widget.input.TestAbstractChoice
- getOptions() - Method in class io.github.mmm.ui.tvm.widget.input.TvmComboBoxDataList
- getOptions() - Method in class io.github.mmm.ui.tvm.widget.input.TvmComboBoxSelect
- getOptions() - Method in class io.github.mmm.ui.tvm.widget.input.TvmRadioChoice
- getOrCloneMessageDigest(MessageDigest, boolean) - Static method in class io.github.mmm.crypto.hash.HashCreatorImplDigest
- getOrCreate() - Method in interface io.github.mmm.value.observable.container.list.WritableListValue
- getOrCreate() - Method in interface io.github.mmm.value.observable.container.map.WritableMapValue
- getOrCreate() - Method in interface io.github.mmm.value.observable.container.set.WritableSetValue
- getOrCreate() - Method in interface io.github.mmm.value.observable.container.WritableContainerValue
- getOrCreateProperty(String, Class<V>) - Method in interface io.github.mmm.bean.WritableBean
- getOrCreateProperty(String, Class<V>, Type) - Method in interface io.github.mmm.bean.WritableBean
- getOriginalArguments() - Method in class io.github.mmm.cli.CliArgs
- getOriginalArgumentsAsString() - Method in class io.github.mmm.cli.CliArgs
- getOriginalString() - Method in class io.github.mmm.scanner.CharSequenceScanner
-
This method gets the original string to parse.
- getOriginalValue() - Method in class io.github.mmm.ui.api.widget.composite.UiCustomValuedComposite
- getOriginalValue() - Method in class io.github.mmm.ui.api.widget.input.UiCustomValidatableWidget
- getOriginalValue() - Method in class io.github.mmm.ui.api.widget.value.UiCustomEditor
- getOriginalValue() - Method in interface io.github.mmm.ui.api.widget.value.UiValidatableWidget
- getOriginalValue() - Method in class io.github.mmm.ui.fx.widget.composite.FxValuedComposite
- getOriginalValue() - Method in class io.github.mmm.ui.fx.widget.FxActiveValidatableWidget
- getOriginalValue() - Method in class io.github.mmm.ui.test.widget.composite.TestValuedComposite
- getOriginalValue() - Method in class io.github.mmm.ui.test.widget.TestActiveValidatableWidget
- getOriginalValue() - Method in class io.github.mmm.ui.tvm.widget.composite.TvmValuedComposite
- getOriginalValue() - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- getOtherCase() - Method in class io.github.mmm.base.text.CaseSyntax
- getOut(CliLogLevel) - Method in class io.github.mmm.cli.io.impl.CliConsoleImpl
-
May be overridden to change defaults (e.g.
- getOutPrefix(CliLogLevel) - Method in class io.github.mmm.cli.io.impl.CliConsoleImpl
-
May be overridden to change style (e.g.
- getPackageName() - Method in interface io.github.mmm.bean.BeanType
- getPackageName() - Method in class io.github.mmm.bean.impl.BeanClassImpl
- getPackageName() - Method in class io.github.mmm.bean.impl.BeanTypeImpl
- getPadding() - Method in class io.github.mmm.crypto.crypt.CipherTransformation
- getParameters() - Method in class io.github.mmm.ui.api.controller.UiPlace
- getParent() - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- getParent() - Method in interface io.github.mmm.ui.api.widget.UiWidget
- getParent() - Method in interface io.github.mmm.ui.api.widget.window.UiAbstractWindow
- getParent() - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- getParent() - Method in class io.github.mmm.ui.fx.widget.window.FxChildWindow
- getParent() - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- getParent() - Method in class io.github.mmm.ui.test.widget.window.TestAbstractWindow
- getParent() - Method in class io.github.mmm.ui.test.widget.window.TestChildWindow
- getParent() - Method in class io.github.mmm.validation.main.ObjectValidatorBuilderFactory
- getPart(Orientation) - Method in enum io.github.mmm.base.placement.Alignment
-
This method extracts the
horizontal
orvertical
part of this alignment. - getPassword() - Method in class io.github.mmm.crypto.key.store.KeyStoreConfig
- getPlace() - Method in class io.github.mmm.ui.spi.controller.UiNavigationNode
- getPlaceholder() - Method in interface io.github.mmm.ui.api.attribute.AttributeWritePlaceholder
- getPlaceholder() - Method in class io.github.mmm.ui.fx.widget.input.FxComboBox
- getPlaceholder() - Method in class io.github.mmm.ui.fx.widget.input.FxTextualInput
- getPlaceholder() - Method in class io.github.mmm.ui.test.widget.input.TestInput
- getPlaceholder() - Method in class io.github.mmm.ui.tvm.widget.input.TvmAbstractTextArea
- getPlaceholder() - Method in class io.github.mmm.ui.tvm.widget.input.TvmComboBoxSelect
- getPlaceholder() - Method in class io.github.mmm.ui.tvm.widget.input.TvmTextualInput
- getPosition() - Method in interface io.github.mmm.ui.api.attribute.AttributeFeatureMedia
- getPosition() - Method in interface io.github.mmm.ui.api.widget.window.UiAbstractWindow
- getPosition() - Method in interface io.github.mmm.ui.api.widget.window.UiChildWindow
- getPosition() - Method in interface io.github.mmm.ui.api.widget.window.UiMainWindow
-
ATTENTION: It is strictly discouraged to modify the position of the main window by the application.
- getPosition() - Method in class io.github.mmm.ui.fx.widget.media.FxMediaWidget
- getPosition() - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- getPosition() - Method in class io.github.mmm.ui.test.widget.window.TestAbstractWindow
- getPrefix() - Method in interface io.github.mmm.ui.api.attribute.AttributeWritePrefix
- getPrefix() - Method in class io.github.mmm.ui.api.widget.input.UiCustomInput
- getPrefix() - Method in class io.github.mmm.ui.fx.widget.input.FxInput
- getPrefix() - Method in class io.github.mmm.ui.test.widget.input.TestInput
- getPrefix() - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- getPrefixLabel() - Method in class io.github.mmm.ui.fx.widget.input.FxInput
- getPrefixLabel() - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- getPreview() - Method in interface io.github.mmm.ui.api.datatype.media.UiMedia
- getPrevious() - Method in class io.github.mmm.ui.spi.controller.UiNavigationNode
- getPrimary() - Method in interface io.github.mmm.ui.api.datatype.UiStyles
- getPrimary() - Method in class io.github.mmm.ui.spi.UiStylesImpl
- getPrimaryStage() - Method in class io.github.mmm.ui.fx.FxApplication
- getPrivateKey() - Method in class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyPair
- getPrivateKey() - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyPair
- getProgrammaticEventType() - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- getProgramName() - Method in class io.github.mmm.nls.cli.NlsMain
- getPropagation() - Method in interface io.github.mmm.ui.api.widget.composite.UiComposite
- getProperties() - Method in class io.github.mmm.bean.AbstractBean
- getProperties() - Method in class io.github.mmm.bean.AbstractVirtualBean
- getProperties() - Method in interface io.github.mmm.bean.ReadableBean
- getProperties() - Method in interface io.github.mmm.bean.WritableBean
- getProperties() - Method in class io.github.mmm.nls.cli.AbstractCliCommand
- getProperties() - Method in interface io.github.mmm.nls.cli.CliCommand
- getProperty(String) - Method in class io.github.mmm.bean.AbstractBean
- getProperty(String) - Method in class io.github.mmm.bean.AbstractVirtualBean
- getProperty(String) - Method in interface io.github.mmm.bean.ReadableBean
- getProperty(String) - Method in interface io.github.mmm.bean.WritableBean
- getPropertyCount() - Method in class io.github.mmm.bean.AbstractBean
- getPropertyCount() - Method in class io.github.mmm.bean.AbstractVirtualBean
- getPropertyCount() - Method in interface io.github.mmm.bean.ReadableBean
- getPropertyNameForAlias(String) - Method in interface io.github.mmm.bean.ReadableBean
- getPrototype() - Method in interface io.github.mmm.bean.BeanClass
- getPrototype() - Method in class io.github.mmm.bean.impl.BeanClassImpl
- getPrototype(B) - Static method in interface io.github.mmm.bean.VirtualBean
- getProvider() - Method in class io.github.mmm.crypto.algorithm.AbstractCryptoAlgorithmWithProvider
- getProvider() - Method in class io.github.mmm.crypto.CryptoConfig
- getProvider() - Method in class io.github.mmm.crypto.key.store.KeyStoreConfig
- getProvider(String) - Method in interface io.github.mmm.marshall.StructuredFormatFactory
- getPublicKey() - Method in class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyPair
- getPublicKey() - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyPair
- getPublicKey() - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureSignerImplEcBc
- getQ() - Method in class io.github.mmm.crypto.asymmetric.access.ec.bc.CryptoEllipticCurveBc
- getQualifiedName() - Method in interface io.github.mmm.bean.BeanType
- getQualifiedName() - Method in class io.github.mmm.bean.impl.BeanClassImpl
- getQualifiedName() - Method in class io.github.mmm.bean.impl.BeanTypeImpl
- getQuoteEnd() - Method in interface io.github.mmm.scanner.CharScannerSyntax
-
This method gets the character used to end a quotation.
- getQuoteEnd() - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
- getQuoteEscape() - Method in interface io.github.mmm.scanner.CharScannerSyntax
-
This method gets the character used to escape the
quote-end
character within a quotation. - getQuoteEscape() - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
- getQuoteStart() - Method in interface io.github.mmm.scanner.CharScannerSyntax
-
This method gets the character used to start a quotation that should be terminated by a
quote-end
character. - getQuoteStart() - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
- getR() - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBc
- getRandomFactory() - Method in class io.github.mmm.crypto.algorithm.AbstractCryptoAlgorithmWithRandom
- getRandomFactory() - Method in class io.github.mmm.crypto.algorithm.CryptoAlgorithmImplWithRandom
- getRandomFactory() - Method in interface io.github.mmm.crypto.random.AbstractSecurityGetRandomFactory
- getRandomFactoryRequired() - Method in interface io.github.mmm.crypto.random.AbstractSecurityGetRandomFactory
- getRange() - Method in interface io.github.mmm.ui.api.widget.number.UiNumericInput
- getRange() - Method in class io.github.mmm.validation.main.AbstractValidatorRange
- getRawListener(int) - Method in class io.github.mmm.event.EventSourceAdapter
- getReadableInterface() - Method in class io.github.mmm.bean.property.PropertyFactoryBean
- getReadableInterface() - Method in class io.github.mmm.entity.property.id.PropertyFactoryId
- getReadableInterface() - Method in class io.github.mmm.entity.property.link.PropertyFactoryLink
- getReadableInterface() - Method in class io.github.mmm.property.booleans.PropertyFactoryBoolean
- getReadableInterface() - Method in class io.github.mmm.property.container.list.PropertyFactoryList
- getReadableInterface() - Method in class io.github.mmm.property.container.map.PropertyFactoryMap
- getReadableInterface() - Method in class io.github.mmm.property.container.set.PropertyFactorySet
- getReadableInterface() - Method in interface io.github.mmm.property.factory.PropertyFactory
- getReadableInterface() - Method in class io.github.mmm.property.number.bigdecimal.PropertyFactoryBigDecimal
- getReadableInterface() - Method in class io.github.mmm.property.number.biginteger.PropertyFactoryBigInteger
- getReadableInterface() - Method in class io.github.mmm.property.number.bytes.PropertyFactoryByte
- getReadableInterface() - Method in class io.github.mmm.property.number.doubles.PropertyFactoryDouble
- getReadableInterface() - Method in class io.github.mmm.property.number.floats.PropertyFactoryFloat
- getReadableInterface() - Method in class io.github.mmm.property.number.integers.PropertyFactoryInteger
- getReadableInterface() - Method in class io.github.mmm.property.number.longs.PropertyFactoryLong
- getReadableInterface() - Method in class io.github.mmm.property.number.shorts.PropertyFactoryShort
- getReadableInterface() - Method in class io.github.mmm.property.object.PropertyFactoryObject
- getReadableInterface() - Method in class io.github.mmm.property.range.PropertyFactoryRange
- getReadableInterface() - Method in class io.github.mmm.property.string.PropertyFactoryString
- getReadableInterface() - Method in class io.github.mmm.property.temporal.instant.PropertyFactoryInstant
- getReadableInterface() - Method in class io.github.mmm.property.temporal.localdate.PropertyFactoryLocalDate
- getReadableInterface() - Method in class io.github.mmm.property.temporal.localdatetime.PropertyFactoryLocalDateTime
- getReadableInterface() - Method in class io.github.mmm.property.temporal.localtime.PropertyFactoryLocalTime
- getReadableInterface() - Method in class io.github.mmm.property.temporal.offsetdatetime.PropertyFactoryOffsetDateTime
- getReadableInterface() - Method in class io.github.mmm.property.temporal.offsettime.PropertyFactoryOffsetTime
- getReadableInterface() - Method in class io.github.mmm.property.temporal.zoneddatetime.PropertyFactoryZonedDateTime
- getReadOnly() - Method in class io.github.mmm.property.Property
- getReadOnly() - Method in interface io.github.mmm.property.WritableProperty
- getReadOnly(P) - Static method in interface io.github.mmm.property.WritableProperty
- getReadOnlyFixed() - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- getReadOnlyFixed() - Method in interface io.github.mmm.ui.api.widget.UiWidget
- getReadOnlyFixed() - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- getRecoveryId() - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBcWithRecoveryId
- getRecoveryIndex() - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBcWithRecoveryId
- getRecoveryOffset() - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBcWithRecoveryId
- getRed() - Method in class io.github.mmm.ui.api.datatype.color.Color
- getRed() - Method in class io.github.mmm.ui.api.datatype.color.GenericColor
- getReplaced(String, int, int) - Method in class io.github.mmm.scanner.CharSequenceScanner
-
This method gets the
original string
where thesubstring
specified bystart
andend
is replaced bysubstitute
. - getRequiredController(String) - Method in interface io.github.mmm.ui.api.controller.UiNavigationManager
- getRequiredController(String) - Method in class io.github.mmm.ui.spi.controller.AbstractUiNavigationManager
- getRequiredFactory(Class<P>, Class<V>) - Method in interface io.github.mmm.property.factory.PropertyFactoryManager
- getRequiredProperty(String) - Method in interface io.github.mmm.bean.ReadableBean
- getRequiredProperty(String) - Method in interface io.github.mmm.bean.WritableBean
- getReseedCount() - Method in class io.github.mmm.crypto.random.RandomConfig
- getResource() - Method in class io.github.mmm.crypto.key.store.KeyStoreConfig
- getRight() - Method in interface io.github.mmm.ui.api.widget.panel.UiBorderPanel
- getRight() - Method in class io.github.mmm.ui.fx.widget.panel.FxBorderPanel
- getRight() - Method in class io.github.mmm.ui.tvm.widget.panel.TvmBorderPanel
- getRoot() - Method in interface io.github.mmm.ui.api.widget.data.UiAbstractDataTree.TreeModel
- getRowSpanning(Node) - Static method in class io.github.mmm.ui.fx.widget.panel.AdvancedGridPane
- getS() - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBc
- getSafe() - Method in interface io.github.mmm.property.range.ReadableRangeProperty
- getSafe() - Method in interface io.github.mmm.value.observable.booleans.ReadableBooleanValue
- getSafe() - Method in interface io.github.mmm.value.observable.container.list.ReadableListValue
- getSafe() - Method in interface io.github.mmm.value.observable.container.set.ReadableSetValue
- getSafe() - Method in interface io.github.mmm.value.observable.number.bigdecimal.ReadableBigDecimalValue
- getSafe() - Method in interface io.github.mmm.value.observable.number.biginteger.ReadableBigIntegerValue
- getSafe() - Method in interface io.github.mmm.value.observable.number.bytes.ReadableByteValue
- getSafe() - Method in interface io.github.mmm.value.observable.number.doubles.ReadableDoubleValue
- getSafe() - Method in interface io.github.mmm.value.observable.number.floats.ReadableFloatValue
- getSafe() - Method in interface io.github.mmm.value.observable.number.integers.ReadableIntegerValue
- getSafe() - Method in interface io.github.mmm.value.observable.number.longs.ReadableLongValue
- getSafe() - Method in interface io.github.mmm.value.observable.number.shorts.ReadableShortValue
- getSafe() - Method in interface io.github.mmm.value.observable.object.ReadableObjectValue
- getSafe() - Method in interface io.github.mmm.value.observable.string.ReadableStringValue
- getSafe() - Method in interface io.github.mmm.value.ReadableValue
- getSafe(UiSize) - Static method in class io.github.mmm.ui.api.datatype.UiSize
- getSaturationHsb() - Method in class io.github.mmm.ui.api.datatype.color.GenericColor
- getSaturationHsl() - Method in class io.github.mmm.ui.api.datatype.color.GenericColor
- getScreenHeight() - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindowPositionAndSize
- getScreenHeight() - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- getScreenHeight() - Method in class io.github.mmm.ui.test.widget.window.TestAbstractWindowPositionAndSize
- getScreenWidth() - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindowPositionAndSize
- getScreenWidth() - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- getScreenWidth() - Method in class io.github.mmm.ui.test.widget.window.TestAbstractWindowPositionAndSize
- getSecond() - Method in enum io.github.mmm.ui.api.datatype.color.ColorModel
- getSegment(ColorSegmentType) - Method in class io.github.mmm.ui.api.datatype.color.GenericColor
- getSelection() - Method in interface io.github.mmm.ui.api.attribute.AttributeReadSelection
- getSelection() - Method in class io.github.mmm.ui.fx.widget.data.FxDataTable
- getSelection() - Method in class io.github.mmm.ui.test.widget.data.TestDataList
- getSelections() - Method in interface io.github.mmm.ui.api.attribute.AttributeReadSelections
- getSelections() - Method in class io.github.mmm.ui.fx.widget.data.FxDataTable
- getSelections() - Method in class io.github.mmm.ui.test.widget.data.TestDataList
- getSeparator() - Method in class io.github.mmm.validation.ComposedValidationFailure
- getSerialNumber() - Method in interface io.github.mmm.crypto.asymmetric.cert.CertificateData
- getSerialNumber() - Method in class io.github.mmm.crypto.asymmetric.cert.CertificateDataBean
- getSetMask() - Method in class io.github.mmm.ui.api.datatype.bitmask.BitMask
- getSignature() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorImpl
- getSignatureAlgorithm() - Method in interface io.github.mmm.crypto.asymmetric.cert.CertificateData
- getSignatureAlgorithm() - Method in class io.github.mmm.crypto.asymmetric.cert.CertificateDataBean
- getSignatureAlgorithm() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureConfig
- getSignatureAlgorithm() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorImplWithHash
- getSignatureAlgorithm() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureSignerImplCryptorWithHash
- getSignatureAlgorithm() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureSignerImplWithHash
- getSignatureAlgorithm() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureVerifierImplCryptorWithHash
- getSignatureAlgorithm() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureVerifierImplWithHash
- getSignatureConfig() - Method in class io.github.mmm.crypto.asymmetric.access.AsymmetricAccess
- getSignatureFactory() - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureProcessorImplEcBc
- getSignatureFactory() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureConfig
- getSignatureFactoryWithoutHash() - Method in class io.github.mmm.crypto.asymmetric.access.AsymmetricAccess
- getSignatureFactoryWithoutHash() - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureProcessorFactoryImplEcBc
- getSignatureFactoryWithoutHash() - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactory
- getSignatureFactoryWithoutHash() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactoryImpl
- getSignatureFactoryWithoutHash() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactoryImplCryptorWithHash
- getSignatureFactoryWithoutHash() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactoryImplWithHash
- getSigningAlgorithm() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureAlgorithm
- getSimpleName() - Method in interface io.github.mmm.bean.BeanType
- getSimpleName() - Method in class io.github.mmm.bean.impl.BeanClassImpl
- getSimpleName() - Method in class io.github.mmm.bean.impl.BeanTypeImpl
- getSize() - Method in class io.github.mmm.cli.CliArgs
- getSize() - Method in interface io.github.mmm.ui.api.UiScreen
- getSize() - Method in interface io.github.mmm.ui.api.widget.breadcrumb.UiBreadCrumbBar
- getSize() - Method in interface io.github.mmm.ui.api.widget.img.UiIcon
- getSize() - Method in interface io.github.mmm.ui.api.widget.window.UiAbstractWindow
- getSize() - Method in interface io.github.mmm.ui.api.widget.window.UiChildWindow
- getSize() - Method in interface io.github.mmm.ui.api.widget.window.UiMainWindow
-
ATTENTION: It is strictly discouraged to modify the size of the main window by the application.
- getSize() - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- getSize() - Method in class io.github.mmm.ui.spi.AbstractUiScreen
- getSize() - Method in class io.github.mmm.ui.spi.controller.AbstractUiNavigationManagerImpl
- getSize() - Method in class io.github.mmm.ui.test.widget.img.TestIcon
- getSize() - Method in class io.github.mmm.ui.test.widget.window.TestAbstractWindow
- getSlotId() - Method in class io.github.mmm.ui.api.controller.UiEmbedding
- getSortComparator() - Method in interface io.github.mmm.ui.api.widget.data.UiColumn
- getSortComparator() - Method in class io.github.mmm.ui.fx.widget.data.FxTableColumn
- getSortComparator() - Method in class io.github.mmm.ui.test.widget.data.TestTableColumn
- getSortOrder() - Method in interface io.github.mmm.ui.api.widget.data.UiColumn
- getSortOrder() - Method in class io.github.mmm.ui.fx.widget.data.FxTableColumn
- getSortOrder() - Method in class io.github.mmm.ui.test.widget.data.TestTableColumn
- getSource() - Method in class io.github.mmm.ui.api.event.UiEvent
- getSource() - Method in class io.github.mmm.validation.AbstractValidationResult
- getSource() - Method in interface io.github.mmm.validation.ValidationResult
- getSource() - Method in class io.github.mmm.validation.ValidationResultValid
- getSources() - Method in interface io.github.mmm.ui.api.datatype.media.UiMedia
- getStableName() - Method in interface io.github.mmm.bean.BeanType
- getStableName() - Method in class io.github.mmm.bean.impl.BeanTypeImpl
- getStableName(Class<? extends WritableBean>, String) - Static method in class io.github.mmm.bean.impl.BeanTypeImpl
- getState() - Method in class io.github.mmm.marshall.AbstractStructuredReader
- getState() - Method in interface io.github.mmm.marshall.StructuredReader
- getStdErr() - Method in interface io.github.mmm.cli.io.CliConsole
- getStdErr() - Method in class io.github.mmm.cli.io.impl.CliConsoleImpl
- getStdOut() - Method in interface io.github.mmm.cli.io.CliConsole
- getStdOut() - Method in class io.github.mmm.cli.io.impl.CliConsoleImpl
- getStep() - Method in interface io.github.mmm.ui.api.widget.number.UiNumberInput
- getStroke() - Method in interface io.github.mmm.ui.fx.icon.FxIconGlyph
- getStroke() - Method in class io.github.mmm.ui.fx.icon.FxIconGlyphBean
- getStroke() - Method in class io.github.mmm.ui.fx.icon.FxIconGlyphType
- getStyle() - Method in interface io.github.mmm.nls.formatter.NlsFormatterPlugin
-
This method gets the
style
of this formatter. - getStyles() - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- getStyles() - Method in interface io.github.mmm.ui.api.widget.UiWidget
- getStyles() - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidgetWrapper
- getSubFactory() - Method in class io.github.mmm.validation.main.ContainerValidatorBuilder
- getSubject() - Method in interface io.github.mmm.crypto.asymmetric.cert.CertificateData
- getSubject() - Method in class io.github.mmm.crypto.asymmetric.cert.CertificateDataBean
- getSuccessRate() - Method in class io.github.mmm.ui.api.datatype.UiValidState
- getSuffix() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSuffix
- getSuffix() - Method in class io.github.mmm.ui.api.widget.input.UiCustomInput
- getSuffix() - Method in class io.github.mmm.ui.fx.widget.input.FxInput
- getSuffix() - Method in class io.github.mmm.ui.test.widget.input.TestInput
- getSuffix() - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- getSuffixLabel() - Method in class io.github.mmm.ui.fx.widget.input.FxInput
- getSuffixLabel() - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- getSuperClasses() - Method in interface io.github.mmm.bean.BeanClass
- getSuperClasses() - Method in class io.github.mmm.bean.impl.BeanClassImpl
- getSymbol() - Method in enum io.github.mmm.base.compare.CompareOperator
- getSyntax() - Method in enum io.github.mmm.base.lang.Conjunction
- getTail() - Method in class io.github.mmm.scanner.CharSequenceScanner
-
This method gets the tail of this scanner without changing the state.
- getTail(int) - Method in class io.github.mmm.scanner.CharSequenceScanner
-
This method gets the tail of this scanner limited (truncated) to the given
maximum
number of characters without changing the state. - getTarget() - Method in class io.github.mmm.entity.link.EntityLink
- getTarget() - Method in class io.github.mmm.entity.link.IdLink
- getTarget() - Method in interface io.github.mmm.entity.link.Link
- getText() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteText
- getText() - Method in interface io.github.mmm.ui.api.widget.input.UiStringInput
- getText() - Method in class io.github.mmm.ui.fx.widget.button.FxAbstractButton
- getText() - Method in class io.github.mmm.ui.fx.widget.FxLabel
- getText() - Method in class io.github.mmm.ui.fx.widget.FxText
- getText() - Method in class io.github.mmm.ui.fx.widget.input.FxCheckbox
- getText() - Method in class io.github.mmm.ui.fx.widget.input.FxComboBox
- getText() - Method in class io.github.mmm.ui.fx.widget.input.FxRadioButton
- getText() - Method in class io.github.mmm.ui.fx.widget.input.FxTextualInput
- getText() - Method in class io.github.mmm.ui.fx.widget.panel.FxCollapsiblePanel
- getText() - Method in class io.github.mmm.ui.test.widget.TestLabel
- getText() - Method in class io.github.mmm.ui.test.widget.TestWidget
- getText() - Method in class io.github.mmm.ui.tvm.widget.button.TvmAbstractButton
- getText() - Method in class io.github.mmm.ui.tvm.widget.input.TvmComboBoxSelect
- getText() - Method in class io.github.mmm.ui.tvm.widget.input.TvmLabelledInput
- getText() - Method in class io.github.mmm.ui.tvm.widget.input.TvmTextualInput
- getText() - Method in class io.github.mmm.ui.tvm.widget.TvmLabel
- getText() - Method in class io.github.mmm.ui.tvm.widget.TvmText
- getThird() - Method in enum io.github.mmm.ui.api.datatype.color.ColorModel
- getTitle() - Method in interface io.github.mmm.ui.api.attribute.AttributeReadTitle
- getTitle() - Method in interface io.github.mmm.ui.api.controller.UiController
- getTitle() - Method in class io.github.mmm.ui.api.datatype.chart.UiDataSet
- getTitle() - Method in enum io.github.mmm.ui.api.datatype.UiSizeUnit
- getTitle() - Method in class io.github.mmm.ui.fx.widget.chart.FxChart
- getTitle() - Method in class io.github.mmm.ui.fx.widget.data.FxTableColumn
- getTitle() - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- getTitle() - Method in class io.github.mmm.ui.spi.controller.AbstractUiController
- getTitle() - Method in class io.github.mmm.ui.spi.controller.AbstractUiControllerContent
- getTitle() - Method in class io.github.mmm.ui.spi.controller.AbstractUiControllerNavigation
- getTitle() - Method in class io.github.mmm.ui.spi.controller.UiControllerRoot
- getTitle() - Method in class io.github.mmm.ui.test.widget.chart.TestChart
- getTitle() - Method in class io.github.mmm.ui.test.widget.data.TestTableColumn
- getTitle() - Method in class io.github.mmm.ui.test.widget.window.TestAbstractWindow
- getTo() - Method in interface io.github.mmm.value.observable.container.list.ListChange
- getToggleGroup() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteToggleGroup
- getToggleGroup() - Method in class io.github.mmm.ui.fx.widget.input.FxRadioButton
- getToggleGroup() - Method in class io.github.mmm.ui.test.widget.input.TestAbstractRadioButton
- getToggleGroup() - Method in class io.github.mmm.ui.tvm.widget.input.TvmRadioButton
- getTooltip() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteTooltip
- getTooltip() - Method in interface io.github.mmm.ui.api.event.action.UiAction
- getTooltip() - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- getTooltip() - Method in class io.github.mmm.ui.api.widget.input.UiCustomInput
- getTooltip() - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidgetWrapper
- getTop() - Method in interface io.github.mmm.ui.api.widget.panel.UiBorderPanel
- getTop() - Method in class io.github.mmm.ui.fx.widget.panel.FxBorderPanel
- getTop() - Method in class io.github.mmm.ui.tvm.widget.panel.TvmBorderPanel
- getTopNode(UiWidget) - Static method in class io.github.mmm.ui.fx.widget.FxWidget
- getTopNode(UiWidget) - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- getTopWidget() - Method in class io.github.mmm.ui.fx.widget.form.FxFormGroup
- getTopWidget() - Method in class io.github.mmm.ui.fx.widget.form.grid.FxFormGroup
- getTopWidget() - Method in class io.github.mmm.ui.fx.widget.FxWidgetNode
- getTopWidget() - Method in class io.github.mmm.ui.fx.widget.FxWidgetStyleable
- getTopWidget() - Method in class io.github.mmm.ui.fx.widget.input.FxInput
- getTopWidget() - Method in class io.github.mmm.ui.fx.widget.media.FxMediaPlayer
- getTopWidget() - Method in class io.github.mmm.ui.fx.widget.panel.FxCollapsiblePanel
- getTopWidget() - Method in interface io.github.mmm.ui.spi.widget.UiNativeWidgetWrapper
- getTopWidget() - Method in class io.github.mmm.ui.tvm.widget.input.TvmComboBoxDataList
- getTopWidget() - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- getTopWidget() - Method in class io.github.mmm.ui.tvm.widget.input.TvmLabelledInput
- getTopWidget() - Method in class io.github.mmm.ui.tvm.widget.TvmWidget
- getTopWidget() - Method in class io.github.mmm.ui.tvm.widget.TvmWidgetHtmlElement
- getTotalCount() - Method in class io.github.mmm.ui.api.datatype.UiValidState
- getTracks() - Method in interface io.github.mmm.ui.api.datatype.media.UiMedia
- getTransformation() - Method in class io.github.mmm.crypto.crypt.CipherTransformation
- getTransformation() - Method in class io.github.mmm.crypto.crypt.CryptorConfig
- getType() - Method in class io.github.mmm.base.config.ConfigOption
- getType() - Method in class io.github.mmm.base.number.NumberType
- getType() - Method in class io.github.mmm.bean.AbstractVirtualBean
- getType() - Method in class io.github.mmm.bean.Bean
- getType() - Method in interface io.github.mmm.bean.ReadableBean
- getType() - Method in interface io.github.mmm.bean.VirtualBean
- getType() - Method in class io.github.mmm.crypto.asymmetric.cert.CertificateConfig
- getType() - Method in class io.github.mmm.crypto.key.store.KeyStoreConfig
- getType() - Method in class io.github.mmm.entity.id.AbstractId
- getType() - Method in interface io.github.mmm.entity.id.Id
- getType() - Method in interface io.github.mmm.nls.formatter.NlsFormatterPlugin
-
This method gets the
type
of this formatter. - getType() - Method in interface io.github.mmm.ui.api.datatype.media.UiMedia
- getType() - Method in class io.github.mmm.ui.api.event.UiClickEvent
- getType() - Method in class io.github.mmm.ui.api.event.UiDisableEvent
- getType() - Method in class io.github.mmm.ui.api.event.UiEnableEvent
- getType() - Method in class io.github.mmm.ui.api.event.UiEvent
- getType() - Method in class io.github.mmm.ui.api.event.UiFocusGainEvent
- getType() - Method in class io.github.mmm.ui.api.event.UiFocusLossEvent
- getType() - Method in class io.github.mmm.ui.api.event.UiHideEvent
- getType() - Method in class io.github.mmm.ui.api.event.UiSelectionEvent
- getType() - Method in class io.github.mmm.ui.api.event.UiShowEvent
- getType() - Method in class io.github.mmm.ui.api.event.UiValueChangeEvent
- getType() - Method in interface io.github.mmm.ui.api.factory.UiSingleWidgetFactory
- getType() - Method in interface io.github.mmm.ui.api.factory.UiSingleWidgetFactoryDatatype
- getType() - Method in interface io.github.mmm.ui.api.factory.UiSingleWidgetFactoryNative
- getType() - Method in interface io.github.mmm.ui.api.factory.UiSingleWidgetFactoryProperty
- getType() - Method in interface io.github.mmm.ui.api.UiScreen
- getType() - Method in interface io.github.mmm.ui.api.widget.data.UiAbstractDataWidget.ColumnAdapter
- getType() - Method in class io.github.mmm.ui.fx.factory.chart.FxFactoryBarChartHorizontal
- getType() - Method in class io.github.mmm.ui.fx.factory.chart.FxFactoryBarChartVertical
- getType() - Method in class io.github.mmm.ui.fx.factory.chart.FxFactoryLineChart
- getType() - Method in class io.github.mmm.ui.fx.factory.chart.FxFactoryPieChart
- getType() - Method in class io.github.mmm.ui.fx.factory.media.FxFactoryMediaPlayer
- getType() - Method in class io.github.mmm.ui.spi.AbstractUiScreen
- getType() - Method in interface io.github.mmm.value.observable.container.ContainerChange
- getType(boolean) - Static method in class io.github.mmm.ui.api.event.UiVisibilityEvent
- getUnicode() - Method in interface io.github.mmm.ui.fx.icon.FxIconGlyph
- getUnicode() - Method in class io.github.mmm.ui.fx.icon.FxIconGlyphBean
- getUnicode() - Method in class io.github.mmm.ui.fx.icon.FxIconGlyphType
- getUnit() - Method in class io.github.mmm.ui.api.datatype.UiSize
- getUri() - Method in class io.github.mmm.crypto.io.CryptoFileResource
- getUri() - Method in interface io.github.mmm.crypto.io.CryptoResource
- getUrl() - Method in interface io.github.mmm.ui.api.attribute.AttributeReadUrl
- getUrl() - Method in class io.github.mmm.ui.api.datatype.media.UiMediaPreview
- getUrl() - Method in class io.github.mmm.ui.api.datatype.media.UiMediaSource
- getUrl() - Method in class io.github.mmm.ui.api.datatype.media.UiMediaTrack
- getUrl() - Method in class io.github.mmm.ui.fx.widget.img.FxImage
- getUrl() - Method in class io.github.mmm.ui.fx.widget.link.FxExternalLink
- getUrl() - Method in class io.github.mmm.ui.test.widget.img.TestImage
- getUrl() - Method in class io.github.mmm.ui.test.widget.link.TestExternalLink
- getUrl() - Method in class io.github.mmm.ui.tvm.widget.link.TvmExternalLink
- getUuid() - Method in exception io.github.mmm.base.exception.ApplicationException
-
This method gets the
UUID
of thisApplicationException
. - getValidationFailure() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteValidationFailure
- getValidationFailure() - Method in class io.github.mmm.ui.api.widget.composite.UiCustomValuedComposite
- getValidationFailure() - Method in class io.github.mmm.ui.api.widget.input.UiCustomValidatableWidget
- getValidationFailure() - Method in class io.github.mmm.ui.api.widget.value.UiCustomEditor
- getValidationFailure() - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- getValidator() - Method in class io.github.mmm.property.AbstractPropertyMetadata
- getValidator() - Method in interface io.github.mmm.property.PropertyMetadata
- getValidator() - Method in class io.github.mmm.property.PropertyMetadataType
- getValidator() - Method in class io.github.mmm.ui.api.widget.composite.UiCustomValuedComposite
- getValidator() - Method in class io.github.mmm.ui.api.widget.input.UiCustomValidatableWidget
- getValidator() - Method in class io.github.mmm.ui.api.widget.value.UiCustomEditor
- getValidator() - Method in interface io.github.mmm.ui.api.widget.value.UiValidatableWidget
- getValidator() - Method in class io.github.mmm.ui.fx.widget.composite.FxValuedComposite
- getValidator() - Method in class io.github.mmm.ui.fx.widget.FxActiveValidatableWidget
- getValidator() - Method in class io.github.mmm.ui.test.widget.composite.TestValuedComposite
- getValidator() - Method in class io.github.mmm.ui.test.widget.TestActiveValidatableWidget
- getValidator() - Method in class io.github.mmm.ui.tvm.widget.composite.TvmValuedComposite
- getValidator() - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- getValidators(ObjectValidatorBuilder<T, ?, ?>) - Method in class io.github.mmm.validation.main.ObjectValidatorBuilder
- getValidCount() - Method in class io.github.mmm.ui.api.datatype.UiValidState
- getValue() - Method in enum io.github.mmm.base.placement.Alignment
- getValue() - Method in enum io.github.mmm.base.placement.Direction
- getValue() - Method in enum io.github.mmm.base.placement.HorizontalAlignment
- getValue() - Method in enum io.github.mmm.base.placement.Orientation
- getValue() - Method in enum io.github.mmm.base.placement.VerticalAlignment
- getValue() - Method in enum io.github.mmm.base.sort.SortOrder
- getValue() - Method in class io.github.mmm.cli.CliArgument
- getValue() - Method in interface io.github.mmm.ui.api.attribute.AttributeReadValue
- getValue() - Method in class io.github.mmm.ui.api.binding.data.UiBindingReceiverImpl
- getValue() - Method in class io.github.mmm.ui.api.datatype.color.ColorSegment
- getValue() - Method in class io.github.mmm.ui.api.widget.composite.UiCustomValuedComposite
- getValue() - Method in class io.github.mmm.ui.api.widget.input.UiCustomValuedWidget
- getValue() - Method in interface io.github.mmm.ui.api.widget.value.UiValidatableWidget
- getValue() - Method in class io.github.mmm.ui.test.widget.TestValuedWidget
- getValue() - Method in interface io.github.mmm.value.observable.booleans.ReadableBooleanValue
- getValue() - Method in interface io.github.mmm.value.observable.number.bytes.ReadableByteValue
- getValue() - Method in interface io.github.mmm.value.observable.number.doubles.ReadableDoubleValue
- getValue() - Method in interface io.github.mmm.value.observable.number.floats.ReadableFloatValue
- getValue() - Method in interface io.github.mmm.value.observable.number.integers.ReadableIntegerValue
- getValue() - Method in interface io.github.mmm.value.observable.number.longs.ReadableLongValue
- getValue() - Method in interface io.github.mmm.value.observable.number.shorts.ReadableShortValue
- getValue() - Method in interface io.github.mmm.value.observable.object.ReadableObjectValue
-
Same as
ReadableValue.get()
. - getValue() - Method in interface io.github.mmm.value.observable.ObservableEvent
- getValue() - Method in interface io.github.mmm.value.observable.string.ReadableStringValue
-
Same as
ReadableValue.get()
. - getValue(int) - Method in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- getValue(int) - Method in class io.github.mmm.ui.api.datatype.bitmask.BitMask
- getValue(int) - Method in class io.github.mmm.ui.api.datatype.bitmask.BitValue
- getValue(int) - Method in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- getValueAsByte() - Method in class io.github.mmm.ui.api.datatype.color.AbstractColorFactor
- getValueAsCsv() - Method in class io.github.mmm.property.string.StringListProperty
- getValueAsCsv(String) - Method in class io.github.mmm.property.string.StringListProperty
- getValueAsDuration() - Method in class io.github.mmm.property.temporal.DurationInSecondsProperty
- getValueAsFactor() - Method in class io.github.mmm.ui.api.datatype.color.AbstractColorFactor
- getValueAsFactor() - Method in class io.github.mmm.ui.api.datatype.color.ColorSegment
- getValueAsList() - Method in class io.github.mmm.property.string.StringListProperty
- getValueAsPercent() - Method in class io.github.mmm.ui.api.datatype.color.ColorSegment
- getValueAsSet() - Method in class io.github.mmm.property.string.StringListProperty
- getValueClass() - Method in class io.github.mmm.bean.property.BeanProperty
- getValueClass() - Method in class io.github.mmm.bean.property.PropertyFactoryBean
- getValueClass() - Method in class io.github.mmm.entity.property.id.PropertyFactoryId
- getValueClass() - Method in class io.github.mmm.entity.property.link.PropertyFactoryLink
- getValueClass() - Method in class io.github.mmm.nls.cli.property.CliBooleanProperty
- getValueClass() - Method in class io.github.mmm.nls.cli.property.CliClassProperty
- getValueClass() - Method in class io.github.mmm.nls.cli.property.CliListProperty
- getValueClass() - Method in class io.github.mmm.nls.cli.property.CliLocalDateProperty
- getValueClass() - Method in class io.github.mmm.nls.cli.property.CliLocaleProperty
- getValueClass() - Method in class io.github.mmm.nls.cli.property.CliLocalTimeProperty
- getValueClass() - Method in class io.github.mmm.nls.cli.property.CliLongProperty
- getValueClass() - Method in interface io.github.mmm.nls.cli.property.CliProperty
- getValueClass() - Method in class io.github.mmm.nls.cli.property.CliSetProperty
- getValueClass() - Method in class io.github.mmm.nls.cli.property.CliStringProperty
- getValueClass() - Method in class io.github.mmm.property.booleans.PropertyFactoryBoolean
- getValueClass() - Method in class io.github.mmm.property.container.list.PropertyFactoryList
- getValueClass() - Method in class io.github.mmm.property.container.map.PropertyFactoryMap
- getValueClass() - Method in class io.github.mmm.property.container.set.PropertyFactorySet
- getValueClass() - Method in interface io.github.mmm.property.factory.PropertyFactory
- getValueClass() - Method in class io.github.mmm.property.number.bigdecimal.PropertyFactoryBigDecimal
- getValueClass() - Method in class io.github.mmm.property.number.biginteger.PropertyFactoryBigInteger
- getValueClass() - Method in class io.github.mmm.property.number.bytes.PropertyFactoryByte
- getValueClass() - Method in class io.github.mmm.property.number.doubles.PropertyFactoryDouble
- getValueClass() - Method in class io.github.mmm.property.number.floats.PropertyFactoryFloat
- getValueClass() - Method in class io.github.mmm.property.number.integers.PropertyFactoryInteger
- getValueClass() - Method in class io.github.mmm.property.number.longs.PropertyFactoryLong
- getValueClass() - Method in class io.github.mmm.property.number.shorts.PropertyFactoryShort
- getValueClass() - Method in class io.github.mmm.property.object.ObjectProperty
- getValueClass() - Method in class io.github.mmm.property.object.PropertyFactoryObject
- getValueClass() - Method in class io.github.mmm.property.range.PropertyFactoryRange
- getValueClass() - Method in interface io.github.mmm.property.range.ReadableRangeProperty
- getValueClass() - Method in class io.github.mmm.property.string.PropertyFactoryString
- getValueClass() - Method in class io.github.mmm.property.temporal.instant.PropertyFactoryInstant
- getValueClass() - Method in interface io.github.mmm.property.temporal.instant.ReadableInstantProperty
- getValueClass() - Method in class io.github.mmm.property.temporal.localdate.PropertyFactoryLocalDate
- getValueClass() - Method in interface io.github.mmm.property.temporal.localdate.ReadableLocalDateProperty
- getValueClass() - Method in class io.github.mmm.property.temporal.localdatetime.PropertyFactoryLocalDateTime
- getValueClass() - Method in interface io.github.mmm.property.temporal.localdatetime.ReadableLocalDateTimeProperty
- getValueClass() - Method in class io.github.mmm.property.temporal.localtime.PropertyFactoryLocalTime
- getValueClass() - Method in interface io.github.mmm.property.temporal.localtime.ReadableLocalTimeProperty
- getValueClass() - Method in class io.github.mmm.property.temporal.offsetdatetime.PropertyFactoryOffsetDateTime
- getValueClass() - Method in interface io.github.mmm.property.temporal.offsetdatetime.ReadableOffsetDateTimeProperty
- getValueClass() - Method in class io.github.mmm.property.temporal.offsettime.PropertyFactoryOffsetTime
- getValueClass() - Method in interface io.github.mmm.property.temporal.offsettime.ReadableOffsetTimeProperty
- getValueClass() - Method in class io.github.mmm.property.temporal.zoneddatetime.PropertyFactoryZonedDateTime
- getValueClass() - Method in interface io.github.mmm.property.temporal.zoneddatetime.ReadableZonedDateTimeProperty
- getValueClass() - Method in interface io.github.mmm.value.observable.booleans.ReadableBooleanValue
- getValueClass() - Method in interface io.github.mmm.value.observable.container.list.ReadableListValue
- getValueClass() - Method in interface io.github.mmm.value.observable.container.map.ReadableMapValue
- getValueClass() - Method in interface io.github.mmm.value.observable.container.set.ReadableSetValue
- getValueClass() - Method in interface io.github.mmm.value.observable.number.bigdecimal.ReadableBigDecimalValue
- getValueClass() - Method in interface io.github.mmm.value.observable.number.biginteger.ReadableBigIntegerValue
- getValueClass() - Method in interface io.github.mmm.value.observable.number.bytes.ReadableByteValue
- getValueClass() - Method in interface io.github.mmm.value.observable.number.doubles.ReadableDoubleValue
- getValueClass() - Method in interface io.github.mmm.value.observable.number.floats.ReadableFloatValue
- getValueClass() - Method in interface io.github.mmm.value.observable.number.integers.ReadableIntegerValue
- getValueClass() - Method in interface io.github.mmm.value.observable.number.longs.ReadableLongValue
- getValueClass() - Method in interface io.github.mmm.value.observable.number.shorts.ReadableShortValue
- getValueClass() - Method in interface io.github.mmm.value.observable.string.ReadableStringValue
- getValueClass() - Method in interface io.github.mmm.value.observable.temporal.instant.ReadableInstantValue
- getValueClass() - Method in interface io.github.mmm.value.observable.temporal.localdate.ReadableLocalDateValue
- getValueClass() - Method in interface io.github.mmm.value.observable.temporal.localdatetime.ReadableLocalDateTimeValue
- getValueClass() - Method in interface io.github.mmm.value.observable.temporal.localtime.ReadableLocalTimeValue
- getValueClass() - Method in interface io.github.mmm.value.observable.temporal.offsetdatetime.ReadableOffsetDateTimeValue
- getValueClass() - Method in interface io.github.mmm.value.observable.temporal.offsettime.ReadableOffsetTimeValue
- getValueClass() - Method in interface io.github.mmm.value.observable.temporal.zoneddatetime.ReadableZonedDateTimeValue
- getValueClass() - Method in interface io.github.mmm.value.ReadableTypedValue
- getValueOrThrow() - Method in class io.github.mmm.ui.api.widget.composite.UiCustomValuedComposite
- getValueOrThrow() - Method in class io.github.mmm.ui.api.widget.input.UiCustomValidatableWidget
- getValueOrThrow() - Method in class io.github.mmm.ui.api.widget.value.UiCustomEditor
- getValueOrThrow() - Method in interface io.github.mmm.ui.api.widget.value.UiValidatableWidget
- getValueOrThrow() - Method in class io.github.mmm.ui.fx.widget.composite.FxValuedComposite
- getValueOrThrow() - Method in class io.github.mmm.ui.fx.widget.data.FxDataTable
- getValueOrThrow() - Method in class io.github.mmm.ui.fx.widget.form.FxCompositeInput
- getValueOrThrow() - Method in class io.github.mmm.ui.fx.widget.input.FxCheckbox
- getValueOrThrow() - Method in class io.github.mmm.ui.fx.widget.input.FxComboBox
- getValueOrThrow() - Method in class io.github.mmm.ui.fx.widget.input.FxRadioButton
- getValueOrThrow() - Method in class io.github.mmm.ui.fx.widget.input.FxRadioChoice
- getValueOrThrow() - Method in class io.github.mmm.ui.fx.widget.input.FxStringInput
- getValueOrThrow() - Method in class io.github.mmm.ui.test.widget.composite.TestValuedComposite
- getValueOrThrow() - Method in class io.github.mmm.ui.test.widget.input.TestStringInput
- getValueOrThrow() - Method in class io.github.mmm.ui.test.widget.TestActiveValidatableWidget
- getValueOrThrow() - Method in class io.github.mmm.ui.tvm.widget.composite.TvmValuedComposite
- getValueOrThrow() - Method in class io.github.mmm.ui.tvm.widget.input.TvmAbstractTextArea
- getValueOrThrow() - Method in class io.github.mmm.ui.tvm.widget.input.TvmBooleanInput
- getValueOrThrow() - Method in class io.github.mmm.ui.tvm.widget.input.TvmComboBoxDataList
- getValueOrThrow() - Method in class io.github.mmm.ui.tvm.widget.input.TvmComboBoxSelect
- getValueOrThrow() - Method in class io.github.mmm.ui.tvm.widget.input.TvmRadioChoice
- getValueOrThrow() - Method in class io.github.mmm.ui.tvm.widget.input.TvmStringInput
- getValueProperty() - Method in class io.github.mmm.property.container.ContainerProperty
- getValueProperty() - Method in interface io.github.mmm.property.container.ReadableContainerProperty
- getValueProperty() - Method in interface io.github.mmm.property.container.WritableContainerProperty
- getValueProperty() - Method in class io.github.mmm.property.range.RangeProperty
- getValues() - Method in class io.github.mmm.cli.CliArgument
-
Like
CliArgument.getValue()
but returns all the next values. - getValueType() - Method in class io.github.mmm.property.AbstractPropertyMetadata
- getValueType() - Method in interface io.github.mmm.property.object.ReadableSimpleProperty
- getValueType() - Method in interface io.github.mmm.property.PropertyMetadata
- getValueType() - Method in class io.github.mmm.property.PropertyMetadataType
- getVersion() - Method in class io.github.mmm.cli.CliMain
- getVersion() - Method in class io.github.mmm.entity.id.AbstractId
- getVersion() - Method in class io.github.mmm.entity.id.AbstractInstantId
- getVersion() - Method in class io.github.mmm.entity.id.AbstractVersionId
- getVersion() - Method in interface io.github.mmm.entity.id.Id
- getVersionAs(Id<?>, Class<V>) - Static method in class io.github.mmm.entity.id.AbstractId
- getVersionAsLong(Id<?>) - Static method in class io.github.mmm.entity.id.AbstractId
- getVersionAsString() - Method in interface io.github.mmm.entity.id.Id
- getVerticalAlignment() - Method in enum io.github.mmm.base.placement.Alignment
-
This method gets the vertical part of the alignment.
- getVerticalScrolling() - Method in class io.github.mmm.ui.api.widget.panel.UiCustomScrollPanel
- getVerticalScrolling() - Method in interface io.github.mmm.ui.api.widget.panel.UiScrollPanel
- getVerticalScrolling() - Method in class io.github.mmm.ui.fx.widget.panel.FxScrollPanel
- getVerticalScrolling() - Method in class io.github.mmm.ui.test.widget.panel.TestScrollPanel
- getVerticalScrolling() - Method in class io.github.mmm.ui.tvm.widget.panel.TvmScrollPanel
- getView() - Method in interface io.github.mmm.ui.api.controller.UiController
- getView() - Method in class io.github.mmm.ui.spi.controller.AbstractUiController
- getVolume() - Method in interface io.github.mmm.ui.api.attribute.AttributeFeatureVolume
-
This method gets the volume of this object.
- getVolume() - Method in class io.github.mmm.ui.fx.widget.media.FxMediaWidget
- getWidget() - Method in class io.github.mmm.ui.fx.widget.FxWidget
- getWidget() - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- getWidget() - Method in interface io.github.mmm.ui.spi.widget.UiNativeWidgetWrapper
- getWidget() - Method in class io.github.mmm.ui.test.widget.TestWidget
- getWidget() - Method in class io.github.mmm.ui.tvm.widget.TvmWidget
- getWidth() - Method in interface io.github.mmm.ui.api.attribute.AttributeReadSize
- getWidth() - Method in class io.github.mmm.ui.fx.widget.img.FxImage
- getWidth() - Method in class io.github.mmm.ui.test.widget.img.TestImage
- getWidthInPixel() - Method in interface io.github.mmm.ui.api.attribute.AttributeReadSize
- getWidthInPixel() - Method in class io.github.mmm.ui.fx.widget.img.FxImage
- getWidthInPixel() - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindowPositionAndSize
- getWidthInPixel() - Method in class io.github.mmm.ui.spi.AbstractUiScreen
- getWidthInPixel() - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- getWidthInPixel() - Method in class io.github.mmm.ui.test.widget.img.TestImage
- getWithType(Id<?>, Class<E>) - Static method in class io.github.mmm.entity.id.AbstractId
- getWordSeparator() - Method in class io.github.mmm.base.text.CaseSyntax
- getWordStartCase() - Method in class io.github.mmm.base.text.CaseSyntax
- getWritableInterface() - Method in class io.github.mmm.bean.property.PropertyFactoryBean
- getWritableInterface() - Method in class io.github.mmm.entity.property.id.PropertyFactoryId
- getWritableInterface() - Method in class io.github.mmm.entity.property.link.PropertyFactoryLink
- getWritableInterface() - Method in class io.github.mmm.property.booleans.PropertyFactoryBoolean
- getWritableInterface() - Method in class io.github.mmm.property.container.list.PropertyFactoryList
- getWritableInterface() - Method in class io.github.mmm.property.container.map.PropertyFactoryMap
- getWritableInterface() - Method in class io.github.mmm.property.container.set.PropertyFactorySet
- getWritableInterface() - Method in interface io.github.mmm.property.factory.PropertyFactory
- getWritableInterface() - Method in class io.github.mmm.property.number.bigdecimal.PropertyFactoryBigDecimal
- getWritableInterface() - Method in class io.github.mmm.property.number.biginteger.PropertyFactoryBigInteger
- getWritableInterface() - Method in class io.github.mmm.property.number.bytes.PropertyFactoryByte
- getWritableInterface() - Method in class io.github.mmm.property.number.doubles.PropertyFactoryDouble
- getWritableInterface() - Method in class io.github.mmm.property.number.floats.PropertyFactoryFloat
- getWritableInterface() - Method in class io.github.mmm.property.number.integers.PropertyFactoryInteger
- getWritableInterface() - Method in class io.github.mmm.property.number.longs.PropertyFactoryLong
- getWritableInterface() - Method in class io.github.mmm.property.number.shorts.PropertyFactoryShort
- getWritableInterface() - Method in class io.github.mmm.property.object.PropertyFactoryObject
- getWritableInterface() - Method in class io.github.mmm.property.range.PropertyFactoryRange
- getWritableInterface() - Method in class io.github.mmm.property.string.PropertyFactoryString
- getWritableInterface() - Method in class io.github.mmm.property.temporal.instant.PropertyFactoryInstant
- getWritableInterface() - Method in class io.github.mmm.property.temporal.localdate.PropertyFactoryLocalDate
- getWritableInterface() - Method in class io.github.mmm.property.temporal.localdatetime.PropertyFactoryLocalDateTime
- getWritableInterface() - Method in class io.github.mmm.property.temporal.localtime.PropertyFactoryLocalTime
- getWritableInterface() - Method in class io.github.mmm.property.temporal.offsetdatetime.PropertyFactoryOffsetDateTime
- getWritableInterface() - Method in class io.github.mmm.property.temporal.offsettime.PropertyFactoryOffsetTime
- getWritableInterface() - Method in class io.github.mmm.property.temporal.zoneddatetime.PropertyFactoryZonedDateTime
- getX() - Method in interface io.github.mmm.ui.api.attribute.AttributeReadPosition
- getX() - Method in class io.github.mmm.ui.api.datatype.UiPoint
- getX() - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindowPositionAndSize
- getX() - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- getY() - Method in interface io.github.mmm.ui.api.attribute.AttributeReadPosition
- getY() - Method in class io.github.mmm.ui.api.datatype.UiPoint
- getY() - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindowPositionAndSize
- getY() - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- getZero() - Method in class io.github.mmm.base.number.NumberType
- GREATER_OR_EQUAL - io.github.mmm.base.compare.CompareOperator
-
CompareOperator
to check if some value is greater or equal to another. - GREATER_THAN - io.github.mmm.base.compare.CompareOperator
-
CompareOperator
to check if some value is greater than another. - greaterThan(ObservableValue<V>) - Method in interface io.github.mmm.value.observable.comparable.ComparableExpression
- greaterThan(V) - Method in interface io.github.mmm.value.observable.comparable.ComparableExpression
- greaterThanOrEqualTo(ObservableValue<V>) - Method in interface io.github.mmm.value.observable.comparable.ComparableExpression
- greaterThanOrEqualTo(V) - Method in interface io.github.mmm.value.observable.comparable.ComparableExpression
- Green - Class in io.github.mmm.ui.api.datatype.color
-
This
ColorSegment
represents the green part of acolor
. - Green(double) - Constructor for class io.github.mmm.ui.api.datatype.color.Green
-
The constructor.
- Green(int) - Constructor for class io.github.mmm.ui.api.datatype.color.Green
-
The constructor.
- Green(String) - Constructor for class io.github.mmm.ui.api.datatype.color.Green
-
The constructor.
- GREEN - io.github.mmm.ui.api.datatype.color.ColorSegmentType
-
Type of
ColorSegment
forGreen
. - GREEN - Static variable in class io.github.mmm.ui.api.datatype.color.Color
-
The
Color
green (lime). - GREY - Static variable in class io.github.mmm.ui.api.datatype.color.Color
-
The
Color
grey.
H
- handleValueParseError(String, Class<?>, Throwable) - Method in class io.github.mmm.marshall.AbstractStructuredReader
- has(String) - Method in class io.github.mmm.ui.api.controller.UiPlace
-
This method determines if a
UiPlace.get(String)
is present (!= null). - hasChangeAwareListeners() - Method in class io.github.mmm.value.observable.AbstractObservableValue
- hasContainerWidget() - Method in class io.github.mmm.ui.api.widget.input.UiCustomInput
- hasContainerWidget() - Method in interface io.github.mmm.ui.api.widget.input.UiInput
- hasContainerWidget() - Method in class io.github.mmm.ui.fx.widget.input.FxInput
- hasContainerWidget() - Method in class io.github.mmm.ui.test.widget.input.TestInput
- hasContainerWidget() - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- hash() - Method in interface io.github.mmm.crypto.hash.HashCreator
-
This method calculates the current hash in the cheapest way of the underlying implementation.
- hash(boolean) - Method in interface io.github.mmm.crypto.hash.HashCreator
- hash(boolean) - Method in class io.github.mmm.crypto.hash.HashCreatorImplCombined
- hash(boolean) - Method in class io.github.mmm.crypto.hash.HashCreatorImplDigest
- hash(boolean) - Method in class io.github.mmm.crypto.hash.HashCreatorImplMultipleRounds
- hash(byte[], boolean) - Method in interface io.github.mmm.crypto.hash.HashCreator
- hash(byte[], int, int, boolean) - Method in interface io.github.mmm.crypto.hash.HashCreator
- hash(CryptoBinary, boolean) - Method in interface io.github.mmm.crypto.hash.HashCreator
- Hash - Class in io.github.mmm.crypto.hash
-
Simple datatype as container for a
hash
. - Hash(byte[]) - Constructor for class io.github.mmm.crypto.hash.Hash
-
The constructor.
- HashAccess - Class in io.github.mmm.crypto.hash.access
-
CryptoAccess
forHashFactory
. - HashAccess(HashConfig) - Constructor for class io.github.mmm.crypto.hash.access.HashAccess
-
The constructor.
- hashCode() - Method in class io.github.mmm.base.range.AbstractRange
- hashCode() - Method in class io.github.mmm.base.text.CaseSyntax
- hashCode() - Method in class io.github.mmm.bean.impl.BeanTypeImpl
- hashCode() - Method in class io.github.mmm.binary.BinaryType
- hashCode() - Method in class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyPair
- hashCode() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureAlgorithm
- hashCode() - Method in class io.github.mmm.crypto.crypt.CipherTransformation
- hashCode() - Method in class io.github.mmm.crypto.symmetric.key.SymmetricKeyGeneric
- hashCode() - Method in class io.github.mmm.entity.id.AbstractId
- hashCode() - Method in class io.github.mmm.entity.link.AbstractLink
- hashCode() - Method in class io.github.mmm.property.Property
- hashCode() - Method in class io.github.mmm.ui.api.controller.UiPlace
- hashCode() - Method in class io.github.mmm.ui.api.datatype.color.Color
- hashCode() - Method in class io.github.mmm.ui.api.datatype.color.ColorSegment
- hashCode() - Method in class io.github.mmm.ui.api.datatype.color.GenericColor
- hashCode() - Method in class io.github.mmm.validation.AbstractComposedValidator
- hashCode() - Method in class io.github.mmm.validation.AbstractValidator
- hashCode() - Method in class io.github.mmm.validation.main.AbstractValidatorRange
- hashCode() - Method in class io.github.mmm.validation.main.ValidatorCompare
- hashCode() - Method in class io.github.mmm.validation.string.ValidatorPattern
- hashCode() - Method in class io.github.mmm.validation.temporal.ValidatorTemporalAfter
- hashCode() - Method in class io.github.mmm.validation.temporal.ValidatorTemporalBefore
- hashCode() - Method in class io.github.mmm.value.observable.BidirectionalBinding
- HashConfig - Class in io.github.mmm.crypto.hash
- HashConfig(String) - Constructor for class io.github.mmm.crypto.hash.HashConfig
-
The constructor.
- HashConfig(String, int) - Constructor for class io.github.mmm.crypto.hash.HashConfig
-
The constructor.
- HashConfig(String, SecurityProvider) - Constructor for class io.github.mmm.crypto.hash.HashConfig
-
The constructor.
- HashConfig(String, SecurityProvider, int) - Constructor for class io.github.mmm.crypto.hash.HashConfig
-
The constructor.
- HashCreator - Interface in io.github.mmm.crypto.hash
-
This is the interface for a creator of hash values.
- HashCreatorImplCombined - Class in io.github.mmm.crypto.hash
-
This is a simple implementation of
HashCreator
that only wrapsMessageDigest
. - HashCreatorImplCombined(HashCreator[]) - Constructor for class io.github.mmm.crypto.hash.HashCreatorImplCombined
-
The constructor.
- HashCreatorImplDigest - Class in io.github.mmm.crypto.hash
-
This is a simple implementation of
HashCreator
that only wrapsMessageDigest
. - HashCreatorImplDigest(String, SecurityProvider) - Constructor for class io.github.mmm.crypto.hash.HashCreatorImplDigest
-
The constructor.
- HashCreatorImplMultipleRounds - Class in io.github.mmm.crypto.hash
-
This is an implementation of
HashCreator
thatcalculates hashes
in multiple rounds. - HashCreatorImplMultipleRounds(String, SecurityProvider, int) - Constructor for class io.github.mmm.crypto.hash.HashCreatorImplMultipleRounds
-
The constructor.
- HashFactory - Interface in io.github.mmm.crypto.hash
- HashFactoryCombined - Class in io.github.mmm.crypto.hash
-
The implementation of
HashFactory
that combines multipleHashFactory
instances by sequentially applying the hashes. - HashFactoryCombined(HashFactory[]) - Constructor for class io.github.mmm.crypto.hash.HashFactoryCombined
-
The constructor.
- HashOutputStream - Class in io.github.mmm.crypto.hash
-
An
OutputStream
that writes to aMessageDigest
. - HashOutputStream(HashCreator) - Constructor for class io.github.mmm.crypto.hash.HashOutputStream
-
The constructor.
- HashOutputStream(HashCreator, OutputStream) - Constructor for class io.github.mmm.crypto.hash.HashOutputStream
-
The constructor.
- hasKeys() - Method in interface io.github.mmm.property.PropertyMetadata
- hasListeners() - Method in class io.github.mmm.event.AbstractEventSource
- hasListeners() - Method in class io.github.mmm.event.EventSourceAdapter
- hasListeners() - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- hasNameWidget() - Method in class io.github.mmm.ui.api.widget.input.UiCustomInput
- hasNameWidget() - Method in interface io.github.mmm.ui.api.widget.input.UiInput
- hasNameWidget() - Method in class io.github.mmm.ui.fx.widget.input.FxInput
- hasNameWidget() - Method in class io.github.mmm.ui.test.widget.input.TestInput
- hasNameWidget() - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- hasNext() - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- hasNext() - Method in class io.github.mmm.scanner.CharSequenceScanner
- hasNext() - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method determines if there is at least one more character available.
- hasOldValue() - Method in interface io.github.mmm.value.observable.ObservableEvent
- hasValidationFailure() - Method in class io.github.mmm.ui.fx.widget.FxValidationFailureBox
- hasWordSeparator() - Method in class io.github.mmm.base.text.CaseSyntax
- HEADER - Static variable in class io.github.mmm.ui.api.controller.UiEmbedding
- height - Variable in class io.github.mmm.ui.spi.AbstractUiScreen
- height - Variable in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- HEX_DIGIT_FILTER - Static variable in interface io.github.mmm.base.filter.CharFilter
-
CharFilter
thataccepts
only the hex digits '0'-'9', 'a'-'f', or 'A'-'F'. - HEX_PREFIX - Static variable in class io.github.mmm.ui.api.datatype.color.Color
-
The prefix for the
title
. - HIDDEN - io.github.mmm.ui.api.datatype.UiScrollBarVisibility
-
The scrollbar is always hidden.
- hide() - Method in class io.github.mmm.ui.spi.controller.AbstractUiController
-
This method is called when this controller was hidden (its
view
is replaced in the slot it was embedded by another controller). - HOME - Static variable in class io.github.mmm.ui.api.controller.UiEmbedding
- HOME - Static variable in class io.github.mmm.ui.api.controller.UiPlace
-
The default place to navigate to if the application is started without specifying a custom
UiPlace
. - HORIZONTAL - io.github.mmm.base.placement.Orientation
-
A horizontal orientation means that objects are ordered from the left to the right.
- HorizontalAlignment - Enum in io.github.mmm.base.placement
-
This enum represents a horizontal alignment.
- host() - Method in class io.github.mmm.validation.string.CharSequenceValidatorBuilder
-
Adds a
ValidatorHost
(hostname or IP-address). - hostname() - Method in class io.github.mmm.validation.string.CharSequenceValidatorBuilder
-
Adds a
ValidatorHostName
. - HSB - io.github.mmm.ui.api.datatype.color.ColorModel
-
The indicator for the HSB color model, where HSB stands for the components
Hue
,Saturation
, andBrightness
. - HSL - io.github.mmm.ui.api.datatype.color.ColorModel
-
The indicator for the HSL color model, where HSL stands for the components
Hue
,Saturation
, andLightness
. - HSV - io.github.mmm.ui.api.datatype.color.ColorModel
-
The indicator for the HSV color model.
- Hue - Class in io.github.mmm.ui.api.datatype.color
-
This
ColorSegment
represents the main characteristic of a a color by the degree of the angle around that axis in the color cube starting with red at 0°. - Hue(double) - Constructor for class io.github.mmm.ui.api.datatype.color.Hue
-
The constructor.
- Hue(String) - Constructor for class io.github.mmm.ui.api.datatype.color.Hue
-
The constructor.
- HUE - io.github.mmm.ui.api.datatype.color.ColorSegmentType
-
Type of
ColorSegment
forHue
.
I
- Id<E> - Interface in io.github.mmm.entity.id
-
This is the interface for an ID that uniquely identifies a persistent entity of a particular
type
(<E>
). - Id - Variable in class io.github.mmm.entity.bean.SimpleEntityBean
-
The
property
with theprimary key
. - Id() - Method in interface io.github.mmm.entity.bean.EntityBean
- Id() - Method in class io.github.mmm.entity.bean.SimpleEntityBean
- ID - Static variable in class io.github.mmm.validation.ComposedValidator
- ID - Static variable in class io.github.mmm.validation.main.AbstractValidatorRange
- ID - Static variable in class io.github.mmm.validation.main.ValidatorMandatory
- ID - Static variable in class io.github.mmm.validation.string.ValidatorEmail
- ID - Static variable in class io.github.mmm.validation.string.ValidatorEmailSpec
- ID - Static variable in class io.github.mmm.validation.string.ValidatorHost
- ID - Static variable in class io.github.mmm.validation.string.ValidatorHostName
- ID - Static variable in class io.github.mmm.validation.string.ValidatorIpAddress
- ID - Static variable in class io.github.mmm.validation.string.ValidatorIpV4Address
- ID - Static variable in class io.github.mmm.validation.string.ValidatorIpV6Address
- ID - Static variable in class io.github.mmm.validation.string.ValidatorPasswordConfirmation
- ID - Static variable in class io.github.mmm.validation.string.ValidatorPattern
- ID - Static variable in class io.github.mmm.validation.string.ValidatorPhoneNumber
- ID - Static variable in class io.github.mmm.validation.temporal.ValidatorTemporalAfter
- ID - Static variable in class io.github.mmm.validation.temporal.ValidatorTemporalBefore
- ID - Static variable in class io.github.mmm.validation.temporal.ValidatorTemporalFuture
- ID - Static variable in class io.github.mmm.validation.temporal.ValidatorTemporalPast
- ID_COLLAPSE - Static variable in interface io.github.mmm.ui.api.widget.img.UiIcon
-
ID
for collapse icon. - ID_CONTENT - Static variable in interface io.github.mmm.ui.api.controller.UiController
-
The
id
of the contentUiController
. - ID_ERROR - Static variable in interface io.github.mmm.ui.api.widget.img.UiIcon
-
ID
for error icon. - ID_EXPAND - Static variable in interface io.github.mmm.ui.api.widget.img.UiIcon
-
ID
for expand icon. - ID_FOOTER - Static variable in interface io.github.mmm.ui.api.controller.UiController
-
The
id
of the headerUiController
. - ID_HEADER - Static variable in interface io.github.mmm.ui.api.controller.UiController
-
The
id
of the headerUiController
. - ID_HOME - Static variable in interface io.github.mmm.ui.api.controller.UiController
-
The
id
of theUiController
for the home page. - ID_INFORMATION - Static variable in interface io.github.mmm.ui.api.widget.img.UiIcon
-
ID
for information icon. - ID_JSON - Static variable in interface io.github.mmm.marshall.StructuredFormat
-
Name
of JSON format. - ID_MANDATORY - Static variable in interface io.github.mmm.validation.Validator
- ID_MARGIN - Static variable in interface io.github.mmm.ui.api.controller.UiController
-
The
id
of the marginUiController
. - ID_MUTE - Static variable in interface io.github.mmm.ui.api.widget.img.UiIcon
-
ID
for mute icon. - ID_NAVIGATION - Static variable in interface io.github.mmm.ui.api.controller.UiController
-
The
id
of the navigationUiController
. - ID_NEXT - Static variable in interface io.github.mmm.ui.api.widget.img.UiIcon
-
ID
for next icon. - ID_PAGE - Static variable in interface io.github.mmm.ui.api.controller.UiController
-
The
id
of the pageUiController
. - ID_PAUSE - Static variable in interface io.github.mmm.ui.api.widget.img.UiIcon
-
ID
for pause icon. - ID_PLAY - Static variable in interface io.github.mmm.ui.api.widget.img.UiIcon
-
ID
for play icon. - ID_PREVIOUS - Static variable in interface io.github.mmm.ui.api.widget.img.UiIcon
-
ID
for previous icon. - ID_QUESTION - Static variable in interface io.github.mmm.ui.api.widget.img.UiIcon
-
ID
for question icon. - ID_ROOT - Static variable in interface io.github.mmm.ui.api.controller.UiController
-
The
id
of the rootUiController
. - ID_UNMUTE - Static variable in interface io.github.mmm.ui.api.widget.img.UiIcon
-
ID
for unmute icon. - ID_WARNING - Static variable in interface io.github.mmm.ui.api.widget.img.UiIcon
-
ID
for warning icon. - ID_XML - Static variable in interface io.github.mmm.marshall.StructuredFormat
-
Name
of XML format. - ID_YAML - Static variable in interface io.github.mmm.marshall.StructuredFormat
-
Name
of YAML format. - IDENTIFIER_FILTER - Static variable in interface io.github.mmm.base.filter.CharFilter
-
A filter that only
accepts
characters valid for a technical identifier-string (e.g. - IdFactories - Class in io.github.mmm.entity.id
- IdFactories() - Constructor for class io.github.mmm.entity.id.IdFactories
-
The constructor.
- idFactory(IdFactory<?, ?, ?>) - Method in class io.github.mmm.entity.property.id.IdPropertyBuilder
- idFactory(IdFactory<?, ?, ?>) - Method in class io.github.mmm.entity.property.link.LinkPropertyBuilder
- IdFactory<I,V extends Comparable<?>,ID extends AbstractId<?,I,V>> - Interface in io.github.mmm.entity.id
-
Factory to #create
- IdLink<E> - Class in io.github.mmm.entity.link
- IdLink(Id<E>, Function<Id<E>, E>) - Constructor for class io.github.mmm.entity.link.IdLink
-
The constructor.
- IdMapper - Interface in io.github.mmm.entity.id
-
Interface for mapper that can marshall and unmarshall
Id
s. - IdMarshaller - Class in io.github.mmm.entity.id
-
Helper class to read and write
Id
values. - IdProperty<E> - Class in io.github.mmm.entity.property.id
- IdProperty(IdFactory<?, ?, ?>, Class<E>) - Constructor for class io.github.mmm.entity.property.id.IdProperty
-
The constructor.
- IdProperty(IdFactory<?, ?, ?>, Class<E>, PropertyMetadata<Id<E>>) - Constructor for class io.github.mmm.entity.property.id.IdProperty
-
The constructor.
- IdProperty(String, IdFactory<?, ?, ?>, Class<E>) - Constructor for class io.github.mmm.entity.property.id.IdProperty
-
The constructor.
- IdProperty(String, IdFactory<?, ?, ?>, Class<E>, PropertyMetadata<Id<E>>) - Constructor for class io.github.mmm.entity.property.id.IdProperty
-
The constructor.
- IdProperty(String, Class<? extends Id>, PropertyMetadata<Id<E>>) - Constructor for class io.github.mmm.entity.property.id.IdProperty
-
The constructor.
- IdPropertyBuilder<E> - Class in io.github.mmm.entity.property.id
- IdPropertyBuilder() - Constructor for class io.github.mmm.entity.property.id.IdPropertyBuilder
-
The constructor.
- IdPropertyBuilder(IdFactory<?, ?, ?>, Class<E>) - Constructor for class io.github.mmm.entity.property.id.IdPropertyBuilder
-
The constructor.
- in() - Method in interface io.github.mmm.cli.io.CliConsole
- in() - Method in class io.github.mmm.cli.io.impl.CliConsoleImpl
- includes(CliLogLevel) - Method in enum io.github.mmm.cli.io.CliLogLevel
- increase(ColorFactor) - Method in class io.github.mmm.ui.api.datatype.color.ColorSegment
- indentation - Variable in class io.github.mmm.marshall.AbstractStructuredWriter
- INDENTATION - Static variable in class io.github.mmm.marshall.MarshallingConfig
-
ConfigOption
for the indentation used byStructuredWriter
to format the output. - indentCount - Variable in class io.github.mmm.marshall.AbstractStructuredStringWriter
-
The current indentation count.
- INDEX_BOTTOM - Static variable in interface io.github.mmm.ui.api.widget.panel.UiBorderPanel
- INDEX_CENTER - Static variable in interface io.github.mmm.ui.api.widget.panel.UiBorderPanel
- INDEX_LEFT - Static variable in interface io.github.mmm.ui.api.widget.panel.UiBorderPanel
- INDEX_RIGHT - Static variable in interface io.github.mmm.ui.api.widget.panel.UiBorderPanel
- INDEX_TOP - Static variable in interface io.github.mmm.ui.api.widget.panel.UiBorderPanel
- info() - Method in interface io.github.mmm.cli.io.CliConsole
- INFO - io.github.mmm.cli.io.CliLogLevel
-
General information for end-users to get helpful feedback about what is going on.
- INFORMATION - Static variable in class io.github.mmm.ui.api.datatype.UiSeverity
-
UiSeverity
indicating an general purpose information. - inFuture() - Method in interface io.github.mmm.value.observable.temporal.instant.InstantExpression
- inFuture() - Method in interface io.github.mmm.value.observable.temporal.localdate.LocalDateExpression
- inFuture() - Method in interface io.github.mmm.value.observable.temporal.localdatetime.LocalDateTimeExpression
- inFuture() - Method in interface io.github.mmm.value.observable.temporal.localtime.LocalTimeExpression
- inFuture() - Method in interface io.github.mmm.value.observable.temporal.offsetdatetime.OffsetDateTimeExpression
- inFuture() - Method in interface io.github.mmm.value.observable.temporal.offsettime.OffsetTimeExpression
- inFuture() - Method in interface io.github.mmm.value.observable.temporal.TemporalExpression
- inFuture() - Method in interface io.github.mmm.value.observable.temporal.zoneddatetime.ZonedDateTimeExpression
- init() - Method in class io.github.mmm.entity.id.IdFactories
-
Initializes the defaults.
- init() - Method in class io.github.mmm.ui.spi.controller.AbstractUiNavigationManager
-
Initializes this navigation manager and navigates to the initial
UiPlace
. - init(KeyPairGenerator) - Method in class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyCreator
- init(KeyPairGenerator) - Method in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyCreatorEcBc
- initBinding(UiValueBinding<V>) - Method in class io.github.mmm.ui.api.widget.composite.UiCustomValuedComposite
- initBinding(UiValueBinding<V>) - Method in class io.github.mmm.ui.api.widget.form.UiCustomCompositeInput
- initBinding(UiValueBinding<V>) - Method in interface io.github.mmm.ui.api.widget.value.UiBindableWidget
-
Initializes the value binding.
- initBinding(UiValueBinding<V>) - Method in class io.github.mmm.ui.fx.widget.composite.FxValuedComposite
- initBinding(UiValueBinding<V>) - Method in class io.github.mmm.ui.fx.widget.form.FxCompositeInput
- initBinding(UiValueBinding<V>) - Method in class io.github.mmm.ui.test.widget.composite.TestValuedComposite
- initBinding(UiValueBinding<V>) - Method in class io.github.mmm.ui.tvm.widget.composite.TvmValuedComposite
- initHBox(HBox) - Method in class io.github.mmm.ui.fx.widget.input.FxInput
- initHBox(HBox) - Method in class io.github.mmm.ui.fx.widget.input.FxRadioChoice
- initHPanel(HTMLElement) - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- initialize() - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
-
This method initializes this widget.
- initName(UiAbstractInput<?>, String) - Static method in interface io.github.mmm.ui.api.widget.input.UiAbstractInput
- initName(UiAbstractInput<?>, String, Object) - Static method in interface io.github.mmm.ui.api.widget.input.UiAbstractInput
- initText(W, String) - Static method in interface io.github.mmm.ui.api.widget.UiWidget
- initText(W, String, Object) - Static method in interface io.github.mmm.ui.api.widget.UiWidget
- initTitle(UiAbstractWindow, String) - Static method in interface io.github.mmm.ui.api.widget.window.UiAbstractWindow
- initTitle(UiAbstractWindow, String, Object) - Static method in interface io.github.mmm.ui.api.widget.window.UiAbstractWindow
- inPast() - Method in interface io.github.mmm.value.observable.temporal.instant.InstantExpression
- inPast() - Method in interface io.github.mmm.value.observable.temporal.localdate.LocalDateExpression
- inPast() - Method in interface io.github.mmm.value.observable.temporal.localdatetime.LocalDateTimeExpression
- inPast() - Method in interface io.github.mmm.value.observable.temporal.localtime.LocalTimeExpression
- inPast() - Method in interface io.github.mmm.value.observable.temporal.offsetdatetime.OffsetDateTimeExpression
- inPast() - Method in interface io.github.mmm.value.observable.temporal.offsettime.OffsetTimeExpression
- inPast() - Method in interface io.github.mmm.value.observable.temporal.TemporalExpression
- inPast() - Method in interface io.github.mmm.value.observable.temporal.zoneddatetime.ZonedDateTimeExpression
- InputStreamWrapper - Class in io.github.mmm.crypto.io
-
An
InputStream
that wraps anotherInputStream
to delegate from. - InputStreamWrapper(InputStream) - Constructor for class io.github.mmm.crypto.io.InputStreamWrapper
-
The constructor.
- insertAt(Node, Node, int) - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- insertCell(Node, int, int, int, int) - Method in class io.github.mmm.ui.fx.widget.panel.AdvancedGridPane
- insertFirst(Node, Node) - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- insertRow(int, Node...) - Method in class io.github.mmm.ui.fx.widget.panel.AdvancedGridPane
- INSTANCE - Static variable in class io.github.mmm.base.compare.NumberComparator
-
The singleton instance.
- INSTANCE - Static variable in class io.github.mmm.bean.impl.BeanFactoryManager
-
The singleton instance.
- INSTANCE - Static variable in class io.github.mmm.cli.io.impl.CliInConsole
-
The singleton instance.
- INSTANCE - Static variable in class io.github.mmm.cli.io.impl.CliOutNone
-
The singleton instance.
- INSTANCE - Static variable in class io.github.mmm.crypto.asymmetric.sign.generic.SignatureFactoryGeneric
-
The singleton instance.
- INSTANCE - Static variable in class io.github.mmm.nls.cli.NlsBundleCli
- INSTANCE - Static variable in class io.github.mmm.nls.exception.NlsBundleException
- INSTANCE - Static variable in class io.github.mmm.nls.sync.NlsBundleSync
- INSTANCE - Static variable in class io.github.mmm.validation.main.NlsBundleValidation
-
The singleton instance.
- InstantBinding - Class in io.github.mmm.value.observable.temporal.instant
- InstantBinding(Supplier<Instant>, ObservableValue<?>...) - Constructor for class io.github.mmm.value.observable.temporal.instant.InstantBinding
-
The constructor.
- InstantExpression - Interface in io.github.mmm.value.observable.temporal.instant
- InstantProperty - Class in io.github.mmm.property.temporal.instant
-
Implementation of
WritableInstantProperty
. - InstantProperty(String) - Constructor for class io.github.mmm.property.temporal.instant.InstantProperty
-
The constructor.
- InstantProperty(String, PropertyMetadata<Instant>) - Constructor for class io.github.mmm.property.temporal.instant.InstantProperty
-
The constructor.
- InstantPropertyBuilder - Class in io.github.mmm.property.builder.temporal
- InstantPropertyBuilder() - Constructor for class io.github.mmm.property.builder.temporal.InstantPropertyBuilder
-
The constructor.
- INTEGER - Static variable in class io.github.mmm.base.number.NumberType
-
The
NumberType
forInteger
. - IntegerBinding - Class in io.github.mmm.value.observable.number.integers
- IntegerBinding(Supplier<Integer>, ObservableValue<?>...) - Constructor for class io.github.mmm.value.observable.number.integers.IntegerBinding
-
The constructor.
- IntegerExpression - Interface in io.github.mmm.value.observable.number.integers
- IntegerProperty - Class in io.github.mmm.property.number.integers
-
Implementation of
WritableIntegerProperty
. - IntegerProperty(String) - Constructor for class io.github.mmm.property.number.integers.IntegerProperty
-
The constructor.
- IntegerProperty(String, PropertyMetadata<Integer>) - Constructor for class io.github.mmm.property.number.integers.IntegerProperty
-
The constructor.
- IntegerPropertyBuilder - Class in io.github.mmm.property.builder.number
- IntegerPropertyBuilder() - Constructor for class io.github.mmm.property.builder.number.IntegerPropertyBuilder
-
The constructor.
- intValue() - Method in interface io.github.mmm.value.observable.number.ReadableNumberValue
- invalidate() - Method in class io.github.mmm.value.observable.AbstractObservableValue
-
Invalidates this observable in case it's value is computed.
- invalidate() - Method in class io.github.mmm.value.observable.Binding
- invalidateProperties() - Method in class io.github.mmm.property.container.ContainerProperty
-
Invalidates internal properties such as
ContainerProperty.sizeProperty()
andContainerProperty.emptyProperty()
. - InverseBitFlag - Class in io.github.mmm.ui.api.datatype.bitmask
-
InverseBitMask
for a flag (a single bit asvalue
). - InverseBitFlag(int, int) - Constructor for class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
-
The constructor.
- InverseBitMask - Class in io.github.mmm.ui.api.datatype.bitmask
- InverseBitMask(int, int) - Constructor for class io.github.mmm.ui.api.datatype.bitmask.InverseBitMask
-
The constructor.
- invert() - Method in class io.github.mmm.ui.api.datatype.color.ColorSegment
- invert(ColorModel) - Method in class io.github.mmm.ui.api.datatype.color.GenericColor
- invokeAsynchron(Runnable) - Method in interface io.github.mmm.ui.api.UiDispatcher
-
This method
invokes
the giventask
asynchronous in the dispatcher thread of the UI. - invokeAsynchron(Runnable) - Method in class io.github.mmm.ui.fx.FxDispatcher
- invokeAsynchron(Runnable) - Method in class io.github.mmm.ui.test.TestDispatcher
- invokeAsynchron(Runnable) - Method in class io.github.mmm.ui.tvm.TvmDispatcher
- invokeTimer(Runnable, int) - Method in interface io.github.mmm.ui.api.UiDispatcher
-
This method
invokes
the giventask
once asynchronous after the given dalay. - invokeTimer(Runnable, int) - Method in class io.github.mmm.ui.fx.FxDispatcher
- invokeTimer(Runnable, int) - Method in class io.github.mmm.ui.test.TestDispatcher
- invokeTimer(Runnable, int) - Method in class io.github.mmm.ui.tvm.TvmDispatcher
- invokeTimer(Callable<Boolean>, int) - Method in interface io.github.mmm.ui.api.UiDispatcher
-
This method
invokes
the giventask
periodically. - invokeTimer(Callable<Boolean>, int) - Method in class io.github.mmm.ui.fx.FxDispatcher
- invokeTimer(Callable<Boolean>, int) - Method in class io.github.mmm.ui.test.TestDispatcher
- invokeTimer(Callable<Boolean>, int) - Method in class io.github.mmm.ui.tvm.TvmDispatcher
- invokeUiTask(Runnable) - Method in interface io.github.mmm.ui.api.UiDispatcher
- invokeUiTask(Runnable) - Method in class io.github.mmm.ui.fx.FxDispatcher
- invokeUiTask(Runnable) - Method in class io.github.mmm.ui.spi.AbstractUiDispatcher
- io.github.mmm.base - module io.github.mmm.base
-
Provides fundamental APIs and helper classes.
- io.github.mmm.base.compare - package io.github.mmm.base.compare
-
Contains
CompareOperator
andNumberComparator
that help to compare values. - io.github.mmm.base.config - package io.github.mmm.base.config
- io.github.mmm.base.exception - package io.github.mmm.base.exception
-
Contains
ApplicationException
and derived exception classes for common cases. - io.github.mmm.base.filter - package io.github.mmm.base.filter
-
Contains
CharFilter
and related types for efficient filtering and parsing. - io.github.mmm.base.i18n - package io.github.mmm.base.i18n
-
Contains APIs and helpers for internationalization.
- io.github.mmm.base.io - package io.github.mmm.base.io
- io.github.mmm.base.justification - package io.github.mmm.base.justification
-
Contains
Justification
and its implementation to justify text. - io.github.mmm.base.lang - package io.github.mmm.base.lang
-
Contains fundamental types missing in
java.base
. - io.github.mmm.base.number - package io.github.mmm.base.number
- io.github.mmm.base.placement - package io.github.mmm.base.placement
-
Contains
Enum
types for placements (alignment, orientation, direction). - io.github.mmm.base.properties - package io.github.mmm.base.properties
-
Contains additions to
Properties
. - io.github.mmm.base.range - package io.github.mmm.base.range
- io.github.mmm.base.sort - package io.github.mmm.base.sort
- io.github.mmm.base.temporal - package io.github.mmm.base.temporal
-
Contains additions for
java.time
andTemporal
. - io.github.mmm.base.text - package io.github.mmm.base.text
-
Contains helpers to deal with text (string, etc.) and case.
- io.github.mmm.bean - module io.github.mmm.bean
-
Provides advanced Java beans based on
mmm-property
. - io.github.mmm.bean - package io.github.mmm.bean
-
Provides the API for generic java beans defined as simple class or interface avoiding lots of boilerplate code.
- io.github.mmm.bean.impl - package io.github.mmm.bean.impl
-
Contains internal implementation.
- io.github.mmm.bean.property - package io.github.mmm.bean.property
-
Contains
BeanProperty
to allow a bean to contain another bean. - io.github.mmm.binary - module io.github.mmm.binary
-
Provides fundamental APIs and helper classes.
- io.github.mmm.binary - package io.github.mmm.binary
- io.github.mmm.binary.codec - package io.github.mmm.binary.codec
- io.github.mmm.cli - module io.github.mmm.cli
-
Provides the API and implementation to parse the arguments of a
main
method from a command-line-interface (CLI). - io.github.mmm.cli - package io.github.mmm.cli
-
Contains the API and implementation to parse the arguments of a
main
method from a command-line-interface (CLI). - io.github.mmm.cli.exception - package io.github.mmm.cli.exception
-
Contains common exceptions for CLI.
- io.github.mmm.cli.io - package io.github.mmm.cli.io
- io.github.mmm.cli.io.impl - package io.github.mmm.cli.io.impl
-
Contains internal implementations of this module.
- io.github.mmm.crypto - module io.github.mmm.crypto
-
Provides fundamental APIs and helper classes.
- io.github.mmm.crypto - package io.github.mmm.crypto
- io.github.mmm.crypto.algorithm - package io.github.mmm.crypto.algorithm
- io.github.mmm.crypto.asymmetric.access - package io.github.mmm.crypto.asymmetric.access
- io.github.mmm.crypto.asymmetric.access.ec.bc - package io.github.mmm.crypto.asymmetric.access.ec.bc
- io.github.mmm.crypto.asymmetric.access.ec.jce - package io.github.mmm.crypto.asymmetric.access.ec.jce
- io.github.mmm.crypto.asymmetric.access.rsa - package io.github.mmm.crypto.asymmetric.access.rsa
- io.github.mmm.crypto.asymmetric.cert - package io.github.mmm.crypto.asymmetric.cert
- io.github.mmm.crypto.asymmetric.cert.access - package io.github.mmm.crypto.asymmetric.cert.access
- io.github.mmm.crypto.asymmetric.crypt - package io.github.mmm.crypto.asymmetric.crypt
- io.github.mmm.crypto.asymmetric.crypt.ec - package io.github.mmm.crypto.asymmetric.crypt.ec
- io.github.mmm.crypto.asymmetric.crypt.rsa - package io.github.mmm.crypto.asymmetric.crypt.rsa
- io.github.mmm.crypto.asymmetric.key - package io.github.mmm.crypto.asymmetric.key
- io.github.mmm.crypto.asymmetric.key.ec - package io.github.mmm.crypto.asymmetric.key.ec
- io.github.mmm.crypto.asymmetric.key.ec.bc - package io.github.mmm.crypto.asymmetric.key.ec.bc
- io.github.mmm.crypto.asymmetric.key.ec.jce - package io.github.mmm.crypto.asymmetric.key.ec.jce
- io.github.mmm.crypto.asymmetric.key.generic - package io.github.mmm.crypto.asymmetric.key.generic
- io.github.mmm.crypto.asymmetric.key.rsa - package io.github.mmm.crypto.asymmetric.key.rsa
- io.github.mmm.crypto.asymmetric.sign - package io.github.mmm.crypto.asymmetric.sign
- io.github.mmm.crypto.asymmetric.sign.ec - package io.github.mmm.crypto.asymmetric.sign.ec
- io.github.mmm.crypto.asymmetric.sign.ec.bc - package io.github.mmm.crypto.asymmetric.sign.ec.bc
- io.github.mmm.crypto.asymmetric.sign.generic - package io.github.mmm.crypto.asymmetric.sign.generic
- io.github.mmm.crypto.asymmetric.sign.rsa - package io.github.mmm.crypto.asymmetric.sign.rsa
- io.github.mmm.crypto.bc - module io.github.mmm.crypto.bc
-
Provides fundamental APIs and helper classes.
- io.github.mmm.crypto.crypt - package io.github.mmm.crypto.crypt
- io.github.mmm.crypto.hash - package io.github.mmm.crypto.hash
- io.github.mmm.crypto.hash.access - package io.github.mmm.crypto.hash.access
- io.github.mmm.crypto.hash.md5 - package io.github.mmm.crypto.hash.md5
- io.github.mmm.crypto.hash.ripemd - package io.github.mmm.crypto.hash.ripemd
- io.github.mmm.crypto.hash.sha1 - package io.github.mmm.crypto.hash.sha1
- io.github.mmm.crypto.hash.sha2 - package io.github.mmm.crypto.hash.sha2
- io.github.mmm.crypto.io - package io.github.mmm.crypto.io
- io.github.mmm.crypto.key - package io.github.mmm.crypto.key
- io.github.mmm.crypto.key.store - package io.github.mmm.crypto.key.store
- io.github.mmm.crypto.key.store.access - package io.github.mmm.crypto.key.store.access
- io.github.mmm.crypto.provider - package io.github.mmm.crypto.provider
- io.github.mmm.crypto.random - package io.github.mmm.crypto.random
- io.github.mmm.crypto.symmetric.access - package io.github.mmm.crypto.symmetric.access
- io.github.mmm.crypto.symmetric.access.pbe - package io.github.mmm.crypto.symmetric.access.pbe
- io.github.mmm.crypto.symmetric.crypt - package io.github.mmm.crypto.symmetric.crypt
- io.github.mmm.crypto.symmetric.crypt.aes - package io.github.mmm.crypto.symmetric.crypt.aes
- io.github.mmm.crypto.symmetric.key - package io.github.mmm.crypto.symmetric.key
- io.github.mmm.crypto.symmetric.key.pbe - package io.github.mmm.crypto.symmetric.key.pbe
- io.github.mmm.crypto.symmetric.key.spec - package io.github.mmm.crypto.symmetric.key.spec
- io.github.mmm.entity - module io.github.mmm.entity
-
Provides the API for (persistent) entities.
- io.github.mmm.entity - package io.github.mmm.entity
-
Contains API for an entity identified by a primary key.
- io.github.mmm.entity.bean - module io.github.mmm.entity.bean
-
Provides entity-beans based on
mmm-bean
andmmm-entity
. - io.github.mmm.entity.bean - package io.github.mmm.entity.bean
-
Contains the API for entity beans.
- io.github.mmm.entity.id - package io.github.mmm.entity.id
-
Contains API and implementation for primary keys that uniquely identify an entity.
- io.github.mmm.entity.link - package io.github.mmm.entity.link
-
Contains link API and implementation for relations between entities.
- io.github.mmm.entity.property.builder - package io.github.mmm.entity.property.builder
- io.github.mmm.entity.property.id - package io.github.mmm.entity.property.id
-
Contains property support for IDs.
- io.github.mmm.entity.property.link - package io.github.mmm.entity.property.link
-
Contains property support for links to entity bean (one-to-one relation).
- io.github.mmm.event - module io.github.mmm.event
-
Provides generic, reusable infrastructure to define, send and receive events.
- io.github.mmm.event - package io.github.mmm.event
-
Provides the API and base implementation for generic eventing.
- io.github.mmm.marshall - module io.github.mmm.marshall
-
Provides the API for mashalling and unmarshalling data to structured formats.
- io.github.mmm.marshall - package io.github.mmm.marshall
-
Provides the API for marshalling and unmarshalling data.
- io.github.mmm.marshall.json - module io.github.mmm.marshall.json
-
Provides an implementation of
mmm-marshall
for JSON without any 3rd-party lib. - io.github.mmm.marshall.json - package io.github.mmm.marshall.json
- io.github.mmm.marshall.jsonp - module io.github.mmm.marshall.jsonp
-
Provides an implementation of
mmm-marshall
for JSON using JSON-P. - io.github.mmm.marshall.jsonp - package io.github.mmm.marshall.jsonp
-
Contains
JsonpMarshalling
for JSON marshaling support based on JSON-P. - io.github.mmm.marshall.standard - package io.github.mmm.marshall.standard
- io.github.mmm.marshall.stax - module io.github.mmm.marshall.stax
-
Provides an implementation of
mmm-marshall
for XML based on StAX. - io.github.mmm.marshall.stax - package io.github.mmm.marshall.stax
-
Contains
StaxMarshalling
for XML marshaling support based on StAX. - io.github.mmm.marshall.tvm.xml - module io.github.mmm.marshall.tvm.xml
-
Provides an implementation of
mmm-marshall
for XML based on StAX. - io.github.mmm.marshall.tvm.xml - package io.github.mmm.marshall.tvm.xml
-
Contains marshalling for XML format based on TeaVM.
- io.github.mmm.nls - module io.github.mmm.nls
-
Provides advanced native language support.
- io.github.mmm.nls - package io.github.mmm.nls
-
Provides the main API for the native language support (NLS).
- io.github.mmm.nls.argument - package io.github.mmm.nls.argument
-
Contains the API for the dynamic arguments of a
NlsMessage
. - io.github.mmm.nls.cli - module io.github.mmm.nls.cli
-
Provides a powerful extension for
mmm-cli
that integrates withmmm-nls
. - io.github.mmm.nls.cli - package io.github.mmm.nls.cli
-
Contains native language support (NLS) for command-line-interfaces (CLI).
- io.github.mmm.nls.cli.exception - package io.github.mmm.nls.cli.exception
-
Contains common CLI exceptions with native language support.
- io.github.mmm.nls.cli.property - package io.github.mmm.nls.cli.property
-
Contains properties for data-binding to CLI commands.
- io.github.mmm.nls.descriptor - package io.github.mmm.nls.descriptor
-
Contains descriptors providing meta-information for bundle and key.
- io.github.mmm.nls.exception - package io.github.mmm.nls.exception
- io.github.mmm.nls.formatter - package io.github.mmm.nls.formatter
-
Contains formatters to format NLS messages.
- io.github.mmm.nls.sync - module io.github.mmm.nls.sync
-
Provides a command-line-interface to synchronize resource bundles for localization.
- io.github.mmm.nls.sync - package io.github.mmm.nls.sync
-
Provides a command-line-interface to synchronize resource bundles for localization.
- io.github.mmm.nls.template - package io.github.mmm.nls.template
- io.github.mmm.nls.variable - package io.github.mmm.nls.variable
-
Contains types for parsed variable placeholders of a NLS message.
- io.github.mmm.property - module io.github.mmm.property
-
Provides advanced properties with support for change-listeners, bindings, validation, and marshalling.
- io.github.mmm.property - package io.github.mmm.property
-
Provides the API for generic and powerful properties.
- io.github.mmm.property.booleans - package io.github.mmm.property.booleans
-
Contains property infrastructure for
Boolean
. - io.github.mmm.property.builder - module io.github.mmm.property.builder
-
Provides advanced properties with support for change-listeners, bindings, validation, and marshalling.
- io.github.mmm.property.builder - package io.github.mmm.property.builder
-
Contains builders for properties from
mmm-property
(moduleio.github.mmm.property
). - io.github.mmm.property.builder.container - package io.github.mmm.property.builder.container
-
Contains property builders for container types such as
Collection
orMap
. - io.github.mmm.property.builder.lang - package io.github.mmm.property.builder.lang
- io.github.mmm.property.builder.number - package io.github.mmm.property.builder.number
-
Contains property builders for the standard
Number
types. - io.github.mmm.property.builder.temporal - package io.github.mmm.property.builder.temporal
-
Contains property builders for
Temporal
types. - io.github.mmm.property.container - package io.github.mmm.property.container
-
Contains property infrastructure for containers (such as Collection or Map).
- io.github.mmm.property.container.list - package io.github.mmm.property.container.list
-
Contains property infrastructure for
List
. - io.github.mmm.property.container.map - package io.github.mmm.property.container.map
-
Contains property infrastructure for
Map
. - io.github.mmm.property.container.set - package io.github.mmm.property.container.set
-
Contains property infrastructure for
Set
. - io.github.mmm.property.factory - package io.github.mmm.property.factory
- io.github.mmm.property.number - package io.github.mmm.property.number
-
Contains property infrastructure for
Number
. - io.github.mmm.property.number.bigdecimal - package io.github.mmm.property.number.bigdecimal
-
Contains property infrastructure for
BigDecimal
. - io.github.mmm.property.number.biginteger - package io.github.mmm.property.number.biginteger
-
Contains property infrastructure for
BigInteger
. - io.github.mmm.property.number.bytes - package io.github.mmm.property.number.bytes
-
Contains property infrastructure for
Byte
. - io.github.mmm.property.number.doubles - package io.github.mmm.property.number.doubles
-
Contains property infrastructure for
Double
. - io.github.mmm.property.number.floats - package io.github.mmm.property.number.floats
-
Contains property infrastructure for
Float
. - io.github.mmm.property.number.integers - package io.github.mmm.property.number.integers
-
Contains property infrastructure for
Integer
. - io.github.mmm.property.number.longs - package io.github.mmm.property.number.longs
-
Contains property infrastructure for
Long
. - io.github.mmm.property.number.shorts - package io.github.mmm.property.number.shorts
-
Contains property infrastructure for
Short
. - io.github.mmm.property.object - package io.github.mmm.property.object
-
Contains property infrastructure for
Object
. - io.github.mmm.property.range - package io.github.mmm.property.range
-
Contains property infrastructure for
Range
. - io.github.mmm.property.string - package io.github.mmm.property.string
-
Contains property infrastructure for
String
. - io.github.mmm.property.temporal - package io.github.mmm.property.temporal
-
Contains property infrastructure for
java.time
. - io.github.mmm.property.temporal.instant - package io.github.mmm.property.temporal.instant
-
Contains property infrastructure for
Instant
. - io.github.mmm.property.temporal.localdate - package io.github.mmm.property.temporal.localdate
-
Contains property infrastructure for
LocalDate
. - io.github.mmm.property.temporal.localdatetime - package io.github.mmm.property.temporal.localdatetime
-
Contains property infrastructure for
LocalDateTime
. - io.github.mmm.property.temporal.localtime - package io.github.mmm.property.temporal.localtime
-
Contains property infrastructure for
LocalTime
. - io.github.mmm.property.temporal.offsetdatetime - package io.github.mmm.property.temporal.offsetdatetime
-
Contains property infrastructure for
OffsetDateTime
. - io.github.mmm.property.temporal.offsettime - package io.github.mmm.property.temporal.offsettime
-
Contains property infrastructure for
OffsetTime
. - io.github.mmm.property.temporal.zoneddatetime - package io.github.mmm.property.temporal.zoneddatetime
-
Contains property infrastructure for
ZonedDateTime
. - io.github.mmm.scanner - module io.github.mmm.scanner
-
Provides scanners that help to parse character sequences efficient and easily.
- io.github.mmm.scanner - package io.github.mmm.scanner
-
Provides the API for scanners that help to parse character sequences efficient and easily.
- io.github.mmm.ui.api - package io.github.mmm.ui.api
-
Contains the API to build a toolkit-agnostic user-interface (UI).
- io.github.mmm.ui.api.attribute - package io.github.mmm.ui.api.attribute
-
Contains the interfaces to standardize and reuse properties.
- io.github.mmm.ui.api.binding - module io.github.mmm.ui.api.binding
-
Provides the API for binding of UI with properties and beans.
- io.github.mmm.ui.api.binding - package io.github.mmm.ui.api.binding
- io.github.mmm.ui.api.binding.data - package io.github.mmm.ui.api.binding.data
- io.github.mmm.ui.api.breadcrumb - module io.github.mmm.ui.api.breadcrumb
-
Provides the API for the breadcrumb widget.
- io.github.mmm.ui.api.chart - module io.github.mmm.ui.api.chart
-
Provides the API for chart widgets.
- io.github.mmm.ui.api.controller - module io.github.mmm.ui.api.controller
-
Provides the API for dialog controllers and routing.
- io.github.mmm.ui.api.controller - package io.github.mmm.ui.api.controller
- io.github.mmm.ui.api.controller.action - package io.github.mmm.ui.api.controller.action
- io.github.mmm.ui.api.core - module io.github.mmm.ui.api.core
-
Provides the API for the universal user-interface framework.
- io.github.mmm.ui.api.data - module io.github.mmm.ui.api.data
-
Provides the API for data widgets.
- io.github.mmm.ui.api.datatype - package io.github.mmm.ui.api.datatype
-
Contains the (immutable) datatypes of this UI API.
- io.github.mmm.ui.api.datatype.bitmask - package io.github.mmm.ui.api.datatype.bitmask
-
Contains datatypes to represent a bit-encoded flags.
- io.github.mmm.ui.api.datatype.chart - package io.github.mmm.ui.api.datatype.chart
-
Contains datatypes to represent values for charts (diagrams).
- io.github.mmm.ui.api.datatype.color - package io.github.mmm.ui.api.datatype.color
-
Contains datatypes to represent a color.
- io.github.mmm.ui.api.datatype.media - package io.github.mmm.ui.api.datatype.media
-
Contains datatypes to represent a multimedia data (audio/video).
- io.github.mmm.ui.api.event - package io.github.mmm.ui.api.event
-
Contains the API for UI eventing with
UiEvent
andUiEventListener
. - io.github.mmm.ui.api.event.action - package io.github.mmm.ui.api.event.action
-
Contains
UiAction
and its sub-interfaces for UI actions. - io.github.mmm.ui.api.factory - package io.github.mmm.ui.api.factory
-
Contains the API for factories to create widgets.
- io.github.mmm.ui.api.form - module io.github.mmm.ui.api.form
-
Provides the API for form widgets (input form layout).
- io.github.mmm.ui.api.format - module io.github.mmm.ui.api.format
-
Provides the API for format widgets (for formatted text such as HTML or source-code).
- io.github.mmm.ui.api.media - module io.github.mmm.ui.api.media
-
Provides the API for binding of UI with properties and beans.
- io.github.mmm.ui.api.menu - module io.github.mmm.ui.api.menu
-
Provides the API for menu widgets (menu-bar, navigation-bar, breadcrumb, etc.).
- io.github.mmm.ui.api.notifier - package io.github.mmm.ui.api.notifier
- io.github.mmm.ui.api.number - module io.github.mmm.ui.api.number
-
Provides the API for binding of UI with properties and beans.
- io.github.mmm.ui.api.tab - module io.github.mmm.ui.api.tab
-
Provides the API for tab widgets.
- io.github.mmm.ui.api.temporal - module io.github.mmm.ui.api.temporal
-
Provides the API for binding of UI with properties and beans.
- io.github.mmm.ui.api.widget - package io.github.mmm.ui.api.widget
-
Contains the API for widgets what are the first-class citizens of a UI.
- io.github.mmm.ui.api.widget.breadcrumb - package io.github.mmm.ui.api.widget.breadcrumb
- io.github.mmm.ui.api.widget.button - package io.github.mmm.ui.api.widget.button
-
Contains the API for all kind of button widgets such as
UiButton
. - io.github.mmm.ui.api.widget.chart - package io.github.mmm.ui.api.widget.chart
- io.github.mmm.ui.api.widget.composite - package io.github.mmm.ui.api.widget.composite
-
Contains the API for
UiComposite
and all sub-interfaces of widgets that contain and compose other widgets. - io.github.mmm.ui.api.widget.data - package io.github.mmm.ui.api.widget.data
- io.github.mmm.ui.api.widget.form - package io.github.mmm.ui.api.widget.form
- io.github.mmm.ui.api.widget.format - package io.github.mmm.ui.api.widget.format
- io.github.mmm.ui.api.widget.img - package io.github.mmm.ui.api.widget.img
- io.github.mmm.ui.api.widget.input - package io.github.mmm.ui.api.widget.input
-
Contains the API for all kind of
UiInput
widgets. - io.github.mmm.ui.api.widget.link - package io.github.mmm.ui.api.widget.link
- io.github.mmm.ui.api.widget.media - package io.github.mmm.ui.api.widget.media
- io.github.mmm.ui.api.widget.menu - package io.github.mmm.ui.api.widget.menu
- io.github.mmm.ui.api.widget.number - package io.github.mmm.ui.api.widget.number
- io.github.mmm.ui.api.widget.panel - package io.github.mmm.ui.api.widget.panel
- io.github.mmm.ui.api.widget.tab - package io.github.mmm.ui.api.widget.tab
- io.github.mmm.ui.api.widget.temporal - package io.github.mmm.ui.api.widget.temporal
- io.github.mmm.ui.api.widget.value - package io.github.mmm.ui.api.widget.value
- io.github.mmm.ui.api.widget.window - package io.github.mmm.ui.api.widget.window
- io.github.mmm.ui.api.window - module io.github.mmm.ui.api.window
-
Provides the API for binding of UI with properties and beans.
- io.github.mmm.ui.fx - package io.github.mmm.ui.fx
- io.github.mmm.ui.fx.chart - module io.github.mmm.ui.fx.chart
-
Provides the implementation of UI media widgets based on JavaFx.
- io.github.mmm.ui.fx.core - module io.github.mmm.ui.fx.core
-
Provides the implementation of the UI framework based on JavaFx.
- io.github.mmm.ui.fx.data - module io.github.mmm.ui.fx.data
-
Provides the implementation of data widgets for JavaFx.
- io.github.mmm.ui.fx.factory.chart - package io.github.mmm.ui.fx.factory.chart
- io.github.mmm.ui.fx.factory.media - package io.github.mmm.ui.fx.factory.media
- io.github.mmm.ui.fx.form - module io.github.mmm.ui.fx.form
-
Provides the implementation of UI form widgets for JavaFx.
- io.github.mmm.ui.fx.form.grid - module io.github.mmm.ui.fx.form.grid
-
Provides the implementation of UI form widgets for JavaFx.
- io.github.mmm.ui.fx.icon - module io.github.mmm.ui.fx.icon
-
Provides the implementation of UI media widgets based on JavaFx.
- io.github.mmm.ui.fx.icon - package io.github.mmm.ui.fx.icon
- io.github.mmm.ui.fx.media - module io.github.mmm.ui.fx.media
-
Provides the implementation of UI media widgets based on JavaFx.
- io.github.mmm.ui.fx.widget - package io.github.mmm.ui.fx.widget
- io.github.mmm.ui.fx.widget.button - package io.github.mmm.ui.fx.widget.button
- io.github.mmm.ui.fx.widget.chart - package io.github.mmm.ui.fx.widget.chart
- io.github.mmm.ui.fx.widget.composite - package io.github.mmm.ui.fx.widget.composite
- io.github.mmm.ui.fx.widget.data - package io.github.mmm.ui.fx.widget.data
- io.github.mmm.ui.fx.widget.form - package io.github.mmm.ui.fx.widget.form
- io.github.mmm.ui.fx.widget.form.grid - package io.github.mmm.ui.fx.widget.form.grid
- io.github.mmm.ui.fx.widget.img - package io.github.mmm.ui.fx.widget.img
- io.github.mmm.ui.fx.widget.input - package io.github.mmm.ui.fx.widget.input
- io.github.mmm.ui.fx.widget.link - package io.github.mmm.ui.fx.widget.link
- io.github.mmm.ui.fx.widget.media - package io.github.mmm.ui.fx.widget.media
- io.github.mmm.ui.fx.widget.panel - package io.github.mmm.ui.fx.widget.panel
- io.github.mmm.ui.fx.widget.window - package io.github.mmm.ui.fx.widget.window
- io.github.mmm.ui.fx.window - module io.github.mmm.ui.fx.window
-
Provides the implementation of the UI framework based on JavaFx.
- io.github.mmm.ui.spi - package io.github.mmm.ui.spi
-
Contains the service provider interfaces (SPI) to extend when building implementations of this UI API.
- io.github.mmm.ui.spi.controller - module io.github.mmm.ui.spi.controller
-
Provides SPI for controller management and navigation.
- io.github.mmm.ui.spi.controller - package io.github.mmm.ui.spi.controller
- io.github.mmm.ui.spi.core - module io.github.mmm.ui.spi.core
-
Provides the service provider interface (SPI) for UI framework to share base classes between different UI implementations.
- io.github.mmm.ui.spi.range - package io.github.mmm.ui.spi.range
- io.github.mmm.ui.spi.widget - package io.github.mmm.ui.spi.widget
-
Contains the SPI for widget implementations.
- io.github.mmm.ui.spi.window - package io.github.mmm.ui.spi.window
- io.github.mmm.ui.test - package io.github.mmm.ui.test
- io.github.mmm.ui.test.chart - module io.github.mmm.ui.test.chart
-
Provides the implementation of UI chart widgets for testing.
- io.github.mmm.ui.test.core - module io.github.mmm.ui.test.core
-
Provides the implementation of the UI core for testing.
- io.github.mmm.ui.test.data - module io.github.mmm.ui.test.data
-
Provides the implementation of data widgets for testing.
- io.github.mmm.ui.test.form - module io.github.mmm.ui.test.form
-
Provides the implementation of UI form widgets for testing.
- io.github.mmm.ui.test.widget - package io.github.mmm.ui.test.widget
- io.github.mmm.ui.test.widget.button - package io.github.mmm.ui.test.widget.button
- io.github.mmm.ui.test.widget.chart - package io.github.mmm.ui.test.widget.chart
- io.github.mmm.ui.test.widget.composite - package io.github.mmm.ui.test.widget.composite
- io.github.mmm.ui.test.widget.data - package io.github.mmm.ui.test.widget.data
- io.github.mmm.ui.test.widget.form - package io.github.mmm.ui.test.widget.form
- io.github.mmm.ui.test.widget.img - package io.github.mmm.ui.test.widget.img
- io.github.mmm.ui.test.widget.input - package io.github.mmm.ui.test.widget.input
- io.github.mmm.ui.test.widget.link - package io.github.mmm.ui.test.widget.link
- io.github.mmm.ui.test.widget.panel - package io.github.mmm.ui.test.widget.panel
- io.github.mmm.ui.test.widget.window - package io.github.mmm.ui.test.widget.window
- io.github.mmm.ui.test.window - module io.github.mmm.ui.test.window
-
Provides the implementation of the UI framework based on JavaFx.
- io.github.mmm.ui.tvm - package io.github.mmm.ui.tvm
- io.github.mmm.ui.tvm.core - module io.github.mmm.ui.tvm.core
-
Provides the implementation of the UI framework based on TeaVM.
- io.github.mmm.ui.tvm.widget - package io.github.mmm.ui.tvm.widget
- io.github.mmm.ui.tvm.widget.button - package io.github.mmm.ui.tvm.widget.button
- io.github.mmm.ui.tvm.widget.composite - package io.github.mmm.ui.tvm.widget.composite
- io.github.mmm.ui.tvm.widget.input - package io.github.mmm.ui.tvm.widget.input
- io.github.mmm.ui.tvm.widget.link - package io.github.mmm.ui.tvm.widget.link
- io.github.mmm.ui.tvm.widget.panel - package io.github.mmm.ui.tvm.widget.panel
- io.github.mmm.validation - module io.github.mmm.validation
-
Provides validation API and infrastructure.
- io.github.mmm.validation - package io.github.mmm.validation
-
Contains a simple but powerful API for validation.
- io.github.mmm.validation.collection - package io.github.mmm.validation.collection
-
Contains validation support for
Collection
s andMap
s. - io.github.mmm.validation.main - module io.github.mmm.validation.main
-
Provides standard validators with NLS and typed builders.
- io.github.mmm.validation.main - package io.github.mmm.validation.main
-
Contains validation support combined with native language support (NLS).
- io.github.mmm.validation.number - package io.github.mmm.validation.number
-
Contains validation support for
Number
and its common sub-types. - io.github.mmm.validation.range - package io.github.mmm.validation.range
-
Contains validation support for
Range
. - io.github.mmm.validation.string - package io.github.mmm.validation.string
-
Contains validation support for
String
andCharSequence
. - io.github.mmm.validation.temporal - package io.github.mmm.validation.temporal
-
Contains validation support for
Temporal
. - io.github.mmm.validation.temporal.instant - package io.github.mmm.validation.temporal.instant
-
Contains validation support for
Instant
. - io.github.mmm.validation.temporal.localdate - package io.github.mmm.validation.temporal.localdate
-
Contains validation support for
LocalDate
. - io.github.mmm.validation.temporal.localdatetime - package io.github.mmm.validation.temporal.localdatetime
-
Contains validation support for
LocalDateTime
. - io.github.mmm.validation.temporal.localtime - package io.github.mmm.validation.temporal.localtime
-
Contains validation support for
LocalTime
. - io.github.mmm.validation.temporal.offsetdatetime - package io.github.mmm.validation.temporal.offsetdatetime
-
Contains validation support for
OffsetDateTime
. - io.github.mmm.validation.temporal.offsettime - package io.github.mmm.validation.temporal.offsettime
-
Contains validation support for
OffsetTime
. - io.github.mmm.validation.temporal.zoneddatetime - package io.github.mmm.validation.temporal.zoneddatetime
-
Contains validation support for
ZonedDateTime
- io.github.mmm.value - module io.github.mmm.value
-
Provides a minimalistic but powerful API for value containers.
- io.github.mmm.value - package io.github.mmm.value
- io.github.mmm.value.observable - module io.github.mmm.value.observable
-
Provides observable value API and implementation for standard Java types.
- io.github.mmm.value.observable - package io.github.mmm.value.observable
-
Provides the API for observable values.
- io.github.mmm.value.observable.booleans - package io.github.mmm.value.observable.booleans
- io.github.mmm.value.observable.comparable - package io.github.mmm.value.observable.comparable
-
TODO
- io.github.mmm.value.observable.container - package io.github.mmm.value.observable.container
- io.github.mmm.value.observable.container.collection - package io.github.mmm.value.observable.container.collection
- io.github.mmm.value.observable.container.list - package io.github.mmm.value.observable.container.list
- io.github.mmm.value.observable.container.map - package io.github.mmm.value.observable.container.map
- io.github.mmm.value.observable.container.set - package io.github.mmm.value.observable.container.set
- io.github.mmm.value.observable.number - package io.github.mmm.value.observable.number
-
TODO
- io.github.mmm.value.observable.number.bigdecimal - package io.github.mmm.value.observable.number.bigdecimal
-
TODO
- io.github.mmm.value.observable.number.biginteger - package io.github.mmm.value.observable.number.biginteger
-
TODO
- io.github.mmm.value.observable.number.bytes - package io.github.mmm.value.observable.number.bytes
-
TODO
- io.github.mmm.value.observable.number.doubles - package io.github.mmm.value.observable.number.doubles
-
TODO
- io.github.mmm.value.observable.number.floats - package io.github.mmm.value.observable.number.floats
-
TODO
- io.github.mmm.value.observable.number.integers - package io.github.mmm.value.observable.number.integers
-
TODO
- io.github.mmm.value.observable.number.longs - package io.github.mmm.value.observable.number.longs
-
TODO
- io.github.mmm.value.observable.number.shorts - package io.github.mmm.value.observable.number.shorts
-
TODO
- io.github.mmm.value.observable.object - package io.github.mmm.value.observable.object
-
TODO
- io.github.mmm.value.observable.string - package io.github.mmm.value.observable.string
-
TODO
- io.github.mmm.value.observable.temporal - package io.github.mmm.value.observable.temporal
- io.github.mmm.value.observable.temporal.instant - package io.github.mmm.value.observable.temporal.instant
-
Contains value infrastructure for
Instant
. - io.github.mmm.value.observable.temporal.localdate - package io.github.mmm.value.observable.temporal.localdate
-
Contains value infrastructure for
LocalDate
. - io.github.mmm.value.observable.temporal.localdatetime - package io.github.mmm.value.observable.temporal.localdatetime
-
Contains value infrastructure for
LocalDateTime
. - io.github.mmm.value.observable.temporal.localtime - package io.github.mmm.value.observable.temporal.localtime
-
Contains value infrastructure for
LocalTime
. - io.github.mmm.value.observable.temporal.offsetdatetime - package io.github.mmm.value.observable.temporal.offsetdatetime
-
Contains value infrastructure for
OffsetDateTime
. - io.github.mmm.value.observable.temporal.offsettime - package io.github.mmm.value.observable.temporal.offsettime
-
Contains value infrastructure for
OffsetTime
. - io.github.mmm.value.observable.temporal.zoneddatetime - package io.github.mmm.value.observable.temporal.zoneddatetime
-
Contains value infrastructure for
ZonedDateTime
. - ipAddress() - Method in class io.github.mmm.validation.string.CharSequenceValidatorBuilder
-
Adds a
ValidatorIpAddress
. - isAfter(Instant, Instant) - Method in class io.github.mmm.validation.temporal.instant.ValidatorInstantAfter
- isAfter(LocalDate, LocalDate) - Method in class io.github.mmm.validation.temporal.localdate.ValidatorLocalDateAfter
- isAfter(LocalDateTime, LocalDateTime) - Method in class io.github.mmm.validation.temporal.localdatetime.ValidatorLocalDateTimeAfter
- isAfter(LocalTime, LocalTime) - Method in class io.github.mmm.validation.temporal.localtime.ValidatorLocalTimeAfter
- isAfter(OffsetDateTime, OffsetDateTime) - Method in class io.github.mmm.validation.temporal.offsetdatetime.ValidatorOffsetDateTimeAfter
- isAfter(OffsetTime, OffsetTime) - Method in class io.github.mmm.validation.temporal.offsettime.ValidatorOffsetTimeAfter
- isAfter(ZonedDateTime, ZonedDateTime) - Method in class io.github.mmm.validation.temporal.zoneddatetime.ValidatorZonedDateTimeAfter
- isAfter(V, V) - Method in class io.github.mmm.validation.temporal.ValidatorTemporalAfter
- isAltQuoteEscapeLazy() - Method in interface io.github.mmm.scanner.CharScannerSyntax
-
If
alt-quote-start
,alt-quote-end
andalt-quote-escape
all point to the same character (which is NOT'\0'
), then this method determines ifalt-quotation escaping
is lazy. - isAltQuoteEscapeLazy() - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
- isAppendSources() - Method in class io.github.mmm.validation.ComposedValidationFailure
- isAssignment() - Method in class io.github.mmm.cli.CliOption
- isAuto() - Method in class io.github.mmm.ui.api.datatype.UiSize
- isBefore(Instant, Instant) - Method in class io.github.mmm.validation.temporal.instant.ValidatorInstantBefore
- isBefore(LocalDate, LocalDate) - Method in class io.github.mmm.validation.temporal.localdate.ValidatorLocalDateBefore
- isBefore(LocalDateTime, LocalDateTime) - Method in class io.github.mmm.validation.temporal.localdatetime.ValidatorLocalDateTimeBefore
- isBefore(LocalTime, LocalTime) - Method in class io.github.mmm.validation.temporal.localtime.ValidatorLocalTimeBefore
- isBefore(OffsetDateTime, OffsetDateTime) - Method in class io.github.mmm.validation.temporal.offsetdatetime.ValidatorOffsetDateTimeBefore
- isBefore(OffsetTime, OffsetTime) - Method in class io.github.mmm.validation.temporal.offsettime.ValidatorOffsetTimeBefore
- isBefore(ZonedDateTime, ZonedDateTime) - Method in class io.github.mmm.validation.temporal.zoneddatetime.ValidatorZonedDateTimeBefore
- isBefore(V, V) - Method in class io.github.mmm.validation.temporal.ValidatorTemporalBefore
- isBidirectional() - Method in class io.github.mmm.crypto.asymmetric.crypt.AsymmetricCryptorConfig
- isBidirectional() - Method in class io.github.mmm.crypto.asymmetric.crypt.rsa.AsymmetricCryptorConfigRsa
- isBindableProperty(ReadableProperty<?>) - Method in class io.github.mmm.ui.api.binding.data.UiDataBinding
- isBitFlag() - Method in class io.github.mmm.ui.api.datatype.bitmask.BitMask
- isBitValue() - Method in class io.github.mmm.ui.api.datatype.bitmask.BitMask
- isBoundOneWay() - Method in class io.github.mmm.value.observable.AbstractWritableObservableValue
- isBoundOneWay() - Method in interface io.github.mmm.value.observable.WritableObservableValue
- isCaseChange(CaseConversion) - Static method in enum io.github.mmm.base.text.CaseConversion
- isCaseSensitive() - Method in class io.github.mmm.binary.codec.Base
- isCaseSensitive() - Method in class io.github.mmm.binary.codec.Base64
- isCaseSensitive() - Method in class io.github.mmm.binary.codec.BaseGeneric
- isChange() - Method in interface io.github.mmm.value.observable.ObservableEvent
- isChangeAware() - Method in class io.github.mmm.property.container.list.ListProperty
- isChangeAware() - Method in class io.github.mmm.property.container.map.MapProperty
- isChangeAware() - Method in class io.github.mmm.property.container.set.SetProperty
- isChangeAware() - Method in interface io.github.mmm.property.container.WritableContainerProperty
- isClosable() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteClosable
- isClosable() - Method in class io.github.mmm.ui.fx.widget.window.FxChildWindow
- isClosable() - Method in class io.github.mmm.ui.test.widget.window.TestChildWindow
- isClosed() - Method in class io.github.mmm.crypto.io.OutputStreamWrapper
- isCollapsed() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteCollapsed
- isCollapsed() - Method in class io.github.mmm.ui.fx.widget.form.FxFormGroup
- isCollapsed() - Method in class io.github.mmm.ui.fx.widget.form.grid.FxFormGroup
- isCollapsed() - Method in class io.github.mmm.ui.fx.widget.panel.FxCollapsiblePanel
- isCollapsed() - Method in class io.github.mmm.ui.test.widget.composite.TestCollapsibleComposite
- isCollapsed() - Method in class io.github.mmm.ui.test.widget.form.TestFormGroup
- isCollapsible() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteCollapsible
- isCollapsible() - Method in class io.github.mmm.ui.fx.widget.form.FxFormGroup
- isCollapsible() - Method in class io.github.mmm.ui.fx.widget.form.grid.FxFormGroup
- isCollapsible() - Method in class io.github.mmm.ui.fx.widget.panel.FxCollapsiblePanel
- isCollapsible() - Method in class io.github.mmm.ui.test.widget.composite.TestCollapsibleComposite
- isCollapsible() - Method in class io.github.mmm.ui.test.widget.form.TestFormGroup
- isCompressed() - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBcWithRecoveryId
- isCreateRandomNonce() - Method in class io.github.mmm.crypto.crypt.CryptorConfig
-
This method returns
false
by default. - isDecimal() - Method in class io.github.mmm.base.number.NumberType
-
This method determines if the represented
Number
is a decimal value. - isDispatchThread() - Method in interface io.github.mmm.ui.api.UiDispatcher
- isDispatchThread() - Method in class io.github.mmm.ui.fx.FxDispatcher
- isDispatchThread() - Method in class io.github.mmm.ui.test.TestDispatcher
- isDispatchThread() - Method in class io.github.mmm.ui.tvm.TvmDispatcher
- isDisposed() - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- isDisposed() - Method in interface io.github.mmm.ui.api.widget.UiWidget
- isDisposed() - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- isDone() - Method in class io.github.mmm.marshall.AbstractStructuredReader
- isDone() - Method in interface io.github.mmm.marshall.StructuredReader
- isDown() - Method in enum io.github.mmm.base.placement.Direction
- isDynamic() - Method in class io.github.mmm.bean.AbstractBean
- isDynamic() - Method in class io.github.mmm.bean.AbstractVirtualBean
- isDynamic() - Method in class io.github.mmm.bean.DynamicBean
- isDynamic() - Method in interface io.github.mmm.bean.ReadableBean
- isDynamic() - Method in class io.github.mmm.validation.AbstractValidator
-
This method determines if this
Validator
is dynamic. - isDynamic() - Method in class io.github.mmm.validation.main.ValidatorCompare
- isDynamic() - Method in class io.github.mmm.validation.temporal.ValidatorTemporalAfter
- isDynamic() - Method in class io.github.mmm.validation.temporal.ValidatorTemporalBefore
- isEditable() - Method in interface io.github.mmm.ui.api.widget.data.UiColumn
- isEmpty() - Method in class io.github.mmm.cli.CliArgs
- isEmpty() - Method in interface io.github.mmm.nls.argument.NlsArguments
- isEmpty() - Method in class io.github.mmm.nls.cli.property.CliCollectionProperty
- isEmpty() - Method in class io.github.mmm.nls.cli.property.CliFlagProperty
- isEmpty() - Method in interface io.github.mmm.nls.cli.property.CliProperty
- isEmpty() - Method in class io.github.mmm.nls.cli.property.CliStringProperty
- isEmpty() - Method in interface io.github.mmm.value.observable.container.ReadableContainerValue
- isEmpty() - Method in interface io.github.mmm.value.observable.string.StringExpression
- isEmpty(String) - Static method in class io.github.mmm.ui.api.widget.AbstractUiWidget
-
Null-safe variant of
String.isEmpty()
for convenience. - isEnabled() - Method in interface io.github.mmm.ui.api.attribute.AttributeReadEnabled
- isEnabled() - Method in enum io.github.mmm.ui.api.datatype.UiPropagation
- isEnabled() - Method in interface io.github.mmm.ui.api.widget.UiWidget
-
Recursively checks if this widget is enabled including all its
parents
. - isEnabled(BitMask) - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- isEnabled(BitMask) - Method in interface io.github.mmm.ui.api.widget.UiWidget
- isEnabled(BitMask) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- isEncryptor() - Method in class io.github.mmm.crypto.crypt.CryptorImplCipher
- isEncryptor() - Method in class io.github.mmm.crypto.crypt.DecryptorImplCipher
- isEncryptor() - Method in class io.github.mmm.crypto.crypt.EncryptorImplCiper
- isEnd() - Method in enum io.github.mmm.marshall.StructuredReader.State
- isEndOptions() - Method in class io.github.mmm.cli.CliArgument
- isEndOptions() - Method in class io.github.mmm.cli.CliOption
- isEndOptions() - Method in class io.github.mmm.cli.CliValue
- isEob() - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- isEob() - Method in class io.github.mmm.scanner.CharReaderScanner
- isEos() - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- isEos() - Method in class io.github.mmm.scanner.CharReaderScanner
- isEos() - Method in interface io.github.mmm.scanner.CharStreamScanner
- isEot() - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- isEot() - Method in class io.github.mmm.scanner.CharReaderScanner
- isEot() - Method in interface io.github.mmm.scanner.CharStreamScanner
- isEqualTo(ReadableBean) - Method in interface io.github.mmm.bean.ReadableBean
-
A
Bean
implementation shall not overrideObject.equals(Object)
andObject.hashCode()
for efficient usage inCollection
s andMap
s. - isEqualTo(ObservableValue<V>) - Method in interface io.github.mmm.value.observable.Expression
- isEqualTo(V) - Method in interface io.github.mmm.value.observable.Expression
- isEqualToIgnoreCase(ObservableStringValue) - Method in interface io.github.mmm.value.observable.string.StringExpression
- isEqualToIgnoreCase(String) - Method in interface io.github.mmm.value.observable.string.StringExpression
- isFailOnMissingPadding() - Method in class io.github.mmm.binary.codec.BaseFormat
- isFailOnWhitespace() - Method in class io.github.mmm.binary.codec.BaseFormat
- isFiltering() - Method in interface io.github.mmm.ui.api.widget.data.UiColumn
- isFiltering() - Method in class io.github.mmm.ui.fx.widget.data.FxTableColumn
- isFiltering() - Method in class io.github.mmm.ui.test.widget.data.TestTableColumn
- isFocused() - Method in interface io.github.mmm.ui.api.widget.UiWidget
- isFocused() - Method in class io.github.mmm.ui.fx.widget.FxActiveWidget
- isFocused() - Method in class io.github.mmm.ui.test.widget.TestActiveWidget
- isFocused() - Method in class io.github.mmm.ui.tvm.widget.TvmActiveWidget
- isForUser() - Method in exception io.github.mmm.base.exception.ApplicationException
-
Note: Please consider using
net.sf.mmm.nls.exception.NlsException
with i18n support in case you are creating exceptions for end-users. - isForUser() - Method in exception io.github.mmm.nls.exception.ObjectNotFoundUserException
- isForUser() - Method in exception io.github.mmm.nls.exception.TechnicalErrorUserException
- isFuture(Instant) - Method in class io.github.mmm.validation.temporal.instant.ValidatorInstantFuture
- isFuture(LocalDate) - Method in class io.github.mmm.validation.temporal.localdate.ValidatorLocalDateFuture
- isFuture(LocalDateTime) - Method in class io.github.mmm.validation.temporal.localdatetime.ValidatorLocalDateTimeFuture
- isFuture(LocalTime) - Method in class io.github.mmm.validation.temporal.localtime.ValidatorLocalTimeFuture
- isFuture(OffsetDateTime) - Method in class io.github.mmm.validation.temporal.offsetdatetime.ValidatorOffsetDateTimeFuture
- isFuture(OffsetTime) - Method in class io.github.mmm.validation.temporal.offsettime.ValidatorOffsetTimeFuture
- isFuture(ZonedDateTime) - Method in class io.github.mmm.validation.temporal.zoneddatetime.ValidatorZonedDateTimeFuture
- isFuture(V) - Method in class io.github.mmm.validation.temporal.ValidatorTemporalFuture
- isInitiallyVisible() - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- isInitiallyVisible() - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- isInstanceOf(BeanClass) - Method in interface io.github.mmm.bean.VirtualBean
- isInverse() - Method in class io.github.mmm.ui.api.datatype.bitmask.BitMask
- isInverse() - Method in class io.github.mmm.ui.api.datatype.bitmask.InverseBitMask
- isInverse() - Method in class io.github.mmm.ui.api.datatype.bitmask.RegularBitMask
- isLeft() - Method in enum io.github.mmm.base.placement.Direction
- isLength() - Method in class io.github.mmm.validation.collection.ValidatorCollectionSize
- isLength() - Method in class io.github.mmm.validation.collection.ValidatorMapSize
- isLength() - Method in class io.github.mmm.validation.main.AbstractValidatorRange
- isLength() - Method in class io.github.mmm.validation.string.ValidatorCharSequnceSize
- isLongOption() - Method in class io.github.mmm.cli.CliArgument
- isLongOption() - Method in class io.github.mmm.cli.CliLongOption
- isLongOption() - Method in class io.github.mmm.cli.CliShortOption
- isLongOption() - Method in class io.github.mmm.cli.CliValue
- isMandatory() - Method in class io.github.mmm.nls.cli.property.AbstractCliProperty
- isMandatory() - Method in interface io.github.mmm.nls.cli.property.CliProperty
- isMandatory() - Method in class io.github.mmm.validation.main.ValidatorMandatory
- isMandatory() - Method in interface io.github.mmm.validation.Validator
- isMatchedUsingEquals() - Method in interface io.github.mmm.event.EventListener
- isMatchedUsingEquals() - Method in class io.github.mmm.value.observable.BidirectionalBinding
- isMaximized() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteMaximized
- isMaximized() - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- isMaximized() - Method in class io.github.mmm.ui.test.widget.window.TestAbstractWindow
- isMinimized() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteMinimized
- isMinimized() - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- isMinimized() - Method in class io.github.mmm.ui.test.widget.window.TestAbstractWindow
- isModified() - Method in interface io.github.mmm.ui.api.widget.composite.UiComposite
- isModified() - Method in interface io.github.mmm.ui.api.widget.UiWidget
- isMovable() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteMoveable
- isMovable() - Method in class io.github.mmm.ui.fx.widget.window.FxChildWindow
- isMovable() - Method in class io.github.mmm.ui.test.widget.window.TestChildWindow
- isMultiSelection() - Method in interface io.github.mmm.ui.api.attribute.AttributeReadMultiSelection
- isMultiSelection() - Method in class io.github.mmm.ui.fx.widget.data.FxDataTable
- isMultiSelection() - Method in class io.github.mmm.ui.test.widget.data.TestDataList
- isMuted() - Method in interface io.github.mmm.ui.api.attribute.AttributeFeatureVolume
- isMuted() - Method in class io.github.mmm.ui.fx.widget.media.FxMediaWidget
- isNavigable() - Method in interface io.github.mmm.ui.api.controller.UiController
- isNoHashing() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureAlgorithm
- isNotEmpty() - Method in interface io.github.mmm.value.observable.string.StringExpression
- isNotEqualTo(ObservableValue<V>) - Method in interface io.github.mmm.value.observable.Expression
- isNotEqualTo(V) - Method in interface io.github.mmm.value.observable.Expression
- isNotEqualToIgnoreCase(ObservableStringValue) - Method in interface io.github.mmm.value.observable.string.StringExpression
- isNotEqualToIgnoreCase(String) - Method in interface io.github.mmm.value.observable.string.StringExpression
- isNotNull() - Method in interface io.github.mmm.value.observable.Expression
- isNull() - Method in interface io.github.mmm.value.observable.Expression
- isOmitPadding() - Method in class io.github.mmm.binary.codec.BaseFormat
- isOption() - Method in class io.github.mmm.cli.CliArgument
- isOption() - Method in class io.github.mmm.cli.CliOption
- isOption() - Method in class io.github.mmm.cli.CliValue
- isOption() - Method in class io.github.mmm.nls.cli.property.AbstractCliProperty
- isOption() - Method in interface io.github.mmm.nls.cli.property.CliProperty
- isPast(Instant) - Method in class io.github.mmm.validation.temporal.instant.ValidatorInstantPast
- isPast(LocalDate) - Method in class io.github.mmm.validation.temporal.localdate.ValidatorLocalDatePast
- isPast(LocalDateTime) - Method in class io.github.mmm.validation.temporal.localdatetime.ValidatorLocalDateTimePast
- isPast(LocalTime) - Method in class io.github.mmm.validation.temporal.localtime.ValidatorLocalTimePast
- isPast(OffsetDateTime) - Method in class io.github.mmm.validation.temporal.offsetdatetime.ValidatorOffsetDateTimePast
- isPast(OffsetTime) - Method in class io.github.mmm.validation.temporal.offsettime.ValidatorOffsetTimePast
- isPast(ZonedDateTime) - Method in class io.github.mmm.validation.temporal.zoneddatetime.ValidatorZonedDateTimePast
- isPast(V) - Method in class io.github.mmm.validation.temporal.ValidatorTemporalPast
- isPlaying() - Method in interface io.github.mmm.ui.api.attribute.AttributeFeaturePlayback
- isPlaying() - Method in class io.github.mmm.ui.fx.widget.media.FxMediaWidget
- isPolymorphic() - Method in class io.github.mmm.bean.property.PropertyFactoryBean
- isPolymorphic() - Method in interface io.github.mmm.bean.ReadableBean
-
A
Bean
may be polymorphic to allow mappings to and from other representations without knowing the exact type. - isPolymorphic() - Method in class io.github.mmm.entity.property.id.PropertyFactoryId
- isPolymorphic() - Method in interface io.github.mmm.property.factory.PropertyFactory
- isPolymorphic() - Method in class io.github.mmm.property.object.PropertyFactoryObject
- isPrimitive() - Method in interface io.github.mmm.ui.api.datatype.chart.UiDataSeries
- isPrimitive() - Method in class io.github.mmm.ui.api.datatype.chart.UiDataSeriesNumber
- isPrintHelpPerCommand() - Method in class io.github.mmm.nls.cli.NlsMain
- isPrintStacktrace(CliLogLevel) - Method in class io.github.mmm.cli.io.impl.CliConsoleImpl
- isProgrammatic() - Method in interface io.github.mmm.ui.api.attribute.AttributeReadProgrammatic
- isProgrammatic() - Method in class io.github.mmm.ui.api.controller.UiNavigationEvent
- isProgrammatic() - Method in class io.github.mmm.ui.api.event.UiEvent
- isPrototype() - Method in class io.github.mmm.bean.AbstractVirtualBean
- isPrototype() - Method in class io.github.mmm.bean.Bean
- isPrototype() - Method in interface io.github.mmm.bean.ReadableBean
- isQuoteEscapeLazy() - Method in interface io.github.mmm.scanner.CharScannerSyntax
-
If
quote-start
,quote-end
andquote-escape
all point to the same character (which is NOT'\0'
), then this method determines ifquotation escaping
is lazy. - isQuoteEscapeLazy() - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
- isReadOnly() - Method in class io.github.mmm.bean.AbstractBean
- isReadOnly() - Method in interface io.github.mmm.bean.ReadableBean
- isReadOnly() - Method in class io.github.mmm.property.Property
- isReadOnly() - Method in interface io.github.mmm.property.ReadableProperty
- isReadOnly() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteReadOnly
- isReadOnly() - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- isReadOnly() - Method in interface io.github.mmm.ui.api.widget.UiWidget
- isReadOnly() - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- isResizable() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteResizable
- isResizable() - Method in class io.github.mmm.ui.fx.widget.data.FxTableColumn
- isResizable() - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- isResizable() - Method in class io.github.mmm.ui.test.widget.data.TestTableColumn
- isResizable() - Method in class io.github.mmm.ui.test.widget.window.TestAbstractWindow
- isResolved() - Method in class io.github.mmm.entity.link.EntityLink
- isResolved() - Method in class io.github.mmm.entity.link.IdLink
- isResolved() - Method in interface io.github.mmm.entity.link.Link
- isResponsible(ReadableTypedValue<V>) - Method in interface io.github.mmm.ui.api.factory.UiSingleWidgetFactoryProperty
-
Override this method for a special factory on a given property
type
. - isRight() - Method in enum io.github.mmm.base.placement.Direction
- isScrollable() - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- isScrollable() - Method in class io.github.mmm.ui.fx.widget.window.FxChildWindow
- isScrollable() - Method in class io.github.mmm.ui.fx.widget.window.FxPopup
- isSelected() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSelected
- isSelected() - Method in interface io.github.mmm.ui.api.widget.value.UiWidgetWithSelection
- isSetFocus() - Method in class io.github.mmm.ui.api.datatype.UiValidState
- isShortOption() - Method in class io.github.mmm.cli.CliArgument
- isShortOption() - Method in class io.github.mmm.cli.CliLongOption
- isShortOption() - Method in class io.github.mmm.cli.CliShortOption
- isShortOption() - Method in class io.github.mmm.cli.CliValue
- isShowRowNumbers() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteShowRowNumbers
- isShowRowNumbers() - Method in class io.github.mmm.ui.fx.widget.data.FxDataTable
- isShowRowNumbers() - Method in class io.github.mmm.ui.test.widget.data.TestDataList
- isSortable() - Method in interface io.github.mmm.ui.api.widget.data.UiColumn
- isStart() - Method in enum io.github.mmm.marshall.StructuredReader.State
- isSubclassOf(BeanClass) - Method in interface io.github.mmm.bean.BeanClass
- isSubclassOf(BeanClass, boolean, boolean) - Method in interface io.github.mmm.bean.BeanClass
- isSuperclassOf(BeanClass) - Method in interface io.github.mmm.bean.BeanClass
- isSuperclassOf(BeanClass, boolean, boolean) - Method in interface io.github.mmm.bean.BeanClass
- isSuppressed() - Method in interface io.github.mmm.cli.io.CliOut
- isSuppressed() - Method in class io.github.mmm.cli.io.impl.CliOutLogger
- isSuppressed() - Method in class io.github.mmm.cli.io.impl.CliOutNone
- isTechnical() - Method in exception io.github.mmm.base.exception.ApplicationException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception io.github.mmm.nls.exception.TechnicalErrorUserException
- isTextEditable() - Method in interface io.github.mmm.ui.api.widget.number.UiSlider
- isTextVisible() - Method in interface io.github.mmm.ui.api.widget.number.UiSlider
- isThreadSafe() - Method in class io.github.mmm.bean.AbstractBean
- isThreadSafe() - Method in class io.github.mmm.bean.AbstractVirtualBean
- isTolerateDuplicateOptions() - Method in class io.github.mmm.nls.cli.NlsMain
- isTransient() - Method in interface io.github.mmm.property.PropertyMetadata
- isTransient() - Method in interface io.github.mmm.property.ReadableProperty
- isUp() - Method in enum io.github.mmm.base.placement.Direction
- isUseAnchor() - Static method in class io.github.mmm.ui.tvm.TvmApplication
- isValid() - Method in interface io.github.mmm.nls.cli.property.CliProperty
- isValid() - Method in class io.github.mmm.property.Property
- isValid() - Method in interface io.github.mmm.property.ReadableProperty
- isValid() - Method in interface io.github.mmm.ui.api.attribute.AttributeReadValid
- isValid() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteValidationFailure
- isValid() - Method in class io.github.mmm.ui.api.datatype.UiValidState
- isValid() - Method in interface io.github.mmm.ui.api.widget.composite.UiComposite
- isValid() - Method in interface io.github.mmm.ui.api.widget.composite.UiFailureComposite
- isValid() - Method in interface io.github.mmm.ui.api.widget.composite.UiValuedComposite
- isValid() - Method in interface io.github.mmm.ui.api.widget.form.UiAbstractCompositeInput
- isValid() - Method in interface io.github.mmm.ui.api.widget.form.UiFormGroup
- isValid() - Method in interface io.github.mmm.ui.api.widget.UiWidget
-
A
UiComposite
is only valid if all its children are valid (recursive check). - isValid() - Method in interface io.github.mmm.ui.api.widget.value.UiValidatableWidget
- isValid() - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- isValid() - Method in class io.github.mmm.validation.AbstractValidationResult
- isValid() - Method in interface io.github.mmm.validation.ValidationResult
- isValid() - Method in class io.github.mmm.validation.ValidationResultValid
- isValid() - Method in class io.github.mmm.value.observable.Binding
- isValidating(Validator<?>) - Static method in interface io.github.mmm.validation.Validator
- isValue() - Method in class io.github.mmm.cli.CliArgument
- isValue() - Method in class io.github.mmm.cli.CliOption
- isValue() - Method in class io.github.mmm.cli.CliValue
- isValueEqual(V, V) - Method in class io.github.mmm.property.container.ContainerProperty
- isValueEqual(V, V) - Method in class io.github.mmm.value.observable.AbstractWritableObservableValue
-
Null-safe check if two
values
are considered equal (unchanged). - isValueMutable() - Method in class io.github.mmm.bean.property.BeanProperty
- isValueMutable() - Method in class io.github.mmm.property.container.ContainerProperty
- isValueMutable() - Method in class io.github.mmm.property.Property
- isVirtual() - Method in interface io.github.mmm.bean.BeanType
- isVirtual() - Method in class io.github.mmm.bean.impl.BeanClassImpl
- isVirtual() - Method in class io.github.mmm.bean.impl.BeanTypeImpl
- isVisible() - Method in interface io.github.mmm.ui.api.attribute.AttributeReadVisible
- isVisible() - Method in enum io.github.mmm.ui.api.datatype.UiPropagation
- isVisible() - Method in interface io.github.mmm.ui.api.widget.UiWidget
-
Recursively checks if this widget is visible including all its
parents
. - isVisible() - Method in class io.github.mmm.ui.spi.controller.AbstractUiController
- isVisible(BitMask) - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- isVisible(BitMask) - Method in interface io.github.mmm.ui.api.widget.UiWidget
- isVisible(BitMask) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- isVisibleWithoutRoot() - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- isVisibleWithoutRoot() - Method in class io.github.mmm.ui.fx.widget.window.FxChildWindow
- isVisibleWithoutRoot() - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- isVisibleWithoutRoot() - Method in class io.github.mmm.ui.test.widget.window.TestAbstractWindow
- isVisibleWithoutRoot() - Method in class io.github.mmm.ui.test.widget.window.TestChildWindow
- isWindowPositionAbsolute() - Method in interface io.github.mmm.ui.api.widget.window.UiMainWindow
- isWindowPositionAbsolute() - Method in class io.github.mmm.ui.fx.widget.window.FxMainWindow
- isWindowPositionAbsolute() - Method in class io.github.mmm.ui.test.widget.window.TestMainWindow
- isZeros() - Method in interface io.github.mmm.binary.Binary
- isZeros() - Method in class io.github.mmm.binary.BinaryType
- iterator() - Method in interface io.github.mmm.base.lang.Composable
J
- join(char...) - Method in class io.github.mmm.base.filter.ListCharFilter
- join(ListCharFilter) - Method in class io.github.mmm.base.filter.ListCharFilter
- JsonFormat - Interface in io.github.mmm.marshall
-
Simple access
for JSON format. - JsonFormatProvider - Class in io.github.mmm.marshall.json
-
Implementation of
StructuredFormatProvider
for JSON-P. - JsonFormatProvider() - Constructor for class io.github.mmm.marshall.json.JsonFormatProvider
- JsonMarshalling - Class in io.github.mmm.marshall.json
-
Provides
StructuredFormat
for JSON based on TeaVM. - JsonpFormatProvider - Class in io.github.mmm.marshall.jsonp
-
Implementation of
StructuredFormatProvider
for JSON-P. - JsonpFormatProvider() - Constructor for class io.github.mmm.marshall.jsonp.JsonpFormatProvider
- JsonpMarshalling - Class in io.github.mmm.marshall.jsonp
-
Provides
StructuredFormat
for JSON based on JSON-P. - Justification - Interface in io.github.mmm.base.justification
-
This is the interface for a specific justification.
- JustificationImpl - Class in io.github.mmm.base.justification
-
Implementation of a
Justification
. - JustificationImpl(String) - Constructor for class io.github.mmm.base.justification.JustificationImpl
-
The constructor.
- justify(CharSequence) - Method in interface io.github.mmm.base.justification.Justification
-
This method applies the justification to the given
value
and returns the result. - justify(CharSequence) - Method in class io.github.mmm.base.justification.JustificationImpl
- justify(CharSequence, Appendable) - Method in interface io.github.mmm.base.justification.Justification
-
This method applies the justification to the given
value
andappends
the result to the giventarget
. - justify(CharSequence, Appendable) - Method in class io.github.mmm.base.justification.JustificationImpl
- JUSTIFY - io.github.mmm.ui.api.datatype.UiTextAlignment
-
Justify text to be spaced to line up to the left and right border.
K
- KEEP_SPECIAL_CHARS - Static variable in class io.github.mmm.base.text.CaseSyntax
-
The
word separator
used to keep any special (separator) characters untouched byconvert
. - KEY_ANNOTATION - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"annotation". - KEY_ARGUMENT - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"argument". - KEY_CAPACITY - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"capacity". - KEY_CONFIRM - Static variable in interface io.github.mmm.ui.api.UiLocalizer
-
The
key
or key-suffix for theconfirmation
. - KEY_CONTAINER - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"container". - KEY_DATE - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"date". - KEY_DEFAULT - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"default". - KEY_DEFAULT_VALIDATION_FAILURE - Static variable in interface io.github.mmm.ui.api.UiLocalizer
-
The default
localization key
for a validation failure. - KEY_DIRECTORY - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"directory". - KEY_ERROR - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"error". - KEY_EXISTING - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"existing". - KEY_EXPECTED - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"expected". - KEY_FILE - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"file". - KEY_FORMAT - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"format". - KEY_FUNCTION - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"function". - KEY_ICON - Static variable in interface io.github.mmm.ui.api.UiLocalizer
- KEY_ID - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"id". - KEY_KEY - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"key". - KEY_LOCATION - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"location". - KEY_MAX - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"max". - KEY_MIN - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"min". - KEY_MODE - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"mode". - KEY_NAME - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"name". - KEY_OBJECT - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"object". - KEY_OPERATION - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"operation". - KEY_OPTION - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"option". - KEY_PATH - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"path". - KEY_PROPERTY - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"property". - KEY_QUERY - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"query". - KEY_RESOURCE - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"resource". - KEY_SIZE - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"size". - KEY_SOURCE - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"source". - KEY_TARGET_TYPE - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"targetType". - KEY_TITLE - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"title". - KEY_TOOLTIP - Static variable in interface io.github.mmm.ui.api.UiLocalizer
- KEY_TYPE - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"type". - KEY_URI - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"uri". - KEY_USER - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"user". - KEY_VALUE - Static variable in interface io.github.mmm.nls.argument.NlsArgumentsKeys
-
Key for the
argument
"value". - KeyConfig - Class in io.github.mmm.crypto.key
-
Abstract base class of an
algorithm configuration
for dealing withKey
s. - KeyConfig(String, SecurityProvider, int) - Constructor for class io.github.mmm.crypto.key.KeyConfig
-
The constructor.
- KeyCreator - Interface in io.github.mmm.crypto.key
-
Abstract interface for dealing with cryptographic keys.
- KeyCreatorFactory - Interface in io.github.mmm.crypto.key
-
Interface for a
factory
tocreate
instances ofKeyCreator
for asymmetric cryptographic keys.
An instance ofKeyCreatorFactory
therefore represents a configuration with specificKey
algorithm
andformat
(s). - keyProperty(SimpleProperty<K>) - Method in class io.github.mmm.property.builder.container.MapPropertyBuilder
- keys() - Method in class io.github.mmm.base.properties.SortedProperties
- keySet() - Method in class io.github.mmm.base.properties.SortedProperties
- KeySet - Interface in io.github.mmm.crypto.key
- KeyStoreAccess - Class in io.github.mmm.crypto.key.store.access
- KeyStoreAccess(KeyStoreConfig) - Constructor for class io.github.mmm.crypto.key.store.access.KeyStoreAccess
-
The constructor.
- KeyStoreAccessPkcs12 - Class in io.github.mmm.crypto.key.store.access
-
KeyStoreAccess
forPKCS#12
. - KeyStoreAccessPkcs12(KeyStoreConfigPkcs12) - Constructor for class io.github.mmm.crypto.key.store.access.KeyStoreAccessPkcs12
-
The constructor.
- KeyStoreConfig - Class in io.github.mmm.crypto.key.store
-
Configuration for
KeyStoreFacade
.
Additional proprietary configs: "Windows-MY" / "SunMSCAPI" "KeychainStore" / "Apple" - KeyStoreConfig(String, CryptoResource, String) - Constructor for class io.github.mmm.crypto.key.store.KeyStoreConfig
-
The constructor.
- KeyStoreConfig(String, SecurityProvider, CryptoResource, String) - Constructor for class io.github.mmm.crypto.key.store.KeyStoreConfig
-
The constructor.
- KeyStoreConfigJceks - Class in io.github.mmm.crypto.key.store
-
KeyStoreConfig
withtype
"JCEKS" (Java Cryptography Extension KeyStore). - KeyStoreConfigJceks(CryptoResource, String) - Constructor for class io.github.mmm.crypto.key.store.KeyStoreConfigJceks
-
The constructor.
- KeyStoreConfigJks - Class in io.github.mmm.crypto.key.store
-
Deprecated.JKS uses weak encryption so other formats should be preferred. Still the best protection of private keys is to ensure they can never leave your computer. However, in the days of Internet connection and cyber crime this can not be guaranteed. Therefore, strong encryption and long passwords help to prevent disasters.
- KeyStoreConfigJks(CryptoResource, String) - Constructor for class io.github.mmm.crypto.key.store.KeyStoreConfigJks
-
Deprecated.The constructor.
- KeyStoreConfigPkcs12 - Class in io.github.mmm.crypto.key.store
-
KeyStoreConfig
withtype
"PKCS12" (Public-Key Cryptography Standards #12). - KeyStoreConfigPkcs12(CryptoResource, String) - Constructor for class io.github.mmm.crypto.key.store.KeyStoreConfigPkcs12
-
The constructor.
- KeyStoreFacade - Interface in io.github.mmm.crypto.key.store
- KeyStoreFacadeImpl - Class in io.github.mmm.crypto.key.store
-
Implementation of
KeyStoreFacade
. - KeyStoreFacadeImpl(KeyStoreConfig) - Constructor for class io.github.mmm.crypto.key.store.KeyStoreFacadeImpl
-
The constructor.
- KIND_CAPTIONS - Static variable in class io.github.mmm.ui.api.datatype.media.UiMediaTrack
-
Supported
kind
"captions".
L
- LARGE - io.github.mmm.ui.api.datatype.UiScreenType
-
Type
of a large display (e.g. - LATIN_DIGIT_FILTER - Static variable in interface io.github.mmm.base.filter.CharFilter
-
A filter that only
accepts
the Latin digits '0'-'9'. - LATIN_DIGIT_OR_LETTER_FILTER - Static variable in interface io.github.mmm.base.filter.CharFilter
-
A filter that only
accepts
the Latin digits '0'-'9' or ASCII letters 'a'-'z' and 'A'-'Z'. - LEFT - io.github.mmm.base.placement.Alignment
-
the component will be located at the left and vertically centered.
- LEFT - io.github.mmm.base.placement.Direction
-
Direction left (west).
- LEFT - io.github.mmm.base.placement.HorizontalAlignment
-
Align content to the left side.
- LEFT - io.github.mmm.ui.api.datatype.UiTextAlignment
-
Align text to the left border.
- length() - Method in interface io.github.mmm.value.observable.string.StringExpression
- LESS_OR_EQUAL - io.github.mmm.base.compare.CompareOperator
-
CompareOperator
to check if some value is less or equal than another. - LESS_THAN - io.github.mmm.base.compare.CompareOperator
-
CompareOperator
to check if some value is less than another. - lessThan(ObservableValue<V>) - Method in interface io.github.mmm.value.observable.comparable.ComparableExpression
- lessThan(V) - Method in interface io.github.mmm.value.observable.comparable.ComparableExpression
- lessThanOrEqualTo(ObservableValue<V>) - Method in interface io.github.mmm.value.observable.comparable.ComparableExpression
- lessThanOrEqualTo(V) - Method in interface io.github.mmm.value.observable.comparable.ComparableExpression
- lighten(ColorFactor) - Method in class io.github.mmm.ui.api.datatype.color.GenericColor
-
Lightens this color by the given
factor
. - Lightness - Class in io.github.mmm.ui.api.datatype.color
-
This
ColorSegment
represents the lightness of aColor
. - Lightness(double) - Constructor for class io.github.mmm.ui.api.datatype.color.Lightness
-
The constructor.
- Lightness(String) - Constructor for class io.github.mmm.ui.api.datatype.color.Lightness
-
The constructor.
- LIGHTNESS - io.github.mmm.ui.api.datatype.color.ColorSegmentType
-
Type of
ColorSegment
forLightness
. - limit - Variable in class io.github.mmm.scanner.AbstractCharStreamScanner
-
The limit in the
AbstractCharStreamScanner.buffer
. - Link<E> - Interface in io.github.mmm.entity.link
-
This is the interface for a link to a persistent entity.
- LinkProperty<E> - Class in io.github.mmm.entity.property.link
- LinkProperty(String, IdFactory<?, ?, ?>, Class<E>, PropertyMetadata<Link<E>>) - Constructor for class io.github.mmm.entity.property.link.LinkProperty
-
The constructor.
- LinkProperty(String, IdFactory<?, ?, ?>, Class<E>, Function<Id<E>, E>, PropertyMetadata<Link<E>>) - Constructor for class io.github.mmm.entity.property.link.LinkProperty
-
The constructor.
- LinkProperty(String, PropertyMetadata<Link<E>>) - Constructor for class io.github.mmm.entity.property.link.LinkProperty
-
The constructor.
- LinkProperty(String, Class<E>, PropertyMetadata<Link<E>>) - Constructor for class io.github.mmm.entity.property.link.LinkProperty
-
The constructor.
- LinkPropertyBuilder<E> - Class in io.github.mmm.entity.property.link
- LinkPropertyBuilder() - Constructor for class io.github.mmm.entity.property.link.LinkPropertyBuilder
-
The constructor.
- LinkPropertyBuilder(IdFactory<?, ?, ?>, Class<E>) - Constructor for class io.github.mmm.entity.property.link.LinkPropertyBuilder
-
The constructor.
- ListChange<E> - Interface in io.github.mmm.value.observable.container.list
-
ContainerChange
forList
s. - ListChangeListener<E> - Interface in io.github.mmm.value.observable.container.list
- ListCharFilter - Class in io.github.mmm.base.filter
- ListCharFilter(char...) - Constructor for class io.github.mmm.base.filter.ListCharFilter
-
The constructor.
- ListMarshalling<T> - Class in io.github.mmm.marshall.standard
-
Implementation of
Marshalling
for simple standard datatypes as specified byio.github.mmm.marshall
. - ListMarshalling(Marshalling<T>) - Constructor for class io.github.mmm.marshall.standard.ListMarshalling
-
The constructor.
- ListProperty<E> - Class in io.github.mmm.property.container.list
-
Implementation of
WritableListProperty
. - ListProperty(String, Property<E>) - Constructor for class io.github.mmm.property.container.list.ListProperty
-
The constructor.
- ListProperty(String, Property<E>, PropertyMetadata<List<E>>) - Constructor for class io.github.mmm.property.container.list.ListProperty
-
The constructor.
- ListPropertyBuilder<E> - Class in io.github.mmm.property.builder.container
- ListPropertyBuilder() - Constructor for class io.github.mmm.property.builder.container.ListPropertyBuilder
-
The constructor.
- ListPropertyBuilder(Property<E>) - Constructor for class io.github.mmm.property.builder.container.ListPropertyBuilder
-
The constructor.
- LocalDateBinding - Class in io.github.mmm.value.observable.temporal.localdate
- LocalDateBinding(Supplier<LocalDate>, ObservableValue<?>...) - Constructor for class io.github.mmm.value.observable.temporal.localdate.LocalDateBinding
-
The constructor.
- LocalDateExpression - Interface in io.github.mmm.value.observable.temporal.localdate
- LocalDateProperty - Class in io.github.mmm.property.temporal.localdate
-
This is the implementation of
WritableLocalDateProperty
. - LocalDateProperty(String) - Constructor for class io.github.mmm.property.temporal.localdate.LocalDateProperty
-
The constructor.
- LocalDateProperty(String, PropertyMetadata<LocalDate>) - Constructor for class io.github.mmm.property.temporal.localdate.LocalDateProperty
-
The constructor.
- LocalDatePropertyBuilder - Class in io.github.mmm.property.builder.temporal
- LocalDatePropertyBuilder() - Constructor for class io.github.mmm.property.builder.temporal.LocalDatePropertyBuilder
-
The constructor.
- LocalDateTimeBinding - Class in io.github.mmm.value.observable.temporal.localdatetime
- LocalDateTimeBinding(Supplier<LocalDateTime>, ObservableValue<?>...) - Constructor for class io.github.mmm.value.observable.temporal.localdatetime.LocalDateTimeBinding
-
The constructor.
- LocalDateTimeExpression - Interface in io.github.mmm.value.observable.temporal.localdatetime
- LocalDateTimeProperty - Class in io.github.mmm.property.temporal.localdatetime
-
This is the implementation of
WritableLocalDateTimeProperty
. - LocalDateTimeProperty(String) - Constructor for class io.github.mmm.property.temporal.localdatetime.LocalDateTimeProperty
-
The constructor.
- LocalDateTimeProperty(String, PropertyMetadata<LocalDateTime>) - Constructor for class io.github.mmm.property.temporal.localdatetime.LocalDateTimeProperty
-
The constructor.
- LocalDateTimePropertyBuilder - Class in io.github.mmm.property.builder.temporal
- LocalDateTimePropertyBuilder() - Constructor for class io.github.mmm.property.builder.temporal.LocalDateTimePropertyBuilder
-
The constructor.
- LocaleHelper - Class in io.github.mmm.base.i18n
-
Simple helper for
Locale
specific stuff. - Localizable - Interface in io.github.mmm.base.i18n
-
Interface for an object that can be
translated
to a givenLocale
. - LocalizableObject - Interface in io.github.mmm.base.i18n
-
This is the interface for a
Localizable
object with native language support (NLS). - LOCALIZATION_FAILURE_PREFIX - Static variable in interface io.github.mmm.nls.NlsMessage
-
The prefix appended to the
message
if the localization (translation) failed. - localize(String) - Method in interface io.github.mmm.ui.api.UiLocalizer
-
Please read JavaDoc of
UiLocalizer.localizeOrNull(String, Object, boolean)
before using. - localize(String) - Method in class io.github.mmm.ui.spi.UiLocalizerBundle
- localize(String, Object) - Method in interface io.github.mmm.ui.api.UiLocalizer
-
Please read JavaDoc of
UiLocalizer.localizeOrNull(String, Object, boolean)
before using. - localizeLabel(ReadableProperty<?>, Object) - Method in class io.github.mmm.ui.api.binding.data.UiDataBinding
- localizeOrNull(String) - Method in interface io.github.mmm.ui.api.UiLocalizer
-
Please read JavaDoc of
UiLocalizer.localizeOrNull(String, Object, boolean)
before using. - localizeOrNull(String, Object) - Method in interface io.github.mmm.ui.api.UiLocalizer
-
Please read JavaDoc of
UiLocalizer.localizeOrNull(String, Object, boolean)
before using. - localizeOrNull(String, Object, boolean) - Method in interface io.github.mmm.ui.api.UiLocalizer
- localizeOrNull(String, Object, boolean) - Method in class io.github.mmm.ui.spi.AbstractUiLocalizer
- LocalTimeBinding - Class in io.github.mmm.value.observable.temporal.localtime
- LocalTimeBinding(Supplier<LocalTime>, ObservableValue<?>...) - Constructor for class io.github.mmm.value.observable.temporal.localtime.LocalTimeBinding
-
The constructor.
- LocalTimeExpression - Interface in io.github.mmm.value.observable.temporal.localtime
- LocalTimeProperty - Class in io.github.mmm.property.temporal.localtime
- LocalTimeProperty(String) - Constructor for class io.github.mmm.property.temporal.localtime.LocalTimeProperty
-
The constructor.
- LocalTimeProperty(String, PropertyMetadata<LocalTime>) - Constructor for class io.github.mmm.property.temporal.localtime.LocalTimeProperty
-
The constructor.
- LocalTimePropertyBuilder - Class in io.github.mmm.property.builder.temporal
- LocalTimePropertyBuilder() - Constructor for class io.github.mmm.property.builder.temporal.LocalTimePropertyBuilder
-
The constructor.
- log(Object...) - Method in interface io.github.mmm.cli.io.CliOut
- log(Object...) - Method in class io.github.mmm.cli.io.impl.CliOutLogger
- log(Object...) - Method in class io.github.mmm.cli.io.impl.CliOutNone
- log(String) - Method in interface io.github.mmm.cli.io.CliOut
- log(String) - Method in class io.github.mmm.cli.io.impl.CliOutLogger
- log(String) - Method in class io.github.mmm.cli.io.impl.CliOutNone
- log(String, Throwable) - Method in interface io.github.mmm.cli.io.CliOut
- log(String, Throwable) - Method in class io.github.mmm.cli.io.impl.CliOutLogger
- log(String, Throwable) - Method in class io.github.mmm.cli.io.impl.CliOutNone
- log(Throwable) - Method in interface io.github.mmm.cli.io.CliOut
- log(Throwable) - Method in class io.github.mmm.cli.io.impl.CliOutLogger
- log(Throwable) - Method in class io.github.mmm.cli.io.impl.CliOutNone
- logFormat(String, Object...) - Method in interface io.github.mmm.cli.io.CliOut
-
Like
CliOut.log(String)
but with dynamic arguments. - logFormat(String, Object...) - Method in class io.github.mmm.cli.io.impl.CliOutLogger
- logFormat(String, Object...) - Method in class io.github.mmm.cli.io.impl.CliOutNone
- LONG - Static variable in class io.github.mmm.base.number.NumberType
-
The
NumberType
forLong
. - LongBinding - Class in io.github.mmm.value.observable.number.longs
- LongBinding(Supplier<Long>, ObservableValue<?>...) - Constructor for class io.github.mmm.value.observable.number.longs.LongBinding
-
The constructor.
- LongExpression - Interface in io.github.mmm.value.observable.number.longs
- LongInstantId<E> - Class in io.github.mmm.entity.id
- LongInstantId(Class<E>, long, Instant) - Constructor for class io.github.mmm.entity.id.LongInstantId
-
The constructor.
- LongInstantId(Class<E>, Long, Instant) - Constructor for class io.github.mmm.entity.id.LongInstantId
-
The constructor.
- LongInstantId.Factory - Class in io.github.mmm.entity.id
-
IdFactory
implementation. - LongProperty - Class in io.github.mmm.property.number.longs
-
Implementation of
WritableLongProperty
. - LongProperty(String) - Constructor for class io.github.mmm.property.number.longs.LongProperty
-
The constructor.
- LongProperty(String, PropertyMetadata<Long>) - Constructor for class io.github.mmm.property.number.longs.LongProperty
-
The constructor.
- LongPropertyBuilder - Class in io.github.mmm.property.builder.number
- LongPropertyBuilder() - Constructor for class io.github.mmm.property.builder.number.LongPropertyBuilder
-
The constructor.
- longValue() - Method in interface io.github.mmm.value.observable.number.ReadableNumberValue
- LongVersionId<E> - Class in io.github.mmm.entity.id
- LongVersionId(Class<E>, long, long) - Constructor for class io.github.mmm.entity.id.LongVersionId
-
The constructor.
- LongVersionId(Class<E>, Long, Long) - Constructor for class io.github.mmm.entity.id.LongVersionId
-
The constructor.
- LongVersionId.Factory - Class in io.github.mmm.entity.id
-
IdFactory
implementation. - LOWER_CASE - io.github.mmm.base.text.CaseConversion
-
Convert
to lower case
. - LOWER_SNAKE_CASE - Static variable in class io.github.mmm.base.text.CaseSyntax
-
CaseSyntax
forlower_snake_case
(e.g. - LOWER_SPACE_CASE - Static variable in class io.github.mmm.base.text.CaseSyntax
-
CaseSyntax
forlower space case
. - LOWERCASE - Static variable in class io.github.mmm.base.text.CaseSyntax
-
CaseSyntax
forlowercase
(e.g.
M
- MAGENTA - Static variable in class io.github.mmm.ui.api.datatype.color.Color
-
The
Color
magenta. - main(String[]) - Static method in class io.github.mmm.nls.sync.NlsSynchronizer
- makeReadOnly(V) - Method in interface io.github.mmm.bean.impl.BeanPropertyMetadata
- makeReadOnly(V) - Method in class io.github.mmm.bean.impl.BeanPropertyMetadataSimple
- makeReadOnly(V) - Method in class io.github.mmm.bean.impl.BeanPropertyMetadataType
- mandatory() - Method in class io.github.mmm.validation.main.ObjectValidatorBuilder
-
Value is
mandatory
. - MapChange<K,V> - Interface in io.github.mmm.value.observable.container.map
-
ContainerChange
forMap
s. - MapChangeListener<K,V> - Interface in io.github.mmm.value.observable.container.map
-
EventListener
forMapChange
s. - MapProperty<K,V> - Class in io.github.mmm.property.container.map
-
Implementation of
WritableMapProperty
. - MapProperty(String, SimpleProperty<K>, Property<V>) - Constructor for class io.github.mmm.property.container.map.MapProperty
-
The constructor.
- MapProperty(String, SimpleProperty<K>, Property<V>, PropertyMetadata<Map<K, V>>) - Constructor for class io.github.mmm.property.container.map.MapProperty
-
The constructor.
- MapPropertyBuilder<K,V> - Class in io.github.mmm.property.builder.container
- MapPropertyBuilder() - Constructor for class io.github.mmm.property.builder.container.MapPropertyBuilder
-
The constructor.
- MapPropertyBuilder(SimpleProperty<K>, Property<V>) - Constructor for class io.github.mmm.property.builder.container.MapPropertyBuilder
-
The constructor.
- MapPropertyBuilder(Property<V>) - Constructor for class io.github.mmm.property.builder.container.MapPropertyBuilder
-
The constructor.
- MARGIN - Static variable in class io.github.mmm.ui.api.controller.UiEmbedding
- MAROON - Static variable in class io.github.mmm.ui.api.datatype.color.Color
-
The
Color
maroon. - MarshallableObject - Interface in io.github.mmm.marshall
-
Interface for an object that can
write itself
to structured formats such as JSON or XML. - Marshaller<T> - Interface in io.github.mmm.marshall
-
Interface for a marshaller that can
write
(marshall or serialize) an object to structured formats such as JSON or XML. - Marshalling<T> - Interface in io.github.mmm.marshall
-
A combination of
Marshaller
andUnmarshaller
. - MarshallingConfig - Class in io.github.mmm.marshall
-
ConfigMap
for marshalling. - MarshallingConfig() - Constructor for class io.github.mmm.marshall.MarshallingConfig
-
The constructor.
- MarshallingConfig(Map<String, Object>) - Constructor for class io.github.mmm.marshall.MarshallingConfig
-
The constructor.
- MarshallingObject - Interface in io.github.mmm.marshall
- max(int) - Method in class io.github.mmm.validation.collection.AbstractCollectionValidatorBuilder
- max(int) - Method in class io.github.mmm.validation.collection.AbstractMapValidatorBuilder
- max(int) - Method in class io.github.mmm.validation.string.CharSequenceValidatorBuilder
- max(String) - Method in class io.github.mmm.validation.main.ObjectValidatorBuilder
-
This method allows to define a maximum.
- MAX - Static variable in class io.github.mmm.ui.api.datatype.UiSize
-
The maximum
UiSize
. - MAX_UNBOUND - Static variable in interface io.github.mmm.base.range.Range
-
The unbound maximum.
- MAX_VALUE - Static variable in class io.github.mmm.ui.api.datatype.color.AbstractColorFactor
- MAX_VALUE - Static variable in class io.github.mmm.ui.api.datatype.color.Hue
-
The maximum value allowed.
- maxHeight - Variable in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- MAXIMIZED - io.github.mmm.ui.api.datatype.UiWindowSizing
-
Maximized
state. - maxWidth - Variable in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- maxX - Variable in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- maxY - Variable in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- Md5 - Class in io.github.mmm.crypto.hash.md5
-
HashConfig
forMD5
. - Md5(SecurityProvider, int) - Constructor for class io.github.mmm.crypto.hash.md5.Md5
-
The constructor.
- MD5 - Static variable in class io.github.mmm.crypto.hash.md5.Md5
-
Md5
using default provider. - mediaPlayerAdapter - Variable in class io.github.mmm.ui.fx.widget.media.FxMediaWidget
-
The
MediaPlayerAdapter
. - MEDIUM - io.github.mmm.ui.api.datatype.UiScreenType
-
Type
of a medium display (e.g. - merge(F, F) - Method in class io.github.mmm.ui.api.factory.AbstractUiWidgetFactory
- MESSAGE_CODE - Static variable in exception io.github.mmm.base.exception.DuplicateObjectException
- MESSAGE_CODE - Static variable in exception io.github.mmm.base.exception.ObjectMismatchException
- MESSAGE_CODE - Static variable in exception io.github.mmm.base.exception.ObjectNotFoundException
- MESSAGE_CODE - Static variable in exception io.github.mmm.base.exception.ReadOnlyException
- MESSAGE_CODE - Static variable in exception io.github.mmm.base.exception.RuntimeIoException
- metadata(String, Object) - Method in class io.github.mmm.property.builder.PropertyBuilder
- METADATA_KEY_COMPONENT_PROPERTY - Static variable in interface io.github.mmm.property.container.ReadableContainerProperty
- METADATA_KEY_KEY_PROPERTY - Static variable in interface io.github.mmm.property.container.map.ReadableMapProperty
- metadataFactory(PropertyMetadataFactory) - Method in class io.github.mmm.property.builder.PropertyBuilder
- MIMETYPE_AUDIO_MPEG - Static variable in interface io.github.mmm.ui.api.attribute.AttributeReadMimetype
-
Supported
mimetype
for audio: "audio/mpeg" - MIMETYPE_AUDIO_OGG - Static variable in interface io.github.mmm.ui.api.attribute.AttributeReadMimetype
-
Supported
mimetype
for audio: "audio/ogg" - MIMETYPE_IMAGE_PNG - Static variable in interface io.github.mmm.ui.api.attribute.AttributeReadMimetype
-
Supported
mimetype
for image: "image/png" - MIMETYPE_VIDEO_MP4 - Static variable in interface io.github.mmm.ui.api.attribute.AttributeReadMimetype
-
Supported
mimetype
for video: "video/mp4" - MIMETYPE_VIDEO_OGG - Static variable in interface io.github.mmm.ui.api.attribute.AttributeReadMimetype
-
Supported
mimetype
for video: "video/ogg" - min(int) - Method in class io.github.mmm.validation.string.CharSequenceValidatorBuilder
- min(String) - Method in class io.github.mmm.validation.main.ObjectValidatorBuilder
-
This method allows to define a minimum.
- MIN_UNBOUND - Static variable in interface io.github.mmm.base.range.Range
-
The unbound minimum.
- minHeight - Variable in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- MINIMIZED - io.github.mmm.ui.api.datatype.UiWindowSizing
-
Minimized
state. - minWidth - Variable in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- minX - Variable in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- minY - Variable in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- MODE_GCM - Static variable in class io.github.mmm.crypto.crypt.CipherTransformation
-
Mode
value "GCM" (Galois/Counter Mode). - msgAdditionalOptions() - Method in class io.github.mmm.nls.cli.NlsBundleCli
- msgHelp() - Method in class io.github.mmm.nls.sync.NlsBundleSync
- msgParameters() - Method in class io.github.mmm.nls.cli.NlsBundleCli
- msgRequiredOptions() - Method in class io.github.mmm.nls.cli.NlsBundleCli
- msgUsage() - Method in class io.github.mmm.nls.cli.NlsBundleCli
- multiply(byte) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- multiply(byte) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- multiply(byte) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- multiply(byte) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- multiply(byte) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- multiply(byte) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- multiply(byte) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- multiply(byte) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- multiply(byte) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- multiply(double) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- multiply(double) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- multiply(double) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- multiply(double) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- multiply(double) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- multiply(double) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- multiply(double) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- multiply(double) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- multiply(double) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- multiply(float) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- multiply(float) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- multiply(float) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- multiply(float) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- multiply(float) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- multiply(float) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- multiply(float) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- multiply(float) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- multiply(float) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- multiply(int) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- multiply(int) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- multiply(int) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- multiply(int) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- multiply(int) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- multiply(int) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- multiply(int) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- multiply(int) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- multiply(int) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- multiply(long) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- multiply(long) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- multiply(long) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- multiply(long) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- multiply(long) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- multiply(long) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- multiply(long) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- multiply(long) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- multiply(long) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- multiply(short) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- multiply(short) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- multiply(short) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- multiply(short) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- multiply(short) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- multiply(short) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- multiply(short) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- multiply(short) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- multiply(short) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- multiply(ObservableBigDecimalValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- multiply(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- multiply(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- multiply(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- multiply(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- multiply(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- multiply(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- multiply(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- multiply(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- multiply(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- multiply(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- multiply(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- multiply(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- multiply(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- multiply(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- multiply(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- multiply(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- multiply(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- multiply(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- multiply(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- multiply(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- multiply(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- multiply(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- multiply(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- multiply(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- multiply(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- multiply(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- multiply(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- multiply(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- multiply(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- multiply(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- multiply(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- multiply(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- multiply(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- multiply(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- multiply(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- multiply(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- multiply(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- multiply(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- multiply(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- multiply(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- multiply(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- multiply(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- multiply(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- multiply(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- multiply(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- multiply(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- multiply(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- multiply(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- multiply(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- multiply(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- multiply(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- multiply(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- multiply(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- multiply(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- multiply(NumberExpression<?>, byte) - Static method in class io.github.mmm.value.observable.number.bytes.ByteBinding
- multiply(NumberExpression<?>, double) - Static method in class io.github.mmm.value.observable.number.doubles.DoubleBinding
- multiply(NumberExpression<?>, float) - Static method in class io.github.mmm.value.observable.number.floats.FloatBinding
- multiply(NumberExpression<?>, int) - Static method in class io.github.mmm.value.observable.number.integers.IntegerBinding
- multiply(NumberExpression<?>, long) - Static method in class io.github.mmm.value.observable.number.longs.LongBinding
- multiply(NumberExpression<?>, short) - Static method in class io.github.mmm.value.observable.number.shorts.ShortBinding
- multiply(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.bigdecimal.BigDecimalBinding
- multiply(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.biginteger.BigIntegerBinding
- multiply(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.bytes.ByteBinding
- multiply(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.doubles.DoubleBinding
- multiply(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.floats.FloatBinding
- multiply(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.integers.IntegerBinding
- multiply(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.longs.LongBinding
- multiply(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.shorts.ShortBinding
- multiply(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.bigdecimal.BigDecimalBinding
- multiply(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.biginteger.BigIntegerBinding
- multiply(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.bytes.ByteBinding
- multiply(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.doubles.DoubleBinding
- multiply(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.floats.FloatBinding
- multiply(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.integers.IntegerBinding
- multiply(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.longs.LongBinding
- multiply(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.shorts.ShortBinding
- multiply(NumberExpression<?>, BigDecimal) - Static method in class io.github.mmm.value.observable.number.bigdecimal.BigDecimalBinding
- multiply(NumberExpression<?>, BigInteger) - Static method in class io.github.mmm.value.observable.number.biginteger.BigIntegerBinding
- multiply(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- multiply(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- multiply(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- multiply(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- multiply(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- multiply(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- multiply(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- multiply(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- multiply(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- multiply(ObservableValue<? extends Number>) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- multiply(ObservableValue<? extends Number>) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- multiply(ObservableValue<? extends Number>) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- multiply(ObservableValue<? extends Number>) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- multiply(Number) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- multiply(Number) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- multiply(Number) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- multiply(Number) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- multiply(Number, Number) - Method in class io.github.mmm.base.number.NumberType
- multiply(BigDecimal) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- multiply(BigInteger) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- multiply(BigInteger) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- multiply(BigInteger) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- multiply(BigInteger) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- multiply(BigInteger) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- multiply(BigInteger) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- multiply(BigInteger) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- multiply(BigInteger) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- multiply(BigInteger) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- multiplyAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.bigdecimal.BigDecimalBinding
- multiplyAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.biginteger.BigIntegerBinding
- multiplyAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.bytes.ByteBinding
- multiplyAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.doubles.DoubleBinding
- multiplyAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.floats.FloatBinding
- multiplyAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.integers.IntegerBinding
- multiplyAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.longs.LongBinding
- multiplyAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.shorts.ShortBinding
- mute() - Method in interface io.github.mmm.ui.api.attribute.AttributeFeatureVolume
-
Sets
mute
totrue
.
N
- name - Variable in class io.github.mmm.marshall.AbstractStructuredReader
-
The current name.
- name - Variable in class io.github.mmm.marshall.AbstractStructuredWriter
-
The current name.
- Name - Annotation Type in io.github.mmm.bean
-
Annotation to configure
stable name
oralias
. - NAME - io.github.mmm.marshall.StructuredReader.State
-
Name of a property.
- NAME - Static variable in class io.github.mmm.entity.property.id.IdProperty
-
Default
name
. - NAND - io.github.mmm.base.lang.Conjunction
-
This is the negation of
Conjunction.AND
. - navigateBack() - Method in interface io.github.mmm.ui.api.controller.UiNavigationManager
-
This method navigates back in the history to the
UiPlace
that has been visited before. - navigateBack() - Method in class io.github.mmm.ui.spi.controller.AbstractUiNavigationManagerImpl
- navigateForward() - Method in interface io.github.mmm.ui.api.controller.UiNavigationManager
-
This method navigates forward in the history.
- navigateForward() - Method in class io.github.mmm.ui.spi.controller.AbstractUiNavigationManagerImpl
- navigateRecursive(UiPlace, UiEmbedding) - Method in class io.github.mmm.ui.spi.controller.AbstractUiNavigationManager
- navigateTo(UiPlace) - Method in interface io.github.mmm.ui.api.controller.UiNavigationManager
-
Navigates to the given
UiPlace
. - navigateTo(UiPlace, boolean) - Method in interface io.github.mmm.ui.api.controller.UiNavigationManager
-
Navigates to the given
UiPlace
. - navigateTo(UiPlace, boolean) - Method in class io.github.mmm.ui.spi.controller.AbstractUiNavigationManager
- navigateTo(UiPlace, UiNavigationMode, boolean) - Method in class io.github.mmm.ui.spi.controller.AbstractUiNavigationManager
- NAVIGATION - Static variable in class io.github.mmm.ui.api.controller.UiEmbedding
- NAVY - Static variable in class io.github.mmm.ui.api.datatype.color.Color
-
The
Color
navy. - negate() - Method in enum io.github.mmm.base.compare.CompareOperator
- negate() - Method in interface io.github.mmm.base.filter.CharFilter
- negate() - Method in class io.github.mmm.base.filter.NegatedCharFilter
- negate() - Method in enum io.github.mmm.base.lang.Conjunction
- negate() - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- negate() - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- negate() - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- negate() - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- negate() - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- negate() - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- negate() - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- negate() - Method in interface io.github.mmm.value.observable.number.NumberExpression
- negate() - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- negate(BigDecimalExpression) - Static method in class io.github.mmm.value.observable.number.bigdecimal.BigDecimalBinding
- negate(BigIntegerExpression) - Static method in class io.github.mmm.value.observable.number.biginteger.BigIntegerBinding
- negate(ByteExpression) - Static method in class io.github.mmm.value.observable.number.bytes.ByteBinding
- negate(DoubleExpression) - Static method in class io.github.mmm.value.observable.number.doubles.DoubleBinding
- negate(FloatExpression) - Static method in class io.github.mmm.value.observable.number.floats.FloatBinding
- negate(IntegerExpression) - Static method in class io.github.mmm.value.observable.number.integers.IntegerBinding
- negate(LongExpression) - Static method in class io.github.mmm.value.observable.number.longs.LongBinding
- negate(ShortExpression) - Static method in class io.github.mmm.value.observable.number.shorts.ShortBinding
- NegatedCharFilter - Class in io.github.mmm.base.filter
-
Implementation of
CharFilter
resulting in the negation of a givenCharFilter
so it filters what the givenCharFilter
accepts
and vice versa. - NegatedCharFilter(CharFilter) - Constructor for class io.github.mmm.base.filter.NegatedCharFilter
-
The constructor.
- newAccess() - Method in class io.github.mmm.crypto.hash.HashConfig
- newAnchor() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newASide() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newAudio() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newBigDecimal() - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newBigDecimal(String) - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newBigInteger() - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newBigInteger(String) - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newBoolean() - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newBoolean(String) - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newButton() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newByte() - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newByte(String) - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newCanvas() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newCertificateCreator() - Method in class io.github.mmm.crypto.asymmetric.cert.access.CertificateAccess
- newDatalist() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newDecryptor(K) - Method in class io.github.mmm.crypto.symmetric.access.SymmetricAccess
- newDecryptor(K) - Method in interface io.github.mmm.crypto.symmetric.crypt.SymmetricCryptorFactory
- newDecryptor(PR) - Method in class io.github.mmm.crypto.asymmetric.access.AsymmetricAccess
- newDecryptor(PR) - Method in interface io.github.mmm.crypto.asymmetric.crypt.AsymmetricCryptorFactory
- newDecryptorUnsafe(Key) - Method in class io.github.mmm.crypto.asymmetric.access.AsymmetricAccess
- newDecryptorUnsafe(Key) - Method in interface io.github.mmm.crypto.crypt.CryptorFactory
-
Please use typesafe
newEncryptor
method instead to avoid mistakes (passing wrongKey
). - newDecryptorUnsafe(Key) - Method in class io.github.mmm.crypto.crypt.CryptorFactoryImpl
- newDecryptorUnsafe(Key) - Method in class io.github.mmm.crypto.symmetric.access.SymmetricAccess
- newDecryptorUnsafe(Key) - Method in class io.github.mmm.crypto.symmetric.crypt.SymmetricCryptorFactoryImpl
- newDiv() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newDouble() - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newDouble(String) - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newElement(String) - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newEncryptor(K) - Method in class io.github.mmm.crypto.symmetric.access.SymmetricAccess
- newEncryptor(K) - Method in interface io.github.mmm.crypto.symmetric.crypt.SymmetricCryptorFactory
- newEncryptor(PU) - Method in class io.github.mmm.crypto.asymmetric.access.AsymmetricAccess
- newEncryptor(PU) - Method in interface io.github.mmm.crypto.asymmetric.crypt.AsymmetricCryptorFactory
- newEncryptorUnsafe(Key) - Method in class io.github.mmm.crypto.asymmetric.access.AsymmetricAccess
- newEncryptorUnsafe(Key) - Method in interface io.github.mmm.crypto.crypt.CryptorFactory
-
Please use typesafe
newDecryptor
method instead to avoid mistakes (passing wrongKey
). - newEncryptorUnsafe(Key) - Method in class io.github.mmm.crypto.crypt.CryptorFactoryImpl
- newEncryptorUnsafe(Key) - Method in class io.github.mmm.crypto.symmetric.access.SymmetricAccess
- newEncryptorUnsafe(Key) - Method in class io.github.mmm.crypto.symmetric.crypt.SymmetricCryptorFactoryImpl
- newFieldSet() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newFloat() - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newFloat(String) - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newFooter() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newForm() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newHashCreator() - Method in class io.github.mmm.crypto.asymmetric.access.AsymmetricAccess
- newHashCreator() - Method in class io.github.mmm.crypto.hash.access.HashAccess
- newHashCreator() - Method in class io.github.mmm.crypto.hash.HashConfig
- newHashCreator() - Method in interface io.github.mmm.crypto.hash.HashFactory
- newHashCreator() - Method in class io.github.mmm.crypto.hash.HashFactoryCombined
- newHeader() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newHr() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newIcon(String) - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newId(IdFactory<?, ?, ?>, Class<E>) - Method in interface io.github.mmm.entity.property.builder.EntityPropertyBuilders
- newId(Class<E>) - Method in interface io.github.mmm.entity.property.builder.EntityPropertyBuilders
- newId(String, IdFactory<?, ?, ?>, Class<E>) - Method in interface io.github.mmm.entity.property.builder.EntityPropertyBuilders
- newImage() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newInput() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newInput(String) - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newInstance() - Method in class io.github.mmm.bean.AbstractBean
- newInstance() - Method in interface io.github.mmm.bean.ReadableBean
- newInstance(double) - Method in class io.github.mmm.ui.api.datatype.color.Alpha
- newInstance(double) - Method in class io.github.mmm.ui.api.datatype.color.Blue
- newInstance(double) - Method in class io.github.mmm.ui.api.datatype.color.Brightness
- newInstance(double) - Method in class io.github.mmm.ui.api.datatype.color.Chroma
- newInstance(double) - Method in class io.github.mmm.ui.api.datatype.color.ColorFactor
- newInstance(double) - Method in class io.github.mmm.ui.api.datatype.color.ColorSegment
-
Creates a new instance with the given value.
- newInstance(double) - Method in class io.github.mmm.ui.api.datatype.color.Green
- newInstance(double) - Method in class io.github.mmm.ui.api.datatype.color.Hue
- newInstance(double) - Method in class io.github.mmm.ui.api.datatype.color.Lightness
- newInstance(double) - Method in class io.github.mmm.ui.api.datatype.color.Red
- newInstance(double) - Method in class io.github.mmm.ui.api.datatype.color.Saturation
- newInstance(B) - Static method in interface io.github.mmm.bean.ReadableBean
- newInstant() - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newInstant(String) - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newInteger() - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newInteger(String) - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newKeyCreator() - Method in class io.github.mmm.crypto.asymmetric.access.ec.bc.AsymmetricAccessEcBc
- newKeyCreator() - Method in class io.github.mmm.crypto.asymmetric.access.rsa.Rsa
- newKeyCreator() - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyCreatorFactory
- newKeyCreator() - Method in interface io.github.mmm.crypto.key.KeyCreatorFactory
- newKeyCreator() - Method in class io.github.mmm.crypto.symmetric.access.SymmetricAccess
- newKeyCreator() - Method in interface io.github.mmm.crypto.symmetric.key.SymmetricKeyCreatorFactory
- newKeyStore() - Method in class io.github.mmm.crypto.key.store.access.KeyStoreAccess
- newLabel() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newLegend() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newLi() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- NEWLINE_FILTER - Static variable in interface io.github.mmm.base.filter.CharFilter
-
CharFilter
thataccepts
only carriage return ('\r') and line feed ('\n'). - newLink(IdFactory<?, ?, ?>, Class<E>) - Method in interface io.github.mmm.entity.property.builder.EntityPropertyBuilders
- newLink(String, IdFactory<?, ?, ?>, Class<E>) - Method in interface io.github.mmm.entity.property.builder.EntityPropertyBuilders
- newLocalDate() - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newLocalDate(String) - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newLocalDateTime() - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newLocalDateTime(String) - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newLocalTime() - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newLocalTime(String) - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newLong() - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newLong(String) - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newMain() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newNav() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newOffsetDateTime() - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newOffsetDateTime(String) - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newOffsetTime() - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newOffsetTime(String) - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newOption(HTMLDocument) - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newOption(HTMLElement, String) - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newOutput() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newRandomCreator() - Method in interface io.github.mmm.crypto.random.RandomFactory
- newRandomCreator() - Method in class io.github.mmm.crypto.random.RandomFactoryImpl
- newSection() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newSecureRandom() - Method in interface io.github.mmm.crypto.random.RandomFactory
- newSecureRandom() - Method in class io.github.mmm.crypto.random.RandomFactoryImpl
- newSelect() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newShort() - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newShort(String) - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newSigner(BCECPrivateKey) - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureProcessorFactoryImplEcBc
- newSigner(PR) - Method in class io.github.mmm.crypto.asymmetric.access.AsymmetricAccess
- newSigner(PR) - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactory
- newSigner(PR) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactoryImpl
- newSigner(PR) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactoryImplCryptorWithHash
- newSigner(PR) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactoryImplWithHash
- newSignerUnsafe(PrivateKey) - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactory
- newSize(double) - Method in enum io.github.mmm.ui.api.datatype.UiSizeUnit
- newSpan() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newString() - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newString(String) - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newTable() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newTableBody() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newTableDataCell() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newTableFoot() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newTableHead() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newTableHeaderCell() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newTableRow() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newTextArea() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newUl() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newValidState() - Method in interface io.github.mmm.ui.api.UiContext
- newVerifier(BCECPublicKey) - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureProcessorFactoryImplEcBc
- newVerifier(PU) - Method in class io.github.mmm.crypto.asymmetric.access.AsymmetricAccess
- newVerifier(PU) - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactory
- newVerifier(PU) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactoryImpl
- newVerifier(PU) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactoryImplCryptorWithHash
- newVerifier(PU) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactoryImplWithHash
- newVerifierUnsafe(PublicKey) - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactory
- newVideo() - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- newZonedDateTime() - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- newZonedDateTime(String) - Method in interface io.github.mmm.property.builder.DefaultPropertyBuilders
- next() - Method in interface io.github.mmm.marshall.StructuredReader
-
Proceeds to the next
StructuredReader.State
skipping the current information. - next() - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- next() - Method in class io.github.mmm.scanner.CharSequenceScanner
- next() - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method reads the current character and increments the index stepping to the next character.
- nextRandom(int) - Method in interface io.github.mmm.crypto.random.RandomCreator
- nextRandom(int) - Method in class io.github.mmm.crypto.random.RandomCreatorImpl
- NlsArguments - Interface in io.github.mmm.nls.argument
- NlsArgumentsKeys - Interface in io.github.mmm.nls.argument
-
Defines
KEY_*
constants forNlsArguments
. - NlsBundle - Class in io.github.mmm.nls
-
Abstract base class for all "resource-bundles" using this native language support (NLS) module.
- NlsBundle() - Constructor for class io.github.mmm.nls.NlsBundle
-
The constructor.
- NlsBundle(String) - Constructor for class io.github.mmm.nls.NlsBundle
-
The constructor.
- NlsBundleCli - Class in io.github.mmm.nls.cli
-
NlsBundle
for command-line-interface (CLI). - NlsBundleDescriptor - Interface in io.github.mmm.nls.descriptor
-
Descriptor for a
ResourceBundle
orNlsBundle
. - NlsBundleException - Class in io.github.mmm.nls.exception
-
NlsBundle
for standard exceptions with NLS support. - NlsBundleSync - Class in io.github.mmm.nls.sync
-
NlsBundle
forNlsSynchronizer
. - NlsBundleValidation - Class in io.github.mmm.validation.main
-
NlsBundle
for this module. - NlsFormatter<V> - Interface in io.github.mmm.nls.formatter
-
This is the interface for a formatter of an arbitrary object in a localized way.
- NlsFormatterManager - Interface in io.github.mmm.nls.formatter
-
This is the interface for a manager of
NlsFormatter
s. - NlsFormatterPlugin - Interface in io.github.mmm.nls.formatter
-
This interface extends
NlsFormatter
with the methods required to register this automatically as plugin. - NlsMain - Class in io.github.mmm.nls.cli
-
Main program
(CLI) . - NlsMain() - Constructor for class io.github.mmm.nls.cli.NlsMain
-
The constructor.
- NlsMain(CliConsole) - Constructor for class io.github.mmm.nls.cli.NlsMain
-
The constructor.
- NlsMessage - Interface in io.github.mmm.nls
-
This is the interface for an internationalized message.
- NlsMessageDescriptor - Interface in io.github.mmm.nls.descriptor
-
Descriptor for a
NlsMessage
orNlsTemplate
. - NlsMessageFactory - Interface in io.github.mmm.nls
-
This is the interface for a factory used to create instances of
NlsMessage
. - NlsMessageFormatter - Interface in io.github.mmm.nls.formatter
-
This is the interface for a formatter of a message-text.
- NlsMessageFormatterFactory - Interface in io.github.mmm.nls.formatter
-
This is the interface to create an
NlsFormatter
. - NlsSynchronizer - Class in io.github.mmm.nls.sync
-
Main program
(CLI) to synchronize resource bundles for localization fromNlsBundle
classes. - NlsSynchronizer() - Constructor for class io.github.mmm.nls.sync.NlsSynchronizer
-
The constructor.
- NlsSynchronizer.Synchronizer - Class in io.github.mmm.nls.sync
-
Command to do the actual sync.
- NlsTemplate - Interface in io.github.mmm.nls.template
-
This interface represents the template for an internationalized text that can be
translated
to a givenLocale
. - NlsVariable - Class in io.github.mmm.nls.variable
-
A variable is a placeholder for an
argument
an argument of anNlsMessage
. - NlsVariable(String, NlsFormatterPlugin, Justification) - Constructor for class io.github.mmm.nls.variable.NlsVariable
-
The constructor.
- NlsVariableFormatter - Interface in io.github.mmm.nls.formatter
- NlsVariableParser - Interface in io.github.mmm.nls.variable
- NO_PROPERTIES - Static variable in interface io.github.mmm.property.WritableProperty
-
Empty array instance.
- none() - Static method in interface io.github.mmm.validation.Validator
- NONE - io.github.mmm.ui.api.datatype.UiPropagation
-
No property is propagated.
- NONE - io.github.mmm.ui.spi.controller.UiNavigationMode
-
Do not touch navigation history.
- NONE - Static variable in class io.github.mmm.ui.api.controller.UiPlace
-
The initial place before the client is initialized by navigating to the first place.
- NONE - Static variable in interface io.github.mmm.ui.api.event.action.UiActionOk
-
A
UiActionOk
that does nothingon event
. - NOR - io.github.mmm.base.lang.Conjunction
-
This is the negation of
Conjunction.OR
. - NORMAL - io.github.mmm.ui.api.datatype.UiWindowSizing
-
The normal state (default).
- normalizeExample(String) - Static method in class io.github.mmm.base.text.CaseSyntax
- not() - Method in interface io.github.mmm.value.observable.booleans.BooleanExpression
- not(BooleanExpression) - Static method in class io.github.mmm.value.observable.booleans.BooleanBinding
- NOT_EQUAL - io.github.mmm.base.compare.CompareOperator
-
CompareOperator
to check if objects are NOTequal
. - notify(boolean) - Method in class io.github.mmm.ui.api.datatype.UiValidState
-
Notifies about the result of a single validation.
- notNull(UiActionOk) - Static method in interface io.github.mmm.ui.api.event.action.UiActionOk
- NS_PREFIX_ARRAY - Static variable in interface io.github.mmm.marshall.StructuredFormat
-
The (XML) namespace prefix for an array.
- NS_PREFIX_OBJECT - Static variable in interface io.github.mmm.marshall.StructuredFormat
-
The (XML) namespace prefix for an object.
- NS_URI_ARRAY - Static variable in interface io.github.mmm.marshall.StructuredFormat
-
The (XML) namespace URI for an array.
- NS_URI_OBJECT - Static variable in interface io.github.mmm.marshall.StructuredFormat
-
The (XML) namespace URI for an object.
- NumberBinding<N extends Number & Comparable<? super N>> - Class in io.github.mmm.value.observable.number
- NumberBinding(Supplier<? extends N>, ObservableValue<?>...) - Constructor for class io.github.mmm.value.observable.number.NumberBinding
-
The constructor.
- NumberComparator - Class in io.github.mmm.base.compare
-
Implementation of
Comparator
forNumber
s capable to compare different types. - NumberComparator() - Constructor for class io.github.mmm.base.compare.NumberComparator
-
The constructor.
- NumberExpression<N extends Number & Comparable<? super N>> - Interface in io.github.mmm.value.observable.number
- NumberProperty<N extends Number & Comparable<? super N>> - Class in io.github.mmm.property.number
-
Implementation of
WritableNumberProperty
. - NumberProperty(String) - Constructor for class io.github.mmm.property.number.NumberProperty
-
The constructor.
- NumberProperty(String, PropertyMetadata<N>) - Constructor for class io.github.mmm.property.number.NumberProperty
-
The constructor.
- NumberRangeType - Class in io.github.mmm.base.range
- NumberRangeType(Number, Number) - Constructor for class io.github.mmm.base.range.NumberRangeType
-
The constructor.
- NumberType<N extends Number> - Class in io.github.mmm.base.number
- NumberType(Class<N>, int, N, N) - Constructor for class io.github.mmm.base.number.NumberType
-
The constructor.
- NumberValidatorBuilder<V extends Number & Comparable,PARENT,SELF extends ComparableValidatorBuilder<V,PARENT,SELF>> - Class in io.github.mmm.validation.number
-
Validator builder
forNumber
values. - NumberValidatorBuilder(PARENT) - Constructor for class io.github.mmm.validation.number.NumberValidatorBuilder
-
The constructor.
- NumericRange<V extends Number> - Class in io.github.mmm.ui.spi.range
-
Implementation of
WritableRange
forUiNumericInput
. - NumericRange(NumberType<V>) - Constructor for class io.github.mmm.ui.spi.range.NumericRange
-
The constructor.
O
- ObjectMismatchException - Exception in io.github.mmm.base.exception
-
An
ObjectMismatchException
is thrown if an object or value does not match an expected result. - ObjectMismatchException(Object, Object) - Constructor for exception io.github.mmm.base.exception.ObjectMismatchException
-
The constructor.
- ObjectMismatchException(Object, Object, Throwable) - Constructor for exception io.github.mmm.base.exception.ObjectMismatchException
-
The constructor.
- ObjectNotFoundException - Exception in io.github.mmm.base.exception
-
An
ObjectNotFoundException
is thrown if an object was requested but does not exist or could not be found. - ObjectNotFoundException(Localizable, Throwable) - Constructor for exception io.github.mmm.base.exception.ObjectNotFoundException
-
The constructor.
- ObjectNotFoundException(Object) - Constructor for exception io.github.mmm.base.exception.ObjectNotFoundException
-
The constructor.
- ObjectNotFoundException(Object, Object) - Constructor for exception io.github.mmm.base.exception.ObjectNotFoundException
-
The constructor.
- ObjectNotFoundException(Object, Object, Throwable) - Constructor for exception io.github.mmm.base.exception.ObjectNotFoundException
-
The constructor.
- ObjectNotFoundUserException - Exception in io.github.mmm.nls.exception
-
ObjectNotFoundException
for user
with NLS support. - ObjectNotFoundUserException(Object) - Constructor for exception io.github.mmm.nls.exception.ObjectNotFoundUserException
-
The constructor.
- ObjectNotFoundUserException(Object, Object) - Constructor for exception io.github.mmm.nls.exception.ObjectNotFoundUserException
-
The constructor.
- ObjectNotFoundUserException(Object, Object, Throwable) - Constructor for exception io.github.mmm.nls.exception.ObjectNotFoundUserException
-
The constructor.
- ObjectProperty<V> - Class in io.github.mmm.property.object
-
Generic implementation of
WritableProperty
for arbitrary objects that do not have their own custom implementation. - ObjectProperty(String, Class<V>) - Constructor for class io.github.mmm.property.object.ObjectProperty
-
The constructor.
- ObjectProperty(String, Class<V>, PropertyMetadata<V>) - Constructor for class io.github.mmm.property.object.ObjectProperty
-
The constructor.
- ObjectValidatorBuilder<V,PARENT,SELF extends ObjectValidatorBuilder<V,PARENT,SELF>> - Class in io.github.mmm.validation.main
-
This is the base class to create instances of
AbstractValidator
using the builder pattern. - ObjectValidatorBuilder(PARENT) - Constructor for class io.github.mmm.validation.main.ObjectValidatorBuilder
-
The constructor.
- ObjectValidatorBuilderFactory<PARENT> - Class in io.github.mmm.validation.main
-
This is the interface for instances of
ObjectValidatorBuilder
. - ObjectValidatorBuilderFactory(PARENT) - Constructor for class io.github.mmm.validation.main.ObjectValidatorBuilderFactory
-
The constructor.
- ObjectValidatorBuilderFactory.BuilderFactory - Class in io.github.mmm.validation.main
-
Implementation of
ObjectValidatorBuilderFactory
withoutparent
. - ObservableBigDecimalValue - Interface in io.github.mmm.value.observable.number.bigdecimal
- ObservableBigIntegerValue - Interface in io.github.mmm.value.observable.number.biginteger
- ObservableBooleanValue - Interface in io.github.mmm.value.observable.booleans
- ObservableByteValue - Interface in io.github.mmm.value.observable.number.bytes
- ObservableCollectionValue<C extends Collection<E>,E> - Interface in io.github.mmm.value.observable.container.collection
- ObservableContainerValue<C,E> - Interface in io.github.mmm.value.observable.container
-
ObservableValue
for containervalue
s. - ObservableDoubleValue - Interface in io.github.mmm.value.observable.number.doubles
- ObservableEvent<V> - Interface in io.github.mmm.value.observable
-
Event notifying about changes of an
ObservableValue
. - ObservableEventListener<V> - Interface in io.github.mmm.value.observable
-
EventListener
forObservableEvent
s. - ObservableEventReceiver<V> - Class in io.github.mmm.value.observable
-
Implementation of
ObservableEventListener
thatcounts
thereceived
events and allows toget the last received event
. - ObservableEventReceiver() - Constructor for class io.github.mmm.value.observable.ObservableEventReceiver
-
The constructor.
- ObservableFloatValue - Interface in io.github.mmm.value.observable.number.floats
- ObservableInstantValue - Interface in io.github.mmm.value.observable.temporal.instant
- ObservableIntegerValue - Interface in io.github.mmm.value.observable.number.integers
- ObservableListValue<E> - Interface in io.github.mmm.value.observable.container.list
- ObservableLocalDateTimeValue - Interface in io.github.mmm.value.observable.temporal.localdatetime
- ObservableLocalDateValue - Interface in io.github.mmm.value.observable.temporal.localdate
- ObservableLocalTimeValue - Interface in io.github.mmm.value.observable.temporal.localtime
- ObservableLongValue - Interface in io.github.mmm.value.observable.number.longs
- ObservableMapValue<K,V> - Interface in io.github.mmm.value.observable.container.map
- ObservableNumberValue<N extends Number> - Interface in io.github.mmm.value.observable.number
- ObservableObjectValue<V> - Interface in io.github.mmm.value.observable.object
- ObservableOffsetDateTimeValue - Interface in io.github.mmm.value.observable.temporal.offsetdatetime
- ObservableOffsetTimeValue - Interface in io.github.mmm.value.observable.temporal.offsettime
- ObservableSetValue<E> - Interface in io.github.mmm.value.observable.container.set
- ObservableShortValue - Interface in io.github.mmm.value.observable.number.shorts
- ObservableSimpleValue<V> - Interface in io.github.mmm.value.observable.object
-
ObservableValue
for a simple datatype (and not acontainer value
). - ObservableStringValue - Interface in io.github.mmm.value.observable.string
- ObservableTemporalValue<V extends Temporal> - Interface in io.github.mmm.value.observable.temporal
- ObservableValue<V> - Interface in io.github.mmm.value.observable
-
An
ObservableValue
wraps avalue
and allows to observe the value for changes. - ObservableZonedDateTimeValue - Interface in io.github.mmm.value.observable.temporal.zoneddatetime
- OCTAL_DIGIT_FILTER - Static variable in interface io.github.mmm.base.filter.CharFilter
-
CharFilter
thataccepts
only the ocatal digits '0'-'7'. - of() - Static method in class io.github.mmm.marshall.json.JsonMarshalling
- of() - Static method in interface io.github.mmm.marshall.JsonFormat
- of() - Static method in class io.github.mmm.marshall.jsonp.JsonpMarshalling
- of() - Static method in class io.github.mmm.marshall.stax.StaxMarshalling
- of() - Static method in interface io.github.mmm.marshall.XmlFormat
- of() - Static method in interface io.github.mmm.nls.argument.NlsArguments
- of() - Static method in interface io.github.mmm.ui.api.UiToggleGroup
- of() - Static method in interface io.github.mmm.ui.api.widget.form.UiFormPanel
- of() - Static method in interface io.github.mmm.ui.api.widget.menu.UiNavigationBar
- of() - Static method in interface io.github.mmm.ui.api.widget.panel.UiBorderPanel
- of() - Static method in interface io.github.mmm.ui.api.widget.panel.UiButtonPanel
- of() - Static method in interface io.github.mmm.ui.api.widget.panel.UiCollapsiblePanel
- of() - Static method in interface io.github.mmm.ui.api.widget.panel.UiGridPanel
- of() - Static method in interface io.github.mmm.ui.api.widget.panel.UiHorizontalPanel
- of() - Static method in interface io.github.mmm.ui.api.widget.panel.UiScrollPanel
- of() - Static method in interface io.github.mmm.ui.api.widget.panel.UiVerticalPanel
- of() - Static method in interface io.github.mmm.ui.api.widget.tab.UiTabPanel
- of() - Static method in class io.github.mmm.value.observable.container.list.ChangeAwareLists
- of() - Static method in class io.github.mmm.value.observable.container.map.ChangeAwareMaps
- of() - Static method in class io.github.mmm.value.observable.container.set.ChangeAwareSets
- of(byte[]) - Static method in class io.github.mmm.crypto.crypt.EncryptedData
- of(byte[]) - Static method in class io.github.mmm.crypto.hash.Hash
- of(int) - Static method in class io.github.mmm.crypto.hash.md5.Md5
- of(int) - Static method in class io.github.mmm.crypto.hash.sha1.Sha1
- of(int) - Static method in class io.github.mmm.value.observable.container.list.ChangeAwareLists
- of(int) - Static method in class io.github.mmm.value.observable.container.map.ChangeAwareMaps
- of(int) - Static method in class io.github.mmm.value.observable.container.set.ChangeAwareSets
- of(int, int) - Static method in class io.github.mmm.ui.api.datatype.bitmask.RegularBitMask
- of(int, HashConfig) - Static method in class io.github.mmm.crypto.asymmetric.access.rsa.Rsa
- of(int, HashConfig, RandomFactory) - Static method in class io.github.mmm.crypto.asymmetric.access.rsa.Rsa
- of(int, HashConfig, String, RandomFactory, SecurityProvider) - Static method in class io.github.mmm.crypto.asymmetric.access.rsa.Rsa
- of(int, String) - Static method in class io.github.mmm.crypto.asymmetric.access.rsa.Rsa
- of(E) - Static method in interface io.github.mmm.entity.id.Id
-
Type-safe and
null
-safe variant ofEntity.getId()
. - of(E) - Static method in interface io.github.mmm.entity.link.Link
- of(CryptoEllipticCurveBc, BigInteger, BigInteger, byte[], BCECPublicKey, byte) - Static method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBcWithRecoveryId
- of(SignatureFactoryEcBc<S>, HashConfig, RandomFactory) - Static method in class io.github.mmm.crypto.asymmetric.access.ec.bc.Curve25519
- of(SignatureFactoryEcBc<S>, HashConfig, RandomFactory) - Static method in class io.github.mmm.crypto.asymmetric.access.ec.bc.Secp256k1
- of(HashConfig) - Static method in class io.github.mmm.crypto.hash.access.HashAccess
- of(CryptoResource, String) - Static method in class io.github.mmm.crypto.key.store.access.KeyStoreAccessPkcs12
- of(Id<E>) - Static method in interface io.github.mmm.entity.link.Link
- of(Id<E>, Function<Id<E>, E>) - Static method in class io.github.mmm.entity.link.IdLink
- of(MarshallingConfig) - Static method in class io.github.mmm.marshall.json.JsonMarshalling
- of(MarshallingConfig) - Static method in interface io.github.mmm.marshall.JsonFormat
- of(MarshallingConfig) - Static method in class io.github.mmm.marshall.jsonp.JsonpMarshalling
- of(MarshallingConfig) - Static method in class io.github.mmm.marshall.stax.StaxMarshalling
- of(MarshallingConfig) - Static method in interface io.github.mmm.marshall.XmlFormat
- of(UiValueBinding<V>) - Static method in interface io.github.mmm.ui.api.widget.form.UiFormPanel
- of(UiValueBinding<V>, UiAbstractInput<?>...) - Static method in interface io.github.mmm.ui.api.widget.form.UiFormPanel
- of(UiValueBinding<V>, String) - Static method in interface io.github.mmm.ui.api.widget.form.UiFormGroup
- of(UiValueBinding<V>, String, UiInput<?>...) - Static method in interface io.github.mmm.ui.api.widget.form.UiFormGroup
- of(UiPlace) - Static method in interface io.github.mmm.ui.api.controller.action.UiActionNavigate
- of(Color) - Static method in class io.github.mmm.ui.api.datatype.color.GenericColor
-
Converts the given
Color
to aGenericColor
. - of(Hue, Saturation, Brightness, Alpha) - Static method in class io.github.mmm.ui.api.datatype.color.GenericColor
- of(Hue, Saturation, Lightness, Alpha) - Static method in class io.github.mmm.ui.api.datatype.color.GenericColor
- of(Red, Green, Blue, Alpha) - Static method in class io.github.mmm.ui.api.datatype.color.GenericColor
- of(UiMedia) - Static method in interface io.github.mmm.ui.api.widget.media.UiMediaPlayer
- of(UiAction) - Static method in interface io.github.mmm.ui.api.widget.button.UiButton
- of(UiAction) - Static method in interface io.github.mmm.ui.api.widget.link.UiInternalLink
- of(UiAbstractButton...) - Static method in interface io.github.mmm.ui.api.widget.panel.UiButtonPanel
- of(UiAbstractInput<?>...) - Static method in interface io.github.mmm.ui.api.widget.form.UiFormPanel
- of(UiInput<V>) - Static method in interface io.github.mmm.ui.api.widget.form.UiInputContainer
-
ATTENTION: Instances of
UiInputContainer
shall only be created fromUiInput
forUiInput.getContainerWidget()
. - of(UiTab...) - Static method in interface io.github.mmm.ui.api.widget.tab.UiTabPanel
- of(UiRegularWidget) - Static method in interface io.github.mmm.ui.api.widget.panel.UiScrollPanel
- of(UiRegularWidget...) - Static method in interface io.github.mmm.ui.api.widget.panel.UiCollapsiblePanel
- of(UiRegularWidget...) - Static method in interface io.github.mmm.ui.api.widget.panel.UiHorizontalPanel
- of(UiRegularWidget...) - Static method in interface io.github.mmm.ui.api.widget.panel.UiVerticalPanel
- of(UiWidget) - Static method in interface io.github.mmm.ui.api.event.action.UiActionReset
- of(UiWidget, UiEventType) - Static method in class io.github.mmm.ui.api.event.UiClickEvent
- of(UiWidget, UiEventType) - Static method in class io.github.mmm.ui.api.event.UiDisableEvent
- of(UiWidget, UiEventType) - Static method in class io.github.mmm.ui.api.event.UiEnableEvent
- of(UiWidget, UiEventType) - Static method in class io.github.mmm.ui.api.event.UiFocusGainEvent
- of(UiWidget, UiEventType) - Static method in class io.github.mmm.ui.api.event.UiFocusLossEvent
- of(UiWidget, UiEventType) - Static method in class io.github.mmm.ui.api.event.UiHideEvent
- of(UiWidget, UiEventType) - Static method in class io.github.mmm.ui.api.event.UiSelectionEvent
- of(UiWidget, UiEventType) - Static method in class io.github.mmm.ui.api.event.UiShowEvent
- of(UiWidget, UiEventType) - Static method in class io.github.mmm.ui.api.event.UiValueChangeEvent
- of(ReadableTypedValue<V>) - Static method in interface io.github.mmm.ui.api.widget.input.UiInput
- of(ReadableTypedValue<V>, boolean) - Static method in interface io.github.mmm.ui.api.widget.input.UiInput
- of(File, String) - Static method in class io.github.mmm.crypto.key.store.access.KeyStoreAccessPkcs12
- of(Character, CaseConversion) - Static method in class io.github.mmm.base.text.CaseSyntax
-
The constructor.
- of(Character, CaseConversion, CaseConversion) - Static method in class io.github.mmm.base.text.CaseSyntax
-
The constructor.
- of(Character, CaseConversion, CaseConversion, CaseConversion) - Static method in class io.github.mmm.base.text.CaseSyntax
- of(Class<E>, Long) - Static method in class io.github.mmm.entity.id.LongInstantId
- of(Class<E>, Long) - Static method in class io.github.mmm.entity.id.LongVersionId
- of(Class<E>, Long, Long) - Static method in class io.github.mmm.entity.id.LongVersionId
- of(Class<E>, Long, Instant) - Static method in class io.github.mmm.entity.id.LongInstantId
- of(Class<E>, String) - Static method in class io.github.mmm.entity.id.StringInstantId
- of(Class<E>, String) - Static method in class io.github.mmm.entity.id.StringVersionId
- of(Class<E>, String, Long) - Static method in class io.github.mmm.entity.id.StringVersionId
- of(Class<E>, String, Instant) - Static method in class io.github.mmm.entity.id.StringInstantId
- of(Class<E>, UUID) - Static method in class io.github.mmm.entity.id.UuidInstantId
- of(Class<E>, UUID) - Static method in class io.github.mmm.entity.id.UuidVersionId
- of(Class<E>, UUID, Long) - Static method in class io.github.mmm.entity.id.UuidVersionId
- of(Class<E>, UUID, Instant) - Static method in class io.github.mmm.entity.id.UuidInstantId
- of(Class<N>) - Static method in class io.github.mmm.base.number.NumberType
- of(Class<T>) - Static method in class io.github.mmm.marshall.standard.DatatypeMarshalling
- of(Class<V>) - Static method in interface io.github.mmm.ui.api.widget.input.UiInput
- of(Class<V>, boolean) - Static method in interface io.github.mmm.ui.api.widget.input.UiInput
- of(String) - Static method in interface io.github.mmm.base.justification.Justification
-
This method parses the given
format
asJustification
. - of(String) - Static method in class io.github.mmm.crypto.asymmetric.sign.SignatureAlgorithm
- of(String) - Static method in class io.github.mmm.crypto.crypt.CipherTransformation
- of(String) - Static method in class io.github.mmm.crypto.provider.SecurityProvider
- of(String) - Static method in class io.github.mmm.ui.api.controller.UiPlace
- of(String) - Static method in class io.github.mmm.ui.api.datatype.color.Color
- of(String) - Static method in class io.github.mmm.ui.api.datatype.color.GenericColor
-
Parses the
GenericColor
given asString
representation. - of(String) - Static method in class io.github.mmm.ui.api.datatype.media.UiMediaPreview
- of(String) - Static method in class io.github.mmm.ui.api.datatype.UiSize
- of(String) - Static method in interface io.github.mmm.ui.api.widget.composite.UiSlot
- of(String) - Static method in interface io.github.mmm.ui.api.widget.form.UiFormGroup
- of(String) - Static method in interface io.github.mmm.ui.api.widget.format.UiHtmlEditor
- of(String) - Static method in interface io.github.mmm.ui.api.widget.format.UiSourceCodeViewer
- of(String) - Static method in interface io.github.mmm.ui.api.widget.img.UiIcon
- of(String) - Static method in interface io.github.mmm.ui.api.widget.img.UiImage
- of(String) - Static method in interface io.github.mmm.ui.api.widget.input.UiCheckbox
- of(String) - Static method in interface io.github.mmm.ui.api.widget.input.UiColorInput
- of(String) - Static method in interface io.github.mmm.ui.api.widget.input.UiComboBox
- of(String) - Static method in interface io.github.mmm.ui.api.widget.input.UiRadioButton
- of(String) - Static method in interface io.github.mmm.ui.api.widget.input.UiRadioChoice
- of(String) - Static method in interface io.github.mmm.ui.api.widget.input.UiTextArea
- of(String) - Static method in interface io.github.mmm.ui.api.widget.input.UiTextInput
- of(String) - Static method in interface io.github.mmm.ui.api.widget.number.UiBigDecimalInput
- of(String) - Static method in interface io.github.mmm.ui.api.widget.number.UiBigIntegerInput
- of(String) - Static method in interface io.github.mmm.ui.api.widget.number.UiDoubleInput
- of(String) - Static method in interface io.github.mmm.ui.api.widget.number.UiIntegerInput
- of(String) - Static method in interface io.github.mmm.ui.api.widget.number.UiIntegerSlider
- of(String) - Static method in interface io.github.mmm.ui.api.widget.number.UiLongInput
- of(String) - Static method in interface io.github.mmm.ui.api.widget.number.UiLongSlider
- of(String) - Static method in interface io.github.mmm.ui.api.widget.temporal.UiDateInput
- of(String) - Static method in interface io.github.mmm.ui.api.widget.temporal.UiDateTimeInput
- of(String) - Static method in interface io.github.mmm.ui.api.widget.temporal.UiTimeInput
- of(String) - Static method in interface io.github.mmm.ui.api.widget.UiLabel
- of(String) - Static method in interface io.github.mmm.ui.api.widget.UiText
- of(String) - Static method in interface io.github.mmm.ui.api.widget.window.UiPopup
- of(String) - Static method in interface io.github.mmm.ui.api.widget.window.UiWindow
- of(String, int) - Static method in class io.github.mmm.crypto.asymmetric.key.generic.AsymmetricKeyCreatorImpl
- of(String, int, SecurityProvider, RandomFactory) - Static method in class io.github.mmm.crypto.asymmetric.key.generic.AsymmetricKeyCreatorImpl
- of(String, int, RandomFactory) - Static method in class io.github.mmm.crypto.asymmetric.key.generic.AsymmetricKeyCreatorImpl
- of(String, Direction, UiDataSet<UiDataSeries>...) - Static method in interface io.github.mmm.ui.api.widget.chart.UiBarChartHorizontal
- of(String, Direction, UiDataSet<UiDataSeries>...) - Static method in interface io.github.mmm.ui.api.widget.chart.UiBarChartVertical
- of(String, Direction, UiDataSet<UiPoint[]>...) - Static method in interface io.github.mmm.ui.api.widget.chart.UiLineChart
- of(String, Direction, UiDataSet<Number>...) - Static method in interface io.github.mmm.ui.api.widget.chart.UiPieChart
- of(String, UiClickEventListener) - Static method in interface io.github.mmm.ui.api.widget.button.UiButton
- of(String, UiClickEventListener) - Static method in interface io.github.mmm.ui.api.widget.link.UiInternalLink
- of(String, UiInput<?>...) - Static method in interface io.github.mmm.ui.api.widget.form.UiFormGroup
- of(String, UiRegularWidget...) - Static method in interface io.github.mmm.ui.api.widget.window.UiWindow
- of(String, Object) - Static method in interface io.github.mmm.nls.argument.NlsArguments
- of(String, Object, String, Object) - Static method in interface io.github.mmm.nls.argument.NlsArguments
- of(String, Object, String, Object, String, Object) - Static method in interface io.github.mmm.nls.argument.NlsArguments
- of(String, String) - Static method in class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyPairRsa
-
Convenience method e.g.
- of(String, String) - Static method in class io.github.mmm.crypto.asymmetric.sign.SignatureAlgorithm
- of(String, String) - Static method in interface io.github.mmm.ui.api.widget.input.UiPasswordInput
- of(String, String) - Static method in interface io.github.mmm.ui.api.widget.link.UiExternalLink
- of(String, String, Object) - Static method in class io.github.mmm.ui.api.controller.UiPlace
- of(String, String, Object, String, Object) - Static method in class io.github.mmm.ui.api.controller.UiPlace
- of(String, String, Object, String, Object, String, Object) - Static method in class io.github.mmm.ui.api.controller.UiPlace
- of(String, T) - Static method in class io.github.mmm.ui.api.datatype.chart.UiDataSet
- of(String, V...) - Static method in interface io.github.mmm.ui.api.widget.input.UiComboBox
- of(String, V...) - Static method in interface io.github.mmm.ui.api.widget.input.UiRadioChoice
- of(BigInteger, BigInteger) - Static method in class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyPairRsa
- of(BigInteger, BigInteger, BigInteger) - Static method in class io.github.mmm.crypto.asymmetric.key.rsa.AsymmetricKeyPairRsa
- of(Provider) - Static method in class io.github.mmm.crypto.provider.SecurityProvider
- of(List<E>) - Static method in class io.github.mmm.value.observable.container.list.ChangeAwareLists
- of(Map<String, Object>) - Static method in interface io.github.mmm.nls.argument.NlsArguments
- of(Map<K, V>) - Static method in class io.github.mmm.value.observable.container.map.ChangeAwareMaps
- of(Set<E>) - Static method in class io.github.mmm.value.observable.container.set.ChangeAwareSets
- of(JsonParserFactory, JsonGeneratorFactory, MarshallingConfig) - Static method in class io.github.mmm.marshall.jsonp.JsonpMarshalling
- of(XMLInputFactory, XMLOutputFactory) - Static method in class io.github.mmm.marshall.stax.StaxMarshalling
- of(R) - Static method in interface io.github.mmm.ui.api.widget.data.UiDataTable
- of4096(HashConfig) - Static method in class io.github.mmm.crypto.asymmetric.access.rsa.Rsa
- of4096(String) - Static method in class io.github.mmm.crypto.asymmetric.access.rsa.Rsa
- ofArgument(Object) - Static method in interface io.github.mmm.nls.argument.NlsArguments
- ofAudio(UiMediaSource...) - Static method in interface io.github.mmm.ui.api.datatype.media.UiMedia
- ofAudio(UiMediaSource[], UiMediaTrack[]) - Static method in interface io.github.mmm.ui.api.datatype.media.UiMedia
- ofAudio(UiMediaSource[], UiMediaTrack[], String) - Static method in interface io.github.mmm.ui.api.datatype.media.UiMedia
- ofBase64(String) - Static method in class io.github.mmm.crypto.asymmetric.sign.generic.SignatureGeneric
- ofBase64(String) - Static method in class io.github.mmm.crypto.crypt.EncryptedData
- ofBoolean(int) - Static method in class io.github.mmm.ui.api.datatype.bitmask.BitValueBoolean
- ofCollection(Collection<Link<E>>, E...) - Static method in interface io.github.mmm.entity.link.Link
- ofCollection(Collection<Link<E>>, Id<E>...) - Static method in interface io.github.mmm.entity.link.Link
- ofCollection(Collection<Link<E>>, Collection<E>) - Static method in interface io.github.mmm.entity.link.Link
- ofCurrent(String) - Static method in interface io.github.mmm.ui.api.widget.input.UiPasswordInput
- ofDate(Object) - Static method in interface io.github.mmm.nls.argument.NlsArguments
- ofDefault() - Static method in class io.github.mmm.binary.codec.BaseFormat
- ofDefault(Object) - Static method in interface io.github.mmm.nls.argument.NlsArguments
- ofEnum(String, Class<V>) - Static method in interface io.github.mmm.ui.api.widget.input.UiComboBox
- ofEnum(String, Class<V>) - Static method in interface io.github.mmm.ui.api.widget.input.UiRadioChoice
- ofExample(char, boolean) - Static method in enum io.github.mmm.base.text.CaseConversion
- ofExample(String, boolean) - Static method in class io.github.mmm.base.text.CaseSyntax
- ofFile(Object) - Static method in interface io.github.mmm.nls.argument.NlsArguments
- ofFormat(Object) - Static method in interface io.github.mmm.nls.argument.NlsArguments
- offset - Variable in class io.github.mmm.scanner.AbstractCharStreamScanner
-
The start position in the
AbstractCharStreamScanner.buffer
from where reading operations consumer data from. - OffsetDateTimeBinding - Class in io.github.mmm.value.observable.temporal.offsetdatetime
- OffsetDateTimeBinding - Class in io.github.mmm.value.observable.temporal.offsettime
- OffsetDateTimeBinding(Supplier<OffsetDateTime>, ObservableValue<?>...) - Constructor for class io.github.mmm.value.observable.temporal.offsetdatetime.OffsetDateTimeBinding
-
The constructor.
- OffsetDateTimeBinding(Supplier<OffsetTime>, ObservableValue<?>...) - Constructor for class io.github.mmm.value.observable.temporal.offsettime.OffsetDateTimeBinding
-
The constructor.
- OffsetDateTimeExpression - Interface in io.github.mmm.value.observable.temporal.offsetdatetime
- OffsetDateTimeProperty - Class in io.github.mmm.property.temporal.offsetdatetime
-
This is the implementation of
WritableOffsetDateTimeProperty
. - OffsetDateTimeProperty(String) - Constructor for class io.github.mmm.property.temporal.offsetdatetime.OffsetDateTimeProperty
-
The constructor.
- OffsetDateTimeProperty(String, PropertyMetadata<OffsetDateTime>) - Constructor for class io.github.mmm.property.temporal.offsetdatetime.OffsetDateTimeProperty
-
The constructor.
- OffsetDateTimePropertyBuilder - Class in io.github.mmm.property.builder.temporal
- OffsetDateTimePropertyBuilder() - Constructor for class io.github.mmm.property.builder.temporal.OffsetDateTimePropertyBuilder
-
The constructor.
- OffsetTimeExpression - Interface in io.github.mmm.value.observable.temporal.offsettime
- OffsetTimeProperty - Class in io.github.mmm.property.temporal.offsettime
-
This is the implementation of
WritableOffsetTimeProperty
. - OffsetTimeProperty(String) - Constructor for class io.github.mmm.property.temporal.offsettime.OffsetTimeProperty
-
The constructor.
- OffsetTimeProperty(String, PropertyMetadata<OffsetTime>) - Constructor for class io.github.mmm.property.temporal.offsettime.OffsetTimeProperty
-
The constructor.
- OffsetTimePropertyBuilder - Class in io.github.mmm.property.builder.temporal
- OffsetTimePropertyBuilder() - Constructor for class io.github.mmm.property.builder.temporal.OffsetTimePropertyBuilder
-
The constructor.
- ofHex(String) - Static method in class io.github.mmm.crypto.asymmetric.sign.generic.SignatureGeneric
- ofHex(String) - Static method in class io.github.mmm.crypto.crypt.EncryptedData
- ofHex(String) - Static method in class io.github.mmm.crypto.hash.Hash
- ofId(String) - Static method in interface io.github.mmm.ui.api.controller.action.UiActionNavigate
- ofKey(Object) - Static method in interface io.github.mmm.nls.argument.NlsArguments
- ofKeyValue(Object, Object) - Static method in interface io.github.mmm.nls.argument.NlsArguments
- ofList(E...) - Static method in interface io.github.mmm.entity.link.Link
- ofList(Id<E>...) - Static method in interface io.github.mmm.entity.link.Link
- ofList(Collection<E>) - Static method in interface io.github.mmm.entity.link.Link
- ofLsb(int) - Static method in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- ofLsb(int) - Static method in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- ofMime() - Static method in class io.github.mmm.binary.codec.BaseFormat
- ofMinMax(Object, Object) - Static method in interface io.github.mmm.nls.argument.NlsArguments
- ofName(Object) - Static method in interface io.github.mmm.nls.argument.NlsArguments
- ofName(String) - Static method in enum io.github.mmm.base.lang.Conjunction
- ofName(String) - Static method in class io.github.mmm.ui.api.datatype.color.Color
- ofNew(String) - Static method in interface io.github.mmm.ui.api.widget.input.UiPasswordInput
- ofNewline(String, int) - Static method in class io.github.mmm.binary.codec.BaseFormat
- ofObject(Object) - Static method in interface io.github.mmm.nls.argument.NlsArguments
- ofObjectKey(Object, Object) - Static method in interface io.github.mmm.nls.argument.NlsArguments
- ofOff(String) - Static method in interface io.github.mmm.ui.api.widget.input.UiPasswordInput
- ofPercent(double) - Static method in class io.github.mmm.ui.api.datatype.UiSize
-
Creates a new
UiSize
withUiSizeUnit.PERCENT
. - ofPixel(double) - Static method in class io.github.mmm.ui.api.datatype.UiSize
-
Creates a new
UiSize
withUiSizeUnit.PERCENT
. - ofPlain(HashConfig) - Static method in class io.github.mmm.crypto.asymmetric.access.ec.bc.Curve25519
- ofPlain(HashConfig) - Static method in class io.github.mmm.crypto.asymmetric.access.ec.bc.Secp256k1
- ofPlain(String) - Static method in class io.github.mmm.crypto.asymmetric.access.ec.bc.Curve25519
- ofPlain(String) - Static method in class io.github.mmm.crypto.asymmetric.access.ec.bc.Secp256k1
- ofRecoveryId(HashConfig) - Static method in class io.github.mmm.crypto.asymmetric.access.ec.bc.Curve25519
- ofRecoveryId(HashConfig) - Static method in class io.github.mmm.crypto.asymmetric.access.ec.bc.Secp256k1
- ofRecoveryId(String) - Static method in class io.github.mmm.crypto.asymmetric.access.ec.bc.Curve25519
- ofRecoveryId(String) - Static method in class io.github.mmm.crypto.asymmetric.access.ec.bc.Secp256k1
- ofSet(E...) - Static method in interface io.github.mmm.entity.link.Link
- ofSet(Id<E>...) - Static method in interface io.github.mmm.entity.link.Link
- ofSet(Collection<E>) - Static method in interface io.github.mmm.entity.link.Link
- ofSpecial(int, int) - Static method in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
-
ATTENTION: This method is only for very specific custom cases.
- ofStatic(String) - Static method in interface io.github.mmm.base.i18n.Localizable
- ofStrict() - Static method in class io.github.mmm.binary.codec.BaseFormat
- ofStrong() - Static method in class io.github.mmm.crypto.random.RandomFactoryImpl
- ofSymbol(String) - Static method in enum io.github.mmm.base.compare.CompareOperator
-
This method gets the
CompareOperator
for the givensymbol
. - ofSymbol(String) - Static method in enum io.github.mmm.base.lang.Conjunction
- ofType(Object) - Static method in interface io.github.mmm.nls.argument.NlsArguments
- ofUnmodifiable(List<E>) - Static method in class io.github.mmm.value.observable.container.list.ChangeAwareLists
- ofUnmodifiable(Map<K, V>) - Static method in class io.github.mmm.value.observable.container.map.ChangeAwareMaps
- ofUnmodifiable(Set<E>) - Static method in class io.github.mmm.value.observable.container.set.ChangeAwareSets
- ofValue(int, int) - Static method in class io.github.mmm.ui.api.datatype.bitmask.BitValue
- ofValue(Object) - Static method in interface io.github.mmm.nls.argument.NlsArguments
- ofValueMinMax(Object, Object, Object) - Static method in interface io.github.mmm.nls.argument.NlsArguments
- ofVideo(UiMediaSource...) - Static method in interface io.github.mmm.ui.api.datatype.media.UiMedia
- ofVideo(UiMediaSource[], UiMediaTrack[], String) - Static method in interface io.github.mmm.ui.api.datatype.media.UiMedia
- OLIVE - Static variable in class io.github.mmm.ui.api.datatype.color.Color
-
The
Color
olive. - onAction(ActionEvent) - Method in class io.github.mmm.ui.fx.widget.FxWidget
- onAction(ActionEvent) - Method in class io.github.mmm.ui.fx.widget.link.FxExternalLink
- onChange(ListChange<E>, ObservableEvent<List<E>>) - Method in interface io.github.mmm.value.observable.container.list.ChangeAwareListEventListener
- onChange(MapChange<K, V>, ObservableEvent<Map<K, V>>) - Method in interface io.github.mmm.value.observable.container.map.ChangeAwareMapEventListener
- onChange(SetChange<E>, ObservableEvent<Set<E>>) - Method in interface io.github.mmm.value.observable.container.set.ChangeAwareSetEventListener
- onChange(Event) - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- onClick(UiClickEvent) - Method in interface io.github.mmm.ui.api.event.UiClickEventListener
- onClick(Event) - Method in class io.github.mmm.ui.tvm.widget.TvmWidget
- onClose(Event) - Method in class io.github.mmm.ui.fx.widget.FxWidget
- onEmbedded(UiEmbedding, AbstractUiController<?>) - Method in class io.github.mmm.ui.spi.controller.AbstractUiNavigationManager
-
Called from
AbstractUiController.embed(UiEmbedding, UiController)
to registerUiController
s in their currentUiEmbedding
s and hide previousUiController
s when replaced in thatslot
. - onEvent(E) - Method in interface io.github.mmm.event.EventListener
-
This method is called if an event occurred.
- onEvent(UiEvent) - Method in interface io.github.mmm.ui.api.event.UiClickEventListener
- onEvent(UiEvent) - Method in interface io.github.mmm.ui.api.event.UiFocusEventListener
- onEvent(UiEvent) - Method in interface io.github.mmm.ui.api.event.UiSelectionEventListener
- onEvent(UiEvent) - Method in interface io.github.mmm.ui.api.event.UiValueChangeEventListener
- onEvent(UiEvent) - Method in interface io.github.mmm.ui.api.event.UiVisibilityEventListener
- onEvent(ObservableEvent<Object>) - Method in class io.github.mmm.value.observable.BindingListener
- onEvent(ObservableEvent<List<E>>) - Method in interface io.github.mmm.value.observable.container.list.ChangeAwareListEventListener
- onEvent(ObservableEvent<Map<K, V>>) - Method in interface io.github.mmm.value.observable.container.map.ChangeAwareMapEventListener
- onEvent(ObservableEvent<Set<E>>) - Method in interface io.github.mmm.value.observable.container.set.ChangeAwareSetEventListener
- onEvent(ObservableEvent<V>) - Method in class io.github.mmm.value.observable.BidirectionalBinding
- onEvent(ObservableEvent<V>) - Method in class io.github.mmm.value.observable.ObservableEventReceiver
- onFilter(UiColumn<R, ?>, boolean) - Method in interface io.github.mmm.ui.api.widget.data.UiAbstractDataTable.FilterHandler
- onFocusChange(UiFocusEvent) - Method in interface io.github.mmm.ui.api.event.UiFocusEventListener
- onFocusChange(ObservableValue<? extends Boolean>, Boolean, Boolean) - Method in class io.github.mmm.ui.fx.widget.FxWidget
- onFocusChanged(boolean) - Method in class io.github.mmm.ui.fx.widget.FxActiveValidatableWidget
- onFocusChanged(boolean) - Method in class io.github.mmm.ui.fx.widget.FxWidget
- onFocusChanged(boolean) - Method in class io.github.mmm.ui.fx.widget.input.FxComboBox
- onFocusGain(Event) - Method in class io.github.mmm.ui.tvm.widget.input.TvmAbstractTextArea
- onFocusGain(Event) - Method in class io.github.mmm.ui.tvm.widget.input.TvmHtmlInput
- onFocusGain(Event) - Method in class io.github.mmm.ui.tvm.widget.input.TvmHtmlSelect
- onFocusGain(Event) - Method in class io.github.mmm.ui.tvm.widget.input.TvmRadioChoice
- onFocusGain(Event) - Method in class io.github.mmm.ui.tvm.widget.TvmActiveWidget
- onFocusLoss(Event) - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- onFocusLoss(Event) - Method in class io.github.mmm.ui.tvm.widget.TvmActiveWidget
- onHide() - Method in class io.github.mmm.ui.spi.controller.AbstractUiController
-
This method gets called whenever the
view
is hidden from the screen. - onPropertyAdded(WritableProperty<?>) - Method in class io.github.mmm.bean.AbstractBean
- onPropertyAdded(WritableProperty<?>) - Method in class io.github.mmm.bean.AbstractVirtualBean
- onReset() - Method in class io.github.mmm.ui.spi.controller.AbstractUiController
-
This method gets called whenever this controller is
reseted
. - onSelection(UiSelectionEvent) - Method in interface io.github.mmm.ui.api.event.UiSelectionEventListener
-
Called when the selection changed (something has been selected or unselected).
- onShow() - Method in class io.github.mmm.ui.spi.controller.AbstractUiController
-
This method gets called whenever the
view
is shown on the screen. - onShow() - Method in class io.github.mmm.ui.spi.controller.UiControllerRoot
- onStylesChanged() - Method in class io.github.mmm.ui.spi.UiStylesImpl
-
Triggered whenever the
styles
changed. - onStylesChanged(String) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidgetWrapper
- onStylesChanged(String) - Method in class io.github.mmm.ui.tvm.widget.TvmWidgetHtmlElement
- onValueChange() - Method in class io.github.mmm.ui.spi.range.NumericRange
- onValueChange(UiValueChangeEvent) - Method in interface io.github.mmm.ui.api.event.UiValueChangeEventListener
- onValueChange(ObservableValue<? extends V>, V, V) - Method in class io.github.mmm.ui.fx.widget.FxWidget
- onValueChange(ObservableValue<? extends W>, W, W) - Method in class io.github.mmm.ui.fx.widget.input.FxComboBox
- onValueChanged(boolean) - Method in class io.github.mmm.ui.fx.widget.FxActiveValidatableWidget
- onValueChanged(boolean) - Method in class io.github.mmm.ui.fx.widget.FxWidget
-
Called from
FxWidget.onValueChange(ObservableValue, Object, Object)
if triggered by end-user. - onVisibilityChange(UiVisibilityEvent) - Method in interface io.github.mmm.ui.api.event.UiVisibilityEventListener
- OPAQUE - Static variable in class io.github.mmm.ui.api.datatype.color.Alpha
-
The maximum
Alpha
value for full opaque (no transparency). - open() - Method in interface io.github.mmm.ui.api.widget.window.UiAbstractWindow
-
Opens this window by setting
visible
totrue
. - openInputStream() - Method in class io.github.mmm.crypto.io.CryptoFileResource
- openInputStream() - Method in interface io.github.mmm.crypto.io.CryptoResource
- openOutputStream() - Method in class io.github.mmm.crypto.io.CryptoFileResource
- openOutputStream() - Method in interface io.github.mmm.crypto.io.CryptoResource
- optBundles() - Method in class io.github.mmm.nls.sync.NlsBundleSync
- optHelp() - Method in class io.github.mmm.nls.cli.NlsBundleCli
- options - Variable in class io.github.mmm.ui.fx.widget.input.FxAbstractChoice
- options - Variable in class io.github.mmm.ui.test.widget.input.TestAbstractChoice
- optLocale() - Method in class io.github.mmm.nls.cli.NlsBundleCli
- optLocales() - Method in class io.github.mmm.nls.sync.NlsBundleSync
- optPath() - Method in class io.github.mmm.nls.sync.NlsBundleSync
- optVersion() - Method in class io.github.mmm.nls.cli.NlsBundleCli
- or(BooleanExpression, ObservableValue<Boolean>) - Static method in class io.github.mmm.value.observable.booleans.BooleanBinding
- or(BooleanExpression, Boolean) - Static method in class io.github.mmm.value.observable.booleans.BooleanBinding
- or(ObservableValue<Boolean>) - Method in interface io.github.mmm.value.observable.booleans.BooleanExpression
- or(Boolean) - Method in interface io.github.mmm.value.observable.booleans.BooleanExpression
- OR - io.github.mmm.base.lang.Conjunction
-
This conjunction is
true
if and only if at least one argument istrue
. - ORANGE - Static variable in class io.github.mmm.ui.api.datatype.color.Color
-
The
Color
orange. - Orientation - Enum in io.github.mmm.base.placement
-
This enum contains the available values for the orientation.
- ORIGINAL_CASE - io.github.mmm.base.text.CaseConversion
-
Do not convert (keep original case).
- out - Variable in class io.github.mmm.marshall.AbstractStructuredStringWriter
-
The
Appendable
where towrite
the data to. - out() - Method in interface io.github.mmm.cli.io.CliConsole
- out(CliLogLevel) - Method in interface io.github.mmm.cli.io.CliConsole
- out(CliLogLevel) - Method in class io.github.mmm.cli.io.impl.CliConsoleImpl
- OutputStreamWrapper - Class in io.github.mmm.crypto.io
-
An
OutputStream
that wraps anotherOutputStream
to delegate to. - OutputStreamWrapper() - Constructor for class io.github.mmm.crypto.io.OutputStreamWrapper
-
The constructor.
- OutputStreamWrapper(OutputStream) - Constructor for class io.github.mmm.crypto.io.OutputStreamWrapper
-
The constructor.
P
- PADDING_NONE - Static variable in class io.github.mmm.crypto.crypt.CipherTransformation
-
Padding
value "NoPadding". - PAGE - Static variable in class io.github.mmm.ui.api.controller.UiEmbedding
- PARENT - Static variable in interface io.github.mmm.ui.api.datatype.UiEnabledFlags
-
InverseBitMask
reserved for theparent
. - PARENT - Static variable in interface io.github.mmm.ui.api.datatype.UiVisibleFlags
-
InverseBitMask
reserved for theparent
. - parse(CharSequenceScanner) - Method in interface io.github.mmm.nls.variable.NlsVariableParser
-
This method parses the
internationalized message
given asCharSequenceScanner
pointing the beginning of an argument (immediately afterNlsVariableParser.START_EXPRESSION
). - parse(String) - Static method in class io.github.mmm.base.temporal.TemporalParser
- parse(String) - Method in class io.github.mmm.property.object.ObjectProperty
- parse(String) - Method in class io.github.mmm.property.range.RangeProperty
- parse(String) - Static method in class io.github.mmm.ui.api.controller.UiPlace
-
This is the inverse operation of
UiPlace.toString()
. - parse(String) - Method in class io.github.mmm.validation.temporal.instant.ValidatorBuilderInstant
- parse(String) - Method in class io.github.mmm.validation.temporal.localdate.ValidatorBuilderLocalDate
- parse(String) - Method in class io.github.mmm.validation.temporal.localdatetime.ValidatorBuilderLocalDateTime
- parse(String) - Method in class io.github.mmm.validation.temporal.localtime.ValidatorBuilderLocalTime
- parse(String) - Method in class io.github.mmm.validation.temporal.offsetdatetime.ValidatorBuilderOffsetDateTime
- parse(String) - Method in class io.github.mmm.validation.temporal.offsettime.ValidatorBuilderOffsetTime
- parse(String) - Method in class io.github.mmm.validation.temporal.ValidatorBuilderTemporal
- parse(String) - Method in class io.github.mmm.validation.temporal.zoneddatetime.ValidatorBuilderZonedDateTime
- parse(String) - Method in interface io.github.mmm.value.observable.booleans.WritableBooleanValue
- parse(String) - Method in interface io.github.mmm.value.observable.number.bigdecimal.WritableBigDecimalValue
- parse(String) - Method in interface io.github.mmm.value.observable.number.biginteger.WritableBigIntegerValue
- parse(String) - Method in interface io.github.mmm.value.observable.number.bytes.WritableByteValue
- parse(String) - Method in interface io.github.mmm.value.observable.number.doubles.WritableDoubleValue
- parse(String) - Method in interface io.github.mmm.value.observable.number.floats.WritableFloatValue
- parse(String) - Method in interface io.github.mmm.value.observable.number.integers.WritableIntegerValue
- parse(String) - Method in interface io.github.mmm.value.observable.number.longs.WritableLongValue
- parse(String) - Method in interface io.github.mmm.value.observable.number.shorts.WritableShortValue
- parse(String) - Method in interface io.github.mmm.value.observable.object.WritableSimpleValue
- parse(String) - Method in interface io.github.mmm.value.observable.string.WritableStringValue
- parse(String) - Method in interface io.github.mmm.value.observable.temporal.instant.WritableInstantValue
- parse(String) - Method in interface io.github.mmm.value.observable.temporal.localdate.WritableLocalDateValue
- parse(String) - Method in interface io.github.mmm.value.observable.temporal.localdatetime.WritableLocalDateTimeValue
- parse(String) - Method in interface io.github.mmm.value.observable.temporal.localtime.WritableLocalTimeValue
- parse(String) - Method in interface io.github.mmm.value.observable.temporal.offsetdatetime.WritableOffsetDateTimeValue
- parse(String) - Method in interface io.github.mmm.value.observable.temporal.offsettime.WritableOffsetTimeValue
- parse(String) - Method in interface io.github.mmm.value.observable.temporal.zoneddatetime.WritableZonedDateTimeValue
- parse(String, Function<String, T>) - Static method in class io.github.mmm.base.range.RangeType
- parseBase64(String) - Static method in class io.github.mmm.binary.BinaryType
- parseHex(String) - Static method in class io.github.mmm.binary.BinaryType
- parseUuid(String) - Static method in class io.github.mmm.entity.id.AbstractId
- PASCAL_CASE - Static variable in class io.github.mmm.base.text.CaseSyntax
-
CaseSyntax
forPascalCase
(e.g. - PASCAL_SNAKE_CASE - Static variable in class io.github.mmm.base.text.CaseSyntax
-
CaseSyntax
forPascal_Snake_Case
. - PASCAL_SPACE_CASE - Static variable in class io.github.mmm.base.text.CaseSyntax
-
CaseSyntax
forPascal Space Case
. - PASCAL_TRAIN_CASE - Static variable in class io.github.mmm.base.text.CaseSyntax
-
CaseSyntax
forPascal-Train-Case
. - past() - Method in class io.github.mmm.validation.temporal.instant.ValidatorBuilderInstant
- past() - Method in class io.github.mmm.validation.temporal.localdate.ValidatorBuilderLocalDate
- past() - Method in class io.github.mmm.validation.temporal.localdatetime.ValidatorBuilderLocalDateTime
- past() - Method in class io.github.mmm.validation.temporal.localtime.ValidatorBuilderLocalTime
- past() - Method in class io.github.mmm.validation.temporal.offsetdatetime.ValidatorBuilderOffsetDateTime
- past() - Method in class io.github.mmm.validation.temporal.offsettime.ValidatorBuilderOffsetTime
- past() - Method in class io.github.mmm.validation.temporal.ValidatorBuilderTemporal
-
Adds
a validator that checks that the date/time is in the past. - past() - Method in class io.github.mmm.validation.temporal.zoneddatetime.ValidatorBuilderZonedDateTime
- pattern(String) - Method in class io.github.mmm.validation.string.CharSequenceValidatorBuilder
- pattern(Pattern) - Method in class io.github.mmm.validation.string.CharSequenceValidatorBuilder
- PATTERN_KEY - Static variable in class io.github.mmm.ui.api.controller.UiPlace
-
The regex pattern used to assert
parameter keys
. - PATTERN_MULTIPLE - Static variable in interface io.github.mmm.ui.api.datatype.UiStyles
-
The regular expression pattern for any number of
styles
. - PATTERN_SINGLE - Static variable in interface io.github.mmm.ui.api.datatype.UiStyles
-
The regular expression pattern for a single style.
- PATTERN_VALUE - Static variable in class io.github.mmm.ui.api.controller.UiPlace
-
The regex pattern used to assert
parameter values
. - pause() - Method in interface io.github.mmm.ui.api.attribute.AttributeFeaturePlayback
-
Pause the media.
- PbeAccess - Class in io.github.mmm.crypto.symmetric.access.pbe
-
SymmetricAccess
for PBE (Password Based Encryption). - PbeAccess(SymmetricKeyConfigPbe, SymmetricCryptorConfig) - Constructor for class io.github.mmm.crypto.symmetric.access.pbe.PbeAccess
-
The constructor.
- peek() - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- peek() - Method in class io.github.mmm.scanner.CharSequenceScanner
- peek() - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method reads the current character without incrementing the index.
- peek(int) - Method in class io.github.mmm.scanner.CharSequenceScanner
-
This method peeks the number of
next characters
given bycount
and returns them as string. - PERCENT - io.github.mmm.ui.api.datatype.UiSizeUnit
-
Unit for percent, relative to the parent container.
- phoneNumber() - Method in class io.github.mmm.validation.string.CharSequenceValidatorBuilder
-
Adds a
ValidatorPhoneNumber
. - PIXEL - io.github.mmm.ui.api.datatype.UiSizeUnit
-
Unit for pixels.
- play() - Method in interface io.github.mmm.ui.api.attribute.AttributeFeaturePlayback
-
Start or resume the media.
- pop() - Method in interface io.github.mmm.ui.api.widget.breadcrumb.UiBreadCrumbBar
- positionAndSize - Variable in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- positionAndSize - Variable in class io.github.mmm.ui.test.widget.window.TestAbstractWindow
- printHelp() - Method in class io.github.mmm.nls.cli.NlsMain
-
Prints the help usage of this program.
- printStackTrace(Locale, Appendable) - Method in exception io.github.mmm.base.exception.ApplicationException
-
This method prints the stack trace with localized exception message(s).
- privateKey - Variable in class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyPair
- PrivateKeyFactory<PR extends PrivateKey> - Interface in io.github.mmm.crypto.asymmetric.key
-
Interface for factory to create instances of
PrivateKey
. - process(byte[]) - Method in interface io.github.mmm.crypto.CryptoProcessor
-
Generic method to process and transform data.
- process(byte[], int, int) - Method in interface io.github.mmm.crypto.CryptoProcessor
-
Generic method to process and transform data.
- process(byte[], int, int, boolean) - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureSignerSimple
- process(byte[], int, int, boolean) - Method in interface io.github.mmm.crypto.crypt.Cryptor
- process(byte[], int, int, boolean) - Method in interface io.github.mmm.crypto.CryptoProcessor
-
Generic method to process and transform data.
- process(byte[], int, int, boolean) - Method in interface io.github.mmm.crypto.hash.HashCreator
- process(CryptoBinary, boolean) - Method in interface io.github.mmm.crypto.CryptoProcessor
- ProjectionValidator<V,C> - Class in io.github.mmm.validation
- ProjectionValidator(Function<V, C>, Validator<? super C>...) - Constructor for class io.github.mmm.validation.ProjectionValidator
-
The constructor.
- Property<V> - Class in io.github.mmm.property
-
Implementation of
WritableProperty
. - Property(String) - Constructor for class io.github.mmm.property.Property
-
The constructor.
- Property(String, PropertyMetadata<V>) - Constructor for class io.github.mmm.property.Property
-
The constructor.
- PROPERTY_ID - Static variable in interface io.github.mmm.entity.id.Id
-
The name of the
ID
property (e.g. - PROPERTY_MAX - Static variable in interface io.github.mmm.base.range.Range
-
Property name of
Range.getMax()
. - PROPERTY_MIN - Static variable in interface io.github.mmm.base.range.Range
-
Property name of
Range.getMin()
. - PROPERTY_NAME_ID - Static variable in interface io.github.mmm.entity.Entity
-
The property name of
ID
. - PROPERTY_TYPE - Static variable in interface io.github.mmm.bean.ReadableBean
- PROPERTY_VERSION - Static variable in interface io.github.mmm.entity.id.Id
-
The name of the
version
property (e.g. - PropertyBuilder<V,P extends Property<V>,B extends ObjectValidatorBuilder<V,? extends PropertyBuilder<V,P,B,SELF>,?>,SELF extends PropertyBuilder<V,P,B,SELF>> - Class in io.github.mmm.property.builder
- PropertyBuilder() - Constructor for class io.github.mmm.property.builder.PropertyBuilder
-
The constructor.
- PropertyBuilders - Class in io.github.mmm.bean
-
Implementation of
DefaultPropertyBuilders
that auto registers build properties and redirects to read-only properties ifread-only
. - PropertyBuilders(AbstractBean) - Constructor for class io.github.mmm.bean.PropertyBuilders
-
The constructor.
- PropertyBuildersHelper - Class in io.github.mmm.property.builder
-
Internal helper class for
DefaultPropertyBuilders
. - PropertyFactory<V,P extends WritableProperty<V>> - Interface in io.github.mmm.property.factory
-
This is the interface for the factory of a specific
property
type. - PropertyFactoryBean<V extends WritableBean> - Class in io.github.mmm.bean.property
-
Implementation of
PropertyFactory
forBeanProperty
. - PropertyFactoryBean() - Constructor for class io.github.mmm.bean.property.PropertyFactoryBean
- PropertyFactoryBigDecimal - Class in io.github.mmm.property.number.bigdecimal
-
Implementation of
PropertyFactory
forBigDecimalProperty
. - PropertyFactoryBigDecimal() - Constructor for class io.github.mmm.property.number.bigdecimal.PropertyFactoryBigDecimal
- PropertyFactoryBigInteger - Class in io.github.mmm.property.number.biginteger
-
Implementation of
PropertyFactory
forBigIntegerProperty
. - PropertyFactoryBigInteger() - Constructor for class io.github.mmm.property.number.biginteger.PropertyFactoryBigInteger
- PropertyFactoryBoolean - Class in io.github.mmm.property.booleans
-
Implementation of
PropertyFactory
forBooleanProperty
. - PropertyFactoryBoolean() - Constructor for class io.github.mmm.property.booleans.PropertyFactoryBoolean
- PropertyFactoryByte - Class in io.github.mmm.property.number.bytes
-
Implementation of
PropertyFactory
forByteProperty
. - PropertyFactoryByte() - Constructor for class io.github.mmm.property.number.bytes.PropertyFactoryByte
- PropertyFactoryDouble - Class in io.github.mmm.property.number.doubles
-
Implementation of
PropertyFactory
forDoubleProperty
. - PropertyFactoryDouble() - Constructor for class io.github.mmm.property.number.doubles.PropertyFactoryDouble
- PropertyFactoryFloat - Class in io.github.mmm.property.number.floats
-
Implementation of
PropertyFactory
forFloatProperty
. - PropertyFactoryFloat() - Constructor for class io.github.mmm.property.number.floats.PropertyFactoryFloat
- PropertyFactoryId<E> - Class in io.github.mmm.entity.property.id
-
This is the implementation of
PropertyFactory
forObjectProperty
. - PropertyFactoryId() - Constructor for class io.github.mmm.entity.property.id.PropertyFactoryId
- PropertyFactoryInstant - Class in io.github.mmm.property.temporal.instant
-
This is the implementation of
PropertyFactory
forInstantProperty
. - PropertyFactoryInstant() - Constructor for class io.github.mmm.property.temporal.instant.PropertyFactoryInstant
- PropertyFactoryInteger - Class in io.github.mmm.property.number.integers
-
Implementation of
PropertyFactory
forIntegerProperty
. - PropertyFactoryInteger() - Constructor for class io.github.mmm.property.number.integers.PropertyFactoryInteger
- PropertyFactoryLink<E extends EntityBean> - Class in io.github.mmm.entity.property.link
-
Implementation of
PropertyFactory
forLinkProperty
. - PropertyFactoryLink() - Constructor for class io.github.mmm.entity.property.link.PropertyFactoryLink
- PropertyFactoryList<E> - Class in io.github.mmm.property.container.list
-
This is the implementation of
PropertyFactory
forListProperty
. - PropertyFactoryList() - Constructor for class io.github.mmm.property.container.list.PropertyFactoryList
- PropertyFactoryLocalDate - Class in io.github.mmm.property.temporal.localdate
-
This is the implementation of
PropertyFactory
forLocalDateProperty
. - PropertyFactoryLocalDate() - Constructor for class io.github.mmm.property.temporal.localdate.PropertyFactoryLocalDate
- PropertyFactoryLocalDateTime - Class in io.github.mmm.property.temporal.localdatetime
-
This is the implementation of
PropertyFactory
forLocalDateTimeProperty
. - PropertyFactoryLocalDateTime() - Constructor for class io.github.mmm.property.temporal.localdatetime.PropertyFactoryLocalDateTime
- PropertyFactoryLocalTime - Class in io.github.mmm.property.temporal.localtime
-
This is the implementation of
PropertyFactory
forLocalTimeProperty
. - PropertyFactoryLocalTime() - Constructor for class io.github.mmm.property.temporal.localtime.PropertyFactoryLocalTime
- PropertyFactoryLong - Class in io.github.mmm.property.number.longs
-
Implementation of
PropertyFactory
forLongProperty
. - PropertyFactoryLong() - Constructor for class io.github.mmm.property.number.longs.PropertyFactoryLong
- PropertyFactoryManager - Interface in io.github.mmm.property.factory
-
This is the interface for the manager where all
PropertyFactory
variants are registered. - PropertyFactoryMap<K,V> - Class in io.github.mmm.property.container.map
-
This is the implementation of
PropertyFactory
forSetProperty
. - PropertyFactoryMap() - Constructor for class io.github.mmm.property.container.map.PropertyFactoryMap
- PropertyFactoryObject<V> - Class in io.github.mmm.property.object
-
This is the implementation of
PropertyFactory
forObjectProperty
. - PropertyFactoryObject() - Constructor for class io.github.mmm.property.object.PropertyFactoryObject
- PropertyFactoryOffsetDateTime - Class in io.github.mmm.property.temporal.offsetdatetime
-
This is the implementation of
PropertyFactory
forOffsetDateTimeProperty
. - PropertyFactoryOffsetDateTime() - Constructor for class io.github.mmm.property.temporal.offsetdatetime.PropertyFactoryOffsetDateTime
- PropertyFactoryOffsetTime - Class in io.github.mmm.property.temporal.offsettime
-
This is the implementation of
PropertyFactory
forOffsetTimeProperty
. - PropertyFactoryOffsetTime() - Constructor for class io.github.mmm.property.temporal.offsettime.PropertyFactoryOffsetTime
- PropertyFactoryRange<V> - Class in io.github.mmm.property.range
-
Implementation of
PropertyFactory
forRangeProperty
. - PropertyFactoryRange() - Constructor for class io.github.mmm.property.range.PropertyFactoryRange
- PropertyFactorySet<E> - Class in io.github.mmm.property.container.set
-
Implementation of
PropertyFactory
forSetProperty
. - PropertyFactorySet() - Constructor for class io.github.mmm.property.container.set.PropertyFactorySet
- PropertyFactoryShort - Class in io.github.mmm.property.number.shorts
-
Implementation of
PropertyFactory
forShortProperty
. - PropertyFactoryShort() - Constructor for class io.github.mmm.property.number.shorts.PropertyFactoryShort
- PropertyFactoryString - Class in io.github.mmm.property.string
-
Implementation of
PropertyFactory
forStringProperty
. - PropertyFactoryString() - Constructor for class io.github.mmm.property.string.PropertyFactoryString
- PropertyFactoryZonedDateTime - Class in io.github.mmm.property.temporal.zoneddatetime
-
This is the implementation of
PropertyFactory
forZonedDateTimeProperty
. - PropertyFactoryZonedDateTime() - Constructor for class io.github.mmm.property.temporal.zoneddatetime.PropertyFactoryZonedDateTime
- PropertyFilter - Interface in io.github.mmm.ui.api.binding.data
-
Interface to
filter
properties
that should not be bound to the UI. - PropertyFilterDefault - Class in io.github.mmm.ui.api.binding.data
-
Default implementation of
PropertyFilter
. - PropertyFilterDefault() - Constructor for class io.github.mmm.ui.api.binding.data.PropertyFilterDefault
- PropertyMetadata<V> - Interface in io.github.mmm.property
-
Metadata of a
Property
. - PropertyMetadataFactory - Interface in io.github.mmm.property
-
Factory to
create
instances ofPropertyMetadata
. - PropertyMetadataFactoryDefault - Class in io.github.mmm.property
-
Default implementation of
PropertyMetadataFactory
. - PropertyMetadataFactoryDefault() - Constructor for class io.github.mmm.property.PropertyMetadataFactoryDefault
- PropertyMetadataNone<V> - Class in io.github.mmm.property
-
Implementation of
PropertyMetadata
that is entirely empty. - PropertyMetadataType<V> - Class in io.github.mmm.property
-
Implementation of
PropertyMetadata
as immutable type. - PropertyMetadataType(Validator<? super V>) - Constructor for class io.github.mmm.property.PropertyMetadataType
-
The constructor.
- PropertyMetadataType(Validator<? super V>, Supplier<? extends V>, Object[]) - Constructor for class io.github.mmm.property.PropertyMetadataType
-
The constructor.
- PropertyMetadataType(Validator<? super V>, Supplier<? extends V>, Type, Map<String, Object>) - Constructor for class io.github.mmm.property.PropertyMetadataType
-
The constructor.
- PropertyMetadataType(Supplier<? extends V>) - Constructor for class io.github.mmm.property.PropertyMetadataType
-
The constructor.
- PropertyMethod - Annotation Type in io.github.mmm.bean
-
Annotation indicating that a default method of a
WritableBean
interface is a factory method for aProperty
. - PropertyPath<V> - Interface in io.github.mmm.value
-
Interface for a valued path.
- PROTOTYPE - Static variable in class io.github.mmm.bean.AdvancedBean
- provider - Variable in class io.github.mmm.crypto.algorithm.AbstractCryptoAlgorithmWithProvider
-
The
SecurityProvider
. - provider - Variable in class io.github.mmm.crypto.CryptoConfig
- publicKey - Variable in class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyPair
- PublicKeyFactory<PU extends PublicKey> - Interface in io.github.mmm.crypto.asymmetric.key
-
Interface for factory to create instances of
PublicKey
. - PURPLE - Static variable in class io.github.mmm.ui.api.datatype.color.Color
-
The
Color
purple. - put(Map<KEY, VALUE>, KEY, VALUE) - Static method in exception io.github.mmm.base.exception.DuplicateObjectException
Q
- QUESTION - Static variable in class io.github.mmm.ui.api.datatype.UiSeverity
-
UiSeverity
indicating a question.
R
- RANDOM_ALGORITHM_SHA1_PRNG - Static variable in interface io.github.mmm.crypto.random.RandomConstants
-
The
secure random algorithm
"SHA1PRNG". - RandomConfig - Class in io.github.mmm.crypto.random
- RandomConfig(String) - Constructor for class io.github.mmm.crypto.random.RandomConfig
-
The constructor.
- RandomConfig(String, int) - Constructor for class io.github.mmm.crypto.random.RandomConfig
-
The constructor.
- RandomConfig(String, int, SecurityProvider) - Constructor for class io.github.mmm.crypto.random.RandomConfig
-
The constructor.
- RandomConfig(String, SecurityProvider) - Constructor for class io.github.mmm.crypto.random.RandomConfig
-
The constructor.
- RandomConfigSha1Prng - Class in io.github.mmm.crypto.random
-
RandomConfig
for SHA1PRNG. - RandomConfigSha1Prng() - Constructor for class io.github.mmm.crypto.random.RandomConfigSha1Prng
-
The constructor.
- RandomConfigSha1Prng(int) - Constructor for class io.github.mmm.crypto.random.RandomConfigSha1Prng
-
The constructor.
- RandomConstants - Interface in io.github.mmm.crypto.random
-
Constants for
RandomFactory
and related APIs. - RandomCreator - Interface in io.github.mmm.crypto.random
-
The interface for a creator of secure
random data
. - RandomCreatorImpl - Class in io.github.mmm.crypto.random
-
Implementation of
RandomCreator
. - RandomCreatorImpl(SecureRandom, int) - Constructor for class io.github.mmm.crypto.random.RandomCreatorImpl
-
The constructor.
- randomFactory - Variable in class io.github.mmm.crypto.asymmetric.access.AsymmetricAccess
-
The
RandomFactory
. - RandomFactory - Interface in io.github.mmm.crypto.random
-
Interface for a
factory
tocreate
instances ofRandomCreator
for secure random values.
An instance ofRandomFactory
therefore represents a configuration with specificalgorithm
. - RandomFactoryImpl - Class in io.github.mmm.crypto.random
-
Implementation of
RandomFactory
. - RandomFactoryImpl(RandomConfig) - Constructor for class io.github.mmm.crypto.random.RandomFactoryImpl
-
The constructor.
- range - Variable in class io.github.mmm.validation.main.AbstractValidatorRange
- range(byte, byte) - Method in class io.github.mmm.validation.number.ValidatorBuilderByte
- range(double, double) - Method in class io.github.mmm.validation.number.ValidatorBuilderDouble
- range(float, float) - Method in class io.github.mmm.validation.number.ValidatorBuilderFloat
- range(int, int) - Method in class io.github.mmm.validation.number.ValidatorBuilderInteger
- range(long, long) - Method in class io.github.mmm.validation.number.ValidatorBuilderLong
- range(short, short) - Method in class io.github.mmm.validation.number.ValidatorBuilderShort
- range(Range<V>) - Method in class io.github.mmm.validation.main.ComparableValidatorBuilder
- range(Integer, Integer) - Method in class io.github.mmm.validation.string.CharSequenceValidatorBuilder
- range(String, String) - Method in class io.github.mmm.validation.collection.AbstractCollectionValidatorBuilder
- range(String, String) - Method in class io.github.mmm.validation.collection.ValidatorBuilderMap
- range(String, String) - Method in class io.github.mmm.validation.main.ObjectValidatorBuilder
-
This method allows to define a range in a generic way.
- range(String, String) - Method in class io.github.mmm.validation.main.ValidatorBuilderBoolean
- range(String, String) - Method in class io.github.mmm.validation.main.ValidatorBuilderObject
- range(String, String) - Method in class io.github.mmm.validation.number.NumberValidatorBuilder
- range(String, String) - Method in class io.github.mmm.validation.range.ValidatorBuilderRange
- range(String, String) - Method in class io.github.mmm.validation.string.CharSequenceValidatorBuilder
- range(String, String) - Method in class io.github.mmm.validation.temporal.ValidatorBuilderTemporal
- range(V, V) - Method in class io.github.mmm.validation.main.ComparableValidatorBuilder
- Range<V> - Interface in io.github.mmm.base.range
- RangeProperty<V> - Class in io.github.mmm.property.range
-
Implementation of
WritableRangeProperty
. - RangeProperty(String, SimpleProperty<V>) - Constructor for class io.github.mmm.property.range.RangeProperty
-
The constructor.
- RangeProperty(String, SimpleProperty<V>, PropertyMetadata<Range<V>>) - Constructor for class io.github.mmm.property.range.RangeProperty
-
The constructor.
- RangePropertyBuilder<V> - Class in io.github.mmm.property.builder.lang
- RangePropertyBuilder() - Constructor for class io.github.mmm.property.builder.lang.RangePropertyBuilder
-
The constructor.
- RangePropertyBuilder(SimpleProperty<V>) - Constructor for class io.github.mmm.property.builder.lang.RangePropertyBuilder
-
The constructor.
- RangeType<V> - Class in io.github.mmm.base.range
-
Implementation of
Range
. - RangeType(V, V) - Constructor for class io.github.mmm.base.range.RangeType
-
The constructor.
- read() - Method in class io.github.mmm.crypto.crypt.CryptorInputStream
- read() - Method in class io.github.mmm.crypto.io.InputStreamWrapper
- read(byte[]) - Method in class io.github.mmm.crypto.io.InputStreamWrapper
- read(byte[], int, int) - Method in class io.github.mmm.crypto.crypt.CryptorInputStream
- read(byte[], int, int) - Method in class io.github.mmm.crypto.io.InputStreamWrapper
- read(int) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- read(int) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method reads the number of
next characters
given bycount
and returns them as string. - read(StructuredReader) - Method in interface io.github.mmm.bean.WritableBean
- read(StructuredReader) - Method in class io.github.mmm.entity.property.id.IdProperty
- read(StructuredReader) - Method in class io.github.mmm.entity.property.link.LinkProperty
- read(StructuredReader) - Method in interface io.github.mmm.marshall.UnmarshallableObject
- read(StructuredReader) - Method in class io.github.mmm.property.booleans.BooleanProperty
- read(StructuredReader) - Method in class io.github.mmm.property.container.map.MapProperty
- read(StructuredReader) - Method in class io.github.mmm.property.number.NumberProperty
- read(StructuredReader) - Method in class io.github.mmm.property.object.SimpleProperty
- read(StructuredReader) - Method in class io.github.mmm.property.Property
- read(StructuredReader) - Method in class io.github.mmm.property.range.RangeProperty
- read(StructuredReader) - Method in class io.github.mmm.property.temporal.TemporalProperty
- read(String, UnmarshallableObject) - Method in interface io.github.mmm.marshall.StructuredFormat
- READ_ONLY - Static variable in interface io.github.mmm.ui.api.datatype.UiEnabledFlags
-
InverseBitMask
reserved forread-only
e.g. - READ_ONLY - Static variable in interface io.github.mmm.ui.api.datatype.UiVisibleFlags
-
InverseBitMask
reserved forread-only
(e.g. - ReadableBean - Interface in io.github.mmm.bean
-
Read interface of a
Bean
holding arbitraryproperties
. - ReadableBeanProperty<V extends WritableBean> - Interface in io.github.mmm.bean.property
- ReadableBigDecimalProperty - Interface in io.github.mmm.property.number.bigdecimal
- ReadableBigDecimalValue - Interface in io.github.mmm.value.observable.number.bigdecimal
- ReadableBigIntegerProperty - Interface in io.github.mmm.property.number.biginteger
- ReadableBigIntegerValue - Interface in io.github.mmm.value.observable.number.biginteger
- ReadableBooleanProperty - Interface in io.github.mmm.property.booleans
- ReadableBooleanValue - Interface in io.github.mmm.value.observable.booleans
- ReadableByteProperty - Interface in io.github.mmm.property.number.bytes
- ReadableByteValue - Interface in io.github.mmm.value.observable.number.bytes
- ReadableCollectionValue<C extends Collection<E>,E> - Interface in io.github.mmm.value.observable.container.collection
- ReadableContainerProperty<V,E> - Interface in io.github.mmm.property.container
- ReadableContainerValue<C,E> - Interface in io.github.mmm.value.observable.container
-
ReadableTypedObjectValue
for containervalues
(e.g. - ReadableDoubleProperty - Interface in io.github.mmm.property.number.doubles
- ReadableDoubleValue - Interface in io.github.mmm.value.observable.number.doubles
- ReadableFloatProperty - Interface in io.github.mmm.property.number.floats
- ReadableFloatValue - Interface in io.github.mmm.value.observable.number.floats
- ReadableInstantProperty - Interface in io.github.mmm.property.temporal.instant
- ReadableInstantValue - Interface in io.github.mmm.value.observable.temporal.instant
- ReadableIntegerProperty - Interface in io.github.mmm.property.number.integers
- ReadableIntegerValue - Interface in io.github.mmm.value.observable.number.integers
- ReadableListProperty<E> - Interface in io.github.mmm.property.container.list
- ReadableListValue<E> - Interface in io.github.mmm.value.observable.container.list
- ReadableLocalDateProperty - Interface in io.github.mmm.property.temporal.localdate
- ReadableLocalDateTimeProperty - Interface in io.github.mmm.property.temporal.localdatetime
- ReadableLocalDateTimeValue - Interface in io.github.mmm.value.observable.temporal.localdatetime
- ReadableLocalDateValue - Interface in io.github.mmm.value.observable.temporal.localdate
- ReadableLocalTimeProperty - Interface in io.github.mmm.property.temporal.localtime
- ReadableLocalTimeValue - Interface in io.github.mmm.value.observable.temporal.localtime
- ReadableLongProperty - Interface in io.github.mmm.property.number.longs
- ReadableLongValue - Interface in io.github.mmm.value.observable.number.longs
- ReadableMapProperty<K,V> - Interface in io.github.mmm.property.container.map
- ReadableMapValue<K,V> - Interface in io.github.mmm.value.observable.container.map
- ReadableNumberProperty<N extends Number & Comparable<? super N>> - Interface in io.github.mmm.property.number
- ReadableNumberValue<N extends Number> - Interface in io.github.mmm.value.observable.number
- ReadableObjectProperty<V> - Interface in io.github.mmm.property.object
- ReadableObjectValue<V> - Interface in io.github.mmm.value.observable.object
- ReadableOffsetDateTimeProperty - Interface in io.github.mmm.property.temporal.offsetdatetime
- ReadableOffsetDateTimeValue - Interface in io.github.mmm.value.observable.temporal.offsetdatetime
- ReadableOffsetTimeProperty - Interface in io.github.mmm.property.temporal.offsettime
- ReadableOffsetTimeValue - Interface in io.github.mmm.value.observable.temporal.offsettime
- ReadableProperty<V> - Interface in io.github.mmm.property
-
This is the interface for a generic property.
- ReadableRangeProperty<V> - Interface in io.github.mmm.property.range
- ReadableSetProperty<E> - Interface in io.github.mmm.property.container.set
- ReadableSetValue<E> - Interface in io.github.mmm.value.observable.container.set
- ReadableShortProperty - Interface in io.github.mmm.property.number.shorts
- ReadableShortValue - Interface in io.github.mmm.value.observable.number.shorts
- ReadableSimpleProperty<V> - Interface in io.github.mmm.property.object
-
ReadableProperty
for a simple datatype (and not acontainer property
). - ReadableSimpleValue<V> - Interface in io.github.mmm.value.observable.object
-
ReadableValue
for a simple datatype (and not acontainer value
). - ReadableStringProperty - Interface in io.github.mmm.property.string
- ReadableStringValue - Interface in io.github.mmm.value.observable.string
- ReadableTemporalValue<V extends Temporal> - Interface in io.github.mmm.value.observable.temporal
- ReadableTypedObjectValue<V> - Interface in io.github.mmm.value.observable.object
-
ReadableObjectValue
that is also aReadableTypedValue
. - ReadableTypedValue<V> - Interface in io.github.mmm.value
-
ReadableValue
knowing itsvalue class
. - ReadableValue<V> - Interface in io.github.mmm.value
-
This interface gives read access to the
value
of an object. - ReadableZonedDateTimeProperty - Interface in io.github.mmm.property.temporal.zoneddatetime
- ReadableZonedDateTimeValue - Interface in io.github.mmm.value.observable.temporal.zoneddatetime
- readArray(Collection<Object>) - Method in class io.github.mmm.marshall.AbstractStructuredReader
- readArray(Collection<Object>) - Method in interface io.github.mmm.marshall.StructuredReader
-
This method may be called called if the
current state
isStructuredReader.State.START_ARRAY
to read the array into the givenCollection
. - readDigit() - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method reads the
next character
if it is a digit. - readDigit(int) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- readDigit(int) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method reads the
next character
if it is a digit within the givenradix
. - readDouble() - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method reads the double value (decimal number) starting at the current position by reading as many matching characters as available and returns its
parsed
value. - readEnd() - Method in class io.github.mmm.marshall.AbstractStructuredReader
- readEnd() - Method in interface io.github.mmm.marshall.StructuredReader
- reader(InputStream) - Method in interface io.github.mmm.marshall.StructuredFormat
- reader(Reader) - Method in interface io.github.mmm.marshall.StructuredFormat
- reader(Object) - Method in interface io.github.mmm.marshall.StructuredFormat
- reader(String) - Method in interface io.github.mmm.marshall.StructuredFormat
- readFloat() - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method reads the float value (decimal number) starting at the current position by reading as many matching characters as available and returns its
parsed
value. - readId(StructuredReader, IdMapper, Class<E>) - Static method in class io.github.mmm.entity.id.IdMarshaller
- readJavaCharLiteral() - Method in interface io.github.mmm.scanner.CharStreamScanner
-
Reads and parses a Java
Character
literal value according to JLS 3.10.6. - readJavaCharLiteral(boolean) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- readJavaCharLiteral(boolean) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
Reads and parses a Java
Character
literal value according to JLS 3.10.6. - readJavaStringLiteral() - Method in interface io.github.mmm.scanner.CharStreamScanner
-
Reads and parses a Java
String
literal value according to JLS 3.10.6. - readJavaStringLiteral(boolean) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- readJavaStringLiteral(boolean) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
Reads and parses a Java
String
literal value according to JLS 3.10.6. - readLine() - Method in interface io.github.mmm.cli.io.CliIn
- readLine() - Method in interface io.github.mmm.scanner.CharStreamScanner
- readLine(boolean) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- readLine(boolean) - Method in interface io.github.mmm.scanner.CharStreamScanner
- readLine(String, Object...) - Method in interface io.github.mmm.cli.io.CliIn
- readLine(String, Object...) - Method in class io.github.mmm.cli.io.impl.CliInConsole
- readLine(String, Object...) - Method in class io.github.mmm.cli.io.impl.CliInReader
- readLong(int) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- readLong(int) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method reads the long starting at the current position by reading as many Latin digits as available but at maximum the given
maxDigits
and returns itsparsed
value. - readName() - Method in interface io.github.mmm.marshall.StructuredReader
- readObject(StructuredReader) - Method in class io.github.mmm.marshall.standard.DatatypeMarshalling
- readObject(StructuredReader) - Method in class io.github.mmm.marshall.standard.ListMarshalling
- readObject(StructuredReader) - Method in interface io.github.mmm.marshall.UnmarshallableObject
-
ATTENTION: This object will be modified such that the read data will be applied.
- readObject(StructuredReader) - Method in interface io.github.mmm.marshall.Unmarshaller
- readObject(StructuredReader) - Method in class io.github.mmm.property.Property
- readObject(Map<String, Object>) - Method in class io.github.mmm.marshall.AbstractStructuredReader
- readObject(Map<String, Object>) - Method in interface io.github.mmm.marshall.StructuredReader
-
This method may be called if the
current state
isStructuredReader.State.START_OBJECT
to read the object into the givenMap
. - ReadOnlyException - Exception in io.github.mmm.base.exception
-
A
ReadOnlyException
is thrown if the modification of something failed because it is read-only. - ReadOnlyException(Object) - Constructor for exception io.github.mmm.base.exception.ReadOnlyException
-
The constructor.
- ReadOnlyException(Object, Object) - Constructor for exception io.github.mmm.base.exception.ReadOnlyException
-
The constructor.
- ReadOnlyException(Throwable, Object) - Constructor for exception io.github.mmm.base.exception.ReadOnlyException
-
The constructor.
- ReadOnlyException(Throwable, Object, Object) - Constructor for exception io.github.mmm.base.exception.ReadOnlyException
-
The constructor.
- readPassword() - Method in interface io.github.mmm.cli.io.CliIn
- readPassword(String, Object...) - Method in interface io.github.mmm.cli.io.CliIn
- readPassword(String, Object...) - Method in class io.github.mmm.cli.io.impl.CliInConsole
- readPassword(String, Object...) - Method in class io.github.mmm.cli.io.impl.CliInReader
- readStartArray() - Method in class io.github.mmm.marshall.AbstractStructuredReader
- readStartArray() - Method in interface io.github.mmm.marshall.StructuredReader
- readStartObject() - Method in class io.github.mmm.marshall.AbstractStructuredReader
- readStartObject() - Method in interface io.github.mmm.marshall.StructuredReader
- readUntil(char, boolean) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- readUntil(char, boolean) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method reads all
next characters
until the givenstop
character or the end is reached. - readUntil(char, boolean, char) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- readUntil(char, boolean, char) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method reads all
next characters
until the given (un-escaped)stop
character or the end is reached. - readUntil(char, boolean, CharScannerSyntax) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- readUntil(char, boolean, CharScannerSyntax) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method reads all
next characters
until the givenstop
character or the end of the string to parse is reached. - readUntil(CharFilter, boolean) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- readUntil(CharFilter, boolean) - Method in class io.github.mmm.scanner.CharSequenceScanner
- readUntil(CharFilter, boolean) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method reads all
next characters
until the first characteraccepted
by the givenfilter
or the end is reached. - readUntil(CharFilter, boolean, CharScannerSyntax) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- readUntil(CharFilter, boolean, CharScannerSyntax) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method reads all
next characters
until the givenCharFilter
accepts
the current character as stop character or the end of text (EOT) is reached. - readUntil(CharFilter, boolean, String) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method reads all
next characters
until the first characteraccepted
by the givenfilter
, the givenstop
String
or the end is reached. - readUntil(CharFilter, boolean, String, boolean) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method reads all
next characters
until the first characteraccepted
by the givenfilter
, the givenstop
String
or the end is reached. - readUntil(CharFilter, boolean, String, boolean, boolean) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- readUntil(CharFilter, boolean, String, boolean, boolean) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method reads all
next characters
until the first characteraccepted
by the givenfilter
, the givenstop
String
or the end is reached. - readValue() - Method in interface io.github.mmm.marshall.StructuredReader
- readValue(boolean) - Method in class io.github.mmm.marshall.AbstractStructuredReader
- readValue(boolean) - Method in interface io.github.mmm.marshall.StructuredReader
- readValue(Class<V>) - Method in interface io.github.mmm.marshall.StructuredReader
-
Generic method to read and unmarshall a value.
ATTENTION:
This generic method only exists as convenience method for thereadValueAs*
methods. - readValueAsBigDecimal() - Method in class io.github.mmm.marshall.AbstractStructuredReader
- readValueAsBigDecimal() - Method in interface io.github.mmm.marshall.StructuredReader
- readValueAsBigInteger() - Method in class io.github.mmm.marshall.AbstractStructuredReader
- readValueAsBigInteger() - Method in interface io.github.mmm.marshall.StructuredReader
- readValueAsBoolean() - Method in interface io.github.mmm.marshall.StructuredReader
- readValueAsByte() - Method in class io.github.mmm.marshall.AbstractStructuredReader
- readValueAsByte() - Method in interface io.github.mmm.marshall.StructuredReader
- readValueAsDouble() - Method in class io.github.mmm.marshall.AbstractStructuredReader
- readValueAsDouble() - Method in interface io.github.mmm.marshall.StructuredReader
- readValueAsFloat() - Method in class io.github.mmm.marshall.AbstractStructuredReader
- readValueAsFloat() - Method in interface io.github.mmm.marshall.StructuredReader
- readValueAsInteger() - Method in class io.github.mmm.marshall.AbstractStructuredReader
- readValueAsInteger() - Method in interface io.github.mmm.marshall.StructuredReader
- readValueAsLong() - Method in class io.github.mmm.marshall.AbstractStructuredReader
- readValueAsLong() - Method in interface io.github.mmm.marshall.StructuredReader
- readValueAsNumberString() - Method in class io.github.mmm.marshall.AbstractStructuredReader
- readValueAsShort() - Method in class io.github.mmm.marshall.AbstractStructuredReader
- readValueAsShort() - Method in interface io.github.mmm.marshall.StructuredReader
- readValueAsString() - Method in interface io.github.mmm.marshall.StructuredReader
- readWhile(CharFilter) - Method in interface io.github.mmm.scanner.CharStreamScanner
- readWhile(CharFilter, int) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- readWhile(CharFilter, int) - Method in class io.github.mmm.scanner.CharSequenceScanner
- readWhile(CharFilter, int) - Method in interface io.github.mmm.scanner.CharStreamScanner
- recoverPublicKey(byte[]) - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBcWithRecoveryId
- recoverPublicKey(byte[]) - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureWithPublicKeyRecovery
- recoverPublicKey(byte[], byte) - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBc
- recoverPublicKey(byte[], CryptoEllipticCurveBc, BigInteger, BigInteger, byte) - Static method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBc
- Red - Class in io.github.mmm.ui.api.datatype.color
-
This
ColorSegment
represents the red part of acolor
. - Red(double) - Constructor for class io.github.mmm.ui.api.datatype.color.Red
-
The constructor.
- Red(int) - Constructor for class io.github.mmm.ui.api.datatype.color.Red
-
The constructor.
- Red(String) - Constructor for class io.github.mmm.ui.api.datatype.color.Red
-
The constructor.
- RED - io.github.mmm.ui.api.datatype.color.ColorSegmentType
-
Type of
ColorSegment
forRed
. - RED - Static variable in class io.github.mmm.ui.api.datatype.color.Color
-
The
Color
red. - register(AsymmetricKeyPairFactory<PR, PU, PAIR>) - Method in class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyCreator
-
Please register in proper order of trials for auto-detection.
- register(AsymmetricKeyPairFactory<PR, PU, PAIR>, String) - Method in class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyCreator
-
Please register in proper order of trials for auto-detection.
- register(IdFactory<?, ?, ?>) - Method in class io.github.mmm.entity.id.IdFactories
- registerFactory(F) - Method in class io.github.mmm.ui.api.factory.AbstractUiWidgetFactory
- registerFactoryWithoutType(F) - Method in class io.github.mmm.ui.api.factory.AbstractUiWidgetFactory
- registerFocusChangeHandler() - Method in class io.github.mmm.ui.fx.widget.FxActiveWidget
- registerFocusChangeHandler() - Method in class io.github.mmm.ui.fx.widget.input.FxComboBox
- registerHandlers() - Method in class io.github.mmm.ui.fx.widget.button.FxAbstractButton
- registerHandlers() - Method in class io.github.mmm.ui.fx.widget.FxActiveWidget
- registerHandlers() - Method in class io.github.mmm.ui.fx.widget.input.FxCheckbox
- registerHandlers() - Method in class io.github.mmm.ui.fx.widget.input.FxComboBox
- registerHandlers() - Method in class io.github.mmm.ui.fx.widget.input.FxRadioButton
- registerHandlers() - Method in class io.github.mmm.ui.fx.widget.input.FxRadioChoice
- registerHandlers() - Method in class io.github.mmm.ui.fx.widget.input.FxTextualInput
- registerHandlers() - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- registerHandlers() - Method in class io.github.mmm.ui.fx.widget.window.FxChildWindow
- registerHandlers() - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
-
Registers the according handlers to the underlying native widget.
- registerHandlers() - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- registerHandlers() - Method in class io.github.mmm.ui.tvm.widget.TvmActiveWidget
- registerHandlers() - Method in class io.github.mmm.ui.tvm.widget.TvmClickableWidget
- registry(Consumer<? super P>) - Method in class io.github.mmm.property.builder.PropertyBuilder
- RegularBitMask - Class in io.github.mmm.ui.api.datatype.bitmask
- RegularBitMask(int, int) - Constructor for class io.github.mmm.ui.api.datatype.bitmask.RegularBitMask
-
The constructor.
- remove(int, int) - Method in interface io.github.mmm.value.observable.container.list.ChangeAwareList
-
Removes
the elements within the given range. - remove(TestAbstractRadioButton) - Method in class io.github.mmm.ui.test.TestToggleGroup
- remove(String) - Method in class io.github.mmm.property.string.StringListProperty
- remove(String) - Method in interface io.github.mmm.ui.api.datatype.UiStyles
- remove(String) - Method in class io.github.mmm.ui.spi.UiStylesImpl
- REMOVE - io.github.mmm.event.ChangeType
-
A change of this type indicates, that something has been removed.
- removeAll(E...) - Method in interface io.github.mmm.value.observable.container.collection.ChangeAwareCollection
-
A convenient method for var-arg usage of removaAll method.
- removeAllChildren(Node) - Static method in class io.github.mmm.ui.tvm.widget.TvmWidget
- removeChild(int) - Method in class io.github.mmm.ui.api.widget.composite.UiCustomRemovableComposite
- removeChild(int) - Method in interface io.github.mmm.ui.api.widget.composite.UiRemovableComposite
-
This method removes the child at the given
index
from this panel. - removeChild(int) - Method in class io.github.mmm.ui.api.widget.form.UiCustomCompositeInput
- removeChild(int) - Method in class io.github.mmm.ui.fx.widget.composite.FxRemovableComposite
- removeChild(int) - Method in class io.github.mmm.ui.fx.widget.form.FxCompositeInput
- removeChild(int) - Method in class io.github.mmm.ui.fx.widget.panel.FxGridPanel
- removeChild(int) - Method in class io.github.mmm.ui.fx.widget.panel.FxGridRow
- removeChild(int) - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- removeChild(int) - Method in class io.github.mmm.ui.test.widget.composite.TestRemovableComposite
- removeChild(int) - Method in class io.github.mmm.ui.tvm.widget.composite.TvmRemovableComposite
- removeChild(int) - Method in class io.github.mmm.ui.tvm.widget.panel.TvmGridRow
- removeChild(C) - Method in class io.github.mmm.ui.api.widget.composite.UiCustomRemovableComposite
- removeChild(C) - Method in interface io.github.mmm.ui.api.widget.composite.UiRemovableComposite
-
This method removes the given
child
from this panel. - removeChild(C) - Method in class io.github.mmm.ui.tvm.widget.composite.TvmRemovableComposite
- removeChildWidget(C) - Method in class io.github.mmm.ui.tvm.widget.composite.TvmRemovableComposite
- removeChildWidget(C, int) - Method in class io.github.mmm.ui.fx.widget.composite.FxMutableCompositePane
- removeChildWidget(C, int) - Method in class io.github.mmm.ui.fx.widget.composite.FxRemovableComposite
- removeChildWidget(UiAbstractInput<?>, int) - Method in class io.github.mmm.ui.fx.widget.form.FxFormPanel
- removeChildWidget(UiAbstractInput<?>, int) - Method in class io.github.mmm.ui.fx.widget.form.grid.FxFormPanel
- removeChildWidget(UiInput<?>, int) - Method in class io.github.mmm.ui.fx.widget.form.FxFormGroup
- removeChildWidget(UiInput<?>, int) - Method in class io.github.mmm.ui.fx.widget.form.grid.FxFormGroup
- removeChildWidget(UiRegularWidget, int) - Method in class io.github.mmm.ui.fx.widget.form.FxCompositeInput
- removeChildWidget(UiRegularWidget, int) - Method in class io.github.mmm.ui.fx.widget.panel.FxGridPanel
- removeListener(EventListener<? super E>) - Method in class io.github.mmm.event.EventSourceAdapter
- removeListener(UiEventListener) - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- removeListener(UiEventListener) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- removeListener(ObservableEventListener<? super V>) - Method in class io.github.mmm.value.observable.AbstractObservableValue
- removeListener(L) - Method in class io.github.mmm.event.AbstractEventSource
- removeListener(L) - Method in interface io.github.mmm.event.EventSource
-
This method removes an
EventListener
. - removeRow(int) - Method in class io.github.mmm.ui.fx.widget.panel.AdvancedGridPane
- REPLACE - io.github.mmm.ui.spi.controller.UiNavigationMode
-
Replace the current entry in the navigation history.
- replaceHistory(UiPlace) - Method in class io.github.mmm.ui.spi.controller.AbstractUiNavigationManager
- replaceHistory(UiPlace) - Method in class io.github.mmm.ui.spi.controller.AbstractUiNavigationManagerImpl
- require(char) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- require(char) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method verifies that the
current character
is equal to the givenexpected
character. - require(String, boolean) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- require(String, boolean) - Method in class io.github.mmm.scanner.CharSequenceScanner
- require(String, boolean) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method verifies that the
expected
string gets consumed from this scanner with respect toignoreCase
. - requireConfirmation() - Method in interface io.github.mmm.ui.api.event.action.UiAction
- requireConfirmation() - Method in interface io.github.mmm.ui.api.event.action.UiActionDelete
- requireConfirmation() - Method in interface io.github.mmm.ui.api.event.action.UiActionDiscard
- requireConfirmation() - Method in interface io.github.mmm.ui.api.event.action.UiActionReset
- requireDynamic() - Method in class io.github.mmm.bean.AbstractBean
- requireNotClosed() - Method in class io.github.mmm.crypto.io.InputStreamWrapper
- requireNotClosed() - Method in class io.github.mmm.crypto.io.OutputStreamWrapper
- requireNotDisposed() - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
-
Ensures that this widget is not
disposed
. - requireWritable() - Method in class io.github.mmm.bean.AbstractBean
- requireWritable() - Method in class io.github.mmm.property.Property
- requireWritable() - Method in class io.github.mmm.value.observable.AbstractWritableObservableValue
- reset() - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureProcessorImplEcBc
- reset() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorImpl
- reset() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorImplWithHash
- reset() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureSignerImplCryptorWithHash
- reset() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureSignerImplWithHash
- reset() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureVerifierImplCryptorWithHash
- reset() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureVerifierImplWithHash
- reset() - Method in class io.github.mmm.crypto.crypt.CryptorImplCipher
- reset() - Method in class io.github.mmm.crypto.crypt.CryptorImplCombined
- reset() - Method in interface io.github.mmm.crypto.CryptoProcessor
-
Will reset the internal state of this object.
- reset() - Method in class io.github.mmm.crypto.hash.HashCreatorImplCombined
- reset() - Method in class io.github.mmm.crypto.hash.HashCreatorImplDigest
- reset() - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
-
Resets the internal state.
- reset() - Method in interface io.github.mmm.ui.api.widget.composite.UiComposite
- reset() - Method in interface io.github.mmm.ui.api.widget.composite.UiValuedComposite
- reset() - Method in interface io.github.mmm.ui.api.widget.form.UiAbstractCompositeInput
- reset() - Method in interface io.github.mmm.ui.api.widget.form.UiFormGroup
- reset() - Method in interface io.github.mmm.ui.api.widget.UiWidget
-
Resets this widget recursively including its potential
children
to its original state. - reset() - Method in interface io.github.mmm.ui.api.widget.value.UiValidatableWidget
- reset() - Method in class io.github.mmm.ui.spi.controller.AbstractUiController
-
This method resets this
AbstractUiController
and disposes itsview
. - resolveEntity(String) - Method in interface io.github.mmm.scanner.CharScannerSyntax
-
This method resolves the given
entity
. - resolveEntity(String) - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
-
This method resolves the given
entity
. - resolveEscape(char) - Static method in class io.github.mmm.scanner.CharEscapeHelper
- resolveEscape(String) - Static method in class io.github.mmm.scanner.CharEscapeHelper
- resolver(Function<Id<E>, E>) - Method in class io.github.mmm.entity.property.link.LinkPropertyBuilder
- retainAll(E...) - Method in interface io.github.mmm.value.observable.container.collection.ChangeAwareCollection
-
A convenient method for var-arg usage of retain method.
- RGB - io.github.mmm.ui.api.datatype.color.ColorModel
- RIGHT - io.github.mmm.base.placement.Alignment
-
the component will be located at the right and vertically centered.
- RIGHT - io.github.mmm.base.placement.Direction
-
Direction right (east).
- RIGHT - io.github.mmm.base.placement.HorizontalAlignment
-
Align content to the right side.
- RIGHT - io.github.mmm.ui.api.datatype.UiTextAlignment
-
Align text to the right border.
- RipeMd - Class in io.github.mmm.crypto.hash.ripemd
-
HashConfig
for RIPEMD. - RIPEMD_160 - Static variable in class io.github.mmm.crypto.hash.ripemd.RipeMd160
-
RipeMd160
using default provider. - RIPEMD_256 - Static variable in class io.github.mmm.crypto.hash.ripemd.RipeMd128
-
RipeMd128
using default provider. - RIPEMD_256 - Static variable in class io.github.mmm.crypto.hash.ripemd.RipeMd256
-
RipeMd256
using default provider. - RIPEMD_320 - Static variable in class io.github.mmm.crypto.hash.ripemd.RipeMd320
-
RipeMd320
using default provider. - RipeMd128 - Class in io.github.mmm.crypto.hash.ripemd
-
HashConfig
for RIPEMD-128. - RipeMd128(int) - Constructor for class io.github.mmm.crypto.hash.ripemd.RipeMd128
-
The constructor.
- RipeMd128(SecurityProvider) - Constructor for class io.github.mmm.crypto.hash.ripemd.RipeMd128
-
The constructor.
- RipeMd128(SecurityProvider, int) - Constructor for class io.github.mmm.crypto.hash.ripemd.RipeMd128
-
The constructor.
- RipeMd160 - Class in io.github.mmm.crypto.hash.ripemd
-
HashConfig
for RIPEMD-160. - RipeMd160(int) - Constructor for class io.github.mmm.crypto.hash.ripemd.RipeMd160
-
The constructor.
- RipeMd160(SecurityProvider) - Constructor for class io.github.mmm.crypto.hash.ripemd.RipeMd160
-
The constructor.
- RipeMd160(SecurityProvider, int) - Constructor for class io.github.mmm.crypto.hash.ripemd.RipeMd160
-
The constructor.
- RipeMd256 - Class in io.github.mmm.crypto.hash.ripemd
-
HashConfig
for RIPEMD-256. - RipeMd256(int) - Constructor for class io.github.mmm.crypto.hash.ripemd.RipeMd256
-
The constructor.
- RipeMd256(SecurityProvider) - Constructor for class io.github.mmm.crypto.hash.ripemd.RipeMd256
-
The constructor.
- RipeMd256(SecurityProvider, int) - Constructor for class io.github.mmm.crypto.hash.ripemd.RipeMd256
-
The constructor.
- RipeMd320 - Class in io.github.mmm.crypto.hash.ripemd
-
HashConfig
for RIPEMD-320. - RipeMd320(int) - Constructor for class io.github.mmm.crypto.hash.ripemd.RipeMd320
-
The constructor.
- RipeMd320(SecurityProvider) - Constructor for class io.github.mmm.crypto.hash.ripemd.RipeMd320
-
The constructor.
- RipeMd320(SecurityProvider, int) - Constructor for class io.github.mmm.crypto.hash.ripemd.RipeMd320
-
The constructor.
- ROLE_PRESENTATION - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Role
"presentation". - ROW_NUMBER_HEADER_TITLE - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteShowRowNumbers
-
The title of the row-number column.
- Rsa - Class in io.github.mmm.crypto.asymmetric.access.rsa
-
Direct builder for RSA (Ron Rivest, Adi Shamir and Leonard Adleman) used by PGP/GPG and many others.
- RSA - Static variable in class io.github.mmm.crypto.asymmetric.crypt.rsa.AsymmetricCryptorConfigRsa
-
The signleton instance.
- run() - Method in interface io.github.mmm.nls.cli.CliCommand
-
Executes this
CliCommand
. - run() - Method in class io.github.mmm.nls.cli.CliCommandHelp
- run() - Method in class io.github.mmm.nls.cli.CliCommandVersion
- run() - Method in class io.github.mmm.nls.sync.NlsSynchronizer.Synchronizer
- run(CliArgs) - Method in class io.github.mmm.cli.CliMain
-
Has to be implemented to handle that given
CliArgs
and do the program logic. - run(CliArgs) - Method in class io.github.mmm.nls.cli.NlsMain
- run(String...) - Method in class io.github.mmm.cli.CliMain
- runAndExit(String...) - Method in class io.github.mmm.cli.CliMain
-
This method delegates to
CliMain.run(String...)
and then callsSystem.exit(int)
with the returned exit code. - RuntimeIoException - Exception in io.github.mmm.base.exception
- RuntimeIoException(Throwable) - Constructor for exception io.github.mmm.base.exception.RuntimeIoException
-
The constructor.
S
- Saturation - Class in io.github.mmm.ui.api.datatype.color
-
This
ColorSegment
is afactor
that represents the colorfulness of a stimulus relative to its own brightness. - Saturation(double) - Constructor for class io.github.mmm.ui.api.datatype.color.Saturation
-
The constructor.
- Saturation(String) - Constructor for class io.github.mmm.ui.api.datatype.color.Saturation
-
The constructor.
- SATURATION_HSB - io.github.mmm.ui.api.datatype.color.ColorSegmentType
- SATURATION_HSL - io.github.mmm.ui.api.datatype.color.ColorSegmentType
- save() - Method in interface io.github.mmm.crypto.key.store.KeyStoreFacade
-
Saves this key store with all changes.
- save() - Method in class io.github.mmm.crypto.key.store.KeyStoreFacadeImpl
- save(OutputStream) - Method in class io.github.mmm.binary.BinaryType
- save(OutputStream) - Method in interface io.github.mmm.binary.Streamable
- save(OutputStream) - Method in class io.github.mmm.binary.StreamableBlob
- save(OutputStream) - Method in class io.github.mmm.binary.StreamablePath
- scene - Variable in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
-
The
scene
. - scrollPane - Variable in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
-
The optional
ScrollPane
ifscrollable
. - Secp256k1<S extends SignatureEcBc> - Class in io.github.mmm.crypto.asymmetric.access.ec.bc
-
AsymmetricAccessEcBc
forSecP256K1Curve
. - Secp256k1(SignatureFactoryEcBc<S>, HashConfig, RandomFactory) - Constructor for class io.github.mmm.crypto.asymmetric.access.ec.bc.Secp256k1
-
The constructor.
- Secp256k1(SignatureConfig<S>, AsymmetricCryptorConfigEcIes<BCECPrivateKey, BCECPublicKey>, RandomFactory) - Constructor for class io.github.mmm.crypto.asymmetric.access.ec.bc.Secp256k1
-
The constructor.
- SecurityProvider - Class in io.github.mmm.crypto.provider
-
Abstraction of
Provider
. - self() - Method in class io.github.mmm.property.builder.PropertyBuilder
- self() - Method in class io.github.mmm.validation.main.ObjectValidatorBuilder
- SEPARATOR_ANCHOR - Static variable in class io.github.mmm.ui.api.controller.UiPlace
-
The separator for anchor used to prevent that
parameters
are send to the server. - SEPARATOR_DEFAULT - Static variable in class io.github.mmm.base.i18n.LocaleHelper
-
The default separator used for
locale-infixes
. - SEPARATOR_EXTENSION - Static variable in class io.github.mmm.base.i18n.LocaleHelper
-
The separator used for
extension keys
. - SEPARATOR_FOR_LANGUAGE_TAG - Static variable in class io.github.mmm.base.i18n.LocaleHelper
-
The separator used for
language tag
. - SEPARATOR_PARAMETER - Static variable in class io.github.mmm.ui.api.controller.UiPlace
-
The separator used between
parameters
. - SEPARATOR_SCRIPT - Static variable in class io.github.mmm.base.i18n.LocaleHelper
-
The separator used for
script
. - SEPARATOR_STATE - Static variable in class io.github.mmm.ui.api.controller.UiPlace
-
The separator for
dialog-id
and itsparameters
. - SEPARATOR_VALUE - Static variable in class io.github.mmm.ui.api.controller.UiPlace
-
The separator for key and value of a
parameter
. - ServiceHelper - Class in io.github.mmm.base.config
-
Helper class for
ServiceLoader
. - set(D, C) - Method in interface io.github.mmm.ui.api.widget.data.UiAbstractDataWidget.ColumnAdapter
-
Setter to write the property value back to the data model.
- set(ConfigOption<T>, T) - Method in class io.github.mmm.base.config.ConfigMap
- set(Boolean) - Method in class io.github.mmm.nls.cli.property.CliBooleanProperty
- set(Class<? extends T>) - Method in class io.github.mmm.nls.cli.property.CliClassProperty
- set(Long) - Method in class io.github.mmm.nls.cli.property.CliLongProperty
- set(String) - Method in class io.github.mmm.nls.cli.property.CliStringProperty
- set(String) - Method in interface io.github.mmm.ui.api.datatype.UiStyles
- set(String) - Method in class io.github.mmm.ui.spi.UiStylesImpl
- set(String, Object) - Method in interface io.github.mmm.bean.WritableBean
-
Sets the value of the
required property
with the givenname
to the given value. - set(String, V, Class<V>) - Method in interface io.github.mmm.bean.WritableBean
-
/** Sets the value of the
existing or newly created property
with the givenname
to the given value. - set(String, V, Class<V>, Type) - Method in interface io.github.mmm.bean.WritableBean
-
/** Sets the value of the
existing or newly created property
with the givenname
to the given value. - set(LocalDate) - Method in class io.github.mmm.nls.cli.property.CliLocalDateProperty
- set(LocalTime) - Method in class io.github.mmm.nls.cli.property.CliLocalTimeProperty
- set(List<E>) - Method in class io.github.mmm.nls.cli.property.CliListProperty
- set(Locale) - Method in class io.github.mmm.nls.cli.property.CliLocaleProperty
- set(Set<E>) - Method in class io.github.mmm.nls.cli.property.CliSetProperty
- set(V) - Method in interface io.github.mmm.nls.cli.property.CliProperty
- set(V) - Method in class io.github.mmm.value.observable.AbstractWritableObservableValue
- set(V) - Method in interface io.github.mmm.value.WritableValue
- setAccessKey(char) - Method in interface io.github.mmm.ui.api.widget.UiActiveWidget
-
This method sets the
accessKey
attribute of this object. - setAccessKey(char) - Method in class io.github.mmm.ui.fx.widget.FxActiveWidget
- setAccessKey(char) - Method in class io.github.mmm.ui.test.widget.TestActiveWidget
- setAccessKey(char) - Method in class io.github.mmm.ui.tvm.widget.TvmActiveWidget
- setActiveChild(C) - Method in interface io.github.mmm.ui.api.widget.composite.UiSwitchComposite
- setActiveChildId(String) - Method in interface io.github.mmm.ui.api.widget.composite.UiSwitchComposite
- setActiveChildIndex(int) - Method in interface io.github.mmm.ui.api.widget.composite.UiSwitchComposite
- setAdapter(UiAbstractDataWidget.ColumnAdapter<R, V>) - Method in class io.github.mmm.ui.fx.widget.data.FxTableColumn
- setAdapter(UiAbstractDataWidget.ColumnAdapter<R, V>) - Method in class io.github.mmm.ui.test.widget.data.TestTableColumn
- setAlignment(UiTextAlignment) - Method in interface io.github.mmm.ui.api.widget.UiText
- setAlignment(UiTextAlignment) - Method in class io.github.mmm.ui.fx.widget.FxText
- setAlignment(UiTextAlignment) - Method in class io.github.mmm.ui.test.widget.TestText
- setAlignment(UiTextAlignment) - Method in class io.github.mmm.ui.tvm.widget.TvmText
- setAll(E...) - Method in interface io.github.mmm.value.observable.container.collection.ChangeAwareCollection
- setAll(Collection<? extends E>) - Method in interface io.github.mmm.value.observable.container.collection.ChangeAwareCollection
- setAltQuote(char) - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
-
This method sets both the
alt-quote-start
andalt-quote-end
character. - setAltQuoteEnd(char) - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
-
This method sets the
alt-quote-end
character. - setAltQuoteEscape(char) - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
- setAltQuoteEscapeLazy(boolean) - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
- setAltQuoteStart(char) - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
- setAltText(String) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteAltText
- setAltText(String) - Method in class io.github.mmm.ui.fx.widget.img.FxAbstractImage
- setAltText(String) - Method in class io.github.mmm.ui.test.widget.img.TestAbstractImage
- setAsString(String) - Method in interface io.github.mmm.value.observable.object.WritableSimpleValue
- setAsString(String) - Method in interface io.github.mmm.value.observable.string.WritableStringValue
- setAutocomplete(String) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
- setAutocomplete(String) - Method in class io.github.mmm.ui.fx.widget.input.FxComboBox
- setAutocomplete(String) - Method in class io.github.mmm.ui.fx.widget.input.FxTextualInput
- setAutocomplete(String) - Method in class io.github.mmm.ui.test.widget.input.TestComboBox
- setAutocomplete(String) - Method in class io.github.mmm.ui.test.widget.input.TestTextualInput
- setAutocomplete(String) - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- setAutocompleteOff() - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteAutocomplete
-
Disables autocompletion entirely by
setting
toAttributeWriteAutocomplete.AUTOCOMPLETE_OFF
. - setBoolean(int, Boolean) - Method in class io.github.mmm.ui.api.datatype.bitmask.BitValueBoolean
- SetChange<E> - Interface in io.github.mmm.value.observable.container.set
-
ContainerChange
forSet
s. - SetChangeListener<E> - Interface in io.github.mmm.value.observable.container.set
- setChild(C) - Method in class io.github.mmm.ui.api.widget.composite.UiCustomMutableSingleComposite
- setChild(C) - Method in interface io.github.mmm.ui.api.widget.composite.UiMutableSingleComposite
- setChild(UiInput<V>) - Method in interface io.github.mmm.ui.api.widget.form.UiInputContainer
- setChild(UiInput<V>) - Method in class io.github.mmm.ui.fx.widget.form.FxInputContainer
- setChild(UiInput<V>) - Method in class io.github.mmm.ui.fx.widget.form.grid.FxInputContainer
- setChild(UiInput<V>) - Method in class io.github.mmm.ui.test.widget.form.TestInputContainer
- setChild(UiRegularWidget) - Method in class io.github.mmm.ui.fx.widget.composite.FxSlot
- setChild(UiRegularWidget) - Method in class io.github.mmm.ui.fx.widget.panel.FxScrollPanel
- setChild(UiRegularWidget) - Method in class io.github.mmm.ui.test.widget.composite.TestSlot
- setChild(UiRegularWidget) - Method in class io.github.mmm.ui.test.widget.panel.TestScrollPanel
- setChild(UiRegularWidget) - Method in class io.github.mmm.ui.tvm.widget.composite.TvmSlot
- setChild(UiRegularWidget) - Method in class io.github.mmm.ui.tvm.widget.panel.TvmScrollPanel
- setClosable(boolean) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteClosable
- setClosable(boolean) - Method in class io.github.mmm.ui.fx.widget.window.FxChildWindow
- setClosable(boolean) - Method in class io.github.mmm.ui.test.widget.window.TestChildWindow
- setCollapsed(boolean) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteCollapsed
- setCollapsed(boolean) - Method in class io.github.mmm.ui.fx.widget.form.FxFormGroup
- setCollapsed(boolean) - Method in class io.github.mmm.ui.fx.widget.form.grid.FxFormGroup
- setCollapsed(boolean) - Method in class io.github.mmm.ui.fx.widget.panel.FxCollapsiblePanel
- setCollapsed(boolean) - Method in class io.github.mmm.ui.test.widget.composite.TestCollapsibleComposite
- setCollapsed(boolean) - Method in class io.github.mmm.ui.test.widget.form.TestFormGroup
- setCollapsible(boolean) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteCollapsible
- setCollapsible(boolean) - Method in class io.github.mmm.ui.fx.widget.form.FxFormGroup
- setCollapsible(boolean) - Method in class io.github.mmm.ui.fx.widget.form.grid.FxFormGroup
- setCollapsible(boolean) - Method in class io.github.mmm.ui.fx.widget.panel.FxCollapsiblePanel
- setCollapsible(boolean) - Method in class io.github.mmm.ui.test.widget.composite.TestCollapsibleComposite
- setCollapsible(boolean) - Method in class io.github.mmm.ui.test.widget.form.TestFormGroup
- setContextPath(String) - Static method in class io.github.mmm.ui.tvm.TvmApplication
- setCurrentIndex(int) - Method in class io.github.mmm.scanner.CharSequenceScanner
-
This method sets the
current index
. - setData(UiDataSet<D>...) - Method in interface io.github.mmm.ui.api.widget.chart.UiChart
- setData(UiDataSet<D>...) - Method in class io.github.mmm.ui.fx.widget.chart.FxChart
- setData(UiDataSet<D>...) - Method in class io.github.mmm.ui.test.widget.chart.TestChart
- setData(Collection<UiDataSet<D>>) - Method in interface io.github.mmm.ui.api.widget.chart.UiChart
- setDataColor(PieChart.Data, String) - Method in class io.github.mmm.ui.fx.widget.chart.FxPieChart
- setDataColor(XYChart.Series<Number, Number>, String) - Method in class io.github.mmm.ui.fx.widget.chart.FxLineChart
- setDataColor(XYChart.Series<X, Y>, String) - Method in class io.github.mmm.ui.fx.widget.chart.FxBarChart
- setDataColor(J, String) - Method in class io.github.mmm.ui.fx.widget.chart.FxChart
- setEditable(boolean) - Method in interface io.github.mmm.ui.api.widget.data.UiColumn
- setEnabled(boolean) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteEnabled
- setEnabled(boolean) - Method in interface io.github.mmm.ui.api.widget.UiWidget
- setEnabled(boolean, BitMask) - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- setEnabled(boolean, BitMask) - Method in interface io.github.mmm.ui.api.widget.UiWidget
- setEnabled(boolean, BitMask) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.fx.widget.data.FxTableColumn
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.fx.widget.form.FxInputContainer
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.fx.widget.form.grid.FxInputContainer
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.fx.widget.FxWidgetNode
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.fx.widget.input.FxRadioChoice
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.fx.widget.window.FxPopup
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.test.widget.TestWidget
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.test.widget.window.TestAbstractWindow
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.test.widget.window.TestPopup
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.tvm.widget.button.TvmButton
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.tvm.widget.composite.TvmRemovableComposite
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.tvm.widget.input.TvmAbstractTextArea
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.tvm.widget.input.TvmHtmlInput
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.tvm.widget.input.TvmHtmlSelect
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.tvm.widget.input.TvmRadioChoice
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.tvm.widget.link.TvmAbstractLink
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.tvm.widget.panel.TvmScrollPanel
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.tvm.widget.TvmActiveWidget
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.tvm.widget.TvmLabel
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.tvm.widget.TvmText
- setEnabledNative(boolean) - Method in class io.github.mmm.ui.tvm.widget.TvmWidget
- setEntityEnd(char) - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
- setEntityStart(char) - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
- setEscape(char) - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
- setFill(String) - Method in class io.github.mmm.ui.fx.icon.FxIconGlyphBean
- setFilterHandler(UiAbstractDataTable.FilterHandler<R>) - Method in interface io.github.mmm.ui.api.widget.data.UiAbstractDataTable
- setFilterHandler(UiAbstractDataTable.FilterHandler<R>) - Method in class io.github.mmm.ui.fx.widget.data.FxDataTable
- setFilterHandler(UiAbstractDataTable.FilterHandler<R>) - Method in class io.github.mmm.ui.test.widget.data.TestDataList
- setFiltering(boolean) - Method in interface io.github.mmm.ui.api.widget.data.UiColumn
- setFiltering(boolean) - Method in class io.github.mmm.ui.fx.widget.data.FxTableColumn
- setFiltering(boolean) - Method in class io.github.mmm.ui.test.widget.data.TestTableColumn
- setFlag(int, boolean) - Method in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- setFlag(int, boolean) - Method in class io.github.mmm.ui.api.datatype.bitmask.BitMask
- setFlag(int, boolean) - Method in class io.github.mmm.ui.api.datatype.bitmask.BitValue
- setFlag(int, boolean) - Method in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- setFocused() - Method in interface io.github.mmm.ui.api.widget.composite.UiComposite
- setFocused() - Method in interface io.github.mmm.ui.api.widget.UiWidget
-
This method sets the
focus
to this widget. - setFocused() - Method in class io.github.mmm.ui.fx.widget.FxActiveWidget
- setFocused() - Method in class io.github.mmm.ui.test.widget.TestActiveWidget
- setFocused() - Method in class io.github.mmm.ui.tvm.widget.TvmActiveWidget
- setFocussed() - Method in class io.github.mmm.ui.api.datatype.UiValidState
-
Sets
UiValidState.isSetFocus()
tofalse
. - setFont(Font) - Method in class io.github.mmm.ui.fx.icon.FxIconGlyphBean
- setFor(String) - Method in class io.github.mmm.ui.tvm.widget.TvmLabel
- setFormatter(Function<O, String>) - Method in interface io.github.mmm.ui.api.widget.input.UiAbstractChoice
- setFormatter(Function<O, String>) - Method in class io.github.mmm.ui.fx.widget.input.FxAbstractChoice
- setFormatter(Function<O, String>) - Method in class io.github.mmm.ui.test.widget.input.TestAbstractChoice
- setFormatter(Function<V, String>) - Method in class io.github.mmm.ui.tvm.widget.input.TvmComboBoxDataList
- setFormatter(Function<V, String>) - Method in class io.github.mmm.ui.tvm.widget.input.TvmComboBoxSelect
- setFormatter(Function<V, String>) - Method in class io.github.mmm.ui.tvm.widget.input.TvmRadioChoice
- setFromString(String) - Method in class io.github.mmm.nls.cli.property.CliBooleanProperty
- setFromString(String) - Method in class io.github.mmm.nls.cli.property.CliClassProperty
- setFromString(String) - Method in class io.github.mmm.nls.cli.property.CliCollectionProperty
- setFromString(String) - Method in class io.github.mmm.nls.cli.property.CliLocalDateProperty
- setFromString(String) - Method in class io.github.mmm.nls.cli.property.CliLocaleProperty
- setFromString(String) - Method in class io.github.mmm.nls.cli.property.CliLocalTimeProperty
- setFromString(String) - Method in class io.github.mmm.nls.cli.property.CliLongProperty
- setFromString(String) - Method in interface io.github.mmm.nls.cli.property.CliProperty
- setFromString(String) - Method in class io.github.mmm.nls.cli.property.CliStringProperty
- setHeight(UiSize) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSize
- setHeight(UiSize) - Method in class io.github.mmm.ui.fx.widget.img.FxImage
- setHeight(UiSize) - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- setHeight(UiSize) - Method in class io.github.mmm.ui.test.widget.img.TestImage
- setHeightInPixel(double) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSize
- setHeightInPixel(double) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSizeInPixel
- setHeightInPixel(double) - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindowPositionAndSize
- setHeightInPixel(double) - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- setHeightInPixel(double) - Method in class io.github.mmm.ui.test.TestScreen
- setHeightRange(double, double) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSizeRange
- setHorizontalScrolling(UiScrollBarVisibility) - Method in class io.github.mmm.ui.api.widget.panel.UiCustomScrollPanel
- setHorizontalScrolling(UiScrollBarVisibility) - Method in interface io.github.mmm.ui.api.widget.panel.UiScrollPanel
- setHorizontalScrolling(UiScrollBarVisibility) - Method in class io.github.mmm.ui.fx.widget.panel.FxScrollPanel
- setHorizontalScrolling(UiScrollBarVisibility) - Method in class io.github.mmm.ui.test.widget.panel.TestScrollPanel
- setHorizontalScrolling(UiScrollBarVisibility) - Method in class io.github.mmm.ui.tvm.widget.panel.TvmScrollPanel
- setIconId(String) - Method in interface io.github.mmm.ui.api.widget.img.UiIcon
- setIconId(String) - Method in class io.github.mmm.ui.test.widget.img.TestIcon
- setId(Id<? extends Entity>) - Method in interface io.github.mmm.entity.bean.EntityBean
- setId(Id<? extends Entity>) - Method in interface io.github.mmm.entity.Entity
- setId(String) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteId
-
Use this method to give the object a meaningful identifier after creation.
- setId(String) - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- setId(String) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidgetWrapper
- setIdNative(String) - Method in class io.github.mmm.ui.fx.widget.data.FxTableColumn
- setIdNative(String) - Method in class io.github.mmm.ui.fx.widget.FxWidgetNode
- setIdNative(String) - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- setIdNative(String) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidgetWrapper
- setIdNative(String) - Method in class io.github.mmm.ui.test.widget.TestWidget
- setIdNative(String) - Method in class io.github.mmm.ui.tvm.widget.input.TvmComboBoxDataList
- setIdNative(String) - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- setIdNative(String) - Method in class io.github.mmm.ui.tvm.widget.input.TvmLabelledInput
- setIdNative(String) - Method in class io.github.mmm.ui.tvm.widget.TvmWidget
- setImage(UiAbstractImage) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteImage
- setImage(UiAbstractImage) - Method in class io.github.mmm.ui.fx.widget.button.FxAbstractButton
- setImage(UiAbstractImage) - Method in class io.github.mmm.ui.test.widget.button.TestAbstractButton
- setImage(UiAbstractImage) - Method in class io.github.mmm.ui.tvm.widget.button.TvmAbstractButton
- setIn(CliIn) - Method in class io.github.mmm.cli.io.impl.CliConsoleImpl
- setIn(BufferedReader) - Method in class io.github.mmm.cli.io.impl.CliConsoleImpl
- setIssuer(String) - Method in class io.github.mmm.crypto.asymmetric.cert.CertificateDataBean
- setKey(String, AsymmetricKeyPair<?, ?>, String, CertificatePath) - Method in interface io.github.mmm.crypto.key.store.KeyStoreFacade
- setKey(String, AsymmetricKeyPair<?, ?>, String, CertificatePath) - Method in class io.github.mmm.crypto.key.store.KeyStoreFacadeImpl
- setKey(String, SymmetricKey<?>, String) - Method in interface io.github.mmm.crypto.key.store.KeyStoreFacade
- setKey(String, SecretKey, String) - Method in interface io.github.mmm.crypto.key.store.KeyStoreFacade
- setKey(String, SecretKey, String) - Method in class io.github.mmm.crypto.key.store.KeyStoreFacadeImpl
- setLegendPlacement(Direction) - Method in interface io.github.mmm.ui.api.widget.chart.UiChart
- setLegendPlacement(Direction) - Method in class io.github.mmm.ui.fx.widget.chart.FxChart
- setLegendPlacement(Direction) - Method in class io.github.mmm.ui.test.widget.chart.TestChart
- setLocale(Locale) - Method in class io.github.mmm.cli.io.impl.CliConsoleImpl
- setLocale(Locale) - Method in class io.github.mmm.ui.spi.AbstractUiLocalizer
- setLogLevel(CliLogLevel) - Method in class io.github.mmm.cli.io.impl.CliConsoleImpl
- setMandatory(boolean) - Method in class io.github.mmm.ui.fx.widget.FxActiveValidatableWidget
- setMandatory(boolean) - Method in class io.github.mmm.ui.fx.widget.input.FxInput
- setMandatory(boolean) - Method in class io.github.mmm.ui.test.widget.input.TestInput
- setMandatory(boolean) - Method in class io.github.mmm.ui.test.widget.TestActiveValidatableWidget
- setMandatory(boolean) - Method in class io.github.mmm.ui.tvm.widget.input.TvmHtmlInput
- setMandatory(boolean) - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- setMandatory(boolean) - Method in class io.github.mmm.ui.tvm.widget.input.TvmRadioChoice
- setMask - Variable in class io.github.mmm.ui.api.datatype.bitmask.BitMask
- setMax(V) - Method in interface io.github.mmm.base.range.WritableRange
- setMax(V) - Method in class io.github.mmm.ui.spi.range.NumericRange
- setMaxHeight(double) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSizeRange
- setMaxHeight(double) - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- setMaximized(boolean) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteMaximized
- setMaximized(boolean) - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- setMaximized(boolean) - Method in class io.github.mmm.ui.test.widget.window.TestAbstractWindow
- setMaxWidth(double) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSizeRange
- setMaxWidth(double) - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- setMaxX(double) - Method in interface io.github.mmm.ui.api.attribute.AttributeWritePositionRange
- setMaxX(double) - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- setMaxY(double) - Method in interface io.github.mmm.ui.api.attribute.AttributeWritePositionRange
- setMaxY(double) - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- setMedia(UiMedia) - Method in interface io.github.mmm.ui.api.widget.media.UiMediaWidget
- setMedia(UiMedia) - Method in class io.github.mmm.ui.fx.widget.media.FxMediaWidget
- setMin(V) - Method in interface io.github.mmm.base.range.WritableRange
- setMin(V) - Method in class io.github.mmm.ui.spi.range.NumericRange
- setMinHeight(double) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSizeRange
- setMinHeight(double) - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- setMinimized(boolean) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteMinimized
- setMinimized(boolean) - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- setMinimized(boolean) - Method in class io.github.mmm.ui.test.widget.window.TestAbstractWindow
- setMinWidth(double) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSizeRange
- setMinWidth(double) - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- setMinX(double) - Method in interface io.github.mmm.ui.api.attribute.AttributeWritePositionRange
- setMinX(double) - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- setMinY(double) - Method in interface io.github.mmm.ui.api.attribute.AttributeWritePositionRange
- setMinY(double) - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- setMovable(boolean) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteMoveable
-
ATTENTION: Not all platforms may support changing this flag.
- setMovable(boolean) - Method in class io.github.mmm.ui.fx.widget.window.FxChildWindow
- setMovable(boolean) - Method in class io.github.mmm.ui.test.widget.window.TestChildWindow
- setMultiSelection(boolean) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteMultiSelection
- setMultiSelection(boolean) - Method in class io.github.mmm.ui.fx.widget.data.FxDataTable
- setMultiSelection(boolean) - Method in class io.github.mmm.ui.test.widget.data.TestDataList
- setMuted(boolean) - Method in interface io.github.mmm.ui.api.attribute.AttributeFeatureVolume
- setMuted(boolean) - Method in class io.github.mmm.ui.fx.widget.media.FxMediaWidget
- setName(String) - Method in interface io.github.mmm.ui.api.widget.input.UiAbstractInput
- setName(String) - Method in class io.github.mmm.ui.api.widget.input.UiCustomInput
- setName(String) - Method in class io.github.mmm.ui.fx.widget.form.FxFormGroup
- setName(String) - Method in class io.github.mmm.ui.fx.widget.form.grid.FxFormGroup
- setName(String) - Method in class io.github.mmm.ui.fx.widget.input.FxInput
- setName(String) - Method in class io.github.mmm.ui.test.widget.form.TestFormGroup
- setName(String) - Method in class io.github.mmm.ui.test.widget.input.TestInput
- setName(String) - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- setNext(UiNavigationNode) - Method in class io.github.mmm.ui.spi.controller.UiNavigationNode
- setNotAfter(Instant) - Method in class io.github.mmm.crypto.asymmetric.cert.CertificateDataBean
- setNotBefore(Instant) - Method in class io.github.mmm.crypto.asymmetric.cert.CertificateDataBean
- setOptions(List<O>) - Method in interface io.github.mmm.ui.api.widget.input.UiAbstractChoice
-
This method sets the
options
of this object. - setOptions(List<O>) - Method in class io.github.mmm.ui.fx.widget.input.FxAbstractChoice
- setOptions(List<O>) - Method in class io.github.mmm.ui.test.widget.input.TestAbstractChoice
- setOptions(List<V>) - Method in class io.github.mmm.ui.fx.widget.input.FxComboBox
- setOptions(List<V>) - Method in class io.github.mmm.ui.fx.widget.input.FxRadioChoice
- setOptions(List<V>) - Method in class io.github.mmm.ui.tvm.widget.input.TvmComboBoxDataList
- setOptions(List<V>) - Method in class io.github.mmm.ui.tvm.widget.input.TvmComboBoxSelect
- setOptions(List<V>) - Method in class io.github.mmm.ui.tvm.widget.input.TvmRadioChoice
- setOptions(O...) - Method in interface io.github.mmm.ui.api.widget.input.UiAbstractChoice
- setOptionsByEnum(UiAbstractChoice<O, ?>, Class<O>) - Static method in interface io.github.mmm.ui.api.widget.input.UiAbstractChoice
- setOriginalValue(V) - Method in class io.github.mmm.ui.api.widget.composite.UiCustomValuedComposite
- setOriginalValue(V) - Method in class io.github.mmm.ui.api.widget.input.UiCustomValidatableWidget
- setOriginalValue(V) - Method in class io.github.mmm.ui.api.widget.value.UiCustomEditor
- setOriginalValue(V) - Method in interface io.github.mmm.ui.api.widget.value.UiValidatableWidget
- setOriginalValue(V) - Method in class io.github.mmm.ui.fx.widget.composite.FxValuedComposite
- setOriginalValue(V) - Method in class io.github.mmm.ui.fx.widget.FxActiveValidatableWidget
- setOriginalValue(V) - Method in class io.github.mmm.ui.test.widget.composite.TestValuedComposite
- setOriginalValue(V) - Method in class io.github.mmm.ui.test.widget.TestActiveValidatableWidget
- setOriginalValue(V) - Method in class io.github.mmm.ui.tvm.widget.composite.TvmValuedComposite
- setOriginalValue(V) - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- setParent(D, D) - Method in interface io.github.mmm.ui.api.widget.data.UiAbstractDataTree.TreeModel
- setParent(UiComposite<?>) - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- setParent(UiComposite<?>) - Method in class io.github.mmm.ui.api.widget.AbstractUiWidget
- setParent(UiComposite<?>) - Method in class io.github.mmm.ui.fx.widget.FxActiveWidget
- setParent(UiComposite<?>) - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- setParent(UiComposite<?>) - Method in class io.github.mmm.ui.fx.widget.window.FxChildWindow
- setParent(UiComposite<?>) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- setParent(UiComposite<?>) - Method in class io.github.mmm.ui.test.widget.window.TestAbstractWindow
- setParent(UiComposite<?>) - Method in class io.github.mmm.ui.test.widget.window.TestChildWindow
- setParent(UiComposite<?>) - Method in class io.github.mmm.ui.tvm.widget.input.TvmComboBoxDataList
- setParent(UiComposite<?>) - Method in class io.github.mmm.ui.tvm.widget.TvmActiveWidget
- setParent(UiWidget, UiComposite<?>) - Static method in class io.github.mmm.ui.api.widget.AbstractUiWidget
- setPlaceholder(String) - Method in interface io.github.mmm.ui.api.attribute.AttributeWritePlaceholder
- setPlaceholder(String) - Method in class io.github.mmm.ui.fx.widget.input.FxComboBox
- setPlaceholder(String) - Method in class io.github.mmm.ui.fx.widget.input.FxTextualInput
- setPlaceholder(String) - Method in class io.github.mmm.ui.test.widget.input.TestInput
- setPlaceholder(String) - Method in class io.github.mmm.ui.tvm.widget.input.TvmAbstractTextArea
- setPlaceholder(String) - Method in class io.github.mmm.ui.tvm.widget.input.TvmComboBoxSelect
- setPlaceholder(String) - Method in class io.github.mmm.ui.tvm.widget.input.TvmTextualInput
- setPlaying(boolean) - Method in interface io.github.mmm.ui.api.attribute.AttributeFeaturePlayback
- setPlaying(boolean) - Method in class io.github.mmm.ui.fx.widget.media.FxMediaWidget
- setPosition(double) - Method in interface io.github.mmm.ui.api.attribute.AttributeFeatureMedia
- setPosition(double) - Method in class io.github.mmm.ui.fx.widget.media.FxMediaWidget
- setPosition(double, double) - Method in interface io.github.mmm.ui.api.attribute.AttributeWritePosition
-
This method sets the position of the widget.
- setPosition(double, double) - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- setPrefix(String) - Method in interface io.github.mmm.ui.api.attribute.AttributeWritePrefix
- setPrefix(String) - Method in class io.github.mmm.ui.api.widget.input.UiCustomInput
- setPrefix(String) - Method in class io.github.mmm.ui.fx.widget.input.FxInput
- setPrefix(String) - Method in class io.github.mmm.ui.test.widget.input.TestInput
- setPrefix(String) - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- setPrevious(UiNavigationNode) - Method in class io.github.mmm.ui.spi.controller.UiNavigationNode
- setPrimary(String) - Method in interface io.github.mmm.ui.api.datatype.UiStyles
- setPrimary(String) - Method in class io.github.mmm.ui.spi.UiStylesImpl
- setProgrammaticEventType(UiEventType) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- setProperty(PropertyPath<V>) - Method in class io.github.mmm.ui.test.widget.data.TestTableColumn
- setProperty(TypedPropertyPath<V>) - Method in class io.github.mmm.ui.fx.widget.data.FxTableColumn
- SetProperty<E> - Class in io.github.mmm.property.container.set
-
Implementation of
WritableSetProperty
. - SetProperty(String, Property<E>) - Constructor for class io.github.mmm.property.container.set.SetProperty
-
The constructor.
- SetProperty(String, Property<E>, PropertyMetadata<Set<E>>) - Constructor for class io.github.mmm.property.container.set.SetProperty
-
The constructor.
- SetPropertyBuilder<E> - Class in io.github.mmm.property.builder.container
- SetPropertyBuilder() - Constructor for class io.github.mmm.property.builder.container.SetPropertyBuilder
-
The constructor.
- SetPropertyBuilder(Property<E>) - Constructor for class io.github.mmm.property.builder.container.SetPropertyBuilder
-
The constructor.
- setPrototype(VirtualBean) - Method in class io.github.mmm.bean.impl.BeanClassImpl
- setQuote(char) - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
-
This method sets both the
quote-start
andquote-end
character. - setQuoteEnd(char) - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
- setQuoteEscape(char) - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
- setQuoteEscapeLazy(boolean) - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
- setQuoteStart(char) - Method in class io.github.mmm.scanner.CharScannerSyntaxBean
- setRandomFactory(RandomFactory) - Method in interface io.github.mmm.crypto.random.AbstractSecuritySetRandomFactory
- setReader(Reader) - Method in class io.github.mmm.scanner.CharReaderScanner
-
Resets this buffer for reuse with a new
Reader
. - setReadOnly(boolean) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteReadOnly
-
Switches this widget between view (read-only
true
) and edit (read-onlyfalse
) mode. - setReadOnly(boolean) - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- setReadOnly(boolean) - Method in class io.github.mmm.ui.api.widget.panel.UiCustomEditorButtonPanel
- setReadOnly(boolean) - Method in interface io.github.mmm.ui.api.widget.UiWidget
-
Switches this widget between view (read-only
true
) and edit (read-onlyfalse
) mode. - setReadOnly(boolean) - Method in class io.github.mmm.ui.api.widget.value.UiCustomEditor
- setReadOnly(boolean) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- setReadOnlyFixed(Boolean) - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- setReadOnlyFixed(Boolean) - Method in class io.github.mmm.ui.api.widget.panel.UiCustomEditorButtonPanel
- setReadOnlyFixed(Boolean) - Method in interface io.github.mmm.ui.api.widget.UiWidget
-
Sets a fixed
read-only
mode. - setReadOnlyFixed(Boolean) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- setReadOnlyNative(boolean) - Method in class io.github.mmm.ui.fx.widget.data.FxTableColumn
- setReadOnlyNative(boolean) - Method in class io.github.mmm.ui.fx.widget.FxWidget
- setReadOnlyNative(boolean) - Method in class io.github.mmm.ui.fx.widget.FxWidgetNode
- setReadOnlyNative(boolean) - Method in class io.github.mmm.ui.fx.widget.input.FxComboBox
- setReadOnlyNative(boolean) - Method in class io.github.mmm.ui.fx.widget.input.FxInput
- setReadOnlyNative(boolean) - Method in class io.github.mmm.ui.fx.widget.input.FxTextualInput
- setReadOnlyNative(boolean) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- setReadOnlyNative(boolean) - Method in class io.github.mmm.ui.test.widget.TestWidget
- setReadOnlyNative(boolean) - Method in class io.github.mmm.ui.tvm.widget.input.TvmHtmlInput
- setReadOnlyNative(boolean) - Method in class io.github.mmm.ui.tvm.widget.input.TvmRadioChoice
- setReadOnlyNative(boolean) - Method in class io.github.mmm.ui.tvm.widget.TvmWidget
- setResizable(boolean) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteResizable
- setResizable(boolean) - Method in class io.github.mmm.ui.fx.widget.data.FxTableColumn
- setResizable(boolean) - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- setResizable(boolean) - Method in class io.github.mmm.ui.test.widget.data.TestTableColumn
- setResizable(boolean) - Method in class io.github.mmm.ui.test.widget.window.TestAbstractWindow
- setRowTemplate(R) - Method in interface io.github.mmm.ui.api.widget.data.UiAbstractDataWidget
- setRowTemplate(R) - Method in class io.github.mmm.ui.fx.widget.data.FxDataTable
- setRowTemplate(R) - Method in class io.github.mmm.ui.test.widget.data.TestDataList
- setSelected(boolean) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSelected
- setSelected(boolean) - Method in interface io.github.mmm.ui.api.widget.value.UiWidgetWithSelection
- setSelection(R) - Method in class io.github.mmm.ui.fx.widget.data.FxDataTable
- setSelection(R) - Method in class io.github.mmm.ui.test.widget.data.TestDataList
- setSelection(V) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSelection
- setSelections(Collection<R>) - Method in class io.github.mmm.ui.fx.widget.data.FxDataTable
- setSelections(Collection<R>) - Method in class io.github.mmm.ui.test.widget.data.TestDataList
- setSelections(Collection<V>) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSelections
- setSerialNumber(BigInteger) - Method in class io.github.mmm.crypto.asymmetric.cert.CertificateDataBean
- setSeriesLabels(String...) - Method in interface io.github.mmm.ui.api.widget.chart.UiBarChart
- setSeriesLabels(String...) - Method in class io.github.mmm.ui.fx.widget.chart.FxBarChart
- setSeriesLabels(String...) - Method in class io.github.mmm.ui.test.widget.chart.TestBarChart
- setShowRowNumbers(boolean) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteShowRowNumbers
- setShowRowNumbers(boolean) - Method in class io.github.mmm.ui.fx.widget.data.FxDataTable
- setShowRowNumbers(boolean) - Method in class io.github.mmm.ui.test.widget.data.TestDataList
- setSignatureAlgorithm(String) - Method in class io.github.mmm.crypto.asymmetric.cert.CertificateDataBean
- setSize(double) - Method in interface io.github.mmm.ui.api.widget.img.UiIcon
- setSize(double) - Method in class io.github.mmm.ui.test.widget.img.TestIcon
- setSize(double, double, UiSizeUnit) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSize
- setSize(UiSize, UiSize) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSize
- setSize(UiSize, UiSize) - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- setSizeInPixel(double, double) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSize
- setSizeInPixel(double, double) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSizeInPixel
- setSizeInPixel(double, double) - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- setSortComparator(Comparator<V>) - Method in interface io.github.mmm.ui.api.widget.data.UiColumn
- setSortComparator(Comparator<V>) - Method in class io.github.mmm.ui.fx.widget.data.FxTableColumn
- setSortComparator(Comparator<V>) - Method in class io.github.mmm.ui.test.widget.data.TestTableColumn
- setStdErr(PrintStream) - Method in class io.github.mmm.cli.io.impl.CliConsoleImpl
- setStdOut(PrintStream) - Method in class io.github.mmm.cli.io.impl.CliConsoleImpl
- setStep(V) - Method in interface io.github.mmm.ui.api.widget.number.UiNumberInput
- setStroke(String) - Method in class io.github.mmm.ui.fx.icon.FxIconGlyphBean
- setSubject(String) - Method in class io.github.mmm.crypto.asymmetric.cert.CertificateDataBean
- setSuffix(String) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSuffix
- setSuffix(String) - Method in class io.github.mmm.ui.api.widget.input.UiCustomInput
- setSuffix(String) - Method in class io.github.mmm.ui.fx.widget.input.FxInput
- setSuffix(String) - Method in class io.github.mmm.ui.test.widget.input.TestInput
- setSuffix(String) - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- setText(String) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteText
- setText(String) - Method in interface io.github.mmm.ui.api.widget.input.UiStringInput
- setText(String) - Method in class io.github.mmm.ui.fx.widget.button.FxAbstractButton
- setText(String) - Method in class io.github.mmm.ui.fx.widget.FxLabel
- setText(String) - Method in class io.github.mmm.ui.fx.widget.FxText
- setText(String) - Method in class io.github.mmm.ui.fx.widget.input.FxCheckbox
- setText(String) - Method in class io.github.mmm.ui.fx.widget.input.FxComboBox
- setText(String) - Method in class io.github.mmm.ui.fx.widget.input.FxRadioButton
- setText(String) - Method in class io.github.mmm.ui.fx.widget.input.FxTextualInput
- setText(String) - Method in class io.github.mmm.ui.fx.widget.panel.FxCollapsiblePanel
- setText(String) - Method in class io.github.mmm.ui.test.widget.TestLabel
- setText(String) - Method in class io.github.mmm.ui.test.widget.TestWidget
- setText(String) - Method in class io.github.mmm.ui.tvm.widget.button.TvmAbstractButton
- setText(String) - Method in class io.github.mmm.ui.tvm.widget.input.TvmComboBoxSelect
- setText(String) - Method in class io.github.mmm.ui.tvm.widget.input.TvmLabelledInput
- setText(String) - Method in class io.github.mmm.ui.tvm.widget.input.TvmTextualInput
- setText(String) - Method in class io.github.mmm.ui.tvm.widget.TvmLabel
- setText(String) - Method in class io.github.mmm.ui.tvm.widget.TvmText
- setTextEditable(boolean) - Method in interface io.github.mmm.ui.api.widget.number.UiSlider
- setTextVisible(boolean) - Method in interface io.github.mmm.ui.api.widget.number.UiSlider
- setTitle(String) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteTitle
- setTitle(String) - Method in class io.github.mmm.ui.fx.widget.chart.FxChart
- setTitle(String) - Method in class io.github.mmm.ui.fx.widget.data.FxTableColumn
- setTitle(String) - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- setTitle(String) - Method in class io.github.mmm.ui.test.widget.chart.TestChart
- setTitle(String) - Method in class io.github.mmm.ui.test.widget.data.TestTableColumn
- setTitle(String) - Method in class io.github.mmm.ui.test.widget.window.TestAbstractWindow
- setToggleGroup(UiToggleGroup) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteToggleGroup
- setToggleGroup(UiToggleGroup) - Method in class io.github.mmm.ui.fx.widget.input.FxRadioButton
- setToggleGroup(UiToggleGroup) - Method in class io.github.mmm.ui.test.widget.input.TestAbstractRadioButton
- setToggleGroup(UiToggleGroup) - Method in class io.github.mmm.ui.tvm.widget.input.TvmRadioButton
- setTooltip(String) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteTooltip
- setTooltip(String) - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- setTooltip(String) - Method in class io.github.mmm.ui.api.widget.input.UiCustomInput
- setTooltip(String) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidgetWrapper
- setTooltip(Control, String) - Static method in class io.github.mmm.ui.fx.widget.FxWidget
- setTooltipNative(String) - Method in class io.github.mmm.ui.fx.widget.data.FxTableColumn
- setTooltipNative(String) - Method in class io.github.mmm.ui.fx.widget.FxWidgetNode
- setTooltipNative(String) - Method in class io.github.mmm.ui.fx.widget.input.FxRadioChoice
- setTooltipNative(String) - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- setTooltipNative(String) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidgetWrapper
- setTooltipNative(String) - Method in class io.github.mmm.ui.test.widget.TestWidget
- setTooltipNative(String) - Method in class io.github.mmm.ui.tvm.widget.TvmWidgetHtmlElement
- setTreeModel(UiAbstractDataTree.TreeModel<R>) - Method in interface io.github.mmm.ui.api.widget.data.UiAbstractDataTree
- setUnicode(String) - Method in class io.github.mmm.ui.fx.icon.FxIconGlyphBean
- setUrl(String) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteUrl
- setUrl(String) - Method in class io.github.mmm.ui.fx.widget.img.FxImage
- setUrl(String) - Method in class io.github.mmm.ui.fx.widget.link.FxExternalLink
- setUrl(String) - Method in class io.github.mmm.ui.test.widget.img.TestImage
- setUrl(String) - Method in class io.github.mmm.ui.test.widget.link.TestExternalLink
- setUrl(String) - Method in class io.github.mmm.ui.tvm.widget.link.TvmExternalLink
- setUseAnchor(boolean) - Static method in class io.github.mmm.ui.tvm.TvmApplication
- setValidationFailure(String) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteValidationFailure
- setValidationFailure(String) - Method in class io.github.mmm.ui.api.widget.composite.UiCustomValuedComposite
- setValidationFailure(String) - Method in class io.github.mmm.ui.api.widget.input.UiCustomValidatableWidget
- setValidationFailure(String, boolean) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteValidationFailure
- setValidationFailure(String, boolean) - Method in class io.github.mmm.ui.api.widget.composite.UiCustomValuedComposite
- setValidationFailure(String, boolean) - Method in class io.github.mmm.ui.api.widget.input.UiCustomValidatableWidget
- setValidationFailure(String, boolean) - Method in class io.github.mmm.ui.api.widget.value.UiCustomEditor
- setValidationFailure(String, boolean) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- setValidator(Validator<? super V>) - Method in class io.github.mmm.ui.api.widget.composite.UiCustomValuedComposite
- setValidator(Validator<? super V>) - Method in class io.github.mmm.ui.api.widget.input.UiCustomValidatableWidget
- setValidator(Validator<? super V>) - Method in class io.github.mmm.ui.api.widget.value.UiCustomEditor
- setValidator(Validator<? super V>) - Method in interface io.github.mmm.ui.api.widget.value.UiValidatableWidget
- setValidator(Validator<? super V>) - Method in class io.github.mmm.ui.fx.widget.composite.FxValuedComposite
- setValidator(Validator<? super V>) - Method in class io.github.mmm.ui.fx.widget.FxActiveValidatableWidget
- setValidator(Validator<? super V>) - Method in class io.github.mmm.ui.spi.range.NumericRange
- setValidator(Validator<? super V>) - Method in class io.github.mmm.ui.test.widget.composite.TestValuedComposite
- setValidator(Validator<? super V>) - Method in class io.github.mmm.ui.test.widget.TestActiveValidatableWidget
- setValidator(Validator<? super V>) - Method in class io.github.mmm.ui.tvm.widget.composite.TvmValuedComposite
- setValidator(Validator<? super V>) - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- setValue(boolean) - Method in interface io.github.mmm.value.observable.booleans.WritableBooleanValue
- setValue(byte) - Method in interface io.github.mmm.value.observable.number.bytes.WritableByteValue
- setValue(double) - Method in interface io.github.mmm.value.observable.number.doubles.WritableDoubleValue
- setValue(float) - Method in interface io.github.mmm.value.observable.number.floats.WritableFloatValue
- setValue(int) - Method in interface io.github.mmm.value.observable.number.integers.WritableIntegerValue
- setValue(int, int) - Method in class io.github.mmm.ui.api.datatype.bitmask.BitFlag
- setValue(int, int) - Method in class io.github.mmm.ui.api.datatype.bitmask.BitMask
- setValue(int, int) - Method in class io.github.mmm.ui.api.datatype.bitmask.BitValue
- setValue(int, int) - Method in class io.github.mmm.ui.api.datatype.bitmask.InverseBitFlag
- setValue(long) - Method in interface io.github.mmm.value.observable.number.longs.WritableLongValue
- setValue(short) - Method in interface io.github.mmm.value.observable.number.shorts.WritableShortValue
- setValue(B, boolean) - Method in class io.github.mmm.ui.api.binding.data.UiBindingReceiverImpl
- setValue(Boolean, boolean) - Method in class io.github.mmm.ui.test.widget.input.TestAbstractRadioButton
- setValue(String) - Method in interface io.github.mmm.value.observable.string.WritableStringValue
- setValue(String, boolean) - Method in class io.github.mmm.ui.test.widget.input.TestStringInput
- setValue(V) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteValue
- setValue(V) - Method in class io.github.mmm.ui.api.widget.input.UiCustomValuedWidget
- setValue(V) - Method in interface io.github.mmm.ui.api.widget.value.UiValidatableWidget
-
Set both the
value
and theoriginal value
to the given argument. - setValue(V) - Method in interface io.github.mmm.ui.api.widget.value.UiValuedWidget
- setValue(V) - Method in class io.github.mmm.ui.test.widget.TestValuedWidget
- setValue(V) - Method in interface io.github.mmm.value.observable.object.WritableObjectValue
-
Same as
WritableValue.set(Object)
. - setValue(V, boolean) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteValueForUser
- setValue(V, boolean) - Method in class io.github.mmm.ui.api.widget.composite.UiCustomValuedComposite
- setValue(V, boolean) - Method in class io.github.mmm.ui.api.widget.input.UiCustomValidatableWidget
- setValue(V, boolean) - Method in class io.github.mmm.ui.api.widget.value.UiCustomEditor
- setValue(V, boolean) - Method in interface io.github.mmm.ui.api.widget.value.UiValidatableWidget
- setValue(V, boolean) - Method in class io.github.mmm.ui.fx.widget.composite.FxValuedComposite
- setValue(V, boolean) - Method in class io.github.mmm.ui.fx.widget.form.FxCompositeInput
- setValue(V, boolean) - Method in class io.github.mmm.ui.fx.widget.FxActiveValidatableWidget
- setValue(V, boolean) - Method in class io.github.mmm.ui.test.widget.composite.TestValuedComposite
- setValue(V, boolean) - Method in class io.github.mmm.ui.test.widget.input.TestAbstractSingleChoice
- setValue(V, boolean) - Method in class io.github.mmm.ui.test.widget.TestActiveValidatableWidget
- setValue(V, boolean) - Method in class io.github.mmm.ui.tvm.widget.composite.TvmValuedComposite
- setValue(V, boolean) - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- setValueAsCollection(Collection<String>) - Method in class io.github.mmm.property.string.StringListProperty
- setValueAsCsv(String) - Method in class io.github.mmm.property.string.StringListProperty
- setValueAsCsv(String, char) - Method in class io.github.mmm.property.string.StringListProperty
- setValueAsCsv(String, char, boolean) - Method in class io.github.mmm.property.string.StringListProperty
- setValueAsDuration(Duration) - Method in class io.github.mmm.property.temporal.DurationInSecondsProperty
- setValueAsNumber(Number) - Method in interface io.github.mmm.value.observable.number.bigdecimal.WritableBigDecimalValue
- setValueAsNumber(Number) - Method in interface io.github.mmm.value.observable.number.biginteger.WritableBigIntegerValue
- setValueAsNumber(Number) - Method in interface io.github.mmm.value.observable.number.bytes.WritableByteValue
- setValueAsNumber(Number) - Method in interface io.github.mmm.value.observable.number.doubles.WritableDoubleValue
- setValueAsNumber(Number) - Method in interface io.github.mmm.value.observable.number.floats.WritableFloatValue
- setValueAsNumber(Number) - Method in interface io.github.mmm.value.observable.number.integers.WritableIntegerValue
- setValueAsNumber(Number) - Method in interface io.github.mmm.value.observable.number.longs.WritableLongValue
- setValueAsNumber(Number) - Method in interface io.github.mmm.value.observable.number.shorts.WritableShortValue
- setValueAsNumber(Number) - Method in interface io.github.mmm.value.observable.number.WritableNumberValue
- setValueForUser(V) - Method in interface io.github.mmm.ui.api.widget.value.UiValidatableWidget
-
Like
UiValidatableWidget.setValue(Object)
but will not change theoriginal value
and will setmodified
totrue
(instead offalse
).
This method is useful when you want to build a custom widget based on aUiInput
that isread-only
and does not allow the end-user to manually edit its value but via some other interaction such as a picker icon, a geographic map, or something alike. - setValueNative(Boolean) - Method in class io.github.mmm.ui.fx.widget.input.FxCheckbox
- setValueNative(Boolean) - Method in class io.github.mmm.ui.fx.widget.input.FxRadioButton
- setValueNative(Boolean) - Method in class io.github.mmm.ui.tvm.widget.input.TvmBooleanInput
- setValueNative(String) - Method in class io.github.mmm.ui.fx.widget.input.FxStringInput
- setValueNative(String) - Method in class io.github.mmm.ui.tvm.widget.input.TvmAbstractTextArea
- setValueNative(String) - Method in class io.github.mmm.ui.tvm.widget.input.TvmStringInput
- setValueNative(List<R>) - Method in class io.github.mmm.ui.fx.widget.data.FxDataTable
- setValueNative(V) - Method in class io.github.mmm.ui.fx.widget.form.FxCompositeInput
- setValueNative(V) - Method in class io.github.mmm.ui.fx.widget.FxActiveValidatableWidget
- setValueNative(V) - Method in class io.github.mmm.ui.fx.widget.input.FxComboBox
- setValueNative(V) - Method in class io.github.mmm.ui.fx.widget.input.FxInput
- setValueNative(V) - Method in class io.github.mmm.ui.fx.widget.input.FxRadioChoice
- setValueNative(V) - Method in class io.github.mmm.ui.tvm.widget.input.TvmComboBoxDataList
- setValueNative(V) - Method in class io.github.mmm.ui.tvm.widget.input.TvmComboBoxSelect
- setValueNative(V) - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- setValueNative(V) - Method in class io.github.mmm.ui.tvm.widget.input.TvmRadioChoice
- setVerticalScrolling(UiScrollBarVisibility) - Method in class io.github.mmm.ui.api.widget.panel.UiCustomScrollPanel
- setVerticalScrolling(UiScrollBarVisibility) - Method in interface io.github.mmm.ui.api.widget.panel.UiScrollPanel
- setVerticalScrolling(UiScrollBarVisibility) - Method in class io.github.mmm.ui.fx.widget.panel.FxScrollPanel
- setVerticalScrolling(UiScrollBarVisibility) - Method in class io.github.mmm.ui.test.widget.panel.TestScrollPanel
- setVerticalScrolling(UiScrollBarVisibility) - Method in class io.github.mmm.ui.tvm.widget.panel.TvmScrollPanel
- setVisible(boolean) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteVisible
- setVisible(boolean) - Method in interface io.github.mmm.ui.api.widget.UiWidget
- setVisible(boolean, BitMask) - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- setVisible(boolean, BitMask) - Method in interface io.github.mmm.ui.api.widget.UiWidget
- setVisible(boolean, BitMask) - Method in class io.github.mmm.ui.fx.widget.input.FxInput
- setVisible(boolean, BitMask) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- setVisible(boolean, BitMask) - Method in class io.github.mmm.ui.test.widget.input.TestInput
- setVisible(boolean, BitMask) - Method in class io.github.mmm.ui.tvm.widget.input.TvmInput
- setVisibleNative(boolean) - Method in class io.github.mmm.ui.fx.widget.data.FxTableColumn
- setVisibleNative(boolean) - Method in class io.github.mmm.ui.fx.widget.FxWidgetNode
- setVisibleNative(boolean) - Method in class io.github.mmm.ui.fx.widget.panel.FxGridRow
- setVisibleNative(boolean) - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindow
- setVisibleNative(boolean) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- setVisibleNative(boolean) - Method in class io.github.mmm.ui.test.widget.TestWidget
- setVisibleNative(boolean) - Method in class io.github.mmm.ui.test.widget.window.TestAbstractWindow
- setVisibleNative(boolean) - Method in class io.github.mmm.ui.tvm.widget.TvmWidgetHtmlElement
- setVolume(double) - Method in interface io.github.mmm.ui.api.attribute.AttributeFeatureVolume
- setVolume(double) - Method in class io.github.mmm.ui.fx.widget.media.FxMediaWidget
- setWidget(UiBindableWidget<B>) - Method in class io.github.mmm.ui.api.binding.data.UiBindingReceiverImpl
- setWidget(UiBindableWidget<V>) - Method in interface io.github.mmm.ui.api.binding.UiValueBinding
- setWidget(W) - Method in class io.github.mmm.ui.fx.widget.FxWidget
- setWidget(W) - Method in class io.github.mmm.ui.tvm.widget.TvmWidget
- setWidth(UiSize) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSize
- setWidth(UiSize) - Method in class io.github.mmm.ui.fx.widget.img.FxImage
- setWidth(UiSize) - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- setWidth(UiSize) - Method in class io.github.mmm.ui.test.widget.img.TestImage
- setWidthInPixel(double) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSize
- setWidthInPixel(double) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSizeInPixel
- setWidthInPixel(double) - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindowPositionAndSize
- setWidthInPixel(double) - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- setWidthInPixel(double) - Method in class io.github.mmm.ui.test.TestScreen
- setWidthRange(double, double) - Method in interface io.github.mmm.ui.api.attribute.AttributeWriteSizeRange
- setWithChange(V, V) - Method in class io.github.mmm.property.Property
- setWithChange(V, V) - Method in class io.github.mmm.value.observable.AbstractWritableObservableValue
-
Internal method called from
AbstractWritableObservableValue.set(Object)
if the value actually changed. - setX(double) - Method in interface io.github.mmm.ui.api.attribute.AttributeWritePosition
- setX(double) - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindowPositionAndSize
- setX(double) - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- setXRange(double, double) - Method in interface io.github.mmm.ui.api.attribute.AttributeWritePositionRange
- setY(double) - Method in interface io.github.mmm.ui.api.attribute.AttributeWritePosition
- setY(double) - Method in class io.github.mmm.ui.fx.widget.window.FxAbstractWindowPositionAndSize
- setY(double) - Method in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- setYRange(double, double) - Method in interface io.github.mmm.ui.api.attribute.AttributeWritePositionRange
- SHA_224 - Static variable in class io.github.mmm.crypto.hash.sha2.Sha224
-
Sha224
using default provider. - SHA_224_X2 - Static variable in class io.github.mmm.crypto.hash.sha2.Sha224
-
Sha224
hashing twice using default provider. - SHA_256 - Static variable in class io.github.mmm.crypto.hash.sha2.Sha256
-
Sha256
using default provider. - SHA_256_X2 - Static variable in class io.github.mmm.crypto.hash.sha2.Sha256
-
Sha256
hashing twice using default provider. - SHA_384 - Static variable in class io.github.mmm.crypto.hash.sha2.Sha384
-
Sha384
using default provider. - SHA_384_X2 - Static variable in class io.github.mmm.crypto.hash.sha2.Sha384
-
Sha384
hashing twice using default provider. - SHA_512 - Static variable in class io.github.mmm.crypto.hash.sha2.Sha512
-
Sha512
using default provider. - SHA_512_X2 - Static variable in class io.github.mmm.crypto.hash.sha2.Sha512
-
Sha512
hashing twice using default provider. - Sha1 - Class in io.github.mmm.crypto.hash.sha1
-
HashConfig
forSHA1
. - Sha1(SecurityProvider, int) - Constructor for class io.github.mmm.crypto.hash.sha1.Sha1
-
The constructor.
- SHA1 - Static variable in class io.github.mmm.crypto.hash.sha1.Sha1
-
Sha1
using default provider. - SHA1PRNG - Static variable in class io.github.mmm.crypto.random.RandomConfigSha1Prng
-
Simple singleton instance.
- Sha2 - Class in io.github.mmm.crypto.hash.sha2
-
HashConfig
for SHA-2. - Sha224 - Class in io.github.mmm.crypto.hash.sha2
-
HashConfig
for SHA-224. - Sha224(int) - Constructor for class io.github.mmm.crypto.hash.sha2.Sha224
-
The constructor.
- Sha224(SecurityProvider) - Constructor for class io.github.mmm.crypto.hash.sha2.Sha224
-
The constructor.
- Sha224(SecurityProvider, int) - Constructor for class io.github.mmm.crypto.hash.sha2.Sha224
-
The constructor.
- Sha256 - Class in io.github.mmm.crypto.hash.sha2
-
HashConfig
for SHA-256. - Sha256(int) - Constructor for class io.github.mmm.crypto.hash.sha2.Sha256
-
The constructor.
- Sha256(SecurityProvider) - Constructor for class io.github.mmm.crypto.hash.sha2.Sha256
-
The constructor.
- Sha256(SecurityProvider, int) - Constructor for class io.github.mmm.crypto.hash.sha2.Sha256
-
The constructor.
- Sha384 - Class in io.github.mmm.crypto.hash.sha2
-
HashConfig
for SHA-384. - Sha384(int) - Constructor for class io.github.mmm.crypto.hash.sha2.Sha384
-
The constructor.
- Sha384(SecurityProvider) - Constructor for class io.github.mmm.crypto.hash.sha2.Sha384
-
The constructor.
- Sha384(SecurityProvider, int) - Constructor for class io.github.mmm.crypto.hash.sha2.Sha384
-
The constructor.
- Sha512 - Class in io.github.mmm.crypto.hash.sha2
-
HashConfig
for SHA-512. - Sha512(int) - Constructor for class io.github.mmm.crypto.hash.sha2.Sha512
-
The constructor.
- Sha512(SecurityProvider) - Constructor for class io.github.mmm.crypto.hash.sha2.Sha512
-
The constructor.
- Sha512(SecurityProvider, int) - Constructor for class io.github.mmm.crypto.hash.sha2.Sha512
-
The constructor.
- SHORT - Static variable in class io.github.mmm.base.number.NumberType
-
The
NumberType
forShort
. - ShortBinding - Class in io.github.mmm.value.observable.number.shorts
- ShortBinding(Supplier<Short>, ObservableValue<?>...) - Constructor for class io.github.mmm.value.observable.number.shorts.ShortBinding
-
The constructor.
- ShortExpression - Interface in io.github.mmm.value.observable.number.shorts
- ShortProperty - Class in io.github.mmm.property.number.shorts
-
Implementation of
WritableShortProperty
. - ShortProperty(String) - Constructor for class io.github.mmm.property.number.shorts.ShortProperty
-
The constructor.
- ShortProperty(String, PropertyMetadata<Short>) - Constructor for class io.github.mmm.property.number.shorts.ShortProperty
-
The constructor.
- ShortPropertyBuilder - Class in io.github.mmm.property.builder.number
- ShortPropertyBuilder() - Constructor for class io.github.mmm.property.builder.number.ShortPropertyBuilder
-
The constructor.
- shortValue() - Method in interface io.github.mmm.value.observable.number.ReadableNumberValue
- show(UiPlace) - Method in class io.github.mmm.ui.spi.controller.AbstractUiController
- show(UiPlace, UiEmbedding) - Method in class io.github.mmm.ui.spi.controller.AbstractUiController
- showNotification(String) - Method in interface io.github.mmm.ui.api.notifier.UiNotifier
-
This method opens a notification (growl) information message.
- showNotification(String, UiSeverity) - Method in interface io.github.mmm.ui.api.notifier.UiNotifier
-
This method opens a notification (growl) message.
- showPopup(String, UiSeverity, String, String, UiAction...) - Method in interface io.github.mmm.ui.api.notifier.UiNotifier
-
This method opens a
popup window
with the givenmessage
. - showPopupOk(String) - Method in interface io.github.mmm.ui.api.notifier.UiNotifier
-
This method opens a confirmation
popup window
with the givenmessage
. - showPopupOk(String, UiSeverity) - Method in interface io.github.mmm.ui.api.notifier.UiNotifier
-
This method opens a confirmation
popup window
with the givenmessage
. - showPopupOk(String, UiSeverity, String) - Method in interface io.github.mmm.ui.api.notifier.UiNotifier
-
This method opens a confirmation
popup window
with the givenmessage
and an . - showPopupOk(String, UiSeverity, String, UiActionOk) - Method in interface io.github.mmm.ui.api.notifier.UiNotifier
-
This method opens a confirmation
popup window
with the givenmessage
and an "OK" button. - showPopupOk(Throwable) - Method in interface io.github.mmm.ui.api.notifier.UiNotifier
-
This method opens a confirmation
popup window
showing the givenerror
. - showPopupOk(Throwable, String) - Method in interface io.github.mmm.ui.api.notifier.UiNotifier
-
This method opens a confirmation
popup window
showing the givenerror
. - showPopupOk(Throwable, String, UiActionOk) - Method in interface io.github.mmm.ui.api.notifier.UiNotifier
-
This method opens a confirmation
popup window
showing the givenerror
. - showPopupYesNo(String, String, Consumer<Boolean>) - Method in interface io.github.mmm.ui.api.notifier.UiNotifier
-
This method opens a
question
popup window
with the givenmessage
and two buttons for the optionsyes
andno
. - sign(byte[], boolean) - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureSigner
- sign(byte[], int, int, boolean) - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureSigner
- sign(CryptoBinary, boolean) - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureSigner
- signAfterUpdate(boolean) - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureSignerImplEcBc
- signAfterUpdate(boolean) - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureSigner
- signAfterUpdate(boolean) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureSignerImpl
- signAfterUpdate(boolean) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureSignerImplCryptorWithHash
- signAfterUpdate(boolean) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureSignerImplWithHash
- signAfterUpdateRaw(boolean) - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureSignerImplEcBc
- signAfterUpdateRaw(boolean) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureSignerImpl
- signAfterUpdateRaw(boolean) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureSignerImplCryptorWithHash
- signAfterUpdateRaw(boolean) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureSignerImplWithHash
- signAfterUpdateRaw(boolean) - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureSignerSimple
- SignatureAlgorithm - Class in io.github.mmm.crypto.asymmetric.sign
-
Little helper to workaround quirks in JCE/JCA for
signature algorithm
names. - SignatureBinary - Class in io.github.mmm.crypto.asymmetric.sign
-
Simple datatype as container for a
signature
. - SignatureBinary(byte[]) - Constructor for class io.github.mmm.crypto.asymmetric.sign.SignatureBinary
-
The constructor.
- SignatureConfig<S extends SignatureBinary> - Class in io.github.mmm.crypto.asymmetric.sign
- SignatureConfig(SignatureFactory<S>, HashConfig, String, SecurityProvider) - Constructor for class io.github.mmm.crypto.asymmetric.sign.SignatureConfig
-
The constructor.
- SignatureConfig(SignatureFactory<S>, HashConfig, String, String, SecurityProvider) - Constructor for class io.github.mmm.crypto.asymmetric.sign.SignatureConfig
-
The constructor.
- SignatureConfigEcDsa<S extends SignatureBinary> - Class in io.github.mmm.crypto.asymmetric.sign.ec
-
SignatureConfig
forRsa
. - SignatureConfigEcDsa(SignatureFactory<S>, HashConfig, SecurityProvider) - Constructor for class io.github.mmm.crypto.asymmetric.sign.ec.SignatureConfigEcDsa
-
The constructor.
- SignatureConfigEcDsa(SignatureFactory<S>, HashConfig, String, SecurityProvider) - Constructor for class io.github.mmm.crypto.asymmetric.sign.ec.SignatureConfigEcDsa
-
The constructor.
- SignatureConfigRsa - Class in io.github.mmm.crypto.asymmetric.sign.rsa
-
SignatureConfig
forRsa
. - SignatureConfigRsa(HashConfig, SecurityProvider) - Constructor for class io.github.mmm.crypto.asymmetric.sign.rsa.SignatureConfigRsa
-
The constructor.
- SignatureConfigRsa(HashConfig, String, SecurityProvider) - Constructor for class io.github.mmm.crypto.asymmetric.sign.rsa.SignatureConfigRsa
-
The constructor.
- SignatureEcBc - Class in io.github.mmm.crypto.asymmetric.sign.ec.bc
-
SignatureBinary
for ECDSA based onBouncyCastle
. - SignatureEcBc(CryptoEllipticCurveBc, byte[]) - Constructor for class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBc
-
The constructor.
- SignatureEcBc(CryptoEllipticCurveBc, byte[], BigInteger, BigInteger) - Constructor for class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBc
-
The constructor.
- SignatureEcBcPlain - Class in io.github.mmm.crypto.asymmetric.sign.ec.bc
-
SignatureEcBc
for a plain signature. - SignatureEcBcPlain(CryptoEllipticCurveBc, byte[]) - Constructor for class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBcPlain
-
The constructor.
- SignatureEcBcPlain(CryptoEllipticCurveBc, byte[], BigInteger, BigInteger) - Constructor for class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBcPlain
-
The constructor.
- SignatureEcBcWithRecoveryId - Class in io.github.mmm.crypto.asymmetric.sign.ec.bc
-
SignatureEcBc
with an extra byte for therecovery ID
. - SignatureEcBcWithRecoveryId(CryptoEllipticCurveBc, byte[], byte) - Constructor for class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBcWithRecoveryId
-
The constructor.
- SignatureEcBcWithRecoveryId(CryptoEllipticCurveBc, byte[], BigInteger, BigInteger, byte) - Constructor for class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureEcBcWithRecoveryId
-
The constructor.
- SignatureFactory<S extends SignatureBinary> - Interface in io.github.mmm.crypto.asymmetric.sign
-
Interface for factory to create instances of
SignatureBinary
. - SignatureFactoryEcBc<S extends SignatureEcBc> - Class in io.github.mmm.crypto.asymmetric.sign.ec.bc
-
Implementation of
SignatureFactory
forSignatureEcBc
. - SignatureFactoryEcBc(CryptoEllipticCurveBc) - Constructor for class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureFactoryEcBc
-
The constructor.
- SignatureFactoryEcBcPlain - Class in io.github.mmm.crypto.asymmetric.sign.ec.bc
-
Implementation of
SignatureFactory
forSignatureEcBcPlain
. - SignatureFactoryEcBcPlain(CryptoEllipticCurveBc) - Constructor for class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureFactoryEcBcPlain
-
The constructor.
- SignatureFactoryEcBcWithRecoveryId - Class in io.github.mmm.crypto.asymmetric.sign.ec.bc
-
Implementation of
SignatureFactory
forSignatureEcBcWithRecoveryId
. - SignatureFactoryEcBcWithRecoveryId(CryptoEllipticCurveBc) - Constructor for class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureFactoryEcBcWithRecoveryId
-
The constructor.
- SignatureFactoryEcBcWithRecoveryId(CryptoEllipticCurveBc, byte) - Constructor for class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureFactoryEcBcWithRecoveryId
-
The constructor.
- SignatureFactoryGeneric - Class in io.github.mmm.crypto.asymmetric.sign.generic
-
Implementation of
SignatureFactory
forSignatureGeneric
. - SignatureFactoryGeneric() - Constructor for class io.github.mmm.crypto.asymmetric.sign.generic.SignatureFactoryGeneric
- SignatureFactoryRsa - Class in io.github.mmm.crypto.asymmetric.sign.rsa
-
Implementation of
SignatureFactory
forSignatureRsa
. - SignatureFactoryRsa() - Constructor for class io.github.mmm.crypto.asymmetric.sign.rsa.SignatureFactoryRsa
- SignatureGeneric - Class in io.github.mmm.crypto.asymmetric.sign.generic
-
Generic implementation of
SignatureBinary
. - SignatureGeneric(byte[]) - Constructor for class io.github.mmm.crypto.asymmetric.sign.generic.SignatureGeneric
-
The constructor.
- SignatureProcessor - Interface in io.github.mmm.crypto.asymmetric.sign
-
The abstract interface for an signing or verification function of an asymmetric
cryptographic algorithm
typically in combination with ahasing algorithm
. - SignatureProcessorFactory<S extends SignatureBinary,PR extends PrivateKey,PU extends PublicKey> - Interface in io.github.mmm.crypto.asymmetric.sign
- SignatureProcessorFactoryImpl<S extends SignatureBinary,PR extends PrivateKey,PU extends PublicKey> - Class in io.github.mmm.crypto.asymmetric.sign
-
Default implementation of
SignatureProcessorFactory
based onSignature
. - SignatureProcessorFactoryImpl(SignatureConfig<S>, RandomFactory) - Constructor for class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactoryImpl
-
The constructor.
- SignatureProcessorFactoryImplCryptorWithHash<PR extends PrivateKey,PU extends PublicKey> - Class in io.github.mmm.crypto.asymmetric.sign
- SignatureProcessorFactoryImplCryptorWithHash(AsymmetricCryptorFactory<PR, PU>, HashFactory) - Constructor for class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactoryImplCryptorWithHash
-
The constructor.
- SignatureProcessorFactoryImplEcBc<S extends SignatureEcBc> - Class in io.github.mmm.crypto.asymmetric.sign.ec.bc
-
Default implementation of
SignatureProcessorFactory
forSignatureEcBc
. - SignatureProcessorFactoryImplEcBc(SignatureConfigEcDsa<S>) - Constructor for class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureProcessorFactoryImplEcBc
-
The constructor.
- SignatureProcessorFactoryImplWithHash<S extends SignatureBinary,PR extends PrivateKey,PU extends PublicKey> - Class in io.github.mmm.crypto.asymmetric.sign
- SignatureProcessorFactoryImplWithHash(SignatureProcessorFactory<S, PR, PU>, HashFactory) - Constructor for class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactoryImplWithHash
-
The constructor.
- SignatureProcessorImpl - Class in io.github.mmm.crypto.asymmetric.sign
-
Implementation of
SignatureProcessor
based onSignature
. - SignatureProcessorImpl(Signature) - Constructor for class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorImpl
-
The constructor.
- SignatureProcessorImplEcBc<S extends SignatureEcBc> - Class in io.github.mmm.crypto.asymmetric.sign.ec.bc
-
Implementation of
SignatureSigner
. - SignatureProcessorImplEcBc(SignatureConfigEcDsa<S>, ECDSASigner) - Constructor for class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureProcessorImplEcBc
-
The constructor.
- SignatureProcessorImplWithHash - Class in io.github.mmm.crypto.asymmetric.sign
- SignatureProcessorImplWithHash(HashCreator) - Constructor for class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorImplWithHash
-
The constructor.
- SignatureRsa - Class in io.github.mmm.crypto.asymmetric.sign.rsa
-
SignatureBinary
forRsa
. - SignatureRsa(byte[]) - Constructor for class io.github.mmm.crypto.asymmetric.sign.rsa.SignatureRsa
-
The constructor.
- SignatureSigner<S extends SignatureBinary> - Interface in io.github.mmm.crypto.asymmetric.sign
- SignatureSignerImpl<S extends SignatureBinary> - Class in io.github.mmm.crypto.asymmetric.sign
-
Implementation of
SignatureSigner
. - SignatureSignerImpl(Signature, SignatureFactory<S>) - Constructor for class io.github.mmm.crypto.asymmetric.sign.SignatureSignerImpl
-
The constructor.
- SignatureSignerImplCryptorWithHash - Class in io.github.mmm.crypto.asymmetric.sign
- SignatureSignerImplCryptorWithHash(HashCreator, Encryptor) - Constructor for class io.github.mmm.crypto.asymmetric.sign.SignatureSignerImplCryptorWithHash
-
The constructor.
- SignatureSignerImplEcBc<S extends SignatureEcBc> - Class in io.github.mmm.crypto.asymmetric.sign.ec.bc
-
Implementation of
SignatureSigner
forSignatureEcBc
. - SignatureSignerImplEcBc(SignatureConfigEcDsa<S>, ECDSASigner, BCECPublicKey) - Constructor for class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureSignerImplEcBc
-
The constructor.
- SignatureSignerImplWithHash<S extends SignatureBinary> - Class in io.github.mmm.crypto.asymmetric.sign
- SignatureSignerImplWithHash(HashCreator, SignatureSigner<S>) - Constructor for class io.github.mmm.crypto.asymmetric.sign.SignatureSignerImplWithHash
-
The constructor.
- SignatureSignerSimple - Interface in io.github.mmm.crypto.asymmetric.sign
- SignatureVerifier<S extends SignatureBinary> - Interface in io.github.mmm.crypto.asymmetric.sign
-
Extends
SignatureProcessor
with ability toverify
a message with a given expected signature. - SignatureVerifierImpl<S extends SignatureBinary> - Class in io.github.mmm.crypto.asymmetric.sign
-
Implementation of
SignatureVerifier
. - SignatureVerifierImpl(Signature) - Constructor for class io.github.mmm.crypto.asymmetric.sign.SignatureVerifierImpl
-
The constructor.
- SignatureVerifierImplCryptorWithHash - Class in io.github.mmm.crypto.asymmetric.sign
- SignatureVerifierImplCryptorWithHash(HashCreator, Decryptor) - Constructor for class io.github.mmm.crypto.asymmetric.sign.SignatureVerifierImplCryptorWithHash
-
The constructor.
- SignatureVerifierImplEcBc<S extends SignatureEcBc> - Class in io.github.mmm.crypto.asymmetric.sign.ec.bc
-
Implementation of
SignatureVerifier
forSignatureEcBc
. - SignatureVerifierImplEcBc(SignatureConfigEcDsa<S>, ECDSASigner) - Constructor for class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureVerifierImplEcBc
-
The constructor.
- SignatureVerifierImplWithHash<S extends SignatureBinary> - Class in io.github.mmm.crypto.asymmetric.sign
- SignatureVerifierImplWithHash(HashCreator, SignatureVerifier<S>) - Constructor for class io.github.mmm.crypto.asymmetric.sign.SignatureVerifierImplWithHash
-
The constructor.
- SignatureVerifierSimple - Interface in io.github.mmm.crypto.asymmetric.sign
-
Extends
SignatureProcessor
with ability toverify
a message with a given expected signature. - SignatureWithPublicKeyRecovery - Interface in io.github.mmm.crypto.asymmetric.sign
-
Interface for
SignatureBinary
that allows torecover public key
. - signer - Variable in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureProcessorImplEcBc
-
The
ECDSASigner
. - SILVER - Static variable in class io.github.mmm.ui.api.datatype.color.Color
-
The
Color
silver. - SimpleEntityBean - Class in io.github.mmm.entity.bean
-
Implementation of
EntityBean
as simpleBean
. - SimpleEntityBean() - Constructor for class io.github.mmm.entity.bean.SimpleEntityBean
-
The constructor.
- SimpleEntityBean(IdFactory<?, ?, ?>) - Constructor for class io.github.mmm.entity.bean.SimpleEntityBean
-
The constructor.
- SimpleEntityBean(IdProperty<? extends SimpleEntityBean>) - Constructor for class io.github.mmm.entity.bean.SimpleEntityBean
-
The constructor.
- SimpleProperty<V> - Class in io.github.mmm.property.object
-
Property
implementation ofWritableSimpleProperty
. - SimpleProperty(String) - Constructor for class io.github.mmm.property.object.SimpleProperty
-
The constructor.
- SimpleProperty(String, PropertyMetadata<V>) - Constructor for class io.github.mmm.property.object.SimpleProperty
-
The constructor.
- singleton(ServiceLoader<S>) - Static method in class io.github.mmm.base.config.ServiceHelper
- singleton(ServiceLoader<S>, boolean) - Static method in class io.github.mmm.base.config.ServiceHelper
- size - Variable in class io.github.mmm.ui.spi.AbstractUiScreen
- size() - Method in interface io.github.mmm.nls.argument.NlsArguments
- size() - Method in interface io.github.mmm.value.observable.container.collection.ReadableCollectionValue
- size() - Method in interface io.github.mmm.value.observable.container.map.ReadableMapValue
- size() - Method in interface io.github.mmm.value.observable.container.ReadableContainerValue
- size(int, int) - Method in class io.github.mmm.validation.collection.AbstractCollectionValidatorBuilder
- size(int, int) - Method in class io.github.mmm.validation.collection.AbstractMapValidatorBuilder
- size(Range<Number>) - Method in class io.github.mmm.validation.collection.AbstractCollectionValidatorBuilder
- size(Range<Number>) - Method in class io.github.mmm.validation.collection.AbstractMapValidatorBuilder
- sizeProperty() - Method in class io.github.mmm.property.container.ContainerProperty
- sizeProperty() - Method in interface io.github.mmm.property.container.ReadableContainerProperty
- skip(int) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- skip(int) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method skips the number of
next characters
given bycount
. - skip(long) - Method in class io.github.mmm.crypto.crypt.CryptorInputStream
- skipOver(String) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method reads all
next characters
until the givensubstring
has been detected. - skipOver(String, boolean) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method reads all
next characters
until the givensubstring
has been detected. - skipOver(String, boolean, CharFilter) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- skipOver(String, boolean, CharFilter) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method consumes all
next characters
until the givensubstring
has been detected, a character wasaccepted
by the givenCharFilter
orEOT
was reached.
After the call of this method this scanner will point to the next character after the first occurrence ofsubstring
, to the stop character or toEOT
. - skipUntil(char) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- skipUntil(char) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method skips all
next characters
until the givenstop
character or the end is reached. - skipUntil(char, char) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- skipUntil(char, char) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method reads all
next characters
until the givenstop
character or the end of the string to parse is reached. - skipValue() - Method in class io.github.mmm.marshall.AbstractStructuredReader
- skipValue() - Method in interface io.github.mmm.marshall.StructuredReader
-
Skips the current value.
- skipWhile(char) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- skipWhile(char) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
This method reads all
next characters
that are identical to the character given byc
. - skipWhile(CharFilter) - Method in interface io.github.mmm.scanner.CharStreamScanner
- skipWhile(CharFilter, int) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- skipWhile(CharFilter, int) - Method in interface io.github.mmm.scanner.CharStreamScanner
- skipWhileAndPeek(CharFilter) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
Behaves like the following code:
- skipWhileAndPeek(CharFilter, int) - Method in interface io.github.mmm.scanner.CharStreamScanner
-
Behaves like the following code:
- SMALL - io.github.mmm.ui.api.datatype.UiScreenType
-
Type
of a small display (e.g. - sort(SortOrder, UiColumn<R, ?>...) - Method in interface io.github.mmm.ui.api.widget.data.UiAbstractDataTable
- sort(SortOrder, UiColumn<R, ?>...) - Method in class io.github.mmm.ui.fx.widget.data.FxDataTable
- sort(SortOrder, UiColumn<R, ?>...) - Method in class io.github.mmm.ui.test.widget.data.TestDataList
- SortedProperties - Class in io.github.mmm.base.properties
-
This class extends
Properties
and makes them sorted by theirkeys
. - SortedProperties() - Constructor for class io.github.mmm.base.properties.SortedProperties
-
The constructor.
- SortedProperties(Properties) - Constructor for class io.github.mmm.base.properties.SortedProperties
-
The constructor.
- SortOrder - Enum in io.github.mmm.base.sort
-
This enum contains the possible values for the sort order.
- source2string(Object) - Method in class io.github.mmm.validation.AbstractValidator
- start() - Method in interface io.github.mmm.ui.api.UiApplication
-
Starts this application.
- start(Stage) - Method in class io.github.mmm.ui.fx.FxApplication
- START_ARRAY - io.github.mmm.marshall.StructuredReader.State
-
Start of an array.
- START_EXPRESSION - Static variable in interface io.github.mmm.nls.variable.NlsVariableParser
-
The character used to start a variable expression: 123
- START_OBJECT - io.github.mmm.marshall.StructuredReader.State
-
Start of an object.
- state - Variable in class io.github.mmm.marshall.AbstractStructuredReader
- StaxFormatProvider - Class in io.github.mmm.marshall.stax
-
StructuredFormatProvider
for XML using StAX. - StaxFormatProvider() - Constructor for class io.github.mmm.marshall.stax.StaxFormatProvider
- StaxMarshalling - Class in io.github.mmm.marshall.stax
-
Provides
StructuredFormat
for XML based on StAX (Streaming API for XML). - stepBack() - Method in class io.github.mmm.scanner.CharSequenceScanner
-
This method decrements the
index
by one. - Streamable - Interface in io.github.mmm.binary
-
Interface for an abstract BLOB that can be streamed.
- StreamableBlob - Class in io.github.mmm.binary
-
Implementation of
Streamable
forBlob
. - StreamableBlob(Blob) - Constructor for class io.github.mmm.binary.StreamableBlob
-
The constructor.
- StreamablePath - Class in io.github.mmm.binary
-
Implementation of
Streamable
forPath
. - StreamablePath(Path) - Constructor for class io.github.mmm.binary.StreamablePath
-
The constructor.
- StringBinding - Class in io.github.mmm.value.observable.string
- StringBinding(Supplier<String>, ObservableValue<?>...) - Constructor for class io.github.mmm.value.observable.string.StringBinding
-
The constructor.
- StringExpression - Interface in io.github.mmm.value.observable.string
- StringInstantId<E> - Class in io.github.mmm.entity.id
- StringInstantId(Class<E>, String, Instant) - Constructor for class io.github.mmm.entity.id.StringInstantId
-
The constructor.
- StringInstantId.Factory - Class in io.github.mmm.entity.id
-
IdFactory
implementation. - StringListProperty - Class in io.github.mmm.property.string
-
This is an extension of
StringProperty
that stores a list ofString
values that are enclosed with pipe-symbols. - StringListProperty(String) - Constructor for class io.github.mmm.property.string.StringListProperty
-
The constructor.
- StringListProperty(String, PropertyMetadata<String>) - Constructor for class io.github.mmm.property.string.StringListProperty
-
The constructor.
- StringProperty - Class in io.github.mmm.property.string
-
Implementation of
WritableStringProperty
. - StringProperty(String) - Constructor for class io.github.mmm.property.string.StringProperty
-
The constructor.
- StringProperty(String, PropertyMetadata<String>) - Constructor for class io.github.mmm.property.string.StringProperty
-
The constructor.
- StringPropertyBuilder - Class in io.github.mmm.property.builder.lang
- StringPropertyBuilder() - Constructor for class io.github.mmm.property.builder.lang.StringPropertyBuilder
-
The constructor.
- StringVersionId<E> - Class in io.github.mmm.entity.id
- StringVersionId(Class<E>, String) - Constructor for class io.github.mmm.entity.id.StringVersionId
-
The constructor.
- StringVersionId(Class<E>, String, Long) - Constructor for class io.github.mmm.entity.id.StringVersionId
-
The constructor.
- StringVersionId.Factory - Class in io.github.mmm.entity.id
-
IdFactory
implementation. - StructuredFormat - Interface in io.github.mmm.marshall
-
Interface providing a structured format such as JSON or XML.
- StructuredFormatFactory - Interface in io.github.mmm.marshall
-
Factory to create instances of
StructuredFormat
. - StructuredFormatProvider - Interface in io.github.mmm.marshall
-
Factory to create instances of
StructuredFormat
. - StructuredReader - Interface in io.github.mmm.marshall
-
Interface for a reader to parse a
structured format
such as JSON or XML. - StructuredReader.State - Enum in io.github.mmm.marshall
-
Enum with the possible states of a
StructuredReader
. - StructuredWriter - Interface in io.github.mmm.marshall
-
Interface for a writer to produce a
structured format
such as JSON or XML. - STYLE - Static variable in interface io.github.mmm.ui.api.widget.button.UiButton
-
The
style
or element name for a button. - STYLE - Static variable in interface io.github.mmm.ui.api.widget.data.UiAbstractDataWidget
-
The
style
for an data widget. - STYLE - Static variable in interface io.github.mmm.ui.api.widget.form.UiFormPanel
-
The
style
or element name for a form panel. - STYLE - Static variable in interface io.github.mmm.ui.api.widget.form.UiInputContainer
-
The
style
or element name for an input container. - STYLE - Static variable in interface io.github.mmm.ui.api.widget.menu.UiNavigationBar
-
The
style
or element name for this widget. - STYLE - Static variable in interface io.github.mmm.ui.api.widget.panel.UiButtonPanel
-
The
style
or element name of this widget. - STYLE - Static variable in interface io.github.mmm.ui.api.widget.panel.UiGridPanel
-
The
style
or element name of this widget. - STYLE - Static variable in interface io.github.mmm.ui.api.widget.panel.UiGridRow
-
The
style
or element name of this widget. - STYLE - Static variable in interface io.github.mmm.ui.api.widget.panel.UiHorizontalPanel
-
The
style
or element name of this widget. - STYLE - Static variable in interface io.github.mmm.ui.api.widget.panel.UiVerticalPanel
-
The
style
or element name of this widget. - STYLE_CLASS - Static variable in class io.github.mmm.ui.fx.widget.FxValidationFailureBox
-
The
style class
. - STYLE_COLLAPSED - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
CSS style for a collapsed widget (hiding its children).
- STYLE_COLLAPSIBLE - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
CSS style for a collapsible widget (can be collapsed/expanded by the end-user).
- STYLE_CURRENCY - Static variable in interface io.github.mmm.nls.formatter.NlsFormatterManager
- STYLE_DISABLED - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
CSS style for a disabled widget that does not support disabling natively (e.g.
- STYLE_FULL - Static variable in interface io.github.mmm.nls.formatter.NlsFormatterManager
- STYLE_INPUT - Static variable in interface io.github.mmm.ui.api.widget.input.UiInput
- STYLE_INTEGER - Static variable in interface io.github.mmm.nls.formatter.NlsFormatterManager
- STYLE_INVALID - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteValidationFailure
-
Custom style to mark entire panels as invalid that have no
invalid
pseudo-class. - STYLE_ISO_8601 - Static variable in interface io.github.mmm.nls.formatter.NlsFormatterManager
-
ISO-8601 date/time format
- STYLE_LONG - Static variable in interface io.github.mmm.nls.formatter.NlsFormatterManager
- STYLE_MANDATORY - Static variable in interface io.github.mmm.ui.api.widget.value.UiValidatableWidget
-
Custom style to mark widgets if
mandatory
(e.g. - STYLE_MEDIUM - Static variable in interface io.github.mmm.nls.formatter.NlsFormatterManager
- STYLE_NAV - Static variable in interface io.github.mmm.ui.api.widget.menu.UiMenu
-
The
style
for this widget inUiNavigationBar
. - STYLE_NAV - Static variable in interface io.github.mmm.ui.api.widget.menu.UiMenuItem
-
The
style
for this widget inUiNavigationBar
. - STYLE_PERCENT - Static variable in interface io.github.mmm.nls.formatter.NlsFormatterManager
- STYLE_PREFIX - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWritePrefix
- STYLE_RESIZABLE - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
CSS style for a resizable widget.
- STYLE_ROW_NUMBER - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteShowRowNumbers
-
The
style
for the row number. - STYLE_SELECTED - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteSelected
-
The
style
if selected. - STYLE_SELECTION - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteMultiSelection
-
The
style
for selection cells (header/body). - STYLE_SHORT - Static variable in interface io.github.mmm.nls.formatter.NlsFormatterManager
- STYLE_SUFFIX - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteSuffix
- STYLE_WITH_PREFIX - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWritePrefix
- STYLE_WITH_SUFFIX - Static variable in interface io.github.mmm.ui.api.attribute.AttributeWriteSuffix
- substring(int, int) - Method in class io.github.mmm.scanner.CharSequenceScanner
- subtract(byte) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- subtract(byte) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- subtract(byte) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- subtract(byte) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- subtract(byte) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- subtract(byte) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- subtract(byte) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- subtract(byte) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- subtract(byte) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- subtract(double) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- subtract(double) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- subtract(double) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- subtract(double) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- subtract(double) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- subtract(double) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- subtract(double) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- subtract(double) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- subtract(double) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- subtract(float) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- subtract(float) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- subtract(float) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- subtract(float) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- subtract(float) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- subtract(float) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- subtract(float) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- subtract(float) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- subtract(float) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- subtract(int) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- subtract(int) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- subtract(int) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- subtract(int) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- subtract(int) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- subtract(int) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- subtract(int) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- subtract(int) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- subtract(int) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- subtract(long) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- subtract(long) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- subtract(long) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- subtract(long) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- subtract(long) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- subtract(long) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- subtract(long) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- subtract(long) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- subtract(long) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- subtract(short) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- subtract(short) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- subtract(short) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- subtract(short) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- subtract(short) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- subtract(short) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- subtract(short) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- subtract(short) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- subtract(short) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- subtract(ObservableBigDecimalValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- subtract(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- subtract(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- subtract(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- subtract(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- subtract(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- subtract(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- subtract(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- subtract(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- subtract(ObservableBigIntegerValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- subtract(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- subtract(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- subtract(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- subtract(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- subtract(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- subtract(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- subtract(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- subtract(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- subtract(ObservableByteValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- subtract(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- subtract(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- subtract(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- subtract(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- subtract(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- subtract(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- subtract(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- subtract(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- subtract(ObservableDoubleValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- subtract(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- subtract(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- subtract(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- subtract(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- subtract(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- subtract(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- subtract(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- subtract(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- subtract(ObservableFloatValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- subtract(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- subtract(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- subtract(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- subtract(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- subtract(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- subtract(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- subtract(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- subtract(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- subtract(ObservableIntegerValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- subtract(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- subtract(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- subtract(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- subtract(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- subtract(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- subtract(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- subtract(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- subtract(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- subtract(ObservableLongValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- subtract(NumberExpression<?>, byte) - Static method in class io.github.mmm.value.observable.number.bytes.ByteBinding
- subtract(NumberExpression<?>, double) - Static method in class io.github.mmm.value.observable.number.doubles.DoubleBinding
- subtract(NumberExpression<?>, float) - Static method in class io.github.mmm.value.observable.number.floats.FloatBinding
- subtract(NumberExpression<?>, int) - Static method in class io.github.mmm.value.observable.number.integers.IntegerBinding
- subtract(NumberExpression<?>, long) - Static method in class io.github.mmm.value.observable.number.longs.LongBinding
- subtract(NumberExpression<?>, short) - Static method in class io.github.mmm.value.observable.number.shorts.ShortBinding
- subtract(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.bigdecimal.BigDecimalBinding
- subtract(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.biginteger.BigIntegerBinding
- subtract(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.bytes.ByteBinding
- subtract(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.doubles.DoubleBinding
- subtract(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.floats.FloatBinding
- subtract(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.integers.IntegerBinding
- subtract(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.longs.LongBinding
- subtract(NumberExpression<?>, ObservableValue<? extends Number>) - Static method in class io.github.mmm.value.observable.number.shorts.ShortBinding
- subtract(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.bigdecimal.BigDecimalBinding
- subtract(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.biginteger.BigIntegerBinding
- subtract(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.bytes.ByteBinding
- subtract(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.doubles.DoubleBinding
- subtract(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.floats.FloatBinding
- subtract(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.integers.IntegerBinding
- subtract(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.longs.LongBinding
- subtract(NumberExpression<?>, Number) - Static method in class io.github.mmm.value.observable.number.shorts.ShortBinding
- subtract(NumberExpression<?>, BigDecimal) - Static method in class io.github.mmm.value.observable.number.bigdecimal.BigDecimalBinding
- subtract(NumberExpression<?>, BigInteger) - Static method in class io.github.mmm.value.observable.number.biginteger.BigIntegerBinding
- subtract(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- subtract(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- subtract(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- subtract(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- subtract(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- subtract(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- subtract(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- subtract(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- subtract(ObservableShortValue) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- subtract(ObservableValue<? extends Number>) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- subtract(ObservableValue<? extends Number>) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- subtract(ObservableValue<? extends Number>) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- subtract(ObservableValue<? extends Number>) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- subtract(Number) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- subtract(Number) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- subtract(Number) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- subtract(Number) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- subtract(Number, Number) - Method in class io.github.mmm.base.number.NumberType
- subtract(BigDecimal) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- subtract(BigInteger) - Method in interface io.github.mmm.value.observable.number.bigdecimal.BigDecimalExpression
- subtract(BigInteger) - Method in interface io.github.mmm.value.observable.number.biginteger.BigIntegerExpression
- subtract(BigInteger) - Method in interface io.github.mmm.value.observable.number.bytes.ByteExpression
- subtract(BigInteger) - Method in interface io.github.mmm.value.observable.number.doubles.DoubleExpression
- subtract(BigInteger) - Method in interface io.github.mmm.value.observable.number.floats.FloatExpression
- subtract(BigInteger) - Method in interface io.github.mmm.value.observable.number.integers.IntegerExpression
- subtract(BigInteger) - Method in interface io.github.mmm.value.observable.number.longs.LongExpression
- subtract(BigInteger) - Method in interface io.github.mmm.value.observable.number.NumberExpression
- subtract(BigInteger) - Method in interface io.github.mmm.value.observable.number.shorts.ShortExpression
- subtractAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.bigdecimal.BigDecimalBinding
- subtractAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.biginteger.BigIntegerBinding
- subtractAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.bytes.ByteBinding
- subtractAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.doubles.DoubleBinding
- subtractAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.floats.FloatBinding
- subtractAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.integers.IntegerBinding
- subtractAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.longs.LongBinding
- subtractAll(ObservableValue<? extends Number>...) - Static method in class io.github.mmm.value.observable.number.shorts.ShortBinding
- SymmetricAccess<K extends SecretKey> - Class in io.github.mmm.crypto.symmetric.access
-
Abstract base implementation of factory for
key management
andencryption/decryption
based onsymmetric
cryptography. - SymmetricAccess(SymmetricKeyConfig, CryptorConfig) - Constructor for class io.github.mmm.crypto.symmetric.access.SymmetricAccess
-
The constructor.
- SymmetricCryptorConfig - Class in io.github.mmm.crypto.symmetric.crypt
- SymmetricCryptorConfig(CipherTransformation, SecurityProvider, int) - Constructor for class io.github.mmm.crypto.symmetric.crypt.SymmetricCryptorConfig
-
The constructor.
- SymmetricCryptorConfigAes - Class in io.github.mmm.crypto.symmetric.crypt.aes
-
SecurityCryptorAlgorithmSymmetricConfig for AES.
Attention: JCA/JCE is buggy (creates a nonce of 12 on encryption but expects 16 bytes nonce on decryption, etc.). - SymmetricCryptorConfigAes(SecurityProvider) - Constructor for class io.github.mmm.crypto.symmetric.crypt.aes.SymmetricCryptorConfigAes
-
The constructor.
- SymmetricCryptorConfigAes(SecurityProvider, int) - Constructor for class io.github.mmm.crypto.symmetric.crypt.aes.SymmetricCryptorConfigAes
-
The constructor.
- SymmetricCryptorConfigAes(String, String, SecurityProvider, int) - Constructor for class io.github.mmm.crypto.symmetric.crypt.aes.SymmetricCryptorConfigAes
-
The constructor.
- SymmetricCryptorFactory<K extends SecretKey> - Interface in io.github.mmm.crypto.symmetric.crypt
-
Extends
CryptorFactory
forsymmetric
encryption and decryption. - SymmetricCryptorFactoryImpl<K extends SecretKey> - Class in io.github.mmm.crypto.symmetric.crypt
-
Implementation of
SymmetricCryptorFactory
. - SymmetricCryptorFactoryImpl(SymmetricCryptorConfig, RandomFactory) - Constructor for class io.github.mmm.crypto.symmetric.crypt.SymmetricCryptorFactoryImpl
-
The constructor.
- SymmetricKey<K extends SecretKey> - Interface in io.github.mmm.crypto.symmetric.key
- SymmetricKeyConfig - Class in io.github.mmm.crypto.symmetric.key
-
KeyConfig
for symmetric cryptography. - SymmetricKeyConfig(String, SecurityProvider, int, SymmetricKeySpecFactory) - Constructor for class io.github.mmm.crypto.symmetric.key.SymmetricKeyConfig
-
The constructor.
- SymmetricKeyConfigPbe - Class in io.github.mmm.crypto.symmetric.key.pbe
-
SymmetricKeyConfig
for PBE (Password Based Encryption). - SymmetricKeyConfigPbe(String, int) - Constructor for class io.github.mmm.crypto.symmetric.key.pbe.SymmetricKeyConfigPbe
-
The constructor.
- SymmetricKeyConfigPbe(String, int, int) - Constructor for class io.github.mmm.crypto.symmetric.key.pbe.SymmetricKeyConfigPbe
-
The constructor.
- SymmetricKeyConfigPbe(String, int, int, byte[]) - Constructor for class io.github.mmm.crypto.symmetric.key.pbe.SymmetricKeyConfigPbe
-
The constructor.
- SymmetricKeyConfigPbe(String, SecurityProvider, int) - Constructor for class io.github.mmm.crypto.symmetric.key.pbe.SymmetricKeyConfigPbe
-
The constructor.
- SymmetricKeyConfigPbe(String, SecurityProvider, int, int, byte[]) - Constructor for class io.github.mmm.crypto.symmetric.key.pbe.SymmetricKeyConfigPbe
-
The constructor.
- SymmetricKeyCreator<K extends SecretKey> - Interface in io.github.mmm.crypto.symmetric.key
-
Extends
KeyCreator
for dealing with symmetric cryptographic keys. - SymmetricKeyCreatorFactory<C extends SymmetricKeyCreator<?>> - Interface in io.github.mmm.crypto.symmetric.key
-
Interface for a
factory
tocreate
instances ofSymmetricKeyCreator
for symmetric cryptographic keys.
An instance ofSymmetricKeyCreatorFactory
therefore represents a configuration with specificKey
algorithm
andformat
(s). - SymmetricKeyCreatorImpl<K extends SecretKey> - Class in io.github.mmm.crypto.symmetric.key
-
Implementation of
SymmetricKeyCreator
. - SymmetricKeyCreatorImpl(SymmetricKeyConfig) - Constructor for class io.github.mmm.crypto.symmetric.key.SymmetricKeyCreatorImpl
-
The constructor.
- SymmetricKeyGeneric<K extends SecretKey> - Class in io.github.mmm.crypto.symmetric.key
-
Generic implementation of
SymmetricKey
. - SymmetricKeyGeneric(K) - Constructor for class io.github.mmm.crypto.symmetric.key.SymmetricKeyGeneric
-
The constructor.
- SymmetricKeySpecFactory - Interface in io.github.mmm.crypto.symmetric.key
- SymmetricKeySpecFactoryImplPbe - Class in io.github.mmm.crypto.symmetric.key.spec
-
Implementation of
SymmetricKeySpecFactory
for PBE (PBEKeySpec
). - SymmetricKeySpecFactoryImplPbe() - Constructor for class io.github.mmm.crypto.symmetric.key.spec.SymmetricKeySpecFactoryImplPbe
-
The constructor.
- SymmetricKeySpecFactoryImplPbe(byte[]) - Constructor for class io.github.mmm.crypto.symmetric.key.spec.SymmetricKeySpecFactoryImplPbe
-
The constructor.
- SymmetricKeySpecFactoryImplPbe(byte[], int) - Constructor for class io.github.mmm.crypto.symmetric.key.spec.SymmetricKeySpecFactoryImplPbe
-
The constructor.
- SymmetricKeySpecFactoryImplPbe(byte[], int, int) - Constructor for class io.github.mmm.crypto.symmetric.key.spec.SymmetricKeySpecFactoryImplPbe
-
The constructor.
- Synchronizer() - Constructor for class io.github.mmm.nls.sync.NlsSynchronizer.Synchronizer
-
The constructor.
T
- TAG_ITEM - Static variable in interface io.github.mmm.marshall.StructuredFormat
-
The (XML) tag for an array item.
- TAG_NAME_UI_ICON - Static variable in class io.github.mmm.ui.tvm.widget.TvmWidget
-
Tag name
of UI icon. - TAG_ROOT - Static variable in interface io.github.mmm.marshall.StructuredFormat
-
The (XML) root tag.
- TEAL - Static variable in class io.github.mmm.ui.api.datatype.color.Color
-
The
Color
teal. - TechnicalErrorUserException - Exception in io.github.mmm.nls.exception
-
A
TechnicalErrorUserException
is wrapping an arbitrary technical error to a generic exception for end-users or clients. - TechnicalErrorUserException(NlsMessage, Throwable) - Constructor for exception io.github.mmm.nls.exception.TechnicalErrorUserException
-
The constructor for the very special case that you want to define a custom message.
- TechnicalErrorUserException(Throwable) - Constructor for exception io.github.mmm.nls.exception.TechnicalErrorUserException
-
The constructor.
- TemporalConverter - Interface in io.github.mmm.base.temporal
- TemporalConverterDefault - Class in io.github.mmm.base.temporal
-
Simple utility class to convert to standard
Temporal
types. - TemporalConverterJavaUtil - Class in io.github.mmm.base.temporal
- TemporalConverterJavaUtil() - Constructor for class io.github.mmm.base.temporal.TemporalConverterJavaUtil
- TemporalConverterLegacy - Class in io.github.mmm.base.temporal
- TemporalExpression<V extends Comparable<? super V>> - Interface in io.github.mmm.value.observable.temporal
-
ComparableExpression
for datevalues
(e.g. - TemporalParser - Class in io.github.mmm.base.temporal
- TemporalProperty<V extends Temporal> - Class in io.github.mmm.property.temporal
- TemporalProperty(String) - Constructor for class io.github.mmm.property.temporal.TemporalProperty
-
The constructor.
- TemporalProperty(String, PropertyMetadata<V>) - Constructor for class io.github.mmm.property.temporal.TemporalProperty
-
The constructor.
- TestAbstractButton - Class in io.github.mmm.ui.test.widget.button
-
Implementation of
UiAbstractButton
for testing. - TestAbstractButton() - Constructor for class io.github.mmm.ui.test.widget.button.TestAbstractButton
-
The constructor.
- TestAbstractChoice<O,V> - Class in io.github.mmm.ui.test.widget.input
-
Implementation of
UiRadioChoice
for testing. - TestAbstractChoice() - Constructor for class io.github.mmm.ui.test.widget.input.TestAbstractChoice
-
The constructor.
- TestAbstractImage - Class in io.github.mmm.ui.test.widget.img
-
Implementation of
UiAbstractImage
for testing. - TestAbstractImage() - Constructor for class io.github.mmm.ui.test.widget.img.TestAbstractImage
-
The constructor.
- TestAbstractLink - Class in io.github.mmm.ui.test.widget.link
-
Implementation of
UiAbstractLink
for testing. - TestAbstractLink() - Constructor for class io.github.mmm.ui.test.widget.link.TestAbstractLink
-
The constructor.
- TestAbstractRadioButton - Class in io.github.mmm.ui.test.widget.input
-
Implementation of
UiAbstractRadioButton
for testing. - TestAbstractRadioButton() - Constructor for class io.github.mmm.ui.test.widget.input.TestAbstractRadioButton
-
The constructor.
- TestAbstractSingleChoice<V> - Class in io.github.mmm.ui.test.widget.input
-
Implementation of
UiRadioChoice
for testing. - TestAbstractSingleChoice() - Constructor for class io.github.mmm.ui.test.widget.input.TestAbstractSingleChoice
-
The constructor.
- TestAbstractWindow - Class in io.github.mmm.ui.test.widget.window
-
Implementation of
UiAbstractWindow
for testing. - TestAbstractWindow() - Constructor for class io.github.mmm.ui.test.widget.window.TestAbstractWindow
-
The constructor.
- TestAbstractWindowPositionAndSize - Class in io.github.mmm.ui.test.widget.window
-
Implementation of
UiWindowPositionAndSize
for testing. - TestAbstractWindowPositionAndSize() - Constructor for class io.github.mmm.ui.test.widget.window.TestAbstractWindowPositionAndSize
-
The constructor.
- TestActiveValidatableWidget<V> - Class in io.github.mmm.ui.test.widget
-
Implementation of
UiInput
using JavaFx. - TestActiveValidatableWidget() - Constructor for class io.github.mmm.ui.test.widget.TestActiveValidatableWidget
-
The constructor.
- TestActiveWidget - Class in io.github.mmm.ui.test.widget
-
Implementation of
UiActiveWidget
for testing. - TestActiveWidget() - Constructor for class io.github.mmm.ui.test.widget.TestActiveWidget
-
The constructor.
- TestBarChart - Class in io.github.mmm.ui.test.widget.chart
-
Implementation of
UiBarChart
for testing. - TestBarChart() - Constructor for class io.github.mmm.ui.test.widget.chart.TestBarChart
-
The constructor.
- TestBarChartHorizontal - Class in io.github.mmm.ui.test.widget.chart
-
Implementation of
UiBarChartHorizontal
for JavaFx. - TestBarChartHorizontal() - Constructor for class io.github.mmm.ui.test.widget.chart.TestBarChartHorizontal
-
The constructor.
- TestBarChartVertical - Class in io.github.mmm.ui.test.widget.chart
-
Implementation of
UiBarChartVertical
for testing. - TestBarChartVertical() - Constructor for class io.github.mmm.ui.test.widget.chart.TestBarChartVertical
-
The constructor.
- TestButton - Class in io.github.mmm.ui.test.widget.button
-
Implementation of
UiButton
for testing. - TestButton() - Constructor for class io.github.mmm.ui.test.widget.button.TestButton
-
The constructor.
- TestButtonPanel - Class in io.github.mmm.ui.test.widget.panel
-
Implementation of
UiButtonPanel
for testing. - TestButtonPanel() - Constructor for class io.github.mmm.ui.test.widget.panel.TestButtonPanel
-
The constructor.
- TestChart<D> - Class in io.github.mmm.ui.test.widget.chart
-
Implementation of
UiChart
for testing. - TestChart() - Constructor for class io.github.mmm.ui.test.widget.chart.TestChart
-
The constructor.
- TestCheckbox - Class in io.github.mmm.ui.test.widget.input
-
Implementation of
UiTextInput
for testing. - TestCheckbox() - Constructor for class io.github.mmm.ui.test.widget.input.TestCheckbox
-
The constructor.
- TestChildWindow - Class in io.github.mmm.ui.test.widget.window
-
Implementation of
UiChildWindow
for testing. - TestChildWindow() - Constructor for class io.github.mmm.ui.test.widget.window.TestChildWindow
-
The constructor.
- TestClickableWidget - Class in io.github.mmm.ui.test.widget
-
Implementation of
UiClickableWidget
for testing. - TestClickableWidget() - Constructor for class io.github.mmm.ui.test.widget.TestClickableWidget
-
The constructor.
- TestCollapsibleComposite<C extends UiWidget> - Class in io.github.mmm.ui.test.widget.composite
-
Implementation of
UiCollapsiblePanel
for testing. - TestCollapsibleComposite() - Constructor for class io.github.mmm.ui.test.widget.composite.TestCollapsibleComposite
-
The constructor.
- TestCollapsiblePanel - Class in io.github.mmm.ui.test.widget.panel
-
Implementation of
UiCollapsiblePanel
for testing. - TestCollapsiblePanel() - Constructor for class io.github.mmm.ui.test.widget.panel.TestCollapsiblePanel
-
The constructor.
- TestComboBox<V> - Class in io.github.mmm.ui.test.widget.input
-
Implementation of
UiComboBox
for testing. - TestComboBox() - Constructor for class io.github.mmm.ui.test.widget.input.TestComboBox
-
The constructor.
- TestComposite<C extends UiWidget> - Class in io.github.mmm.ui.test.widget.composite
-
Implementation of
UiComposite
for testing. - TestComposite() - Constructor for class io.github.mmm.ui.test.widget.composite.TestComposite
-
The constructor.
- TestDataList<R> - Class in io.github.mmm.ui.test.widget.data
-
Implementation of
UiDataTable
for JavaFx. - TestDataList() - Constructor for class io.github.mmm.ui.test.widget.data.TestDataList
-
The constructor.
- TestDispatcher - Class in io.github.mmm.ui.test
-
Implementation of
UiDispatcher
for testing. - TestDispatcher() - Constructor for class io.github.mmm.ui.test.TestDispatcher
-
The constructor.
- TestExternalLink - Class in io.github.mmm.ui.test.widget.link
-
Implementation of
UiAbstractLink
for testing. - TestExternalLink() - Constructor for class io.github.mmm.ui.test.widget.link.TestExternalLink
-
The constructor.
- TestFailureComposite<C extends UiWidget> - Class in io.github.mmm.ui.test.widget.composite
-
Implementation of
UiFailureComposite
for testing. - TestFailureComposite() - Constructor for class io.github.mmm.ui.test.widget.composite.TestFailureComposite
-
The constructor.
- TestFormGroup<V> - Class in io.github.mmm.ui.test.widget.form
-
Implementation of
UiFormGroup
for testing. - TestFormGroup() - Constructor for class io.github.mmm.ui.test.widget.form.TestFormGroup
-
The constructor.
- TestFormPanel<V> - Class in io.github.mmm.ui.test.widget.form
-
Implementation of
UiFormPanel
using JavaFx. - TestFormPanel() - Constructor for class io.github.mmm.ui.test.widget.form.TestFormPanel
-
The constructor.
- TestGridPanel - Class in io.github.mmm.ui.test.widget.panel
-
Implementation of
UiGridPanel
for testing. - TestGridPanel() - Constructor for class io.github.mmm.ui.test.widget.panel.TestGridPanel
-
The constructor.
- TestGridRow - Class in io.github.mmm.ui.test.widget.panel
-
Implementation of
UiGridRow
for testing. - TestGridRow() - Constructor for class io.github.mmm.ui.test.widget.panel.TestGridRow
-
The constructor.
- TestIcon - Class in io.github.mmm.ui.test.widget.img
-
Implementation of
UiIcon
for testing. - TestIcon() - Constructor for class io.github.mmm.ui.test.widget.img.TestIcon
-
The constructor.
- TestImage - Class in io.github.mmm.ui.test.widget.img
-
Implementation of
UiImage
for testing. - TestImage() - Constructor for class io.github.mmm.ui.test.widget.img.TestImage
-
The constructor.
- TestInput<V> - Class in io.github.mmm.ui.test.widget.input
-
Implementation of
UiInput
using JavaFx. - TestInput() - Constructor for class io.github.mmm.ui.test.widget.input.TestInput
-
The constructor.
- TestInputContainer<V> - Class in io.github.mmm.ui.test.widget.form
-
Input container widget
for testing. - TestInputContainer() - Constructor for class io.github.mmm.ui.test.widget.form.TestInputContainer
-
The constructor.
- TestInternalLink - Class in io.github.mmm.ui.test.widget.link
-
Implementation of
UiAbstractLink
for testing. - TestInternalLink() - Constructor for class io.github.mmm.ui.test.widget.link.TestInternalLink
-
The constructor.
- TestLabel - Class in io.github.mmm.ui.test.widget
-
Implementation of
UiLabel
for testing. - TestLabel() - Constructor for class io.github.mmm.ui.test.widget.TestLabel
-
The constructor.
- TestLineChart - Class in io.github.mmm.ui.test.widget.chart
-
Implementation of
UiLineChart
for JavaFx using. - TestLineChart() - Constructor for class io.github.mmm.ui.test.widget.chart.TestLineChart
-
The constructor.
- TestMainWindow - Class in io.github.mmm.ui.test.widget.window
-
Implementation of
UiWindow
for testing. - TestMainWindow() - Constructor for class io.github.mmm.ui.test.widget.window.TestMainWindow
-
The constructor.
- TestMutableComposite<C extends UiWidget> - Class in io.github.mmm.ui.test.widget.composite
-
Implementation of
UiMutableComposite
for testing. - TestMutableComposite() - Constructor for class io.github.mmm.ui.test.widget.composite.TestMutableComposite
-
The constructor.
- TestMutablePanel - Class in io.github.mmm.ui.test.widget.panel
-
Implementation of
UiMutablePanel
for testing. - TestMutablePanel() - Constructor for class io.github.mmm.ui.test.widget.panel.TestMutablePanel
-
The constructor.
- TestPasswordInput - Class in io.github.mmm.ui.test.widget.input
-
Implementation of
UiPasswordInput
for testing. - TestPasswordInput() - Constructor for class io.github.mmm.ui.test.widget.input.TestPasswordInput
-
The constructor.
- TestPieChart - Class in io.github.mmm.ui.test.widget.chart
-
Implementation of
UiPieChart
for testing. - TestPieChart() - Constructor for class io.github.mmm.ui.test.widget.chart.TestPieChart
-
The constructor.
- TestPopup - Class in io.github.mmm.ui.test.widget.window
-
Implementation of
UiPopup
for testing. - TestPopup() - Constructor for class io.github.mmm.ui.test.widget.window.TestPopup
-
The constructor.
- TestRadioButton - Class in io.github.mmm.ui.test.widget.input
-
Implementation of
UiRadioButton
for testing. - TestRadioButton() - Constructor for class io.github.mmm.ui.test.widget.input.TestRadioButton
-
The constructor.
- TestRadioChoice<V> - Class in io.github.mmm.ui.test.widget.input
-
Implementation of
UiRadioChoice
for testing. - TestRadioChoice() - Constructor for class io.github.mmm.ui.test.widget.input.TestRadioChoice
-
The constructor.
- TestRemovableComposite<C extends UiWidget> - Class in io.github.mmm.ui.test.widget.composite
-
Implementation of
UiRemovableComposite
for testing. - TestRemovableComposite() - Constructor for class io.github.mmm.ui.test.widget.composite.TestRemovableComposite
-
The constructor.
- TestScreen - Class in io.github.mmm.ui.test
-
Implementation of
UiScreen
for testing. - TestScreen() - Constructor for class io.github.mmm.ui.test.TestScreen
-
The constructor.
- TestScrollPanel - Class in io.github.mmm.ui.test.widget.panel
-
Implementation of
UiScrollPanel
for JavaFx. - TestScrollPanel() - Constructor for class io.github.mmm.ui.test.widget.panel.TestScrollPanel
-
The constructor.
- TestSelectionInput - Class in io.github.mmm.ui.test.widget.input
-
Implementation of
UiWidgetWithSelection
for testing. - TestSelectionInput() - Constructor for class io.github.mmm.ui.test.widget.input.TestSelectionInput
-
The constructor.
- TestSlot - Class in io.github.mmm.ui.test.widget.composite
-
Implementation of
UiSlot
for JavaFx. - TestSlot() - Constructor for class io.github.mmm.ui.test.widget.composite.TestSlot
-
The constructor.
- TestStringInput - Class in io.github.mmm.ui.test.widget.input
-
Implementation of
TestTextualInput
for testing. - TestStringInput() - Constructor for class io.github.mmm.ui.test.widget.input.TestStringInput
-
The constructor.
- TestTableColumn<R,V> - Class in io.github.mmm.ui.test.widget.data
-
Implementation of
UiColumn
for JavaFx. - TestTableColumn() - Constructor for class io.github.mmm.ui.test.widget.data.TestTableColumn
-
The constructor.
- TestText - Class in io.github.mmm.ui.test.widget
-
Implementation of
UiText
for testing. - TestText() - Constructor for class io.github.mmm.ui.test.widget.TestText
-
The constructor.
- TestTextArea - Class in io.github.mmm.ui.test.widget.input
-
Implementation of
UiTextArea
for testing. - TestTextArea() - Constructor for class io.github.mmm.ui.test.widget.input.TestTextArea
-
The constructor.
- TestTextInput - Class in io.github.mmm.ui.test.widget.input
-
Implementation of
UiTextInput
for testing. - TestTextInput() - Constructor for class io.github.mmm.ui.test.widget.input.TestTextInput
-
The constructor.
- TestTextualInput<V> - Class in io.github.mmm.ui.test.widget.input
-
Implementation of
UiTextualInput
for testing. - TestTextualInput() - Constructor for class io.github.mmm.ui.test.widget.input.TestTextualInput
-
The constructor.
- TestToggleGroup - Class in io.github.mmm.ui.test
-
Implementation of
UiToggleGroup
for testing. - TestToggleGroup() - Constructor for class io.github.mmm.ui.test.TestToggleGroup
-
The constructor.
- TestToggleGroupFactory - Class in io.github.mmm.ui.test
-
Implementation of
UiToggleGroupFactory
for testing. - TestToggleGroupFactory() - Constructor for class io.github.mmm.ui.test.TestToggleGroupFactory
- TestValuedComposite<C extends UiWidget,V> - Class in io.github.mmm.ui.test.widget.composite
-
Implementation of
UiValuedComposite
for JavaFx. - TestValuedComposite() - Constructor for class io.github.mmm.ui.test.widget.composite.TestValuedComposite
-
The constructor.
- TestValuedWidget<V> - Class in io.github.mmm.ui.test.widget
-
Implementation of
UiInput
using JavaFx. - TestValuedWidget() - Constructor for class io.github.mmm.ui.test.widget.TestValuedWidget
-
The constructor.
- TestVerticalPanel - Class in io.github.mmm.ui.test.widget.panel
-
Implementation of
UiVerticalPanel
for testing. - TestVerticalPanel() - Constructor for class io.github.mmm.ui.test.widget.panel.TestVerticalPanel
-
The constructor.
- TestWidget - Class in io.github.mmm.ui.test.widget
-
Implementation of
UiWidget
for testing. - TestWidget() - Constructor for class io.github.mmm.ui.test.widget.TestWidget
-
The constructor.
- TestWindow - Class in io.github.mmm.ui.test.widget.window
-
Implementation of
UiWindow
for testing. - TestWindow() - Constructor for class io.github.mmm.ui.test.widget.window.TestWindow
-
The constructor.
- toBytes(int) - Static method in class io.github.mmm.binary.BinaryType
- toBytes(long) - Static method in class io.github.mmm.binary.BinaryType
- toByteString() - Method in class io.github.mmm.ui.api.datatype.color.AbstractColorFactor
- toColor() - Method in class io.github.mmm.ui.api.datatype.color.GenericColor
- toDirection() - Method in enum io.github.mmm.base.placement.Alignment
- toFactor(V) - Method in class io.github.mmm.ui.spi.range.NumericRange
- toFactorString() - Method in class io.github.mmm.ui.api.datatype.color.ColorSegment
- toInfix(Locale) - Static method in class io.github.mmm.base.i18n.LocaleHelper
- toInfixes(Locale) - Static method in class io.github.mmm.base.i18n.LocaleHelper
-
This method determines the infix-strings for localization lookup ordered from most specific to least specific (empty string representing
Locale.ROOT
). - toInt(byte[]) - Static method in class io.github.mmm.binary.BinaryType
- toLocalizable() - Method in interface io.github.mmm.base.i18n.Localizable
- toLocalizable() - Method in interface io.github.mmm.base.i18n.LocalizableObject
-
This method is the equivalent to
Object.toString()
with native language support. - toLong(byte[]) - Static method in class io.github.mmm.binary.BinaryType
- toLowerCase(String) - Static method in class io.github.mmm.base.text.CaseHelper
-
Indirection for
String.toLowerCase(Locale)
with a standardLocale
to prevent accidents. - toLowerCase(String, Locale) - Static method in class io.github.mmm.base.text.CaseHelper
-
Indirection for
String.toLowerCase(Locale)
. - TOP - io.github.mmm.base.placement.Alignment
-
the component will be located at the top and horizontally centered.
- TOP - io.github.mmm.base.placement.VerticalAlignment
-
Align content to the top.
- TOP_LEFT - io.github.mmm.base.placement.Alignment
-
the component will be located at the right and vertically centered.
- TOP_RIGHT - io.github.mmm.base.placement.Alignment
-
the component will be located at the right and vertically centered.
- toPercentString() - Method in class io.github.mmm.ui.api.datatype.color.ColorSegment
- toPixel(double) - Method in class io.github.mmm.ui.api.datatype.UiSize
- toString() - Method in enum io.github.mmm.base.compare.CompareOperator
- toString() - Method in class io.github.mmm.base.config.ConfigMap
- toString() - Method in class io.github.mmm.base.config.ConfigOption
- toString() - Method in exception io.github.mmm.base.exception.ApplicationException
- toString() - Method in class io.github.mmm.base.justification.JustificationImpl
- toString() - Method in enum io.github.mmm.base.lang.Conjunction
- toString() - Method in class io.github.mmm.base.number.NumberType
- toString() - Method in enum io.github.mmm.base.placement.Alignment
- toString() - Method in enum io.github.mmm.base.placement.Direction
- toString() - Method in enum io.github.mmm.base.placement.HorizontalAlignment
- toString() - Method in enum io.github.mmm.base.placement.Orientation
- toString() - Method in enum io.github.mmm.base.placement.VerticalAlignment
- toString() - Method in class io.github.mmm.base.range.AbstractRange
- toString() - Method in enum io.github.mmm.base.sort.SortOrder
- toString() - Method in class io.github.mmm.base.text.CaseSyntax
- toString() - Method in class io.github.mmm.bean.AbstractBean
- toString() - Method in class io.github.mmm.bean.impl.BeanTypeImpl
- toString() - Method in class io.github.mmm.binary.BinaryType
- toString() - Method in class io.github.mmm.binary.codec.Base
- toString() - Method in class io.github.mmm.cli.CliArgs
- toString() - Method in class io.github.mmm.cli.CliArgument
- toString() - Method in class io.github.mmm.crypto.algorithm.AbstractSecurityAlgorithm
- toString() - Method in class io.github.mmm.crypto.asymmetric.key.AbstractAsymmetricKeyPairFactory
- toString() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureAlgorithm
- toString() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactoryImplCryptorWithHash
- toString() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorFactoryImplWithHash
- toString() - Method in class io.github.mmm.crypto.crypt.CipherTransformation
- toString() - Method in class io.github.mmm.crypto.hash.access.HashAccess
- toString() - Method in class io.github.mmm.crypto.hash.HashFactoryCombined
- toString() - Method in class io.github.mmm.crypto.key.store.KeyStoreFacadeImpl
- toString() - Method in class io.github.mmm.crypto.provider.SecurityProvider
- toString() - Method in class io.github.mmm.crypto.symmetric.key.SymmetricKeyGeneric
- toString() - Method in class io.github.mmm.entity.id.AbstractId
- toString() - Method in interface io.github.mmm.entity.id.Id
- toString() - Method in class io.github.mmm.entity.link.AbstractLink
- toString() - Method in class io.github.mmm.nls.cli.property.AbstractCliProperty
- toString() - Method in class io.github.mmm.nls.variable.NlsVariable
- toString() - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- toString() - Method in class io.github.mmm.ui.api.controller.UiEmbedding
- toString() - Method in class io.github.mmm.ui.api.controller.UiPlace
- toString() - Method in class io.github.mmm.ui.api.datatype.chart.UiDataSeriesDouble
- toString() - Method in class io.github.mmm.ui.api.datatype.chart.UiDataSeriesNumber
- toString() - Method in class io.github.mmm.ui.api.datatype.chart.UiDataSet
- toString() - Method in class io.github.mmm.ui.api.datatype.color.AbstractColorFactor
- toString() - Method in class io.github.mmm.ui.api.datatype.color.Brightness
- toString() - Method in class io.github.mmm.ui.api.datatype.color.Color
- toString() - Method in class io.github.mmm.ui.api.datatype.color.ColorSegment
- toString() - Method in class io.github.mmm.ui.api.datatype.color.GenericColor
- toString() - Method in class io.github.mmm.ui.api.datatype.color.Lightness
- toString() - Method in class io.github.mmm.ui.api.datatype.color.Saturation
- toString() - Method in class io.github.mmm.ui.api.datatype.UiPoint
- toString() - Method in class io.github.mmm.ui.api.datatype.UiSize
- toString() - Method in enum io.github.mmm.ui.api.datatype.UiSizeUnit
- toString() - Method in class io.github.mmm.ui.api.event.UiEventType
- toString() - Method in class io.github.mmm.ui.fx.icon.AbstractFxIconGlyph
- toString() - Method in class io.github.mmm.ui.spi.AbstractUiScreen
- toString() - Method in class io.github.mmm.ui.spi.UiStylesImpl
- toString() - Method in class io.github.mmm.ui.tvm.TvmToggleGroup
- toString() - Method in class io.github.mmm.validation.AbstractValidationResult
- toString() - Method in class io.github.mmm.validation.AbstractValidator
- toString() - Method in class io.github.mmm.value.observable.AbstractObservableValue
- toString(ColorModel) - Method in class io.github.mmm.ui.api.datatype.color.GenericColor
- toString(StringBuilder) - Method in class io.github.mmm.bean.AbstractBean
- toString(StringBuilder) - Method in class io.github.mmm.entity.id.AbstractId
- toString(StringBuilder) - Method in class io.github.mmm.property.Property
- toString(StringBuilder) - Method in class io.github.mmm.value.observable.AbstractObservableValue
- toString(StringBuilder) - Method in class io.github.mmm.value.observable.Binding
- toString(StringBuilder) - Method in interface io.github.mmm.value.observable.ObservableValue
- toString(Locale) - Method in exception io.github.mmm.base.exception.ApplicationException
-
Like
ApplicationException.toString()
but using the specifiedLocale
. - toString(Locale, Appendable) - Method in exception io.github.mmm.base.exception.ApplicationException
-
appends
the localized string representation of this exception. - ToStringFormatter<V> - Class in io.github.mmm.base.lang
-
Formatter
Function
that delegates toObject.toString()
. - toUpperCase(String) - Static method in class io.github.mmm.base.text.CaseHelper
-
Indirection for
String.toUpperCase(Locale)
with a standardLocale.US
to prevent accidents. - toUpperCase(String, Locale) - Static method in class io.github.mmm.base.text.CaseHelper
-
Indirection for
String.toUpperCase(Locale)
. - TRAIN_CASE - Static variable in class io.github.mmm.base.text.CaseSyntax
-
CaseSyntax
fortrain-case
(e.g. - TRANSFORMATION_AES_GCM_NOPADDING - Static variable in class io.github.mmm.crypto.symmetric.crypt.aes.SymmetricCryptorConfigAes
- translate(Locale) - Method in interface io.github.mmm.nls.template.NlsTemplate
-
This method translates the represented string for the given
locale
. - translate(Locale, NlsArguments, Appendable) - Method in interface io.github.mmm.nls.template.NlsTemplate
-
This method behaves like
NlsTemplate.translate(Locale)
but additionally fills the givenarguments
into the translated message writing into the givenbuffer
. - TRANSPARENT - Static variable in class io.github.mmm.ui.api.datatype.color.Color
-
The
Color
transparent (actually not really a color). - TvmAbstractButton<W extends org.teavm.jso.dom.html.HTMLElement> - Class in io.github.mmm.ui.tvm.widget.button
-
Implementation of
UiAbstractButton
for TeaVM. - TvmAbstractButton(W) - Constructor for class io.github.mmm.ui.tvm.widget.button.TvmAbstractButton
-
The constructor.
- TvmAbstractLink - Class in io.github.mmm.ui.tvm.widget.link
-
Implementation of
UiAbstractLink
for TeaVM. - TvmAbstractLink() - Constructor for class io.github.mmm.ui.tvm.widget.link.TvmAbstractLink
-
The constructor.
- TvmAbstractTextArea - Class in io.github.mmm.ui.tvm.widget.input
-
Implementation of
UiTextArea
for TeaVM. - TvmAbstractTextArea() - Constructor for class io.github.mmm.ui.tvm.widget.input.TvmAbstractTextArea
-
The constructor.
- TvmActiveWidget<W extends org.teavm.jso.dom.html.HTMLElement> - Class in io.github.mmm.ui.tvm.widget
-
Implementation of
UiActiveWidget
for TeaVM. - TvmActiveWidget(W) - Constructor for class io.github.mmm.ui.tvm.widget.TvmActiveWidget
-
The constructor.
- TvmApplication - Class in io.github.mmm.ui.tvm
-
Base class for you main application to build your client with TeaVM.
Example: - TvmApplication() - Constructor for class io.github.mmm.ui.tvm.TvmApplication
-
The constructor.
- TvmBooleanInput - Class in io.github.mmm.ui.tvm.widget.input
- TvmBooleanInput(String, String) - Constructor for class io.github.mmm.ui.tvm.widget.input.TvmBooleanInput
-
The constructor.
- TvmBorderPanel - Class in io.github.mmm.ui.tvm.widget.panel
-
Implementation of
UiBorderPanel
using TeaVM. - TvmBorderPanel() - Constructor for class io.github.mmm.ui.tvm.widget.panel.TvmBorderPanel
-
The constructor.
- TvmButton - Class in io.github.mmm.ui.tvm.widget.button
-
Implementation of
UiButton
for TeaVM. - TvmButton() - Constructor for class io.github.mmm.ui.tvm.widget.button.TvmButton
-
The constructor.
- TvmButtonPanel - Class in io.github.mmm.ui.tvm.widget.panel
-
Implementation of
UiButtonPanel
using TeaVM. - TvmButtonPanel() - Constructor for class io.github.mmm.ui.tvm.widget.panel.TvmButtonPanel
-
The constructor.
- TvmButtonPanel(HTMLElement) - Constructor for class io.github.mmm.ui.tvm.widget.panel.TvmButtonPanel
-
The constructor.
- TvmCheckbox - Class in io.github.mmm.ui.tvm.widget.input
-
Implementation of
UiCheckbox
using TeaVM. - TvmCheckbox() - Constructor for class io.github.mmm.ui.tvm.widget.input.TvmCheckbox
-
The constructor.
- TvmClickableWidget<W extends org.teavm.jso.dom.html.HTMLElement> - Class in io.github.mmm.ui.tvm.widget
-
Implementation of
AttributeFeatureClick
for TeaVM. - TvmClickableWidget(W) - Constructor for class io.github.mmm.ui.tvm.widget.TvmClickableWidget
-
The constructor.
- TvmComboBoxDataList<V> - Class in io.github.mmm.ui.tvm.widget.input
-
Implementation of
UiTextInput
using TeaVM. - TvmComboBoxDataList() - Constructor for class io.github.mmm.ui.tvm.widget.input.TvmComboBoxDataList
-
The constructor.
- TvmComboBoxSelect<V> - Class in io.github.mmm.ui.tvm.widget.input
-
Implementation of
UiTextInput
using TeaVM. - TvmComboBoxSelect() - Constructor for class io.github.mmm.ui.tvm.widget.input.TvmComboBoxSelect
-
The constructor.
- TvmComposite<W extends org.teavm.jso.dom.html.HTMLElement,C extends UiWidget> - Class in io.github.mmm.ui.tvm.widget.composite
-
Implementation of
UiComposite
using TeaVM. - TvmComposite(W) - Constructor for class io.github.mmm.ui.tvm.widget.composite.TvmComposite
-
The constructor.
- TvmDispatcher - Class in io.github.mmm.ui.tvm
-
Implementation of
UiDispatcher
for TeaVM. - TvmDispatcher() - Constructor for class io.github.mmm.ui.tvm.TvmDispatcher
- TvmExternalLink - Class in io.github.mmm.ui.tvm.widget.link
-
Implementation of
UiExternalLink
for TeaVM. - TvmExternalLink() - Constructor for class io.github.mmm.ui.tvm.widget.link.TvmExternalLink
-
The constructor.
- TvmGridPanel - Class in io.github.mmm.ui.tvm.widget.panel
-
Implementation of
UiGridPanel
using TeaVM. - TvmGridPanel() - Constructor for class io.github.mmm.ui.tvm.widget.panel.TvmGridPanel
-
The constructor.
- TvmGridRow - Class in io.github.mmm.ui.tvm.widget.panel
-
Implementation of
UiGridRow
using TeaVM. - TvmGridRow() - Constructor for class io.github.mmm.ui.tvm.widget.panel.TvmGridRow
-
The constructor.
- TvmHorizontalPanel - Class in io.github.mmm.ui.tvm.widget.panel
-
Implementation of
UiHorizontalPanel
using TeaVM. - TvmHorizontalPanel() - Constructor for class io.github.mmm.ui.tvm.widget.panel.TvmHorizontalPanel
-
The constructor.
- TvmHorizontalPanel(HTMLElement) - Constructor for class io.github.mmm.ui.tvm.widget.panel.TvmHorizontalPanel
-
The constructor.
- TvmHtmlInput<V> - Class in io.github.mmm.ui.tvm.widget.input
-
Implementation of
UiInput
using TeaVM based onHTMLInputElement
. - TvmHtmlInput(String) - Constructor for class io.github.mmm.ui.tvm.widget.input.TvmHtmlInput
-
The constructor.
- TvmHtmlInput(HTMLInputElement) - Constructor for class io.github.mmm.ui.tvm.widget.input.TvmHtmlInput
-
The constructor.
- TvmHtmlSelect<V> - Class in io.github.mmm.ui.tvm.widget.input
-
Implementation of
UiInput
using TeaVM based onHTMLSelectElement
. - TvmHtmlSelect() - Constructor for class io.github.mmm.ui.tvm.widget.input.TvmHtmlSelect
-
The constructor.
- TvmHtmlSelect(HTMLSelectElement) - Constructor for class io.github.mmm.ui.tvm.widget.input.TvmHtmlSelect
-
The constructor.
- TvmInput<V,W extends org.teavm.jso.dom.html.HTMLElement> - Class in io.github.mmm.ui.tvm.widget.input
-
Implementation of
UiInput
using TeaVM. - TvmInput(W) - Constructor for class io.github.mmm.ui.tvm.widget.input.TvmInput
-
The constructor.
- TvmInternalLink - Class in io.github.mmm.ui.tvm.widget.link
-
Implementation of
UiInternalLink
for TeaVM. - TvmInternalLink() - Constructor for class io.github.mmm.ui.tvm.widget.link.TvmInternalLink
-
The constructor.
- TvmLabel - Class in io.github.mmm.ui.tvm.widget
-
Implementation of
UiLabel
for TeaVM. - TvmLabel() - Constructor for class io.github.mmm.ui.tvm.widget.TvmLabel
-
The constructor.
- TvmLabelledInput<V> - Class in io.github.mmm.ui.tvm.widget.input
-
TvmInput
that also implementsAttributeWriteText
. - TvmLabelledInput(String, String) - Constructor for class io.github.mmm.ui.tvm.widget.input.TvmLabelledInput
-
The constructor.
- TvmMutableComposite<W extends org.teavm.jso.dom.html.HTMLElement,C extends UiWidget> - Class in io.github.mmm.ui.tvm.widget.composite
-
Implementation of
UiMutableComposite
for TeaVM. - TvmMutableComposite(W) - Constructor for class io.github.mmm.ui.tvm.widget.composite.TvmMutableComposite
-
The constructor.
- TvmMutablePanel<W extends org.teavm.jso.dom.html.HTMLElement> - Class in io.github.mmm.ui.tvm.widget.panel
-
Implementation of
UiMutablePanel
for TeaVM. - TvmMutablePanel(W) - Constructor for class io.github.mmm.ui.tvm.widget.panel.TvmMutablePanel
-
The constructor.
- TvmPasswordInput - Class in io.github.mmm.ui.tvm.widget.input
-
Implementation of
UiPasswordInput
using TeaVM. - TvmPasswordInput() - Constructor for class io.github.mmm.ui.tvm.widget.input.TvmPasswordInput
-
The constructor.
- TvmRadioButton - Class in io.github.mmm.ui.tvm.widget.input
-
Implementation of
UiRadioButton
using TeaVM. - TvmRadioButton() - Constructor for class io.github.mmm.ui.tvm.widget.input.TvmRadioButton
-
The constructor.
- TvmRadioChoice<V> - Class in io.github.mmm.ui.tvm.widget.input
-
Implementation of
UiTextInput
using TeaVM. - TvmRadioChoice() - Constructor for class io.github.mmm.ui.tvm.widget.input.TvmRadioChoice
-
The constructor.
- TvmRemovableComposite<W extends org.teavm.jso.dom.html.HTMLElement,C extends UiWidget> - Class in io.github.mmm.ui.tvm.widget.composite
-
Implementation of
UiRemovableComposite
for TeaVM. - TvmRemovableComposite(W) - Constructor for class io.github.mmm.ui.tvm.widget.composite.TvmRemovableComposite
-
The constructor.
- TvmScreen - Class in io.github.mmm.ui.tvm
-
Implementation of
UiScreen
for TeaVM. - TvmScreen() - Constructor for class io.github.mmm.ui.tvm.TvmScreen
-
The constructor.
- TvmScrollPanel - Class in io.github.mmm.ui.tvm.widget.panel
-
Implementation of
UiScrollPanel
for TeaVM. - TvmScrollPanel() - Constructor for class io.github.mmm.ui.tvm.widget.panel.TvmScrollPanel
-
The constructor.
- TvmSlot - Class in io.github.mmm.ui.tvm.widget.composite
-
Implementation of
UiSlot
for TeaVM. - TvmSlot() - Constructor for class io.github.mmm.ui.tvm.widget.composite.TvmSlot
-
The constructor.
- TvmSlot(HTMLElement) - Constructor for class io.github.mmm.ui.tvm.widget.composite.TvmSlot
-
The constructor.
- TvmStringInput - Class in io.github.mmm.ui.tvm.widget.input
-
Implementation of
UiStringInput
using TeaVM. - TvmStringInput(String) - Constructor for class io.github.mmm.ui.tvm.widget.input.TvmStringInput
-
The constructor.
- TvmStringInput(HTMLInputElement) - Constructor for class io.github.mmm.ui.tvm.widget.input.TvmStringInput
-
The constructor.
- TvmText - Class in io.github.mmm.ui.tvm.widget
-
Implementation of
UiText
for TeaVM. - TvmText() - Constructor for class io.github.mmm.ui.tvm.widget.TvmText
-
The constructor.
- TvmTextArea - Class in io.github.mmm.ui.tvm.widget.input
-
Implementation of
UiTextArea
for TeaVM. - TvmTextArea() - Constructor for class io.github.mmm.ui.tvm.widget.input.TvmTextArea
-
The constructor.
- TvmTextInput - Class in io.github.mmm.ui.tvm.widget.input
-
Implementation of
UiTextInput
using TeaVM. - TvmTextInput() - Constructor for class io.github.mmm.ui.tvm.widget.input.TvmTextInput
-
The constructor.
- TvmTextualInput<V> - Class in io.github.mmm.ui.tvm.widget.input
-
Implementation of
UiTextualInput
using TeaVM. - TvmTextualInput(String) - Constructor for class io.github.mmm.ui.tvm.widget.input.TvmTextualInput
-
The constructor.
- TvmTextualInput(HTMLInputElement) - Constructor for class io.github.mmm.ui.tvm.widget.input.TvmTextualInput
-
The constructor.
- TvmToggleGroup - Class in io.github.mmm.ui.tvm
-
Implementation of
UiToggleGroup
for TeaVM. - TvmToggleGroup() - Constructor for class io.github.mmm.ui.tvm.TvmToggleGroup
-
The constructor.
- TvmToggleGroupFactory - Class in io.github.mmm.ui.tvm
-
Implementation of
UiToggleGroupFactory
for TeaVM. - TvmToggleGroupFactory() - Constructor for class io.github.mmm.ui.tvm.TvmToggleGroupFactory
- TvmValuedComposite<W extends org.teavm.jso.dom.html.HTMLElement,C extends UiWidget,V> - Class in io.github.mmm.ui.tvm.widget.composite
-
Implementation of
UiValuedComposite
for TeaVM. - TvmValuedComposite(W) - Constructor for class io.github.mmm.ui.tvm.widget.composite.TvmValuedComposite
-
The constructor.
- TvmVerticalPanel - Class in io.github.mmm.ui.tvm.widget.panel
-
Implementation of
UiVerticalPanel
using TeaVM. - TvmVerticalPanel() - Constructor for class io.github.mmm.ui.tvm.widget.panel.TvmVerticalPanel
-
The constructor.
- TvmVerticalPanel(HTMLElement) - Constructor for class io.github.mmm.ui.tvm.widget.panel.TvmVerticalPanel
-
The constructor.
- TvmWidget<W extends org.teavm.jso.JSObject> - Class in io.github.mmm.ui.tvm.widget
-
Implementation of
UiNativeWidget
for TeaVM. - TvmWidget(W) - Constructor for class io.github.mmm.ui.tvm.widget.TvmWidget
-
The constructor.
- TvmWidgetHtmlElement<W extends org.teavm.jso.dom.html.HTMLElement> - Class in io.github.mmm.ui.tvm.widget
-
Implementation of
UiNativeWidget
for TeaVM based onHTMLElement
. - TvmWidgetHtmlElement(W) - Constructor for class io.github.mmm.ui.tvm.widget.TvmWidgetHtmlElement
-
The constructor.
- TvmXmlFormatProvider - Class in io.github.mmm.marshall.tvm.xml
-
Implementation of
StructuredFormatProvider
for XML using TeaVM. - TvmXmlFormatProvider() - Constructor for class io.github.mmm.marshall.tvm.xml.TvmXmlFormatProvider
- type - Variable in class io.github.mmm.ui.spi.AbstractUiScreen
- TYPE - Static variable in class io.github.mmm.crypto.key.store.KeyStoreConfigJceks
-
The
type
"JCEKS". - TYPE - Static variable in class io.github.mmm.crypto.key.store.KeyStoreConfigJks
-
Deprecated.The
type
"JKS". - TYPE - Static variable in class io.github.mmm.crypto.key.store.KeyStoreConfigPkcs12
-
The
type
"PKCS12". - TYPE - Static variable in class io.github.mmm.ui.api.event.UiClickEvent
- TYPE - Static variable in class io.github.mmm.ui.api.event.UiDisableEvent
- TYPE - Static variable in class io.github.mmm.ui.api.event.UiEnableEvent
- TYPE - Static variable in class io.github.mmm.ui.api.event.UiFocusGainEvent
- TYPE - Static variable in class io.github.mmm.ui.api.event.UiFocusLossEvent
- TYPE - Static variable in class io.github.mmm.ui.api.event.UiHideEvent
- TYPE - Static variable in class io.github.mmm.ui.api.event.UiSelectionEvent
- TYPE - Static variable in class io.github.mmm.ui.api.event.UiShowEvent
- TYPE - Static variable in class io.github.mmm.ui.api.event.UiValueChangeEvent
- TYPE_CHECKBOX - Static variable in class io.github.mmm.ui.tvm.widget.input.TvmHtmlInput
-
Type
of checkbox input. - TYPE_CHOICE - Static variable in interface io.github.mmm.nls.formatter.NlsFormatterManager
- TYPE_DATE - Static variable in interface io.github.mmm.nls.formatter.NlsFormatterManager
- TYPE_DATETIME - Static variable in interface io.github.mmm.nls.formatter.NlsFormatterManager
- TYPE_NUMBER - Static variable in interface io.github.mmm.nls.formatter.NlsFormatterManager
- TYPE_RADIO - Static variable in class io.github.mmm.ui.tvm.widget.input.TvmHtmlInput
-
Type
of radio (button) input. - TYPE_TEXT - Static variable in class io.github.mmm.ui.tvm.widget.input.TvmHtmlInput
-
Type
of text input. - TYPE_TIME - Static variable in interface io.github.mmm.nls.formatter.NlsFormatterManager
- TYPE_TYPE - Static variable in interface io.github.mmm.nls.formatter.NlsFormatterManager
-
Format for
Type
- TYPE_X509 - Static variable in class io.github.mmm.crypto.asymmetric.cert.CertificateConfigX509
- TypedPropertyPath<V> - Interface in io.github.mmm.value
-
A
PropertyPath
holding itstype
.
U
- UiAbstractButton - Interface in io.github.mmm.ui.api.widget.button
-
This is the abstract interface for an
regular widget
that represents a button what is a widget that can be clicked by the end-user in order to trigger some action. - UiAbstractButtonContainer - Interface in io.github.mmm.ui.api.widget.panel
-
UiMutableComposite
containing a number ofbuttons
. - UiAbstractCheckbox - Interface in io.github.mmm.ui.api.widget.value
-
UiInput
for a checkbox.
Example: - UiAbstractChoice<O,V> - Interface in io.github.mmm.ui.api.widget.input
- UiAbstractCompositeInput<C extends UiWidget,V> - Interface in io.github.mmm.ui.api.widget.form
- UiAbstractDataTable<R> - Interface in io.github.mmm.ui.api.widget.data
-
Abstract interface for widgets showing complex data in columns such as
UiDataTable
. - UiAbstractDataTable.FilterHandler<R> - Interface in io.github.mmm.ui.api.widget.data
- UiAbstractDataTree<R> - Interface in io.github.mmm.ui.api.widget.data
-
A
UiAbstractDataWidget
that presents its data as a tree of nodes that can be expanded and collapsed. - UiAbstractDataTree.TreeModel<D> - Interface in io.github.mmm.ui.api.widget.data
-
Model that adapts the tree structure.
- UiAbstractDataWidget<R> - Interface in io.github.mmm.ui.api.widget.data
-
Abstract interface for widgets showing complex data in columns such as
UiDataTable
. - UiAbstractDataWidget.ColumnAdapter<D,C> - Interface in io.github.mmm.ui.api.widget.data
-
Interface to read and write the value of a property of the data model.
- UiAbstractImage - Interface in io.github.mmm.ui.api.widget.img
-
UiWidget
for an image/picture. - UiAbstractInput<V> - Interface in io.github.mmm.ui.api.widget.input
-
UiValuedWidget
for an input field. - UiAbstractLink - Interface in io.github.mmm.ui.api.widget.link
-
UiWidget
that represents a hyperlink (link). - UiAbstractMenu<E extends UiAbstractMenuEntry> - Interface in io.github.mmm.ui.api.widget.menu
-
UiRemovableComposite
that groupsmenu entries
. - UiAbstractMenuBar<E extends UiAbstractMenuEntry> - Interface in io.github.mmm.ui.api.widget.menu
-
UiAbstractMenu
that acts as the toplevel container for a menu or navigation bar. - UiAbstractMenuEntry - Interface in io.github.mmm.ui.api.widget.menu
-
Abstract
UiWidget
for any entry of amenu or navigation bar
. - UiAbstractMenuItem - Interface in io.github.mmm.ui.api.widget.menu
-
UiAbstractMenuEntry
for a menu item. - UiAbstractMenuWithItems - Interface in io.github.mmm.ui.api.widget.menu
- UiAbstractMultiChoice<V> - Interface in io.github.mmm.ui.api.widget.input
- UiAbstractRadioButton - Interface in io.github.mmm.ui.api.widget.value
-
UiInput
for a radio-button (option).
Example: - UiAbstractSingleChoice<V> - Interface in io.github.mmm.ui.api.widget.input
- UiAbstractSplitPanel - Interface in io.github.mmm.ui.api.widget.panel
-
UiMutablePanel
that shows split-bars between each of itschildren
and allows the user to slide these split-bars to dynamically adjust the size of thechildren
. - UiAbstractWindow - Interface in io.github.mmm.ui.api.widget.window
-
UiMutableComposite
that represents a window. - UiAction - Interface in io.github.mmm.ui.api.event.action
-
UiEventListener
of a specific action. - UiActionApply - Interface in io.github.mmm.ui.api.event.action
-
UiAction
for apply. - UiActionApprove - Interface in io.github.mmm.ui.api.event.action
-
UiAction
for approve. - UiActionBinding - Interface in io.github.mmm.ui.api.binding
- UiActionCancel - Interface in io.github.mmm.ui.api.event.action
-
UiAction
for cancel. - UiActionClose - Interface in io.github.mmm.ui.api.event.action
-
UiAction
for close. - UiActionConfirm - Interface in io.github.mmm.ui.api.event.action
-
UiAction
for confirm. - UiActionDelete - Interface in io.github.mmm.ui.api.event.action
-
UiAction
for edit. - UiActionDiscard - Interface in io.github.mmm.ui.api.event.action
-
UiAction
for cancel. - UiActionEdit - Interface in io.github.mmm.ui.api.event.action
-
UiAction
for edit. - UiActionNavigate - Interface in io.github.mmm.ui.api.controller.action
-
UiAction
for close. - UiActionNext - Interface in io.github.mmm.ui.api.event.action
-
UiAction
for edit. - UiActionNo - Interface in io.github.mmm.ui.api.event.action
-
UiAction
for no. - UiActionOk - Interface in io.github.mmm.ui.api.event.action
-
UiAction
for ok. - UiActionOpen - Interface in io.github.mmm.ui.api.event.action
-
UiAction
for open. - UiActionPrevious - Interface in io.github.mmm.ui.api.event.action
-
UiAction
for edit. - UiActionRemove - Interface in io.github.mmm.ui.api.event.action
-
UiAction
for edit. - UiActionReset - Interface in io.github.mmm.ui.api.event.action
-
UiAction
for reset. - UiActionSave - Interface in io.github.mmm.ui.api.event.action
-
UiAction
for save. - UiActionSearch - Interface in io.github.mmm.ui.api.event.action
-
UiAction
for search. - UiActionSubmit - Interface in io.github.mmm.ui.api.event.action
-
UiAction
for submit. - UiActionYes - Interface in io.github.mmm.ui.api.event.action
-
UiAction
for yes. - UiActiveWidget - Interface in io.github.mmm.ui.api.widget
- UiAdvancedMenu - Interface in io.github.mmm.ui.api.widget.menu
- UiApplication - Interface in io.github.mmm.ui.api
-
Interface for a UI application (client with user-interface).
- UiAudioPlayer - Interface in io.github.mmm.ui.api.widget.media
-
UiMediaWidget
that plays audio tracks. - UiBarChart - Interface in io.github.mmm.ui.api.widget.chart
-
UiChart
showing a bar char withseries of data
. - UiBarChartHorizontal - Interface in io.github.mmm.ui.api.widget.chart
-
UiBarChart
showing a bar char with horizontal bars leading to the right. - UiBarChartVertical - Interface in io.github.mmm.ui.api.widget.chart
-
UiBarChart
showing a bar char with vertical bars leading to the top. - UiBigDecimalInput - Interface in io.github.mmm.ui.api.widget.number
- UiBigIntegerInput - Interface in io.github.mmm.ui.api.widget.number
- UiBindableWidget<V> - Interface in io.github.mmm.ui.api.widget.value
-
UiValidatableWidget
with externalUiValueBinding
. - UiBindingReceiver - Interface in io.github.mmm.ui.api.binding.data
-
Call-back interface receiving
input widgets
forproperties
. - UiBindingReceiverImpl<B extends WritableBean> - Class in io.github.mmm.ui.api.binding.data
-
Implementation of
UiBindingReceiver
. - UiBindingReceiverImpl(B) - Constructor for class io.github.mmm.ui.api.binding.data.UiBindingReceiverImpl
-
The constructor.
- UiBorderPanel - Interface in io.github.mmm.ui.api.widget.panel
-
UiRemovableComposite
representing a panel that lays out its children in predefined positions:center
top
bottom
left
right
Here you can see an example of the layout (HTML structure will differ):
headerleft center right footer The center widget
will consume additional space if the owning window grows while the other border widgets only get the required space. - UiBreadCrumbBar - Interface in io.github.mmm.ui.api.widget.breadcrumb
-
A
UiBreadCrumbBar
shows a bread crumb as a (horizontal) bar. - UiBreadCrumbEntry - Interface in io.github.mmm.ui.api.widget.breadcrumb
-
An entry in the bread crumb.
- UiButton - Interface in io.github.mmm.ui.api.widget.button
-
This is the interface for an normal
button
. - UiButtonPanel - Interface in io.github.mmm.ui.api.widget.panel
-
button container
showing a number ofbuttons
horizontally (e.g. - UiChart<D> - Interface in io.github.mmm.ui.api.widget.chart
-
UiRegularWidget
that displays a chart. - UiCheckbox - Interface in io.github.mmm.ui.api.widget.input
-
A regular
checkbox widget
.
Example: - UiCheckboxChoice<V> - Interface in io.github.mmm.ui.api.widget.input
- UiChildWindow - Interface in io.github.mmm.ui.api.widget.window
-
UiAbstractWindow
that is a child of another window. - UiClickableWidget - Interface in io.github.mmm.ui.api.widget
- UiClickEvent - Class in io.github.mmm.ui.api.event
-
UiEvent
for a click. - UiClickEvent(UiWidget, boolean) - Constructor for class io.github.mmm.ui.api.event.UiClickEvent
-
The constructor.
- UiClickEventListener - Interface in io.github.mmm.ui.api.event
-
UiEventListener
forUiClickEvent
s. - UiCollapsibleComposite<C extends UiWidget> - Interface in io.github.mmm.ui.api.widget.composite
- UiCollapsiblePanel - Interface in io.github.mmm.ui.api.widget.panel
- UiColorInput - Interface in io.github.mmm.ui.api.widget.input
- UiColumn<R,V> - Interface in io.github.mmm.ui.api.widget.data
- UiComboBox<V> - Interface in io.github.mmm.ui.api.widget.input
-
UiAbstractSingleChoice
for a combo-box that allows the end-user to expand a drop-down menu and select thevalue
from a given list ofoptions
. - UiComposite<C extends UiWidget> - Interface in io.github.mmm.ui.api.widget.composite
-
UiWidget
that iscomposed out of child widgets
. - UiCompositeInput<V> - Interface in io.github.mmm.ui.api.widget.form
- UiContext - Interface in io.github.mmm.ui.api
-
Context and central API of the user-interface (UI).
- UiController<V extends UiRegularWidget> - Interface in io.github.mmm.ui.api.controller
-
This is the interface for a dialog of the client application.
- UiControllerRoot - Class in io.github.mmm.ui.spi.controller
- UiControllerRoot() - Constructor for class io.github.mmm.ui.spi.controller.UiControllerRoot
- UiCustomComposite<C extends UiWidget,W extends UiComposite<C>> - Class in io.github.mmm.ui.api.widget.composite
-
AbstractUiCustomWidget
that is aUiComposite
. - UiCustomComposite(W) - Constructor for class io.github.mmm.ui.api.widget.composite.UiCustomComposite
-
The constructor.
- UiCustomCompositeInput<V,W extends UiCompositeInput<V>> - Class in io.github.mmm.ui.api.widget.form
-
AbstractUiCustomWidget
that is aUiFormPanel
. - UiCustomCompositeInput(W) - Constructor for class io.github.mmm.ui.api.widget.form.UiCustomCompositeInput
-
The constructor.
- UiCustomEditor<V> - Class in io.github.mmm.ui.api.widget.value
-
Custom widget
that represents and editor allowing to display and edit an object. - UiCustomEditor(UiValidatableWidget<V>, Consumer<V>) - Constructor for class io.github.mmm.ui.api.widget.value.UiCustomEditor
-
The constructor.
- UiCustomEditorButtonPanel - Class in io.github.mmm.ui.api.widget.panel
- UiCustomEditorButtonPanel(UiActionSave, UiActionReset, UiActionDiscard, AttributeWriteReadOnly) - Constructor for class io.github.mmm.ui.api.widget.panel.UiCustomEditorButtonPanel
-
The constructor.
- UiCustomFormPanel<V> - Class in io.github.mmm.ui.api.widget.form
-
AbstractUiCustomWidget
that is aUiFormPanel
. - UiCustomFormPanel() - Constructor for class io.github.mmm.ui.api.widget.form.UiCustomFormPanel
-
The constructor.
- UiCustomFormPanel(UiFormPanel<V>) - Constructor for class io.github.mmm.ui.api.widget.form.UiCustomFormPanel
-
The constructor.
- UiCustomGridPanel - Class in io.github.mmm.ui.api.widget.panel
-
UiCustomMutablePanel
that is aUiGridPanel
. - UiCustomGridPanel() - Constructor for class io.github.mmm.ui.api.widget.panel.UiCustomGridPanel
-
The constructor.
- UiCustomGridPanel(UiGridPanel) - Constructor for class io.github.mmm.ui.api.widget.panel.UiCustomGridPanel
-
The constructor.
- UiCustomHorizontalInput<V> - Class in io.github.mmm.ui.api.widget.form
-
AbstractUiCustomWidget
that is aUiFormPanel
. - UiCustomHorizontalInput() - Constructor for class io.github.mmm.ui.api.widget.form.UiCustomHorizontalInput
-
The constructor.
- UiCustomHorizontalInput(UiHorizontalInput<V>) - Constructor for class io.github.mmm.ui.api.widget.form.UiCustomHorizontalInput
-
The constructor.
- UiCustomInput<V,W extends UiInput<V>> - Class in io.github.mmm.ui.api.widget.input
-
AbstractUiCustomWidget
adapting aUiInput
. - UiCustomInput(W) - Constructor for class io.github.mmm.ui.api.widget.input.UiCustomInput
-
The constructor.
- UiCustomMutableComposite<C extends UiWidget,W extends UiMutableComposite<C>> - Class in io.github.mmm.ui.api.widget.composite
-
AbstractUiCustomWidget
that is aUiMutableComposite
. - UiCustomMutableComposite(W) - Constructor for class io.github.mmm.ui.api.widget.composite.UiCustomMutableComposite
-
The constructor.
- UiCustomMutablePanel<W extends UiMutablePanel> - Class in io.github.mmm.ui.api.widget.panel
-
UiCustomMutableComposite
that is aUiMutablePanel
. - UiCustomMutablePanel(W) - Constructor for class io.github.mmm.ui.api.widget.panel.UiCustomMutablePanel
-
The constructor.
- UiCustomMutableSingleComposite<C extends UiWidget,W extends UiMutableSingleComposite<C>> - Class in io.github.mmm.ui.api.widget.composite
-
AbstractUiCustomWidget
that is aUiMutableComposite
. - UiCustomMutableSingleComposite(W) - Constructor for class io.github.mmm.ui.api.widget.composite.UiCustomMutableSingleComposite
-
The constructor.
- UiCustomRemovableComposite<C extends UiWidget,W extends UiRemovableComposite<C>> - Class in io.github.mmm.ui.api.widget.composite
-
UiCustomComposite
that is aUiRemovableComposite
. - UiCustomRemovableComposite(W) - Constructor for class io.github.mmm.ui.api.widget.composite.UiCustomRemovableComposite
-
The constructor.
- UiCustomScrollPanel - Class in io.github.mmm.ui.api.widget.panel
-
UiCustomMutableSingleComposite
that is aUiScrollPanel
. - UiCustomScrollPanel() - Constructor for class io.github.mmm.ui.api.widget.panel.UiCustomScrollPanel
-
The constructor.
- UiCustomScrollPanel(UiScrollPanel) - Constructor for class io.github.mmm.ui.api.widget.panel.UiCustomScrollPanel
-
The constructor.
- UiCustomValidatableWidget<V,W extends UiValidatableWidget<V>> - Class in io.github.mmm.ui.api.widget.input
-
AbstractUiCustomWidget
adapting aUiValidatableWidget
. - UiCustomValidatableWidget(W) - Constructor for class io.github.mmm.ui.api.widget.input.UiCustomValidatableWidget
-
The constructor.
- UiCustomValuedComposite<V,C extends UiWidget,W extends UiValuedComposite<C,V>> - Class in io.github.mmm.ui.api.widget.composite
-
AbstractUiCustomWidget
that is aUiValuedComposite
. - UiCustomValuedComposite(W) - Constructor for class io.github.mmm.ui.api.widget.composite.UiCustomValuedComposite
-
The constructor.
- UiCustomValuedWidget<V,W extends UiValuedWidget<V>> - Class in io.github.mmm.ui.api.widget.input
-
AbstractUiCustomWidget
adapting aUiValuedWidget
. - UiCustomValuedWidget(W) - Constructor for class io.github.mmm.ui.api.widget.input.UiCustomValuedWidget
-
The constructor.
- UiCustomVerticalPanel - Class in io.github.mmm.ui.api.widget.panel
-
UiCustomMutablePanel
that is aUiVerticalPanel
. - UiCustomVerticalPanel() - Constructor for class io.github.mmm.ui.api.widget.panel.UiCustomVerticalPanel
-
The constructor.
- UiCustomVerticalPanel(UiVerticalPanel) - Constructor for class io.github.mmm.ui.api.widget.panel.UiCustomVerticalPanel
-
The constructor.
- UiCustomWidget<W extends UiWidget> - Interface in io.github.mmm.ui.api.widget
-
Interface for custom widgets.
- UiDataBinding - Class in io.github.mmm.ui.api.binding.data
- UiDataBinding() - Constructor for class io.github.mmm.ui.api.binding.data.UiDataBinding
-
The constructor.
- UiDataBinding(PropertyFilter) - Constructor for class io.github.mmm.ui.api.binding.data.UiDataBinding
-
The constructor.
- UiDataSeries - Interface in io.github.mmm.ui.api.datatype.chart
-
Interface for a series of values.
- UiDataSeriesDouble - Class in io.github.mmm.ui.api.datatype.chart
-
Implementation of
UiDataSeries
based ondouble[]
. - UiDataSeriesDouble(float...) - Constructor for class io.github.mmm.ui.api.datatype.chart.UiDataSeriesDouble
-
The constructor.
- UiDataSeriesNumber - Class in io.github.mmm.ui.api.datatype.chart
-
Implementation of
UiDataSeries
based onNumber[]
. - UiDataSeriesNumber(Number[]) - Constructor for class io.github.mmm.ui.api.datatype.chart.UiDataSeriesNumber
-
The constructor.
- UiDataSet<V> - Class in io.github.mmm.ui.api.datatype.chart
-
Datatype for a dataset of a
chart
. - UiDataSet(String, Color, V) - Constructor for class io.github.mmm.ui.api.datatype.chart.UiDataSet
-
The constructor.
- UiDataTable<R> - Interface in io.github.mmm.ui.api.widget.data
-
UiAbstractDataWidget
that shows the data as a table (data grid) with thecolumns
as header. - UiDataTree<R> - Interface in io.github.mmm.ui.api.widget.data
-
A
UiAbstractDataWidget
that presents its data as a tree of nodes that can be expanded and collapsed. - UiDataTreeTable<R> - Interface in io.github.mmm.ui.api.widget.data
-
A
UiAbstractDataWidget
that presents its data as a tree of nodes that can be expanded and collapsed. - UiDateInput - Interface in io.github.mmm.ui.api.widget.temporal
-
UiTextualInput
for aLocalDate
. - UiDateTimeInput - Interface in io.github.mmm.ui.api.widget.temporal
-
UiInput
for aLocalDateTime
. - UiDisableEvent - Class in io.github.mmm.ui.api.event
-
UiEnablingEvent
for aUiWidget
that is disabled. - UiDisableEvent(UiWidget) - Constructor for class io.github.mmm.ui.api.event.UiDisableEvent
-
The constructor.
- UiDisableEvent(UiWidget, boolean) - Constructor for class io.github.mmm.ui.api.event.UiDisableEvent
-
The constructor.
- UiDispatcher - Interface in io.github.mmm.ui.api
-
This is the interface for the dispatcher of asynchronous processing.
- UiDoubleInput - Interface in io.github.mmm.ui.api.widget.number
- UiEmbedding - Class in io.github.mmm.ui.api.controller
-
A
UiEmbedding
represents a location within theview
of aUiController
where a sub-dialog shall beembedded
. - UiEmbedding(String, String) - Constructor for class io.github.mmm.ui.api.controller.UiEmbedding
-
The constructor.
- UiEnabledFlags - Interface in io.github.mmm.ui.api.datatype
-
BitMask
constants forUiWidget.setEnabled(boolean, BitMask)
. - UiEnableEvent - Class in io.github.mmm.ui.api.event
-
UiEnablingEvent
for aUiWidget
that is enabled. - UiEnableEvent(UiWidget) - Constructor for class io.github.mmm.ui.api.event.UiEnableEvent
-
The constructor.
- UiEnableEvent(UiWidget, boolean) - Constructor for class io.github.mmm.ui.api.event.UiEnableEvent
-
The constructor.
- UiEnablingEvent - Class in io.github.mmm.ui.api.event
-
UiEvent
for a change of the enabled status. - UiEnablingEvent(UiWidget, boolean) - Constructor for class io.github.mmm.ui.api.event.UiEnablingEvent
-
The constructor.
- UiEvent - Class in io.github.mmm.ui.api.event
-
This is the interface for an event of the UI.
- UiEvent(UiWidget, boolean) - Constructor for class io.github.mmm.ui.api.event.UiEvent
-
The constructor.
- UiEventListener - Interface in io.github.mmm.ui.api.event
-
EventListener
forUiEvent
. - UiEventType - Class in io.github.mmm.ui.api.event
-
Type of a
UiEvent
. - UiEventType(String) - Constructor for class io.github.mmm.ui.api.event.UiEventType
-
The constructor.
- UiExternalLink - Interface in io.github.mmm.ui.api.widget.link
-
UiAbstractLink
to an externalURL
.
Here you can see an example (withsetText("Click me")
andsetUrl("https://en.wikipedia.org/wiki/Hyperlink")
): - UiFailureComposite<C extends UiWidget> - Interface in io.github.mmm.ui.api.widget.composite
-
UiValidatableWidget
that is aUiComposite
. - UiFocusEvent - Class in io.github.mmm.ui.api.event
-
UiEvent
for a change of the focus. - UiFocusEvent(UiWidget, boolean) - Constructor for class io.github.mmm.ui.api.event.UiFocusEvent
-
The constructor.
- UiFocusEventListener - Interface in io.github.mmm.ui.api.event
-
UiEventListener
forUiFocusEvent
s. - UiFocusGainEvent - Class in io.github.mmm.ui.api.event
-
UiFocusEvent
for aUiWidget
that gained the focus. - UiFocusGainEvent(UiWidget, boolean) - Constructor for class io.github.mmm.ui.api.event.UiFocusGainEvent
-
The constructor.
- UiFocusLossEvent - Class in io.github.mmm.ui.api.event
-
UiFocusEvent
for aUiWidget
that lost the focus. - UiFocusLossEvent(UiWidget, boolean) - Constructor for class io.github.mmm.ui.api.event.UiFocusLossEvent
-
The constructor.
- UiFormGroup<V> - Interface in io.github.mmm.ui.api.widget.form
- UiFormPanel<V> - Interface in io.github.mmm.ui.api.widget.form
- UiGridPanel - Interface in io.github.mmm.ui.api.widget.panel
-
UiRemovableComposite
that allows to layout childwidgets
in a grid. - UiGridRow - Interface in io.github.mmm.ui.api.widget.panel
-
UiMutablePanel
that represents a row in aUiGridPanel
. - UiHideEvent - Class in io.github.mmm.ui.api.event
-
UiVisibilityEvent
for aUiWidget
that is hidden (set invisible). - UiHideEvent(UiWidget) - Constructor for class io.github.mmm.ui.api.event.UiHideEvent
-
The constructor.
- UiHideEvent(UiWidget, boolean) - Constructor for class io.github.mmm.ui.api.event.UiHideEvent
-
The constructor.
- UiHorizontalInput<V> - Interface in io.github.mmm.ui.api.widget.form
- UiHorizontalPanel - Interface in io.github.mmm.ui.api.widget.panel
-
UiMutablePanel
that shows itschildren
horizontally from the left to the right. - UiHorizontalSplitPanel - Interface in io.github.mmm.ui.api.widget.panel
-
UiAbstractSplitPanel
that shows itschildren
horizontally from the left to the right. - UiHtmlEditor - Interface in io.github.mmm.ui.api.widget.format
- UiIcon - Interface in io.github.mmm.ui.api.widget.img
-
UiAbstractImage
for an icon. - UiImage - Interface in io.github.mmm.ui.api.widget.img
-
A regular
image
provided from asource URI
. - UiInput<V> - Interface in io.github.mmm.ui.api.widget.input
-
UiValuedWidget
for anregular
input field. - UiInputContainer<V> - Interface in io.github.mmm.ui.api.widget.form
- UiIntegerInput - Interface in io.github.mmm.ui.api.widget.number
- UiIntegerSlider - Interface in io.github.mmm.ui.api.widget.number
- UiInternalLink - Interface in io.github.mmm.ui.api.widget.link
-
UiRegularWidget
that represents a hyperlink (link). - UiLabel - Interface in io.github.mmm.ui.api.widget
-
UiRegularWidget
that represents a label. - UiLineChart - Interface in io.github.mmm.ui.api.widget.chart
-
UiChart
showing data as a line chart. - UiLocalizer - Interface in io.github.mmm.ui.api
-
An abstraction of
ResourceBundle
- UiLocalizerBundle - Class in io.github.mmm.ui.spi
-
Wrapper for
ResourceBundle
with inheritance hierarchy. - UiLocalizerBundle(ResourceBundle, UiLocalizerBundle) - Constructor for class io.github.mmm.ui.spi.UiLocalizerBundle
-
The constructor.
- UiLongInput - Interface in io.github.mmm.ui.api.widget.number
- UiLongSlider - Interface in io.github.mmm.ui.api.widget.number
- UiMainWindow - Interface in io.github.mmm.ui.api.widget.window
-
UiAbstractWindow
that represents the main window. - UiMedia - Interface in io.github.mmm.ui.api.datatype.media
-
Datatype representing a media.
- UiMediaPlayer - Interface in io.github.mmm.ui.api.widget.media
-
UiMediaWidget
that represents a media-player. - UiMediaPreview - Class in io.github.mmm.ui.api.datatype.media
-
Datatype representing a preview of a
UiMedia
. - UiMediaPreview(String) - Constructor for class io.github.mmm.ui.api.datatype.media.UiMediaPreview
-
The constructor.
- UiMediaSource - Class in io.github.mmm.ui.api.datatype.media
-
Datatype representing a single source of a
UiMedia
. - UiMediaSource(String, String) - Constructor for class io.github.mmm.ui.api.datatype.media.UiMediaSource
-
The constructor.
- UiMediaSource(String, String, String) - Constructor for class io.github.mmm.ui.api.datatype.media.UiMediaSource
-
The constructor.
- UiMediaTrack - Class in io.github.mmm.ui.api.datatype.media
-
Datatype representing a track of a
UiMedia
. - UiMediaTrack(String, String, String, String) - Constructor for class io.github.mmm.ui.api.datatype.media.UiMediaTrack
-
The constructor.
- UiMediaType - Enum in io.github.mmm.ui.api.datatype.media
- UiMediaWidget - Interface in io.github.mmm.ui.api.widget.media
-
Abstract
UiWidget
for a media player. - UiMenu - Interface in io.github.mmm.ui.api.widget.menu
-
Navigation entry
that represents a group of othernavigation entries
. - UiMenuBar - Interface in io.github.mmm.ui.api.widget.menu
-
UiAbstractMenuBar
representing a regular menu bar. - UiMenuItem - Interface in io.github.mmm.ui.api.widget.menu
-
UiAbstractMenuItem
for a normal menu item. - UiMenuItemCheckbox - Interface in io.github.mmm.ui.api.widget.menu
-
Like
UiAbstractMenuItem
that additionally has acheckbox
. - UiMenuItemRadioButton - Interface in io.github.mmm.ui.api.widget.menu
-
UiAbstractMenuItem
that additionally has aradio button
. - UiMenuItemSeparator - Interface in io.github.mmm.ui.api.widget.menu
-
UiAbstractMenuItem
that acts as a separator. - UiMultiComboBox<V> - Interface in io.github.mmm.ui.api.widget.input
-
UiAbstractMultiChoice
for aUiComboBox
that allows choosing multiple options. - UiMutableComposite<C extends UiWidget> - Interface in io.github.mmm.ui.api.widget.composite
- UiMutablePanel - Interface in io.github.mmm.ui.api.widget.panel
- UiMutableSingleComposite<C extends UiWidget> - Interface in io.github.mmm.ui.api.widget.composite
-
UiSingleComposite
that is mutable and allows toset its child widget
. - UiNativeWidget - Interface in io.github.mmm.ui.api.widget
-
This is the marker interface for native
UiWidget
s that can becreated from their interface
. - UiNativeWidgetWrapper<W> - Interface in io.github.mmm.ui.spi.widget
-
UiNativeWidget
implementations that wrap widgets from an existing UI toolkit should implement this interface. - UiNavigationBar - Interface in io.github.mmm.ui.api.widget.menu
-
UiAbstractMenuBar
that represents a vertical navigation bar. - UiNavigationEvent - Class in io.github.mmm.ui.api.controller
-
Event for
navigation
. - UiNavigationEvent(UiPlace, UiPlace, boolean) - Constructor for class io.github.mmm.ui.api.controller.UiNavigationEvent
-
The constructor.
- UiNavigationEventListener - Interface in io.github.mmm.ui.api.controller
-
Interface for
EventListener
receivingUiNavigationEvent
s. - UiNavigationManager - Interface in io.github.mmm.ui.api.controller
-
Interface to manage
UiController
s. - UiNavigationMode - Enum in io.github.mmm.ui.spi.controller
-
Enum with the possible modes for a
navigation
. - UiNavigationNode - Class in io.github.mmm.ui.spi.controller
-
Node in the navigation history containing the
place
. - UiNavigationNode(UiPlace) - Constructor for class io.github.mmm.ui.spi.controller.UiNavigationNode
-
The constructor.
- UiNotifier - Interface in io.github.mmm.ui.api.notifier
-
Interface to notify via popup or growl.
- UiNumberInput<V extends Number> - Interface in io.github.mmm.ui.api.widget.number
- UiNumericInput<V extends Number> - Interface in io.github.mmm.ui.api.widget.number
- UiPasswordInput - Interface in io.github.mmm.ui.api.widget.input
-
UiStringInput
for a password input.
Example: - UiPieChart - Interface in io.github.mmm.ui.api.widget.chart
- UiPlace - Class in io.github.mmm.ui.api.controller
- UiPlace(String) - Constructor for class io.github.mmm.ui.api.controller.UiPlace
-
The constructor.
- UiPlace(String, Map<String, String>) - Constructor for class io.github.mmm.ui.api.controller.UiPlace
-
The constructor.
- UiPoint - Class in io.github.mmm.ui.api.datatype
-
A 2-D point.
- UiPoint(double, double) - Constructor for class io.github.mmm.ui.api.datatype.UiPoint
-
The constructor.
- UiPopup - Interface in io.github.mmm.ui.api.widget.window
-
UiAbstractWindow
representing a modal popup window that blocks the client application until it isclosed
. - UiPropagation - Enum in io.github.mmm.ui.api.datatype
-
Enum
with the available modes defining which hierarchical properties aUiComposite
will propagate to its children. - UiRadioButton - Interface in io.github.mmm.ui.api.widget.input
-
A regular
radio-button widget
.
Example: - UiRadioChoice<V> - Interface in io.github.mmm.ui.api.widget.input
-
UiAbstractSingleChoice
to select a value from a group ofUiRadioButton
s. - UiRegularWidget - Interface in io.github.mmm.ui.api.widget
-
Interface for a regular
UiWidget
. - UiRemovableComposite<C extends UiWidget> - Interface in io.github.mmm.ui.api.widget.composite
-
UiComposite
that allows toremove
its children dynamically. - UiResponsiveColumnPanel - Interface in io.github.mmm.ui.api.widget.panel
-
UiMutableComposite
showing multiplechildren
as columns in a responsive layout. - UiScreen - Interface in io.github.mmm.ui.api
-
This is the interface for the display where the UI objects are shown.
- UiScreenType - Enum in io.github.mmm.ui.api.datatype
- UiScrollBarVisibility - Enum in io.github.mmm.ui.api.datatype
-
The scrolling behavior (visibility of a scrollbar).
- UiScrollPanel - Interface in io.github.mmm.ui.api.widget.panel
-
UiMutableSingleComposite
for a scroll panel. - UiSelectionEvent - Class in io.github.mmm.ui.api.event
-
UiEvent
if the selection changed (something was selected or unselected). - UiSelectionEvent(UiWidget, boolean) - Constructor for class io.github.mmm.ui.api.event.UiSelectionEvent
-
The constructor.
- UiSelectionEventListener - Interface in io.github.mmm.ui.api.event
- UiSeverity - Class in io.github.mmm.ui.api.datatype
-
This is the interface that represents the severity of a message.
- UiSeverity(String) - Constructor for class io.github.mmm.ui.api.datatype.UiSeverity
-
The constructor.
- UiShowEvent - Class in io.github.mmm.ui.api.event
-
UiVisibilityEvent
for aUiWidget
that is shown (set visible). - UiShowEvent(UiWidget) - Constructor for class io.github.mmm.ui.api.event.UiShowEvent
-
The constructor.
- UiShowEvent(UiWidget, boolean) - Constructor for class io.github.mmm.ui.api.event.UiShowEvent
-
The constructor.
- UiSingleComposite<C extends UiWidget> - Interface in io.github.mmm.ui.api.widget.composite
-
UiComposite
that contains a singlechild
. - UiSingleWidgetFactory<W extends UiWidget> - Interface in io.github.mmm.ui.api.factory
-
Factory for
UiWidget
s of a single type. - UiSingleWidgetFactoryDatatype<V> - Interface in io.github.mmm.ui.api.factory
- UiSingleWidgetFactoryNative<W extends UiNativeWidget> - Interface in io.github.mmm.ui.api.factory
-
Factory for
UiNativeWidget
of a singletype
. - UiSingleWidgetFactoryProperty<V> - Interface in io.github.mmm.ui.api.factory
- UiSize - Class in io.github.mmm.ui.api.datatype
- UiSize(double, UiSizeUnit) - Constructor for class io.github.mmm.ui.api.datatype.UiSize
-
The constructor.
- UiSizeUnit - Enum in io.github.mmm.ui.api.datatype
-
This enum contains the available units for size measures.
- UiSlider<V extends Number> - Interface in io.github.mmm.ui.api.widget.number
- UiSlot - Interface in io.github.mmm.ui.api.widget.composite
-
Single composite widget
that represents aslot
. - UiSourceCodeViewer - Interface in io.github.mmm.ui.api.widget.format
-
UiValuedWidget
that displays itsvalue
as source-code (with line-numbers and syntax highlighting). - UiStringInput - Interface in io.github.mmm.ui.api.widget.input
- UiStyles - Interface in io.github.mmm.ui.api.datatype
-
Container for styles.
- UiStylesImpl - Class in io.github.mmm.ui.spi
-
Implementation of
UiStyles
. - UiStylesImpl() - Constructor for class io.github.mmm.ui.spi.UiStylesImpl
-
The constructor.
- UiSwitchComposite<C extends UiWidget> - Interface in io.github.mmm.ui.api.widget.composite
-
UiMutableComposite
that only shows a singlechild
at a time. - UiTab - Interface in io.github.mmm.ui.api.widget.tab
-
UiMutableSingleComposite
that represents a singletab
. - UiTabPanel - Interface in io.github.mmm.ui.api.widget.tab
-
UiSwitchComposite
representing a tab panel. - UiText - Interface in io.github.mmm.ui.api.widget
-
UiRegularWidget
that represents regular text. - UiTextAlignment - Enum in io.github.mmm.ui.api.datatype
-
The (horizontal) text alignment.
- UiTextArea - Interface in io.github.mmm.ui.api.widget.input
-
UiStringInput
for a multi-line text area.
Example: - UiTextInput - Interface in io.github.mmm.ui.api.widget.input
-
UiStringInput
for a single-line text input. - UiTextualInput<V> - Interface in io.github.mmm.ui.api.widget.input
-
Abstract
UiRegularWidget
for textual input. - UiTimeInput - Interface in io.github.mmm.ui.api.widget.temporal
- UiToggleGroup - Interface in io.github.mmm.ui.api
-
This is a logical group that combines multiple
UiWidget
s such asUiRadioButton
s so that only one of them can be selected at a time. - UiToggleGroupFactory - Interface in io.github.mmm.ui.api.factory
-
Factory to create
UiToggleGroup
s. - UiValidatableWidget<V> - Interface in io.github.mmm.ui.api.widget.value
-
UiValuedWidget
with realvalidation
support. - UiValidState - Class in io.github.mmm.ui.api.datatype
- UiValidState() - Constructor for class io.github.mmm.ui.api.datatype.UiValidState
-
The constructor.
- UiValueBinding<V> - Interface in io.github.mmm.ui.api.binding
-
Interface for an external value binding for a
UiBindableWidget
. - UiValueChangeEvent - Class in io.github.mmm.ui.api.event
- UiValueChangeEvent(UiWidget, boolean) - Constructor for class io.github.mmm.ui.api.event.UiValueChangeEvent
-
The constructor.
- UiValueChangeEventListener - Interface in io.github.mmm.ui.api.event
- UiValuedComposite<C extends UiWidget,V> - Interface in io.github.mmm.ui.api.widget.composite
- UiValuedWidget<V> - Interface in io.github.mmm.ui.api.widget.value
- UiVerticalInput<V> - Interface in io.github.mmm.ui.api.widget.form
- UiVerticalPanel - Interface in io.github.mmm.ui.api.widget.panel
-
UiMutablePanel
that shows itschildren
vertically from the top to the bottom. - UiVerticalSplitPanel - Interface in io.github.mmm.ui.api.widget.panel
-
This is the interface for a
split panel
that shows itschildren
vertically from the top to the bottom. - UiVideoPlayer - Interface in io.github.mmm.ui.api.widget.media
-
This is the interface for a
media-player widget
that plays videos (movies). - UiVisibilityEvent - Class in io.github.mmm.ui.api.event
-
UiEvent
for a change of the visibility. - UiVisibilityEvent(UiWidget, boolean) - Constructor for class io.github.mmm.ui.api.event.UiVisibilityEvent
-
The constructor.
- UiVisibilityEventListener - Interface in io.github.mmm.ui.api.event
- UiVisibleFlags - Interface in io.github.mmm.ui.api.datatype
-
BitMask
constants forUiWidget.setVisible(boolean, BitMask)
. - UiWidget - Interface in io.github.mmm.ui.api.widget
-
Interface for an adapter to a physical widget of the underlying native widget toolkit.
- UiWidgetFactoryDatatype - Interface in io.github.mmm.ui.api.factory
-
Interface for a factory used to
create
native widgets
. - UiWidgetFactoryNative - Interface in io.github.mmm.ui.api.factory
-
Interface for a factory used to
create
native widgets
. - UiWidgetFactoryProperty - Interface in io.github.mmm.ui.api.factory
- UiWidgetWithSelection - Interface in io.github.mmm.ui.api.widget.value
- UiWindow - Interface in io.github.mmm.ui.api.widget.window
-
A normal window (no popup).
- UiWindowPositionAndSize - Class in io.github.mmm.ui.spi.window
-
Abstract base implementation for position, size and controls related attributes of
UiAbstractWindow
orUiChildWindow
. - UiWindowPositionAndSize() - Constructor for class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
-
The constructor.
- UiWindowSizing - Enum in io.github.mmm.ui.api.datatype
-
Available sizing for a window.
- unbind() - Method in class io.github.mmm.value.observable.BidirectionalBinding
- unbind(ObservableValue<?>...) - Method in class io.github.mmm.value.observable.Binding
-
Stop observing the dependencies for changes.
- unbind(WritableObservableValue<V>, WritableObservableValue<V>) - Static method in class io.github.mmm.value.observable.BidirectionalBinding
- unbindOneWay() - Method in class io.github.mmm.value.observable.AbstractWritableObservableValue
- unbindOneWay() - Method in interface io.github.mmm.value.observable.WritableObservableValue
-
Removes the
unidirectional binding
from this object. - unbindTwoWay(WritableObservableValue<V>) - Method in class io.github.mmm.value.observable.AbstractWritableObservableValue
- unbindTwoWay(WritableObservableValue<V>) - Method in interface io.github.mmm.value.observable.WritableObservableValue
-
Removes a
bidirectional binding
between this object and the given one. - unbounded() - Static method in interface io.github.mmm.base.range.Range
- UNCAPITALIZED - Static variable in class io.github.mmm.base.text.CaseSyntax
-
CaseSyntax
foru$$capitalized
(only convert first char to lower case, keep other case untouched). - UNCAPITALIZED_UPPER - Static variable in class io.github.mmm.base.text.CaseSyntax
-
CaseSyntax
forCapitalizedlower
. - UNDEFINED - Static variable in class io.github.mmm.ui.api.datatype.color.Hue
- UnlimitedKeyStrengthJurisdictionPolicy - Class in io.github.mmm.crypto
- UnlimitedKeyStrengthJurisdictionPolicy() - Constructor for class io.github.mmm.crypto.UnlimitedKeyStrengthJurisdictionPolicy
- unmarshall(Class<E>, String, String) - Method in interface io.github.mmm.entity.id.IdMapper
- unmarshall(Class<E>, String, String) - Method in class io.github.mmm.entity.id.LongInstantId.Factory
- unmarshall(Class<E>, String, String) - Method in class io.github.mmm.entity.id.LongVersionId.Factory
- unmarshall(Class<E>, String, String) - Method in class io.github.mmm.entity.id.StringInstantId.Factory
- unmarshall(Class<E>, String, String) - Method in class io.github.mmm.entity.id.StringVersionId.Factory
- unmarshall(Class<E>, String, String) - Method in class io.github.mmm.entity.id.UuidInstantId.Factory
- unmarshall(Class<E>, String, String) - Method in class io.github.mmm.entity.id.UuidVersionId.Factory
- UnmarshallableObject - Interface in io.github.mmm.marshall
-
Interface for an object that can
read its data
from structured formats such as JSON or XML. - Unmarshaller<T> - Interface in io.github.mmm.marshall
-
Interface for an unmarshaller that can
read
(unmarshall or de-serialize) an object from structured formats such as JSON or XML. - UNMODIFIED - Static variable in class io.github.mmm.base.text.CaseSyntax
-
CaseSyntax
for$$$unmodified
(keep all characters untouched). - unmute() - Method in interface io.github.mmm.ui.api.attribute.AttributeFeatureVolume
-
Sets
mute
tofalse
. - unwrap() - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- unwrap() - Method in class io.github.mmm.ui.api.widget.AbstractUiWidget
- unwrap() - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- unwrap(UiWidget) - Method in class io.github.mmm.ui.api.widget.AbstractUiWidget
- UP - io.github.mmm.base.placement.Direction
-
Direction up (north/top).
- UP_LEFT - io.github.mmm.base.placement.Direction
-
Direction up-left (north-west).
- UP_RIGHT - io.github.mmm.base.placement.Direction
-
Direction up-right (north-east).
- update() - Method in interface io.github.mmm.ui.api.UiScreen
-
Forces the display to update.
- update() - Method in class io.github.mmm.ui.spi.AbstractUiScreen
- update(byte[]) - Method in interface io.github.mmm.crypto.CryptoChunker
- update(byte[], int, int) - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureProcessorImplEcBc
- update(byte[], int, int) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorImpl
- update(byte[], int, int) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureProcessorImplWithHash
- update(byte[], int, int) - Method in interface io.github.mmm.crypto.CryptoChunker
- update(byte[], int, int) - Method in class io.github.mmm.crypto.hash.HashCreatorImplCombined
- update(byte[], int, int) - Method in class io.github.mmm.crypto.hash.HashCreatorImplDigest
- update(CryptoBinary) - Method in interface io.github.mmm.crypto.CryptoChunker
- update(TestAbstractRadioButton) - Method in class io.github.mmm.ui.test.TestToggleGroup
- UPDATE - io.github.mmm.event.ChangeType
-
A change of this type indicates, that something that already exists has been updated.
- updateParent(UiWidget) - Method in enum io.github.mmm.ui.api.datatype.UiPropagation
- updatePlace(UiPlace) - Method in interface io.github.mmm.ui.api.controller.UiNavigationManager
-
Replaces the
current place
with the givenUiPlace
without creating a new entry in the navigation history. - updatePlace(UiPlace) - Method in class io.github.mmm.ui.spi.controller.AbstractUiNavigationManager
- updateProperties() - Method in class io.github.mmm.bean.AbstractVirtualBean
- UPPER - Static variable in class io.github.mmm.binary.codec.Base16
-
Default instance for hexadecimal number encoding (formatted in UPPER case).
- UPPER_CASE - io.github.mmm.base.text.CaseConversion
-
Convert
to upper case
. - UPPER_SNAKE_CASE - Static variable in class io.github.mmm.base.text.CaseSyntax
-
CaseSyntax
forUPPER_SNAKE_CASE
(e.g. - UPPER_SPACE_CASE - Static variable in class io.github.mmm.base.text.CaseSyntax
-
CaseSyntax
forUPPER SPACE CASE
. - UPPER_TRAIN_CASE - Static variable in class io.github.mmm.base.text.CaseSyntax
-
CaseSyntax
forUPPER-TRAIN-CASE
. - UPPERCASE - Static variable in class io.github.mmm.base.text.CaseSyntax
-
CaseSyntax
forUPPERCASE
. - URL - Static variable in class io.github.mmm.binary.codec.Base58
-
Instance of
Base58
used for shortened URLs (e.g. - URL - Static variable in class io.github.mmm.binary.codec.Base64
-
Instance for
Base64
for usage in URLs according to RFC 4648 (Table 2). - UuidInstantId<E> - Class in io.github.mmm.entity.id
- UuidInstantId(Class<E>, UUID, Instant) - Constructor for class io.github.mmm.entity.id.UuidInstantId
-
The constructor.
- UuidInstantId.Factory - Class in io.github.mmm.entity.id
-
IdFactory
implementation. - UuidVersionId<E> - Class in io.github.mmm.entity.id
- UuidVersionId(Class<E>, UUID, Long) - Constructor for class io.github.mmm.entity.id.UuidVersionId
-
The constructor.
- UuidVersionId.Factory - Class in io.github.mmm.entity.id
-
IdFactory
implementation.
V
- Validatable - Interface in io.github.mmm.validation
-
This is the abstract interface for an object, that can be
validated
. - validate() - Method in interface io.github.mmm.bean.ReadableBean
- validate() - Method in interface io.github.mmm.nls.cli.property.CliProperty
-
Validates the
value
of this property. - validate() - Method in class io.github.mmm.property.Property
- validate() - Method in interface io.github.mmm.ui.api.widget.UiWidget
- validate() - Method in interface io.github.mmm.validation.Validatable
-
This method performs the actual validation.
- validate(boolean) - Method in interface io.github.mmm.ui.api.widget.UiWidget
- validate(UiValidState) - Method in interface io.github.mmm.ui.api.widget.UiWidget
- validate(Collection<E>, Object) - Method in class io.github.mmm.validation.collection.ValidatorCollectionElements
- validate(Map<?, V>, Object) - Method in class io.github.mmm.validation.collection.ValidatorMapValues
- validate(Map<K, ?>, Object) - Method in class io.github.mmm.validation.collection.ValidatorMapKeys
- validate(V) - Method in interface io.github.mmm.validation.Validator
-
This method validates the given
value
. - validate(V, Object) - Method in class io.github.mmm.validation.AbstractValueValidator
- validate(V, Object) - Method in class io.github.mmm.validation.ComposedValidator
- validate(V, Object) - Method in class io.github.mmm.validation.ProjectionValidator
- validate(V, Object) - Method in interface io.github.mmm.validation.Validator
-
This method validates the given
value
. - validateChild(C, String) - Method in class io.github.mmm.validation.AbstractComposedValidator
- validateChild(C, String, ValidationResultBuilder) - Method in class io.github.mmm.validation.AbstractComposedValidator
- validateDown(UiValidState) - Method in class io.github.mmm.ui.api.widget.AbstractUiCustomWidget
- validateDown(UiValidState) - Method in interface io.github.mmm.ui.api.widget.UiWidget
-
Performs
validation
withoutupwards propagation
. - validateDown(UiValidState) - Method in class io.github.mmm.ui.spi.widget.AbstractUiNativeWidget
- validateNotNull(CharSequence) - Method in class io.github.mmm.validation.string.ValidatorEmail
- validateNotNull(CharSequence) - Method in class io.github.mmm.validation.string.ValidatorEmailSpec
- validateNotNull(CharSequence) - Method in class io.github.mmm.validation.string.ValidatorHost
- validateNotNull(CharSequence) - Method in class io.github.mmm.validation.string.ValidatorHostName
- validateNotNull(CharSequence) - Method in class io.github.mmm.validation.string.ValidatorIpAddress
- validateNotNull(CharSequence) - Method in class io.github.mmm.validation.string.ValidatorIpV4Address
- validateNotNull(CharSequence) - Method in class io.github.mmm.validation.string.ValidatorIpV6Address
- validateNotNull(CharSequence) - Method in class io.github.mmm.validation.string.ValidatorPasswordConfirmation
- validateNotNull(CharSequence) - Method in class io.github.mmm.validation.string.ValidatorPattern
- validateNotNull(CharSequence) - Method in class io.github.mmm.validation.string.ValidatorPhoneNumber
- validateNotNull(Object) - Method in class io.github.mmm.validation.main.ValidatorMandatory
- validateNotNull(V) - Method in class io.github.mmm.validation.AbstractValueValidator
-
This method performs the validation in case
value
is NOTnull
. - validateNotNull(V) - Method in class io.github.mmm.validation.main.AbstractValidatorRange
- validateNotNull(V) - Method in class io.github.mmm.validation.main.ValidatorCompare
- validateNotNull(V) - Method in class io.github.mmm.validation.temporal.ValidatorTemporalAfter
- validateNotNull(V) - Method in class io.github.mmm.validation.temporal.ValidatorTemporalBefore
- validateNotNull(V) - Method in class io.github.mmm.validation.temporal.ValidatorTemporalFuture
- validateNotNull(V) - Method in class io.github.mmm.validation.temporal.ValidatorTemporalPast
- validateNull() - Method in class io.github.mmm.validation.AbstractValueValidator
-
This method performs the validation in case
null
was provided as value. - validateNull() - Method in class io.github.mmm.validation.main.ValidatorMandatory
- validateNull() - Method in class io.github.mmm.validation.string.ValidatorPasswordConfirmation
- validateUp(UiValidState) - Method in interface io.github.mmm.ui.api.widget.tab.UiTab
- validateUp(UiValidState) - Method in interface io.github.mmm.ui.api.widget.UiWidget
-
Propagates the new
UiValidState
toparent
(and recursively to ancestors). - ValidationFailure - Class in io.github.mmm.validation
-
Implementation of
ValidationResult
for a failure withoutI18N support
. - ValidationFailure(String, Localizable) - Constructor for class io.github.mmm.validation.ValidationFailure
-
The constructor.
- ValidationFailure(String, Localizable, String) - Constructor for class io.github.mmm.validation.ValidationFailure
-
The constructor.
- ValidationResult - Interface in io.github.mmm.validation
-
Result of a
validation
. - ValidationResultBuilder - Class in io.github.mmm.validation
- ValidationResultBuilder() - Constructor for class io.github.mmm.validation.ValidationResultBuilder
-
The constructor.
- ValidationResultBuilder(boolean) - Constructor for class io.github.mmm.validation.ValidationResultBuilder
-
The constructor.
- ValidationResultValid - Class in io.github.mmm.validation
-
ValidationResult
that isvalid
. - Validator<V> - Interface in io.github.mmm.validation
- ValidatorBuilderBigDecimal<PARENT> - Class in io.github.mmm.validation.number
- ValidatorBuilderBigDecimal(PARENT) - Constructor for class io.github.mmm.validation.number.ValidatorBuilderBigDecimal
-
The constructor.
- ValidatorBuilderBigInteger<PARENT> - Class in io.github.mmm.validation.number
-
The
Validator builder
forBigInteger
values. - ValidatorBuilderBigInteger(PARENT) - Constructor for class io.github.mmm.validation.number.ValidatorBuilderBigInteger
-
The constructor.
- ValidatorBuilderBoolean<PARENT> - Class in io.github.mmm.validation.main
-
Validator builder
forBoolean
. - ValidatorBuilderBoolean(PARENT) - Constructor for class io.github.mmm.validation.main.ValidatorBuilderBoolean
-
The constructor.
- ValidatorBuilderByte<PARENT> - Class in io.github.mmm.validation.number
-
Validator builder
forByte
values. - ValidatorBuilderByte(PARENT) - Constructor for class io.github.mmm.validation.number.ValidatorBuilderByte
-
The constructor.
- ValidatorBuilderCharSequence<PARENT> - Class in io.github.mmm.validation.string
- ValidatorBuilderCharSequence(PARENT) - Constructor for class io.github.mmm.validation.string.ValidatorBuilderCharSequence
-
The constructor.
- ValidatorBuilderCollection<E,PARENT> - Class in io.github.mmm.validation.collection
- ValidatorBuilderCollection(PARENT) - Constructor for class io.github.mmm.validation.collection.ValidatorBuilderCollection
-
The constructor.
- ValidatorBuilderCollectionOfString<PARENT> - Class in io.github.mmm.validation.collection
- ValidatorBuilderCollectionOfString(PARENT) - Constructor for class io.github.mmm.validation.collection.ValidatorBuilderCollectionOfString
-
The constructor.
- ValidatorBuilderDouble<PARENT> - Class in io.github.mmm.validation.number
-
The
Validator builder
forDouble
values. - ValidatorBuilderDouble(PARENT) - Constructor for class io.github.mmm.validation.number.ValidatorBuilderDouble
-
The constructor.
- ValidatorBuilderFloat<PARENT> - Class in io.github.mmm.validation.number
-
The
Validator builder
forFloat
values. - ValidatorBuilderFloat(PARENT) - Constructor for class io.github.mmm.validation.number.ValidatorBuilderFloat
-
The constructor.
- ValidatorBuilderInstant<PARENT> - Class in io.github.mmm.validation.temporal.instant
-
Validator builder
forInstant
. - ValidatorBuilderInstant(PARENT) - Constructor for class io.github.mmm.validation.temporal.instant.ValidatorBuilderInstant
-
The constructor.
- ValidatorBuilderInteger<PARENT> - Class in io.github.mmm.validation.number
-
The
Validator builder
forInteger
values. - ValidatorBuilderInteger(PARENT) - Constructor for class io.github.mmm.validation.number.ValidatorBuilderInteger
-
The constructor.
- ValidatorBuilderList<E,PARENT> - Class in io.github.mmm.validation.collection
- ValidatorBuilderList(PARENT) - Constructor for class io.github.mmm.validation.collection.ValidatorBuilderList
-
The constructor.
- ValidatorBuilderLocalDate<PARENT> - Class in io.github.mmm.validation.temporal.localdate
- ValidatorBuilderLocalDate(PARENT) - Constructor for class io.github.mmm.validation.temporal.localdate.ValidatorBuilderLocalDate
-
The constructor.
- ValidatorBuilderLocalDateTime<PARENT> - Class in io.github.mmm.validation.temporal.localdatetime
- ValidatorBuilderLocalDateTime(PARENT) - Constructor for class io.github.mmm.validation.temporal.localdatetime.ValidatorBuilderLocalDateTime
-
The constructor.
- ValidatorBuilderLocalTime<PARENT> - Class in io.github.mmm.validation.temporal.localtime
- ValidatorBuilderLocalTime(PARENT) - Constructor for class io.github.mmm.validation.temporal.localtime.ValidatorBuilderLocalTime
-
The constructor.
- ValidatorBuilderLong<PARENT> - Class in io.github.mmm.validation.number
-
The
Validator builder
forLong
values. - ValidatorBuilderLong(PARENT) - Constructor for class io.github.mmm.validation.number.ValidatorBuilderLong
-
The constructor.
- ValidatorBuilderMap<K,V,PARENT> - Class in io.github.mmm.validation.collection
- ValidatorBuilderMap(PARENT) - Constructor for class io.github.mmm.validation.collection.ValidatorBuilderMap
-
The constructor.
- ValidatorBuilderObject<V,PARENT> - Class in io.github.mmm.validation.main
-
Validator builder
forObject
. - ValidatorBuilderObject(PARENT) - Constructor for class io.github.mmm.validation.main.ValidatorBuilderObject
-
The constructor.
- ValidatorBuilderOffsetDateTime<PARENT> - Class in io.github.mmm.validation.temporal.offsetdatetime
- ValidatorBuilderOffsetDateTime(PARENT) - Constructor for class io.github.mmm.validation.temporal.offsetdatetime.ValidatorBuilderOffsetDateTime
-
The constructor.
- ValidatorBuilderOffsetTime<PARENT> - Class in io.github.mmm.validation.temporal.offsettime
- ValidatorBuilderOffsetTime(PARENT) - Constructor for class io.github.mmm.validation.temporal.offsettime.ValidatorBuilderOffsetTime
-
The constructor.
- ValidatorBuilderRange<V,PARENT> - Class in io.github.mmm.validation.range
-
Validator builder
forString
. - ValidatorBuilderRange(PARENT) - Constructor for class io.github.mmm.validation.range.ValidatorBuilderRange
-
The constructor.
- ValidatorBuilderSet<E,PARENT> - Class in io.github.mmm.validation.collection
- ValidatorBuilderSet(PARENT) - Constructor for class io.github.mmm.validation.collection.ValidatorBuilderSet
-
The constructor.
- ValidatorBuilderShort<PARENT> - Class in io.github.mmm.validation.number
-
The
Validator builder
forShort
values. - ValidatorBuilderShort(PARENT) - Constructor for class io.github.mmm.validation.number.ValidatorBuilderShort
-
The constructor.
- ValidatorBuilderString<PARENT> - Class in io.github.mmm.validation.string
-
Validator builder
forString
. - ValidatorBuilderString(PARENT) - Constructor for class io.github.mmm.validation.string.ValidatorBuilderString
-
The constructor.
- ValidatorBuilderTemporal<V extends Comparable,PARENT,SELF extends ValidatorBuilderTemporal<V,PARENT,SELF>> - Class in io.github.mmm.validation.temporal
-
Validator builder
for date and time values. - ValidatorBuilderTemporal(PARENT) - Constructor for class io.github.mmm.validation.temporal.ValidatorBuilderTemporal
-
The constructor.
- ValidatorBuilderZonedDateTime<PARENT> - Class in io.github.mmm.validation.temporal.zoneddatetime
- ValidatorBuilderZonedDateTime(PARENT) - Constructor for class io.github.mmm.validation.temporal.zoneddatetime.ValidatorBuilderZonedDateTime
-
The constructor.
- ValidatorCharSequnceSize - Class in io.github.mmm.validation.string
- ValidatorCharSequnceSize(int) - Constructor for class io.github.mmm.validation.string.ValidatorCharSequnceSize
-
The constructor.
- ValidatorCharSequnceSize(Range<Number>) - Constructor for class io.github.mmm.validation.string.ValidatorCharSequnceSize
-
The constructor.
- ValidatorCollectionElements<E> - Class in io.github.mmm.validation.collection
- ValidatorCollectionElements(Validator<? super E>...) - Constructor for class io.github.mmm.validation.collection.ValidatorCollectionElements
-
The constructor.
- ValidatorCollectionElements(List<AbstractValidator<? super E>>) - Constructor for class io.github.mmm.validation.collection.ValidatorCollectionElements
-
The constructor.
- ValidatorCollectionSize - Class in io.github.mmm.validation.collection
- ValidatorCollectionSize(int) - Constructor for class io.github.mmm.validation.collection.ValidatorCollectionSize
-
The constructor.
- ValidatorCollectionSize(Range<Number>) - Constructor for class io.github.mmm.validation.collection.ValidatorCollectionSize
-
The constructor.
- ValidatorCompare<V extends Comparable<V>> - Class in io.github.mmm.validation.main
-
Validator
validating
that a valuesatisfies
a givenCompareOperator
-operation for given value to compare to. - ValidatorCompare(CompareOperator, Supplier<V>) - Constructor for class io.github.mmm.validation.main.ValidatorCompare
-
The constructor.
- ValidatorCompare(CompareOperator, V) - Constructor for class io.github.mmm.validation.main.ValidatorCompare
-
The constructor.
- ValidatorEmail - Class in io.github.mmm.validation.string
- ValidatorEmailSpec - Class in io.github.mmm.validation.string
-
Validator
validating
that a givenCharSequence
is a valid email address specification (a raw email without display name, comments, etc.). - ValidatorHost - Class in io.github.mmm.validation.string
- ValidatorHostName - Class in io.github.mmm.validation.string
- ValidatorInstantAfter - Class in io.github.mmm.validation.temporal.instant
-
Implementation of
ValidatorTemporalAfter
forInstant
. - ValidatorInstantAfter(Instant) - Constructor for class io.github.mmm.validation.temporal.instant.ValidatorInstantAfter
-
The constructor.
- ValidatorInstantAfter(Supplier<Instant>) - Constructor for class io.github.mmm.validation.temporal.instant.ValidatorInstantAfter
-
The constructor.
- ValidatorInstantBefore - Class in io.github.mmm.validation.temporal.instant
-
Implementation of
ValidatorTemporalBefore
forInstant
. - ValidatorInstantBefore(Instant) - Constructor for class io.github.mmm.validation.temporal.instant.ValidatorInstantBefore
-
The constructor.
- ValidatorInstantBefore(Supplier<Instant>) - Constructor for class io.github.mmm.validation.temporal.instant.ValidatorInstantBefore
-
The constructor.
- ValidatorInstantFuture - Class in io.github.mmm.validation.temporal.instant
-
Implementation of
ValidatorTemporalFuture
forInstant
. - ValidatorInstantFuture() - Constructor for class io.github.mmm.validation.temporal.instant.ValidatorInstantFuture
- ValidatorInstantPast - Class in io.github.mmm.validation.temporal.instant
-
Implementation of
ValidatorTemporalPast
forInstant
. - ValidatorInstantPast() - Constructor for class io.github.mmm.validation.temporal.instant.ValidatorInstantPast
- ValidatorIpAddress - Class in io.github.mmm.validation.string
- ValidatorIpV4Address - Class in io.github.mmm.validation.string
- ValidatorIpV6Address - Class in io.github.mmm.validation.string
- ValidatorLocalDateAfter - Class in io.github.mmm.validation.temporal.localdate
-
Implementation of
ValidatorTemporalAfter
forLocalDate
. - ValidatorLocalDateAfter(LocalDate) - Constructor for class io.github.mmm.validation.temporal.localdate.ValidatorLocalDateAfter
-
The constructor.
- ValidatorLocalDateAfter(Supplier<LocalDate>) - Constructor for class io.github.mmm.validation.temporal.localdate.ValidatorLocalDateAfter
-
The constructor.
- ValidatorLocalDateBefore - Class in io.github.mmm.validation.temporal.localdate
-
Implementation of
ValidatorTemporalBefore
forLocalDate
. - ValidatorLocalDateBefore(LocalDate) - Constructor for class io.github.mmm.validation.temporal.localdate.ValidatorLocalDateBefore
-
The constructor.
- ValidatorLocalDateBefore(Supplier<LocalDate>) - Constructor for class io.github.mmm.validation.temporal.localdate.ValidatorLocalDateBefore
-
The constructor.
- ValidatorLocalDateFuture - Class in io.github.mmm.validation.temporal.localdate
-
Implementation of
ValidatorTemporalFuture
forLocalDate
. - ValidatorLocalDateFuture() - Constructor for class io.github.mmm.validation.temporal.localdate.ValidatorLocalDateFuture
- ValidatorLocalDatePast - Class in io.github.mmm.validation.temporal.localdate
-
Implementation of
ValidatorTemporalPast
forLocalDate
. - ValidatorLocalDatePast() - Constructor for class io.github.mmm.validation.temporal.localdate.ValidatorLocalDatePast
- ValidatorLocalDateTimeAfter - Class in io.github.mmm.validation.temporal.localdatetime
-
Implementation of
ValidatorTemporalAfter
forLocalDateTime
. - ValidatorLocalDateTimeAfter(LocalDateTime) - Constructor for class io.github.mmm.validation.temporal.localdatetime.ValidatorLocalDateTimeAfter
-
The constructor.
- ValidatorLocalDateTimeAfter(Supplier<LocalDateTime>) - Constructor for class io.github.mmm.validation.temporal.localdatetime.ValidatorLocalDateTimeAfter
-
The constructor.
- ValidatorLocalDateTimeBefore - Class in io.github.mmm.validation.temporal.localdatetime
-
Implementation of
ValidatorTemporalBefore
forLocalDateTime
. - ValidatorLocalDateTimeBefore(LocalDateTime) - Constructor for class io.github.mmm.validation.temporal.localdatetime.ValidatorLocalDateTimeBefore
-
The constructor.
- ValidatorLocalDateTimeBefore(Supplier<LocalDateTime>) - Constructor for class io.github.mmm.validation.temporal.localdatetime.ValidatorLocalDateTimeBefore
-
The constructor.
- ValidatorLocalDateTimeFuture - Class in io.github.mmm.validation.temporal.localdatetime
-
Implementation of
ValidatorTemporalFuture
forLocalDateTime
. - ValidatorLocalDateTimeFuture() - Constructor for class io.github.mmm.validation.temporal.localdatetime.ValidatorLocalDateTimeFuture
- ValidatorLocalDateTimePast - Class in io.github.mmm.validation.temporal.localdatetime
-
Implementation of
ValidatorTemporalPast
forLocalDateTime
. - ValidatorLocalDateTimePast() - Constructor for class io.github.mmm.validation.temporal.localdatetime.ValidatorLocalDateTimePast
- ValidatorLocalTimeAfter - Class in io.github.mmm.validation.temporal.localtime
-
Implementation of
ValidatorTemporalAfter
forLocalTime
. - ValidatorLocalTimeAfter(LocalTime) - Constructor for class io.github.mmm.validation.temporal.localtime.ValidatorLocalTimeAfter
-
The constructor.
- ValidatorLocalTimeAfter(Supplier<LocalTime>) - Constructor for class io.github.mmm.validation.temporal.localtime.ValidatorLocalTimeAfter
-
The constructor.
- ValidatorLocalTimeBefore - Class in io.github.mmm.validation.temporal.localtime
-
Implementation of
ValidatorTemporalBefore
forLocalTime
. - ValidatorLocalTimeBefore(LocalTime) - Constructor for class io.github.mmm.validation.temporal.localtime.ValidatorLocalTimeBefore
-
The constructor.
- ValidatorLocalTimeBefore(Supplier<LocalTime>) - Constructor for class io.github.mmm.validation.temporal.localtime.ValidatorLocalTimeBefore
-
The constructor.
- ValidatorLocalTimeFuture - Class in io.github.mmm.validation.temporal.localtime
-
Implementation of
ValidatorTemporalFuture
forLocalTime
. - ValidatorLocalTimeFuture() - Constructor for class io.github.mmm.validation.temporal.localtime.ValidatorLocalTimeFuture
- ValidatorLocalTimePast - Class in io.github.mmm.validation.temporal.localtime
-
Implementation of
ValidatorTemporalPast
forLocalTime
. - ValidatorLocalTimePast() - Constructor for class io.github.mmm.validation.temporal.localtime.ValidatorLocalTimePast
- ValidatorMandatory - Class in io.github.mmm.validation.main
-
Validator
validating that a mandatory value is filled. - ValidatorMandatory() - Constructor for class io.github.mmm.validation.main.ValidatorMandatory
-
The constructor.
- ValidatorMapKeys<K> - Class in io.github.mmm.validation.collection
- ValidatorMapKeys(Validator<? super K>...) - Constructor for class io.github.mmm.validation.collection.ValidatorMapKeys
-
The constructor.
- ValidatorMapKeys(List<Validator<? super K>>) - Constructor for class io.github.mmm.validation.collection.ValidatorMapKeys
-
The constructor.
- ValidatorMapSize - Class in io.github.mmm.validation.collection
- ValidatorMapSize(int) - Constructor for class io.github.mmm.validation.collection.ValidatorMapSize
-
The constructor.
- ValidatorMapSize(Range<Number>) - Constructor for class io.github.mmm.validation.collection.ValidatorMapSize
-
The constructor.
- ValidatorMapValues<V> - Class in io.github.mmm.validation.collection
- ValidatorMapValues(Validator<? super V>...) - Constructor for class io.github.mmm.validation.collection.ValidatorMapValues
-
The constructor.
- ValidatorMapValues(List<Validator<? super V>>) - Constructor for class io.github.mmm.validation.collection.ValidatorMapValues
-
The constructor.
- ValidatorOffsetDateTimeAfter - Class in io.github.mmm.validation.temporal.offsetdatetime
-
Implementation of
ValidatorTemporalAfter
forOffsetDateTime
. - ValidatorOffsetDateTimeAfter(OffsetDateTime) - Constructor for class io.github.mmm.validation.temporal.offsetdatetime.ValidatorOffsetDateTimeAfter
-
The constructor.
- ValidatorOffsetDateTimeAfter(Supplier<OffsetDateTime>) - Constructor for class io.github.mmm.validation.temporal.offsetdatetime.ValidatorOffsetDateTimeAfter
-
The constructor.
- ValidatorOffsetDateTimeBefore - Class in io.github.mmm.validation.temporal.offsetdatetime
-
Implementation of
ValidatorTemporalBefore
forOffsetDateTime
. - ValidatorOffsetDateTimeBefore(OffsetDateTime) - Constructor for class io.github.mmm.validation.temporal.offsetdatetime.ValidatorOffsetDateTimeBefore
-
The constructor.
- ValidatorOffsetDateTimeBefore(Supplier<OffsetDateTime>) - Constructor for class io.github.mmm.validation.temporal.offsetdatetime.ValidatorOffsetDateTimeBefore
-
The constructor.
- ValidatorOffsetDateTimeFuture - Class in io.github.mmm.validation.temporal.offsetdatetime
-
Implementation of
ValidatorTemporalFuture
forOffsetDateTime
. - ValidatorOffsetDateTimeFuture() - Constructor for class io.github.mmm.validation.temporal.offsetdatetime.ValidatorOffsetDateTimeFuture
- ValidatorOffsetDateTimePast - Class in io.github.mmm.validation.temporal.offsetdatetime
-
Implementation of
ValidatorTemporalPast
forOffsetDateTime
. - ValidatorOffsetDateTimePast() - Constructor for class io.github.mmm.validation.temporal.offsetdatetime.ValidatorOffsetDateTimePast
- ValidatorOffsetTimeAfter - Class in io.github.mmm.validation.temporal.offsettime
-
Implementation of
ValidatorTemporalAfter
forOffsetTime
. - ValidatorOffsetTimeAfter(OffsetTime) - Constructor for class io.github.mmm.validation.temporal.offsettime.ValidatorOffsetTimeAfter
-
The constructor.
- ValidatorOffsetTimeAfter(Supplier<OffsetTime>) - Constructor for class io.github.mmm.validation.temporal.offsettime.ValidatorOffsetTimeAfter
-
The constructor.
- ValidatorOffsetTimeBefore - Class in io.github.mmm.validation.temporal.offsettime
-
Implementation of
ValidatorTemporalBefore
forOffsetTime
. - ValidatorOffsetTimeBefore(OffsetTime) - Constructor for class io.github.mmm.validation.temporal.offsettime.ValidatorOffsetTimeBefore
-
The constructor.
- ValidatorOffsetTimeBefore(Supplier<OffsetTime>) - Constructor for class io.github.mmm.validation.temporal.offsettime.ValidatorOffsetTimeBefore
-
The constructor.
- ValidatorOffsetTimeFuture - Class in io.github.mmm.validation.temporal.offsettime
-
Implementation of
ValidatorTemporalFuture
forOffsetTime
. - ValidatorOffsetTimeFuture() - Constructor for class io.github.mmm.validation.temporal.offsettime.ValidatorOffsetTimeFuture
- ValidatorOffsetTimePast - Class in io.github.mmm.validation.temporal.offsettime
-
Implementation of
ValidatorTemporalPast
forOffsetTime
. - ValidatorOffsetTimePast() - Constructor for class io.github.mmm.validation.temporal.offsettime.ValidatorOffsetTimePast
- ValidatorPasswordConfirmation - Class in io.github.mmm.validation.string
- ValidatorPasswordConfirmation(Supplier<? extends CharSequence>) - Constructor for class io.github.mmm.validation.string.ValidatorPasswordConfirmation
-
The constructor.
- ValidatorPattern - Class in io.github.mmm.validation.string
- ValidatorPattern(String) - Constructor for class io.github.mmm.validation.string.ValidatorPattern
-
The constructor.
- ValidatorPattern(Pattern) - Constructor for class io.github.mmm.validation.string.ValidatorPattern
-
The constructor.
- ValidatorPhoneNumber - Class in io.github.mmm.validation.string
- ValidatorRange<V> - Class in io.github.mmm.validation.main
- ValidatorRange(Range<V>) - Constructor for class io.github.mmm.validation.main.ValidatorRange
-
The constructor.
- ValidatorRange(V, V) - Constructor for class io.github.mmm.validation.main.ValidatorRange
-
The constructor.
- ValidatorRegistry<V,SELF> - Interface in io.github.mmm.validation
- ValidatorTemporalAfter<V> - Class in io.github.mmm.validation.temporal
- ValidatorTemporalAfter(Supplier<V>) - Constructor for class io.github.mmm.validation.temporal.ValidatorTemporalAfter
-
The constructor.
- ValidatorTemporalAfter(V) - Constructor for class io.github.mmm.validation.temporal.ValidatorTemporalAfter
-
The constructor.
- ValidatorTemporalBefore<V> - Class in io.github.mmm.validation.temporal
- ValidatorTemporalBefore(Supplier<V>) - Constructor for class io.github.mmm.validation.temporal.ValidatorTemporalBefore
-
The constructor.
- ValidatorTemporalBefore(V) - Constructor for class io.github.mmm.validation.temporal.ValidatorTemporalBefore
-
The constructor.
- ValidatorTemporalFuture<V> - Class in io.github.mmm.validation.temporal
- ValidatorTemporalFuture() - Constructor for class io.github.mmm.validation.temporal.ValidatorTemporalFuture
-
The constructor.
- ValidatorTemporalPast<V> - Class in io.github.mmm.validation.temporal
- ValidatorTemporalPast() - Constructor for class io.github.mmm.validation.temporal.ValidatorTemporalPast
-
The constructor.
- ValidatorZonedDateTimeAfter - Class in io.github.mmm.validation.temporal.zoneddatetime
-
Implementation of
ValidatorTemporalAfter
forZonedDateTime
. - ValidatorZonedDateTimeAfter(ZonedDateTime) - Constructor for class io.github.mmm.validation.temporal.zoneddatetime.ValidatorZonedDateTimeAfter
-
The constructor.
- ValidatorZonedDateTimeAfter(Supplier<ZonedDateTime>) - Constructor for class io.github.mmm.validation.temporal.zoneddatetime.ValidatorZonedDateTimeAfter
-
The constructor.
- ValidatorZonedDateTimeBefore - Class in io.github.mmm.validation.temporal.zoneddatetime
-
Implementation of
ValidatorTemporalBefore
forZonedDateTime
. - ValidatorZonedDateTimeBefore(ZonedDateTime) - Constructor for class io.github.mmm.validation.temporal.zoneddatetime.ValidatorZonedDateTimeBefore
-
The constructor.
- ValidatorZonedDateTimeBefore(Supplier<ZonedDateTime>) - Constructor for class io.github.mmm.validation.temporal.zoneddatetime.ValidatorZonedDateTimeBefore
-
The constructor.
- ValidatorZonedDateTimeFuture - Class in io.github.mmm.validation.temporal.zoneddatetime
-
Implementation of
ValidatorTemporalFuture
forOffsetDateTime
. - ValidatorZonedDateTimeFuture() - Constructor for class io.github.mmm.validation.temporal.zoneddatetime.ValidatorZonedDateTimeFuture
- ValidatorZonedDateTimePast - Class in io.github.mmm.validation.temporal.zoneddatetime
-
Implementation of
ValidatorTemporalPast
forOffsetDateTime
. - ValidatorZonedDateTimePast() - Constructor for class io.github.mmm.validation.temporal.zoneddatetime.ValidatorZonedDateTimePast
- value - Variable in class io.github.mmm.property.builder.PropertyBuilder
- value() - Method in annotation type io.github.mmm.bean.Name
- value(V) - Method in class io.github.mmm.property.builder.PropertyBuilder
- VALUE - io.github.mmm.marshall.StructuredReader.State
-
A regular value.
- VALUE_BOOLEAN_FALSE - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitValueBoolean
-
Value
forBoolean.FALSE
. - VALUE_BOOLEAN_NULL - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitValueBoolean
-
Value
fornull
. - VALUE_BOOLEAN_TRUE - Static variable in class io.github.mmm.ui.api.datatype.bitmask.BitValueBoolean
-
Value
forBoolean.TRUE
. - valueClass(Class<V>) - Method in class io.github.mmm.bean.property.BeanPropertyBuilder
- valueExpression(Supplier<? extends V>) - Method in class io.github.mmm.property.builder.PropertyBuilder
- valueOf(Number) - Method in class io.github.mmm.base.number.NumberType
- valueOf(String) - Static method in enum io.github.mmm.base.compare.CompareOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.mmm.base.lang.Conjunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Method in class io.github.mmm.base.number.NumberType
- valueOf(String) - Static method in enum io.github.mmm.base.placement.Alignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.mmm.base.placement.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.mmm.base.placement.HorizontalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.mmm.base.placement.Orientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.mmm.base.placement.VerticalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.mmm.base.sort.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.mmm.base.text.CaseConversion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.mmm.cli.io.CliLogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.mmm.event.ChangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.mmm.marshall.StructuredReader.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.mmm.ui.api.datatype.color.ColorModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.mmm.ui.api.datatype.color.ColorSegmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.mmm.ui.api.datatype.media.UiMediaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.mmm.ui.api.datatype.UiPropagation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.mmm.ui.api.datatype.UiScreenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.mmm.ui.api.datatype.UiScrollBarVisibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.mmm.ui.api.datatype.UiSizeUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.mmm.ui.api.datatype.UiTextAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.mmm.ui.api.datatype.UiWindowSizing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.mmm.ui.spi.controller.UiNavigationMode
-
Returns the enum constant of this type with the specified name.
- valueProperty - Variable in class io.github.mmm.property.container.ContainerProperty
- valueProperty(SimpleProperty<V>) - Method in class io.github.mmm.property.builder.lang.RangePropertyBuilder
- valueProperty(Property<E>) - Method in class io.github.mmm.property.builder.container.ListPropertyBuilder
- valueProperty(Property<V>) - Method in class io.github.mmm.property.builder.container.MapPropertyBuilder
- values() - Static method in enum io.github.mmm.base.compare.CompareOperator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.mmm.base.lang.Conjunction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.mmm.base.placement.Alignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.mmm.base.placement.Direction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.mmm.base.placement.HorizontalAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.mmm.base.placement.Orientation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.mmm.base.placement.VerticalAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.mmm.base.sort.SortOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.mmm.base.text.CaseConversion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.mmm.cli.io.CliLogLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.mmm.event.ChangeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.mmm.marshall.StructuredReader.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.mmm.ui.api.datatype.color.ColorModel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.mmm.ui.api.datatype.color.ColorSegmentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.mmm.ui.api.datatype.media.UiMediaType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.mmm.ui.api.datatype.UiPropagation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.mmm.ui.api.datatype.UiScreenType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.mmm.ui.api.datatype.UiScrollBarVisibility
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.mmm.ui.api.datatype.UiSizeUnit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.mmm.ui.api.datatype.UiTextAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.mmm.ui.api.datatype.UiWindowSizing
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.mmm.ui.spi.controller.UiNavigationMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verify(byte[], byte[]) - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureVerifierSimple
- verify(byte[], byte[], int, int) - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureVerifierSimple
- verify(byte[], int, int, byte[], int, int) - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureVerifierSimple
- verify(byte[], int, int, S) - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureVerifier
- verify(byte[], S) - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureVerifier
- verify(CryptoBinary, S) - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureVerifier
- verifyAfterUpdate(byte[]) - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureVerifierSimple
- verifyAfterUpdate(byte[], int, int) - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureVerifierImplEcBc
- verifyAfterUpdate(byte[], int, int) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureVerifierImpl
- verifyAfterUpdate(byte[], int, int) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureVerifierImplCryptorWithHash
- verifyAfterUpdate(byte[], int, int) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureVerifierImplWithHash
- verifyAfterUpdate(byte[], int, int) - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureVerifierSimple
- verifyAfterUpdate(S) - Method in class io.github.mmm.crypto.asymmetric.sign.ec.bc.SignatureVerifierImplEcBc
- verifyAfterUpdate(S) - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureVerifier
- verifyAfterUpdate(S) - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureVerifierImplWithHash
- verifyKey(K) - Method in interface io.github.mmm.crypto.symmetric.key.SymmetricKeyCreator
-
Verify that the given key matches the criteria of this key creator such as
key length
. - verifyKey(BCECPrivateKey) - Method in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyCreatorEcBc
- verifyKey(BCECPublicKey) - Method in class io.github.mmm.crypto.asymmetric.key.ec.bc.AsymmetricKeyCreatorEcBc
- verifyKey(PR) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyCreator
-
Verify that the given key matches the criteria of this key creator such as
key length
. - verifyKey(PU) - Method in interface io.github.mmm.crypto.asymmetric.key.AsymmetricKeyCreator
-
Verify that the given key matches the criteria of this key creator such as
key length
. - verifyLookahead(String) - Method in class io.github.mmm.scanner.AbstractCharStreamScanner
- verifyLookahead(String) - Method in class io.github.mmm.scanner.CharReaderScanner
- verifyUnsafe(byte[], SignatureBinary) - Method in interface io.github.mmm.crypto.asymmetric.sign.SignatureVerifier
- VERSION_LATEST - Static variable in interface io.github.mmm.entity.id.Id
-
The value used as
version
if it unspecified. - VERSION_SEPARATOR - Static variable in interface io.github.mmm.entity.id.Id
-
The separator for the
version
. - VERTICAL - io.github.mmm.base.placement.Orientation
-
A vertical orientation means that objects are ordered from the top to the bottom.
- VerticalAlignment - Enum in io.github.mmm.base.placement
-
This enum represents a vertical alignment of some object.
- VIDEO - io.github.mmm.ui.api.datatype.media.UiMediaType
-
type
of video media. - VirtualBean - Interface in io.github.mmm.bean
-
WritableBean
that may bevirtual
so it can potentially represent types that do not exist as JavaClass
. - VISIBLE - io.github.mmm.ui.api.datatype.UiPropagation
-
Only
visible
property is propagated. - VISIBLE_AND_ENABLED - io.github.mmm.ui.api.datatype.UiPropagation
W
- warning() - Method in interface io.github.mmm.cli.io.CliConsole
- WARNING - io.github.mmm.cli.io.CliLogLevel
-
Warning information if something is not as expected but does not prevent further processing.
- WARNING - Static variable in class io.github.mmm.ui.api.datatype.UiSeverity
-
UiSeverity
indicating a warning. - WHITE - Static variable in class io.github.mmm.ui.api.datatype.color.Color
-
The
Color
white. - WHITESPACE_FILTER - Static variable in interface io.github.mmm.base.filter.CharFilter
-
A filter that
accepts
onlywhitespaces
. - widget - Variable in class io.github.mmm.ui.fx.widget.FxWidget
- widget - Variable in class io.github.mmm.ui.tvm.widget.TvmWidget
- width - Variable in class io.github.mmm.ui.spi.AbstractUiScreen
- width - Variable in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- with() - Method in class io.github.mmm.validation.collection.ValidatorBuilderCollectionOfString
- with(ConfigOption<T>, T) - Method in class io.github.mmm.marshall.MarshallingConfig
- with(String, Object) - Method in interface io.github.mmm.nls.argument.NlsArguments
- with(BiFunction<ObjectValidatorBuilderFactory<SELF>, E, SUB>) - Method in class io.github.mmm.validation.collection.AbstractCollectionValidatorBuilder
-
Creates a new
builder
for thevalidators
to invoke for eachelement contained
in theCollection
.
UseObjectValidatorBuilder.and()
to return to this builder after the sub-builder is complete.
A typical usage looks like this: - withFormat(BaseFormat) - Method in class io.github.mmm.binary.codec.Base
- withKeys(BiFunction<ObjectValidatorBuilderFactory<SELF>, K, SUB>) - Method in class io.github.mmm.validation.collection.AbstractMapValidatorBuilder
-
Creates a new
builder
for thevalidators
to invoke for eachkey
in theMap
.
UseObjectValidatorBuilder.and()
to return to this builder after the sub-builder is complete.
A typical usage looks like this: - withLatestVersion() - Method in class io.github.mmm.entity.id.AbstractId
- withLatestVersion() - Method in interface io.github.mmm.entity.id.Id
- withMax(Number) - Method in class io.github.mmm.base.range.NumberRangeType
- withMax(V) - Method in class io.github.mmm.base.range.RangeType
- withMin(Number) - Method in class io.github.mmm.base.range.NumberRangeType
- withMin(V) - Method in class io.github.mmm.base.range.RangeType
- withoutHashConfig() - Method in class io.github.mmm.crypto.asymmetric.sign.ec.SignatureConfigEcDsa
- withoutHashConfig() - Method in class io.github.mmm.crypto.asymmetric.sign.rsa.SignatureConfigRsa
- withoutHashConfig() - Method in class io.github.mmm.crypto.asymmetric.sign.SignatureConfig
- withType(Class<?>) - Method in class io.github.mmm.entity.id.AbstractId
- withType(Class<?>) - Method in interface io.github.mmm.entity.id.Id
- withType(Class<?>) - Method in class io.github.mmm.entity.link.IdLink
- withValidator() - Method in class io.github.mmm.property.builder.PropertyBuilder
- withValidator(Validator<? super V>) - Method in class io.github.mmm.bean.impl.BeanPropertyMetadataSimple
- withValidator(Validator<? super V>) - Method in interface io.github.mmm.property.PropertyMetadata
- withValidator(Validator<? super V>) - Method in class io.github.mmm.property.PropertyMetadataNone
- withValidator(Validator<? super V>) - Method in class io.github.mmm.property.PropertyMetadataType
- withValues(BiFunction<ObjectValidatorBuilderFactory<SELF>, V, SUB>) - Method in class io.github.mmm.validation.collection.AbstractMapValidatorBuilder
-
Creates a new
builder
for thevalidators
to invoke for eachvalues
in theMap
.
UseObjectValidatorBuilder.and()
to return to this builder after the sub-builder is complete.
A typical usage looks like this: - withVersion(V) - Method in class io.github.mmm.entity.id.AbstractId
- wrapSecurityException(Exception) - Method in class io.github.mmm.crypto.crypt.CryptorImplCipher
- wrapStream() - Method in interface io.github.mmm.crypto.hash.HashCreator
- wrapStream(InputStream) - Method in interface io.github.mmm.crypto.crypt.AbstractDecryptor
- wrapStream(InputStream) - Method in interface io.github.mmm.crypto.crypt.Decryptor
- wrapStream(OutputStream) - Method in interface io.github.mmm.crypto.crypt.AbstractEncryptor
- wrapStream(OutputStream) - Method in interface io.github.mmm.crypto.crypt.Encryptor
- wrapStream(OutputStream) - Method in interface io.github.mmm.crypto.hash.HashCreator
-
Creates a new
OutputStream
wraps the givenOutputStream
. - wrapStream(OutputStream) - Method in class io.github.mmm.crypto.hash.HashCreatorImplCombined
- wrapStream(OutputStream) - Method in class io.github.mmm.crypto.hash.HashCreatorImplDigest
- WritableBean - Interface in io.github.mmm.bean
-
Writable interface of
ReadableBean
. - WritableBeanProperty<V extends WritableBean> - Interface in io.github.mmm.bean.property
- WritableBigDecimalProperty - Interface in io.github.mmm.property.number.bigdecimal
- WritableBigDecimalValue - Interface in io.github.mmm.value.observable.number.bigdecimal
- WritableBigIntegerProperty - Interface in io.github.mmm.property.number.biginteger
- WritableBigIntegerValue - Interface in io.github.mmm.value.observable.number.biginteger
- WritableBooleanProperty - Interface in io.github.mmm.property.booleans
- WritableBooleanValue - Interface in io.github.mmm.value.observable.booleans
- WritableByteProperty - Interface in io.github.mmm.property.number.bytes
- WritableByteValue - Interface in io.github.mmm.value.observable.number.bytes
- WritableCollectionValue<C extends Collection<E>,E> - Interface in io.github.mmm.value.observable.container.collection
- WritableContainerProperty<V,E> - Interface in io.github.mmm.property.container
-
WritableProperty
with containervalue
. - WritableContainerValue<C,E> - Interface in io.github.mmm.value.observable.container
-
WritableObjectValue
for containervalues
(e.g. - WritableDoubleProperty - Interface in io.github.mmm.property.number.doubles
- WritableDoubleValue - Interface in io.github.mmm.value.observable.number.doubles
- WritableFloatProperty - Interface in io.github.mmm.property.number.floats
- WritableFloatValue - Interface in io.github.mmm.value.observable.number.floats
- WritableInstantProperty - Interface in io.github.mmm.property.temporal.instant
- WritableInstantValue - Interface in io.github.mmm.value.observable.temporal.instant
- WritableIntegerProperty - Interface in io.github.mmm.property.number.integers
- WritableIntegerValue - Interface in io.github.mmm.value.observable.number.integers
- WritableListProperty<E> - Interface in io.github.mmm.property.container.list
- WritableListValue<E> - Interface in io.github.mmm.value.observable.container.list
- WritableLocalDateProperty - Interface in io.github.mmm.property.temporal.localdate
- WritableLocalDateTimeProperty - Interface in io.github.mmm.property.temporal.localdatetime
- WritableLocalDateTimeValue - Interface in io.github.mmm.value.observable.temporal.localdatetime
- WritableLocalDateValue - Interface in io.github.mmm.value.observable.temporal.localdate
- WritableLocalTimeProperty - Interface in io.github.mmm.property.temporal.localtime
- WritableLocalTimeValue - Interface in io.github.mmm.value.observable.temporal.localtime
- WritableLongProperty - Interface in io.github.mmm.property.number.longs
- WritableLongValue - Interface in io.github.mmm.value.observable.number.longs
- WritableMapProperty<K,V> - Interface in io.github.mmm.property.container.map
- WritableMapValue<K,V> - Interface in io.github.mmm.value.observable.container.map
- WritableNumberProperty<N extends Number & Comparable<? super N>> - Interface in io.github.mmm.property.number
- WritableNumberValue<N extends Number> - Interface in io.github.mmm.value.observable.number
- WritableObjectProperty<V> - Interface in io.github.mmm.property.object
- WritableObjectValue<V> - Interface in io.github.mmm.value.observable.object
- WritableObservableValue<V> - Interface in io.github.mmm.value.observable
- WritableOffsetDateTimeProperty - Interface in io.github.mmm.property.temporal.offsetdatetime
- WritableOffsetDateTimeValue - Interface in io.github.mmm.value.observable.temporal.offsetdatetime
- WritableOffsetTimeProperty - Interface in io.github.mmm.property.temporal.offsettime
- WritableOffsetTimeValue - Interface in io.github.mmm.value.observable.temporal.offsettime
- WritableProperty<V> - Interface in io.github.mmm.property
-
A
property
with write access (e.g. - WritableRange<V> - Interface in io.github.mmm.base.range
- WritableRangeProperty<V> - Interface in io.github.mmm.property.range
- WritableSetProperty<E> - Interface in io.github.mmm.property.container.set
- WritableSetValue<E> - Interface in io.github.mmm.value.observable.container.set
- WritableShortProperty - Interface in io.github.mmm.property.number.shorts
- WritableShortValue - Interface in io.github.mmm.value.observable.number.shorts
- WritableSimpleProperty<V> - Interface in io.github.mmm.property.object
-
WritableProperty
for a simple datatype (and not acontainer property
). - WritableSimpleValue<V> - Interface in io.github.mmm.value.observable.object
-
WritableValue
for a simple datatype (and not acontainer value
). - WritableStringProperty - Interface in io.github.mmm.property.string
- WritableStringValue - Interface in io.github.mmm.value.observable.string
- WritableTemporalValue<V extends Temporal> - Interface in io.github.mmm.value.observable.temporal
- WritableValue<V> - Interface in io.github.mmm.value
- WritableZonedDateTimeProperty - Interface in io.github.mmm.property.temporal.zoneddatetime
- WritableZonedDateTimeValue - Interface in io.github.mmm.value.observable.temporal.zoneddatetime
- write(byte[]) - Method in class io.github.mmm.crypto.io.OutputStreamWrapper
- write(byte[], int, int) - Method in class io.github.mmm.crypto.crypt.CryptorOutputStream
- write(byte[], int, int) - Method in class io.github.mmm.crypto.hash.HashOutputStream
- write(byte[], int, int) - Method in class io.github.mmm.crypto.io.OutputStreamWrapper
- write(char) - Method in class io.github.mmm.marshall.AbstractStructuredStringWriter
- write(char[]) - Method in class io.github.mmm.base.io.AppendableWriter
- write(char[], int, int) - Method in class io.github.mmm.base.io.AppendableWriter
- write(int) - Method in class io.github.mmm.crypto.crypt.CryptorOutputStream
- write(int) - Method in class io.github.mmm.crypto.hash.HashOutputStream
- write(int) - Method in class io.github.mmm.crypto.io.OutputStreamWrapper
- write(MarshallableObject) - Method in interface io.github.mmm.marshall.StructuredFormat
- write(StructuredWriter) - Method in interface io.github.mmm.bean.ReadableBean
- write(StructuredWriter) - Method in class io.github.mmm.entity.property.id.IdProperty
- write(StructuredWriter) - Method in class io.github.mmm.entity.property.link.LinkProperty
- write(StructuredWriter) - Method in interface io.github.mmm.marshall.MarshallableObject
- write(StructuredWriter) - Method in class io.github.mmm.property.booleans.BooleanProperty
- write(StructuredWriter) - Method in class io.github.mmm.property.container.map.MapProperty
- write(StructuredWriter) - Method in class io.github.mmm.property.number.NumberProperty
- write(StructuredWriter) - Method in class io.github.mmm.property.object.SimpleProperty
- write(StructuredWriter) - Method in class io.github.mmm.property.Property
- write(StructuredWriter) - Method in class io.github.mmm.property.range.RangeProperty
- write(StructuredWriter) - Method in class io.github.mmm.property.temporal.TemporalProperty
- write(String) - Method in class io.github.mmm.base.io.AppendableWriter
- write(String) - Method in class io.github.mmm.marshall.AbstractStructuredStringWriter
- write(String, int, int) - Method in class io.github.mmm.base.io.AppendableWriter
- WRITE_NULL_VALUES - Static variable in class io.github.mmm.marshall.MarshallingConfig
-
ConfigOption
to configure ifStructuredWriter.writeValueAsNull()
should actually writenull
values (if configured toBoolean.TRUE
) or omitnull
values (if configured toBoolean.FALSE
). - writeEnd() - Method in interface io.github.mmm.marshall.StructuredWriter
- writeId(StructuredWriter, Id<?>) - Static method in class io.github.mmm.entity.id.IdMarshaller
- writeIndent() - Method in class io.github.mmm.marshall.AbstractStructuredStringWriter
-
Writes a new indentation.
- writeIndent(int) - Method in class io.github.mmm.marshall.AbstractStructuredStringWriter
-
Writes a new indentation.
- writeKey(StructuredWriter, K) - Method in class io.github.mmm.property.container.map.MapProperty
-
Implementation of
MapProperty.write(StructuredWriter)
for amap key
. - writeName(String) - Method in class io.github.mmm.marshall.AbstractStructuredWriter
- writeName(String) - Method in interface io.github.mmm.marshall.StructuredWriter
-
Writes the name of a property.
- writeNullValues - Variable in class io.github.mmm.marshall.AbstractStructuredWriter
- writeObject(StructuredWriter, Object) - Method in interface io.github.mmm.marshall.MarshallableObject
- writeObject(StructuredWriter, Object) - Method in class io.github.mmm.property.Property
- writeObject(StructuredWriter, List<T>) - Method in class io.github.mmm.marshall.standard.ListMarshalling
- writeObject(StructuredWriter, T) - Method in interface io.github.mmm.marshall.Marshaller
- writeObject(StructuredWriter, T) - Method in class io.github.mmm.marshall.standard.DatatypeMarshalling
- writer(OutputStream) - Method in interface io.github.mmm.marshall.StructuredFormat
- writer(Appendable) - Method in interface io.github.mmm.marshall.StructuredFormat
- writeStartArray() - Method in interface io.github.mmm.marshall.StructuredWriter
-
Writes the start of an array or collection.
- writeStartObject() - Method in interface io.github.mmm.marshall.StructuredWriter
-
Writes the start of an object.
- writeValue(StructuredWriter, V) - Method in class io.github.mmm.property.container.map.MapProperty
-
Implementation of
MapProperty.write(StructuredWriter)
for amap value
. - writeValue(Object) - Method in interface io.github.mmm.marshall.StructuredWriter
-
Writes a value for the current property or
array
element.
ATTENTION:
This generic method only exists as convenience method for thewriteValueAs*
methods. - writeValueAsBigDecimal(BigDecimal) - Method in interface io.github.mmm.marshall.StructuredWriter
- writeValueAsBigInteger(BigInteger) - Method in interface io.github.mmm.marshall.StructuredWriter
- writeValueAsBoolean(Boolean) - Method in interface io.github.mmm.marshall.StructuredWriter
- writeValueAsByte(Byte) - Method in interface io.github.mmm.marshall.StructuredWriter
- writeValueAsDouble(Double) - Method in interface io.github.mmm.marshall.StructuredWriter
- writeValueAsFloat(Float) - Method in interface io.github.mmm.marshall.StructuredWriter
- writeValueAsInteger(Integer) - Method in interface io.github.mmm.marshall.StructuredWriter
- writeValueAsLong(Long) - Method in interface io.github.mmm.marshall.StructuredWriter
- writeValueAsNull() - Method in interface io.github.mmm.marshall.StructuredWriter
-
Writes the value
null
(undefined). - writeValueAsNumber(Number) - Method in interface io.github.mmm.marshall.StructuredWriter
- writeValueAsShort(Short) - Method in interface io.github.mmm.marshall.StructuredWriter
- writeValueAsString(String) - Method in interface io.github.mmm.marshall.StructuredWriter
X
- x - Variable in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- XmlFormat - Interface in io.github.mmm.marshall
-
Simple access
forXML
format. - XOR - io.github.mmm.base.lang.Conjunction
-
This conjunction is
true
if and only if two arguments differ (exactly one of two arguments iftrue
).
Y
- y - Variable in class io.github.mmm.ui.spi.window.UiWindowPositionAndSize
- YELLOW - Static variable in class io.github.mmm.ui.api.datatype.color.Color
-
The
Color
yellow.
Z
- ZB32 - Static variable in class io.github.mmm.binary.codec.Base32
-
Instance for
Base32
for z-base-32. - ZERO - Static variable in class io.github.mmm.ui.api.datatype.UiSize
-
The empty
UiSize
. - ZonedDateTimeBinding - Class in io.github.mmm.value.observable.temporal.zoneddatetime
- ZonedDateTimeBinding(Supplier<ZonedDateTime>, ObservableValue<?>...) - Constructor for class io.github.mmm.value.observable.temporal.zoneddatetime.ZonedDateTimeBinding
-
The constructor.
- ZonedDateTimeExpression - Interface in io.github.mmm.value.observable.temporal.zoneddatetime
- ZonedDateTimeProperty - Class in io.github.mmm.property.temporal.zoneddatetime
-
This is the implementation of
WritableZonedDateTimeProperty
. - ZonedDateTimeProperty(String) - Constructor for class io.github.mmm.property.temporal.zoneddatetime.ZonedDateTimeProperty
-
The constructor.
- ZonedDateTimeProperty(String, PropertyMetadata<ZonedDateTime>) - Constructor for class io.github.mmm.property.temporal.zoneddatetime.ZonedDateTimeProperty
-
The constructor.
- ZonedDateTimePropertyBuilder - Class in io.github.mmm.property.builder.temporal
- ZonedDateTimePropertyBuilder() - Constructor for class io.github.mmm.property.builder.temporal.ZonedDateTimePropertyBuilder
-
The constructor.
All Classes All Packages