Uses of Package
atlantafx.base.controls
Packages that use atlantafx.base.controls
Package
Description
Defines the UI controls and their corresponding skins.
Defines additional layouts and layout helpers.
-
Classes in atlantafx.base.controls used by atlantafx.base.controlsClassDescriptionEncapsulates behavior interaction logic for a skin.Base implementation class for defining the visual representation of user interface controls that need to handle platform events and therefore can take advantage of using the Behavior API.A bread crumb bar.An
Event
which is fired when a bread crumb was activated.BreadCrumbItem
extendsTreeItem
, providing support for navigating hierarchical structures.The Calendar control allows the user to select a date.The default behavior for theCalendar
control.The default skin for theCalendar
control.A versatile container that can be used in various contexts, such as headings, text, dialogs and more.A base class for people wanting to customize aTextField
to contain nodes inside the text field itself, without being on top of the users typed-in text.A control for displaying banners or alerts that is specifically designed to grab the user’s attention.A container for displaying application dialogs ot top of the current scene without opening a modalStage
.A control that is intended for displaying notifications to users as pop-ups.A control that is intended to provide detailed information about an owning node in a popup window.All possible arrow locations.A ProgressIndicator that displays progress value as a ring that gradually empties out as a task is completed.TheSegmentedControl
is a group of labels that are joined together in a single group, maintaining the selection model via theSegmentedControl.toggleGroupProperty()
.The default behavior for theSegmentedControl
.The default skin for theSegmentedControl
.TheSelectableTextFlow
class extends the functionality of the regularTextFlow
by providing the ability to select a range of text.Describes the closing policies for tabs.Describes the drag policies for tabs.TheTab.ResizePolicy
interface defines the strategy for calculating the width of tabs in theTabLine
control.TheTabLine
is a more customizable alternative to the JavaFXTabPane
component.A versatile container that can used in various contexts such as dialog headers, list items, and cards.A common skin for implementing tile-based controls, specifically theMessageSkin
and theTileSkin
.ToggleLabel
is a utility component rather than an independent control.A control that provides users with the ability to choose between two distinct values. -
Classes in atlantafx.base.controls used by atlantafx.base.layoutClassDescriptionA container for displaying application dialogs ot top of the current scene without opening a modal
Stage
.