Uses of Package
atlantafx.base.util
Packages that use atlantafx.base.util
Package
Description
Defines the UI controls and their corresponding skins.
Provides various utility classes, formatters and converters.
-
Classes in atlantafx.base.util used by atlantafx.base.controlsClassDescriptionProvides basic API for defining an input mask.A
TextFormatter
that can restrict the user input by applying a position-based mask.An alternative to thePasswordField
class.Represents a range with a specified start and end value. -
Classes in atlantafx.base.util used by atlantafx.base.utilClassDescriptionThe basic handler interface for the
BBCodeParser
that will receive notifications while processing user input text.A generic block record.Generic tag record.Converts between user-edited strings and Double values.Converts between user-edited strings and integer values.Provides basic API for defining an input mask.ATextFormatter
that can restrict the user input by applying a position-based mask.An alternative to thePasswordField
class.The defaultMaskChar
implementation that should be suitable for anything except heavily custom logic.