Publish Javadoc

This commit is contained in:
mkpaz 2023-05-31 19:35:20 +04:00
parent f04ea638f1
commit 94e6693822
166 changed files with 23928 additions and 4624 deletions

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>All Classes and Interfaces (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="class index">
<meta name="generator" content="javadoc/AllClassesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="all-classes-index-page">
<script type="text/javascript">var pathtoroot = "./";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="atlantafx.base/module-summary.html">Module</a></li>
@ -38,10 +42,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -53,59 +56,194 @@ loadScripts(document, 'script');</script>
<h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces</h1>
</div>
<div id="all-classes-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="all-classes-table-tab0" role="tab" aria-selected="true" aria-controls="all-classes-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table', 2)" class="active-table-tab">All Classes and Interfaces</button><button id="all-classes-table-tab1" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab1', 2)" class="table-tab">Interfaces</button><button id="all-classes-table-tab2" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab2', 2)" class="table-tab">Classes</button><button id="all-classes-table-tab3" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab3', 2)" class="table-tab">Enum Classes</button></div>
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="all-classes-table-tab0" role="tab" aria-selected="true" aria-controls="all-classes-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table', 2)" class="active-table-tab">All Classes and Interfaces</button><button id="all-classes-table-tab1" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab1', 2)" class="table-tab">Interfaces</button><button id="all-classes-table-tab2" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab2', 2)" class="table-tab">Classes</button><button id="all-classes-table-tab3" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab3', 2)" class="table-tab">Enum Classes</button><button id="all-classes-table-tab4" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab4', 2)" class="table-tab">Record Classes</button></div>
<div id="all-classes-table.tabpanel" role="tabpanel">
<div class="summary-table two-column-summary" aria-labelledby="all-classes-table-tab0">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/BehaviorBase.html" title="class in atlantafx.base.controls">BehaviorBase</a>&lt;<a href="atlantafx.base/atlantafx/base/controls/BehaviorBase.html" title="type parameter in BehaviorBase">C</a> extends javafx.scene.control.Control,<wbr><a href="atlantafx.base/atlantafx/base/controls/BehaviorBase.html" title="type parameter in BehaviorBase">S</a> extends javafx.scene.control.SkinBase&lt;<a href="atlantafx.base/atlantafx/base/controls/BehaviorBase.html" title="type parameter in BehaviorBase">C</a>&gt;&gt;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/BehaviorSkinBase.html" title="class in atlantafx.base.controls">BehaviorSkinBase</a>&lt;<a href="atlantafx.base/atlantafx/base/controls/BehaviorSkinBase.html" title="type parameter in BehaviorSkinBase">C</a> extends javafx.scene.control.Control,<wbr><a href="atlantafx.base/atlantafx/base/controls/BehaviorSkinBase.html" title="type parameter in BehaviorSkinBase">B</a> extends <a href="atlantafx.base/atlantafx/base/controls/BehaviorBase.html" title="class in atlantafx.base.controls">BehaviorBase</a>&lt;<a href="atlantafx.base/atlantafx/base/controls/BehaviorSkinBase.html" title="type parameter in BehaviorSkinBase">C</a>,<wbr>?&gt;&gt;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/Breadcrumbs.html" title="class in atlantafx.base.controls">Breadcrumbs</a>&lt;<a href="atlantafx.base/atlantafx/base/controls/Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/util/Animations.html" title="class in atlantafx.base.util">Animations</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Represents a bread crumb bar.</div>
<div class="block">A utility class that provides factory methods to create a predefined
animations for various effects, such as fade, slide, rotate, scale etc.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/Breadcrumbs.BreadCrumbActionEvent.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbActionEvent</a>&lt;<a href="atlantafx.base/atlantafx/base/controls/Breadcrumbs.BreadCrumbActionEvent.html" title="type parameter in Breadcrumbs.BreadCrumbActionEvent">T</a>&gt;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="atlantafx.base/atlantafx/base/util/BBCodeHandler.html" title="interface in atlantafx.base.util">BBCodeHandler</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">The basic handler interface for the <a href="atlantafx.base/atlantafx/base/util/BBCodeParser.html" title="class in atlantafx.base.util"><code>BBCodeParser</code></a> that will
receive notifications while processing user input text.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab4"><a href="atlantafx.base/atlantafx/base/util/BBCodeHandler.Block.html" title="class in atlantafx.base.util">BBCodeHandler.Block</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab4">
<div class="block">A generic block record.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/util/BBCodeHandler.Default.html" title="class in atlantafx.base.util">BBCodeHandler.Default</a>&lt;<a href="atlantafx.base/atlantafx/base/util/BBCodeHandler.Default.html" title="type parameter in BBCodeHandler.Default">T</a> extends javafx.scene.layout.Pane&gt;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Represents an Event which is fired when a bread crumb was activated.</div>
<div class="block">A basic <a href="atlantafx.base/atlantafx/base/util/BBCodeHandler.html" title="interface in atlantafx.base.util"><code>BBCodeHandler</code></a> implementation.<br/><br/></div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab4"><a href="atlantafx.base/atlantafx/base/util/BBCodeHandler.Tag.html" title="class in atlantafx.base.util">BBCodeHandler.Tag</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab4">
<div class="block">Generic tag record.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab3"><a href="atlantafx.base/atlantafx/base/util/BBCodeHandler.Tag.Type.html" title="enum class in atlantafx.base.util">BBCodeHandler.Tag.Type</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab3">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/util/BBCodeParser.html" title="class in atlantafx.base.util">BBCodeParser</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A simple push parser for the <a href="https://www.bbcode.org/">BBCode</a> markup.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/BehaviorBase.html" title="class in atlantafx.base.controls">BehaviorBase</a>&lt;<a href="atlantafx.base/atlantafx/base/controls/BehaviorBase.html" title="type parameter in BehaviorBase">C</a> extends javafx.scene.control.Control,<wbr><a href="atlantafx.base/atlantafx/base/controls/BehaviorBase.html" title="type parameter in BehaviorBase">S</a> extends javafx.scene.control.SkinBase&lt;<a href="atlantafx.base/atlantafx/base/controls/BehaviorBase.html" title="type parameter in BehaviorBase">C</a>&gt;&gt;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Encapsulates behavior interaction logic for a skin.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/BehaviorSkinBase.html" title="class in atlantafx.base.controls">BehaviorSkinBase</a>&lt;<a href="atlantafx.base/atlantafx/base/controls/BehaviorSkinBase.html" title="type parameter in BehaviorSkinBase">C</a> extends javafx.scene.control.Control,<wbr><a href="atlantafx.base/atlantafx/base/controls/BehaviorSkinBase.html" title="type parameter in BehaviorSkinBase">B</a> extends <a href="atlantafx.base/atlantafx/base/controls/BehaviorBase.html" title="class in atlantafx.base.controls">BehaviorBase</a>&lt;<a href="atlantafx.base/atlantafx/base/controls/BehaviorSkinBase.html" title="type parameter in BehaviorSkinBase">C</a>,<wbr>?&gt;&gt;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">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.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/Breadcrumbs.html" title="class in atlantafx.base.controls">Breadcrumbs</a>&lt;<a href="atlantafx.base/atlantafx/base/controls/Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A bread crumb bar.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/Breadcrumbs.BreadCrumbActionEvent.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbActionEvent</a>&lt;<a href="atlantafx.base/atlantafx/base/controls/Breadcrumbs.BreadCrumbActionEvent.html" title="type parameter in Breadcrumbs.BreadCrumbActionEvent">T</a>&gt;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">An <code>Event</code> which is fired when a bread crumb was activated.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="atlantafx.base/atlantafx/base/controls/Breadcrumbs.BreadCrumbItem.html" title="type parameter in Breadcrumbs.BreadCrumbItem">T</a>&gt;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block"><code>BreadCrumbItem</code> extends <code>TreeItem</code>, providing support
for navigating hierarchical structures.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/BreadcrumbsSkin.html" title="class in atlantafx.base.controls">BreadcrumbsSkin</a>&lt;<a href="atlantafx.base/atlantafx/base/controls/BreadcrumbsSkin.html" title="type parameter in BreadcrumbsSkin">T</a>&gt;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The default skin for the <a href="atlantafx.base/atlantafx/base/controls/Breadcrumbs.html" title="class in atlantafx.base.controls"><code>Breadcrumbs</code></a> control.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/Calendar.html" title="class in atlantafx.base.controls">Calendar</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The Calendar control allows the user to select a date.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/CalendarBehavior.html" title="class in atlantafx.base.controls">CalendarBehavior</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The default behavior for the <a href="atlantafx.base/atlantafx/base/controls/Calendar.html" title="class in atlantafx.base.controls"><code>Calendar</code></a> control.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/CalendarSkin.html" title="class in atlantafx.base.controls">CalendarSkin</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The default skin for the <a href="atlantafx.base/atlantafx/base/controls/Calendar.html" title="class in atlantafx.base.controls"><code>Calendar</code></a> control.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="atlantafx.base/atlantafx/base/controls/Breadcrumbs.BreadCrumbItem.html" title="type parameter in Breadcrumbs.BreadCrumbItem">T</a>&gt;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/BreadcrumbsSkin.html" title="class in atlantafx.base.controls">BreadcrumbsSkin</a>&lt;<a href="atlantafx.base/atlantafx/base/controls/BreadcrumbsSkin.html" title="type parameter in BreadcrumbsSkin">T</a>&gt;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/CaptionMenuItem.html" title="class in atlantafx.base.controls">CaptionMenuItem</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A MenuItem that is intended to contain a caption for a group of menu items
that share a common purpose.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/Card.html" title="class in atlantafx.base.controls">Card</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A versatile container that can be used in various contexts, such as headings,
text, dialogs and more.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/CardSkin.html" title="class in atlantafx.base.controls">CardSkin</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The default skin for the <a href="atlantafx.base/atlantafx/base/controls/Card.html" title="class in atlantafx.base.controls"><code>Card</code></a> control.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/theme/CupertinoDark.html" title="class in atlantafx.base.theme">CupertinoDark</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A theme based on <a href="https://developer.apple.com/design/">IOS</a> color palette.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/theme/CupertinoLight.html" title="class in atlantafx.base.theme">CupertinoLight</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A theme based on <a href="https://developer.apple.com/design/">IOS</a> color palette.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/CustomTextField.html" title="class in atlantafx.base.controls">CustomTextField</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A base class for people wanting to customize a <code>TextField</code> to contain nodes
inside the text field itself, without being on top of the users typed-in text.</div>
<div class="block">A base class for people wanting to customize a <code>TextField</code>
to contain nodes inside the text field itself, without being on top
of the users typed-in text.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/CustomTextFieldSkin.html" title="class in atlantafx.base.controls">CustomTextFieldSkin</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/util/DoubleStringConverter.html" title="class in atlantafx.base.util">DoubleStringConverter</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Converts between user-edited strings and <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link"><code>Double</code></a> values.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The DatePicker control allows the user to select a date.</div>
<div class="block">The default skin for the <a href="atlantafx.base/atlantafx/base/controls/CustomTextField.html" title="class in atlantafx.base.controls"><code>CustomTextField</code></a> control.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/layout/DeckPane.html" title="class in atlantafx.base.layout">DeckPane</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Represents a pane that displays all of its child nodes in a deck,
where only one node can be visible at a time.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/util/DoubleStringConverter.html" title="class in atlantafx.base.util">DoubleStringConverter</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Converts between user-edited strings and Double values.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/theme/Dracula.html" title="class in atlantafx.base.theme">Dracula</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A theme based on <a href="https://draculatheme.com">Dracula</a> color palette.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/layout/InputGroup.html" title="class in atlantafx.base.layout">InputGroup</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A layout that helps combine multiple controls into a group that looks
like a single control.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/InlineDatePickerBehavior.html" title="class in atlantafx.base.controls">InlineDatePickerBehavior</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/InlineDatePickerSkin.html" title="class in atlantafx.base.controls">InlineDatePickerSkin</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/util/IntegerStringConverter.html" title="class in atlantafx.base.util">IntegerStringConverter</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Converts between user-edited strings and <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" class="external-link"><code>Integer</code></a> values.</div>
<div class="block">Converts between user-edited strings and integer values.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/theme/NordDark.html" title="class in atlantafx.base.theme">NordDark</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/theme/NordLight.html" title="class in atlantafx.base.theme">NordLight</a></div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="atlantafx.base/atlantafx/base/util/MaskChar.html" title="interface in atlantafx.base.util">MaskChar</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">Provides basic API for defining an input mask.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/MaskTextField.html" title="class in atlantafx.base.controls">MaskTextField</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A convenience wrapper for instantiating a <a href="atlantafx.base/atlantafx/base/controls/CustomTextField.html" title="class in atlantafx.base.controls"><code>CustomTextField</code></a> with a
<code>MaskTextFormatter</code>.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/util/MaskTextFormatter.html" title="class in atlantafx.base.util">MaskTextFormatter</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A <code>TextFormatter</code> that can restrict the user input by applying a position-based mask.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/util/MaskTextFormatter.MaskTextFilter.html" title="class in atlantafx.base.util">MaskTextFormatter.MaskTextFilter</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/Message.html" title="class in atlantafx.base.controls">Message</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A control for displaying banners or alerts that is specifically
designed to grab the users attention.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/MessageSkin.html" title="class in atlantafx.base.controls">MessageSkin</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The default skin for the <a href="atlantafx.base/atlantafx/base/controls/Message.html" title="class in atlantafx.base.controls"><code>Message</code></a> control.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/layout/ModalBox.html" title="class in atlantafx.base.layout">ModalBox</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A specialized control (or layout) designed to hold the <a href="atlantafx.base/atlantafx/base/controls/ModalPane.html" title="class in atlantafx.base.controls"><code>ModalPane</code></a>
dialog content.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/ModalPane.html" title="class in atlantafx.base.controls">ModalPane</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A container for displaying application dialogs ot top of the current scene
without opening a modal <code>Stage</code>.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/ModalPaneSkin.html" title="class in atlantafx.base.controls">ModalPaneSkin</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The default skin for the <a href="atlantafx.base/atlantafx/base/controls/ModalPane.html" title="class in atlantafx.base.controls"><code>ModalPane</code></a> control.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/theme/NordDark.html" title="class in atlantafx.base.theme">NordDark</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A theme based on <a href="https://primer.style/">Nord</a> color palette.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/theme/NordLight.html" title="class in atlantafx.base.theme">NordLight</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A theme based on <a href="https://www.nordtheme.com/">Nord</a> color palette.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/Notification.html" title="class in atlantafx.base.controls">Notification</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A control that is intended for displaying notifications to users as pop-ups.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/NotificationSkin.html" title="class in atlantafx.base.controls">NotificationSkin</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The default skin for the <a href="atlantafx.base/atlantafx/base/controls/Notification.html" title="class in atlantafx.base.controls"><code>Notification</code></a> control.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/PasswordTextField.html" title="class in atlantafx.base.controls">PasswordTextField</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A convenience wrapper for instantiating a <a href="atlantafx.base/atlantafx/base/controls/CustomTextField.html" title="class in atlantafx.base.controls"><code>CustomTextField</code></a>
with a <code>PasswordTextFormatter</code>.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/util/PasswordTextFormatter.html" title="class in atlantafx.base.util">PasswordTextFormatter</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">An alternative for the <code>PasswordField</code>.</div>
<div class="block">An alternative to the <code>PasswordField</code> class.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/util/PasswordTextFormatter.PasswordFilter.html" title="class in atlantafx.base.util">PasswordTextFormatter.PasswordFilter</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
@ -113,45 +251,97 @@ loadScripts(document, 'script');</script>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/util/PlatformUtils.html" title="class in atlantafx.base.util">PlatformUtils</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Utility class that provides just some basic methods that's commonly necessary
for control/skin development.</div>
<div class="block">A utility class that provides just some platform methods that's commonly
necessary for control/skin development.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/Popover.html" title="class in atlantafx.base.controls">Popover</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The Popover control provides detailed information about an owning node in a
popup window.</div>
<div class="block">A control that is intended to provide detailed information about
an owning node in a popup window.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab3"><a href="atlantafx.base/atlantafx/base/controls/Popover.ArrowLocation.html" title="enum class in atlantafx.base.controls">Popover.ArrowLocation</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab3">
<div class="block">All possible arrow locations.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/PopoverSkin.html" title="class in atlantafx.base.controls">PopoverSkin</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The default skin for the <a href="atlantafx.base/atlantafx/base/controls/Popover.html" title="class in atlantafx.base.controls"><code>Popover</code></a> control.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/theme/PrimerDark.html" title="class in atlantafx.base.theme">PrimerDark</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A theme based on <a href="https://primer.style/">Github Primer</a> color palette.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/theme/PrimerLight.html" title="class in atlantafx.base.theme">PrimerLight</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A theme based on <a href="https://primer.style/">Github Primer</a> color palette.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/ProgressSliderSkin.html" title="class in atlantafx.base.controls">ProgressSliderSkin</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block"><code>Slider</code> skin that supports progress color.</div>
<div class="block">A <code>Slider</code> skin that supports progress color indication.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/RingProgressIndicator.html" title="class in atlantafx.base.controls">RingProgressIndicator</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A ProgressIndicator that displays progress value as a ring that gradually
empties out as a task is completed.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/RingProgressIndicatorSkin.html" title="class in atlantafx.base.controls">RingProgressIndicatorSkin</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/Spacer.html" title="class in atlantafx.base.controls">Spacer</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/theme/Styles.html" title="class in atlantafx.base.theme">Styles</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="atlantafx.base/atlantafx/base/theme/Theme.html" title="interface in atlantafx.base.theme">Theme</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The default skin for the <a href="atlantafx.base/atlantafx/base/controls/RingProgressIndicator.html" title="class in atlantafx.base.controls"><code>RingProgressIndicator</code></a> control.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/util/SimpleMaskChar.html" title="class in atlantafx.base.util">SimpleMaskChar</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The default <a href="atlantafx.base/atlantafx/base/util/MaskChar.html" title="interface in atlantafx.base.util"><code>MaskChar</code></a> implementation that should be suitable
for anything except heavily custom logic.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/Spacer.html" title="class in atlantafx.base.controls">Spacer</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A spacing component used to distribute remaining width between
a parent's child components.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/theme/Styles.html" title="class in atlantafx.base.theme">Styles</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A set of constants and utility methods that simplifies adding CSS
classes programmatically.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="atlantafx.base/atlantafx/base/theme/Theme.html" title="interface in atlantafx.base.theme">Theme</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">The basic theme interface.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/theme/ThemeCompiler.html" title="class in atlantafx.base.theme">ThemeCompiler</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A lazy man CSS to BSS compiler wrapper.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/Tile.html" title="class in atlantafx.base.controls">Tile</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A versatile container that can used in various contexts such as dialog
headers, list items, and cards.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/TileBase.html" title="class in atlantafx.base.controls">TileBase</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A common class for implementing tile-based controls, specifically the
<a href="atlantafx.base/atlantafx/base/controls/Message.html" title="class in atlantafx.base.controls"><code>Message</code></a> and the <a href="atlantafx.base/atlantafx/base/controls/Tile.html" title="class in atlantafx.base.controls"><code>Tile</code></a>.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/TileSkin.html" title="class in atlantafx.base.controls">TileSkin</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The default skin for the <a href="atlantafx.base/atlantafx/base/controls/Tile.html" title="class in atlantafx.base.controls"><code>Tile</code></a> control.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/TileSkinBase.html" title="class in atlantafx.base.controls">TileSkinBase</a>&lt;<a href="atlantafx.base/atlantafx/base/controls/TileSkinBase.html" title="type parameter in TileSkinBase">T</a> extends <a href="atlantafx.base/atlantafx/base/controls/TileBase.html" title="class in atlantafx.base.controls">TileBase</a>&gt;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A common skin for implementing tile-based controls, specifically the
<a href="atlantafx.base/atlantafx/base/controls/MessageSkin.html" title="class in atlantafx.base.controls"><code>MessageSkin</code></a> and the <a href="atlantafx.base/atlantafx/base/controls/TileSkin.html" title="class in atlantafx.base.controls"><code>TileSkin</code></a>.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/ToggleSwitch.html" title="class in atlantafx.base.controls">ToggleSwitch</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A control that provides users with the ability to choose between two distinct values.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/controls/ToggleSwitchSkin.html" title="class in atlantafx.base.controls">ToggleSwitchSkin</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The default skin for the <a href="atlantafx.base/atlantafx/base/controls/ToggleSwitch.html" title="class in atlantafx.base.controls"><code>ToggleSwitch</code></a> control.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="atlantafx.base/atlantafx/base/theme/Tweaks.html" title="class in atlantafx.base.theme">Tweaks</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Contains extra style class names introduced to tweak some controls view if and where it makes sense.</div>
<div class="block">Contains extra style class names introduced to tweak some controls view
if and where it makes sense.</div>
</div>
</div>
</div>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>All Packages (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="package index">
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="atlantafx.base/module-summary.html">Module</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -57,11 +56,21 @@ loadScripts(document, 'script');</script>
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="atlantafx.base/atlantafx/base/controls/package-summary.html">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="atlantafx.base/atlantafx/base/theme/package-summary.html">atlantafx.base.theme</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="atlantafx.base/atlantafx/base/util/package-summary.html">atlantafx.base.util</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
<div class="col-first odd-row-color"><a href="atlantafx.base/atlantafx/base/layout/package-summary.html">atlantafx.base.layout</a></div>
<div class="col-last odd-row-color">
<div class="block">Defines additional layouts and layout helpers.</div>
</div>
<div class="col-first even-row-color"><a href="atlantafx.base/atlantafx/base/theme/package-summary.html">atlantafx.base.theme</a></div>
<div class="col-last even-row-color">
<div class="block">Contains provided themes and style constants.</div>
</div>
<div class="col-first odd-row-color"><a href="atlantafx.base/atlantafx/base/util/package-summary.html">atlantafx.base.util</a></div>
<div class="col-last odd-row-color">
<div class="block">Provides various utility classes, formatters and converters.</div>
</div>
</div>
</main>
<footer role="contentinfo">

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>BehaviorBase (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: BehaviorBase">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +40,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li>Nested</li>
<li>Field</li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li>Field</li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -94,11 +79,23 @@ loadScripts(document, 'script');</script>
<section class="class-description" id="class-description">
<dl class="notes">
<dt>Direct Known Subclasses:</dt>
<dd><code><a href="InlineDatePickerBehavior.html" title="class in atlantafx.base.controls">InlineDatePickerBehavior</a></code></dd>
<dd><code><a href="CalendarBehavior.html" title="class in atlantafx.base.controls">CalendarBehavior</a></code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public abstract class </span><span class="element-name type-name-label">BehaviorBase&lt;C extends javafx.scene.control.Control,<wbr>S extends javafx.scene.control.SkinBase&lt;C&gt;&gt;</span>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">BehaviorBase&lt;C extends javafx.scene.control.Control,<wbr>S extends javafx.scene.control.SkinBase&lt;C&gt;&gt;</span>
<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></span></div>
<div class="block">Encapsulates behavior interaction logic for a skin. The main functionality
in BehaviorBase revolves around infrastructure for resolving events into
function calls. A BehaviorBase implementation will usually contain logic for
handling key events based on the host platform, as well as view-specific
functions for handling mouse and key and other input events.
<p>Although BehaviorBase is typically used as a base class, it is not abstract and
several skins instantiate an instance of BehaviorBase directly.
<p>Note: This is an excerpt of the private Behavior API from the JavaFX codebase.
It serves as a compatibility layer for implementing certain controls, although it
can also be useful for new controls.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -114,7 +111,9 @@ loadScripts(document, 'script');</script>
<div class="col-first even-row-color"><code>protected </code></div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(C,S)" class="member-name-link">BehaviorBase</a><wbr>(<a href="BehaviorBase.html" title="type parameter in BehaviorBase">C</a>&nbsp;control,
<a href="BehaviorBase.html" title="type parameter in BehaviorBase">S</a>&nbsp;skin)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Constructor for all BehaviorBase instances.</div>
</div>
</div>
</section>
</li>
@ -136,10 +135,14 @@ loadScripts(document, 'script');</script>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="BehaviorBase.html" title="type parameter in BehaviorBase">C</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getControl()" class="member-name-link">getControl</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the control associated with this behavior.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="BehaviorBase.html" title="type parameter in BehaviorBase">S</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getSkin()" class="member-name-link">getSkin</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the skin associated with this behavior.</div>
</div>
</div>
</div>
</div>
@ -162,6 +165,12 @@ loadScripts(document, 'script');</script>
<h3 id="&lt;init&gt;(javafx.scene.control.Control,javafx.scene.control.SkinBase)">BehaviorBase</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="element-name">BehaviorBase</span><wbr><span class="parameters">(<a href="BehaviorBase.html" title="type parameter in BehaviorBase">C</a>&nbsp;control,
<a href="BehaviorBase.html" title="type parameter in BehaviorBase">S</a>&nbsp;skin)</span></div>
<div class="block">Constructor for all BehaviorBase instances.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>control</code> - The control for which this Skin should attach to.</dd>
<dd><code>skin</code> - The skin used by the control.</dd>
</dl>
</section>
</li>
</ul>
@ -176,12 +185,22 @@ loadScripts(document, 'script');</script>
<section class="detail" id="getControl()">
<h3>getControl</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="BehaviorBase.html" title="type parameter in BehaviorBase">C</a></span>&nbsp;<span class="element-name">getControl</span>()</div>
<div class="block">Gets the control associated with this behavior.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>The control for this behavior.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getSkin()">
<h3>getSkin</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="BehaviorBase.html" title="type parameter in BehaviorBase">S</a></span>&nbsp;<span class="element-name">getSkin</span>()</div>
<div class="block">Gets the skin associated with this behavior.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>The control for this behavior.</dd>
</dl>
</section>
</li>
<li>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>BehaviorSkinBase (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: BehaviorSkinBase">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +40,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li>Nested</li>
<li><a href="#field-summary">Field</a></li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li><a href="#field-detail">Field</a></li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -100,11 +85,18 @@ loadScripts(document, 'script');</script>
</dl>
<dl class="notes">
<dt>Direct Known Subclasses:</dt>
<dd><code><a href="InlineDatePickerSkin.html" title="class in atlantafx.base.controls">InlineDatePickerSkin</a></code></dd>
<dd><code><a href="CalendarSkin.html" title="class in atlantafx.base.controls">CalendarSkin</a></code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public abstract class </span><span class="element-name type-name-label">BehaviorSkinBase&lt;C extends javafx.scene.control.Control,<wbr>B extends <a href="BehaviorBase.html" title="class in atlantafx.base.controls">BehaviorBase</a>&lt;C,<wbr>?&gt;&gt;</span>
<span class="extends-implements">extends javafx.scene.control.SkinBase&lt;C&gt;</span></div>
<div class="block">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.
<p>Note: This is an excerpt of the private Behavior API from the JavaFX codebase.
It serves as a compatibility layer for implementing certain controls, although it
can also be useful for new controls.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -134,7 +126,9 @@ loadScripts(document, 'script');</script>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected </code></div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(C)" class="member-name-link">BehaviorSkinBase</a><wbr>(<a href="BehaviorSkinBase.html" title="type parameter in BehaviorSkinBase">C</a>&nbsp;control)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Constructor for all BehaviorSkinBase instances.</div>
</div>
</div>
</section>
</li>
@ -151,16 +145,22 @@ loadScripts(document, 'script');</script>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>abstract <a href="BehaviorSkinBase.html" title="type parameter in BehaviorSkinBase">B</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#createDefaultBehavior()" class="member-name-link">createDefaultBehavior</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">&nbsp;</div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">An abstract method for creating the behavior instance to be used by this skin.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#dispose()" class="member-name-link">dispose</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"></div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="BehaviorSkinBase.html" title="type parameter in BehaviorSkinBase">B</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getBehavior()" class="member-name-link">getBehavior</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the behavior associated with this skin.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="BehaviorSkinBase.html" title="type parameter in BehaviorSkinBase">C</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getControl()" class="member-name-link">getControl</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the control associated with this skin.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#unregisterListeners()" class="member-name-link">unregisterListeners</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
@ -175,6 +175,9 @@ loadScripts(document, 'script');</script>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.Skin">Methods inherited from interface&nbsp;javafx.scene.control.Skin</h3>
<code>install</code></div>
</section>
</li>
</ul>
@ -204,6 +207,11 @@ loadScripts(document, 'script');</script>
<section class="detail" id="&lt;init&gt;(C)">
<h3 id="&lt;init&gt;(javafx.scene.control.Control)">BehaviorSkinBase</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="element-name">BehaviorSkinBase</span><wbr><span class="parameters">(<a href="BehaviorSkinBase.html" title="type parameter in BehaviorSkinBase">C</a>&nbsp;control)</span></div>
<div class="block">Constructor for all BehaviorSkinBase instances.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>control</code> - The control for which this Skin should attach to.</dd>
</dl>
</section>
</li>
</ul>
@ -218,18 +226,29 @@ loadScripts(document, 'script');</script>
<section class="detail" id="createDefaultBehavior()">
<h3>createDefaultBehavior</h3>
<div class="member-signature"><span class="modifiers">public abstract</span>&nbsp;<span class="return-type"><a href="BehaviorSkinBase.html" title="type parameter in BehaviorSkinBase">B</a></span>&nbsp;<span class="element-name">createDefaultBehavior</span>()</div>
<div class="block">An abstract method for creating the behavior instance to be used by this skin.</div>
</section>
</li>
<li>
<section class="detail" id="getControl()">
<h3>getControl</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="BehaviorSkinBase.html" title="type parameter in BehaviorSkinBase">C</a></span>&nbsp;<span class="element-name">getControl</span>()</div>
<div class="block">Gets the control associated with this skin.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>The control for this Skin.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getBehavior()">
<h3>getBehavior</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="BehaviorSkinBase.html" title="type parameter in BehaviorSkinBase">B</a></span>&nbsp;<span class="element-name">getBehavior</span>()</div>
<div class="block">Gets the behavior associated with this skin.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>The behavior for this skin.</dd>
</dl>
</section>
</li>
<li>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Breadcrumbs.BreadCrumbActionEvent (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: Breadcrumbs, class: BreadCrumbActionEvent">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +40,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li>Nested</li>
<li><a href="#field-summary">Field</a></li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li><a href="#field-detail">Field</a></li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -102,12 +87,12 @@ loadScripts(document, 'script');</script>
</dl>
<dl class="notes">
<dt>Enclosing class:</dt>
<dd><code><a href="Breadcrumbs.html" title="class in atlantafx.base.controls">Breadcrumbs</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;</code></dd>
<dd><a href="Breadcrumbs.html" title="class in atlantafx.base.controls">Breadcrumbs</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;</dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public static class </span><span class="element-name type-name-label">Breadcrumbs.BreadCrumbActionEvent&lt;T&gt;</span>
<span class="extends-implements">extends javafx.event.Event</span></div>
<div class="block">Represents an Event which is fired when a bread crumb was activated.</div>
<div class="block">An <code>Event</code> which is fired when a bread crumb was activated.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
@ -131,9 +116,8 @@ loadScripts(document, 'script');</script>
<div class="col-first even-row-color"><code>static final javafx.event.EventType&lt;<a href="Breadcrumbs.BreadCrumbActionEvent.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbActionEvent</a>&lt;?&gt;&gt;</code></div>
<div class="col-second even-row-color"><code><a href="#CRUMB_ACTION" class="member-name-link">CRUMB_ACTION</a></code></div>
<div class="col-last even-row-color">
<div class="block">The event type that should be listened to by people interested in
knowing when the <a href="Breadcrumbs.html#selectedCrumbProperty()"><code>selected crumb</code></a>
has changed.</div>
<div class="block">Represents the event type that should be listened to by people who are
interested in knowing when the selected crumb has changed.</div>
</div>
</div>
<div class="inherited-list">
@ -200,9 +184,10 @@ loadScripts(document, 'script');</script>
<section class="detail" id="CRUMB_ACTION">
<h3>CRUMB_ACTION</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type">javafx.event.EventType&lt;<a href="Breadcrumbs.BreadCrumbActionEvent.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbActionEvent</a>&lt;?&gt;&gt;</span>&nbsp;<span class="element-name">CRUMB_ACTION</span></div>
<div class="block">The event type that should be listened to by people interested in
knowing when the <a href="Breadcrumbs.html#selectedCrumbProperty()"><code>selected crumb</code></a>
has changed.</div>
<div class="block">Represents the event type that should be listened to by people who are
interested in knowing when the selected crumb has changed. This is accomplished
through listening to the <a href="Breadcrumbs.html#selectedCrumbProperty()"><code>selected crumb
property</code></a>.</div>
</section>
</li>
</ul>
@ -218,6 +203,10 @@ loadScripts(document, 'script');</script>
<h3>BreadCrumbActionEvent</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">BreadCrumbActionEvent</span><wbr><span class="parameters">(<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.BreadCrumbActionEvent.html" title="type parameter in Breadcrumbs.BreadCrumbActionEvent">T</a>&gt;&nbsp;selectedCrumb)</span></div>
<div class="block">Creates a new event that can subsequently be fired.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>selectedCrumb</code> - The currently selected crumb.</dd>
</dl>
</section>
</li>
</ul>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Breadcrumbs.BreadCrumbItem (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: Breadcrumbs, class: BreadCrumbItem">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,45 +40,26 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li><a href="#nested-class-summary">Nested</a></li>
<li>Field</li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li>Field</li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li><a href="#nested-class-summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field-summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor-summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-summary">Method</a></li>
</ul>
<ul class="sub-nav-list">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field-detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor-detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -95,16 +80,22 @@ loadScripts(document, 'script');</script>
</div>
<section class="class-description" id="class-description">
<dl class="notes">
<dt>Type Parameters:</dt>
<dd><code>T</code> - The type of the value property within BreadCrumbItem.</dd>
</dl>
<dl class="notes">
<dt>All Implemented Interfaces:</dt>
<dd><code>javafx.event.EventTarget</code></dd>
</dl>
<dl class="notes">
<dt>Enclosing class:</dt>
<dd><code><a href="Breadcrumbs.html" title="class in atlantafx.base.controls">Breadcrumbs</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;</code></dd>
<dd><a href="Breadcrumbs.html" title="class in atlantafx.base.controls">Breadcrumbs</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;</dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public static class </span><span class="element-name type-name-label">Breadcrumbs.BreadCrumbItem&lt;T&gt;</span>
<span class="extends-implements">extends javafx.scene.control.TreeItem&lt;T&gt;</span></div>
<div class="block"><code>BreadCrumbItem</code> extends <code>TreeItem</code>, providing support
for navigating hierarchical structures.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -123,7 +114,25 @@ loadScripts(document, 'script');</script>
<h2>Nested Class Summary</h2>
<div class="inherited-list">
<h2 id="nested-classes-inherited-from-class-javafx.scene.control.TreeItem">Nested classes/interfaces inherited from class&nbsp;javafx.scene.control.TreeItem</h2>
<code>javafx.scene.control.TreeItem.TreeModificationEvent&lt;T&gt;</code></div>
<code>javafx.scene.control.TreeItem.TreeModificationEvent&lt;T extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&gt;</code></div>
</section>
</li>
<!-- =========== FIELD SUMMARY =========== -->
<li>
<section class="field-summary" id="field-summary">
<h2>Field Summary</h2>
<div class="caption"><span>Fields</span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Field</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected boolean</code></div>
<div class="col-second even-row-color"><code><a href="#first" class="member-name-link">first</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected boolean</code></div>
<div class="col-second odd-row-color"><code><a href="#last" class="member-name-link">last</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>
</li>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
@ -135,7 +144,9 @@ loadScripts(document, 'script');</script>
<div class="table-header col-first">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(T)" class="member-name-link">BreadCrumbItem</a><wbr>(<a href="Breadcrumbs.BreadCrumbItem.html" title="type parameter in Breadcrumbs.BreadCrumbItem">T</a>&nbsp;value)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Creates a BreadCrumbItem with the value property set to the provided object.</div>
</div>
</div>
</section>
</li>
@ -150,12 +161,27 @@ loadScripts(document, 'script');</script>
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isFirst()" class="member-name-link">isFirst</a>()</code></div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getStringValue()" class="member-name-link">getStringValue</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isLast()" class="member-name-link">isLast</a>()</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isFirst()" class="member-name-link">isFirst</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Use this method to determine if this item is at the beginning,
so you can create bread crumbs accordingly.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isLast()" class="member-name-link">isLast</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Use this method to determine if this item is at the end,
so you can create breadcrumbs accordingly.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setFirst(boolean)" class="member-name-link">setFirst</a><wbr>(boolean&nbsp;first)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setLast(boolean)" class="member-name-link">setLast</a><wbr>(boolean&nbsp;last)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
</div>
</div>
</div>
@ -171,6 +197,26 @@ loadScripts(document, 'script');</script>
</section>
<section class="details">
<ul class="details-list">
<!-- ============ FIELD DETAIL =========== -->
<li>
<section class="field-details" id="field-detail">
<h2>Field Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="first">
<h3>first</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">first</span></div>
</section>
</li>
<li>
<section class="detail" id="last">
<h3>last</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">last</span></div>
</section>
</li>
</ul>
</section>
</li>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<li>
<section class="constructor-details" id="constructor-detail">
@ -179,7 +225,13 @@ loadScripts(document, 'script');</script>
<li>
<section class="detail" id="&lt;init&gt;(T)">
<h3 id="&lt;init&gt;(java.lang.Object)">BreadCrumbItem</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">BreadCrumbItem</span><wbr><span class="parameters">(<a href="Breadcrumbs.BreadCrumbItem.html" title="type parameter in Breadcrumbs.BreadCrumbItem">T</a>&nbsp;value)</span></div>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">BreadCrumbItem</span><wbr><span class="parameters">(@Nullable
<a href="Breadcrumbs.BreadCrumbItem.html" title="type parameter in Breadcrumbs.BreadCrumbItem">T</a>&nbsp;value)</span></div>
<div class="block">Creates a BreadCrumbItem with the value property set to the provided object.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>value</code> - The object to be stored as the value of this BreadCrumbItem.</dd>
</dl>
</section>
</li>
</ul>
@ -194,12 +246,34 @@ loadScripts(document, 'script');</script>
<section class="detail" id="isFirst()">
<h3>isFirst</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isFirst</span>()</div>
<div class="block">Use this method to determine if this item is at the beginning,
so you can create bread crumbs accordingly.</div>
</section>
</li>
<li>
<section class="detail" id="isLast()">
<h3>isLast</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isLast</span>()</div>
<div class="block">Use this method to determine if this item is at the end,
so you can create breadcrumbs accordingly.</div>
</section>
</li>
<li>
<section class="detail" id="setFirst(boolean)">
<h3>setFirst</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setFirst</span><wbr><span class="parameters">(boolean&nbsp;first)</span></div>
</section>
</li>
<li>
<section class="detail" id="setLast(boolean)">
<h3>setLast</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setLast</span><wbr><span class="parameters">(boolean&nbsp;last)</span></div>
</section>
</li>
<li>
<section class="detail" id="getStringValue()">
<h3>getStringValue</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getStringValue</span>()</div>
</section>
</li>
</ul>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Breadcrumbs (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: Breadcrumbs">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +40,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li><a href="#nested-class-summary">Nested</a></li>
<li><a href="#field-summary">Field</a></li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li><a href="#field-detail">Field</a></li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li><a href="#nested-class-summary">Nested</a>&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -107,12 +92,18 @@ loadScripts(document, 'script');</script>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">Breadcrumbs&lt;T&gt;</span>
<span class="extends-implements">extends javafx.scene.control.Control</span></div>
<div class="block">Represents a bread crumb bar. This control is useful to visualize and navigate
<div class="block">A bread crumb bar. This control is useful to visualize and navigate
a hierarchical path structure, such as file systems.
<p>A breadcrumbs consist of two types of elements: a button (default is a hyperlink)
and a divider (default is for Label). You can customize both by providing the
corresponding control factory.</div>
<pre><code>
String[] list = {"Root", "Folder", "file.txt"};
BreadCrumbItem&lt;String&gt; selectedCrumb = Breadcrumbs.buildTreeModel(list);
Breadcrumbs&lt;String&gt; breadcrumbs = new Breadcrumbs&lt;&gt;(selectedCrumb);
</code></pre>
<p>A breadcrumbs consist of two types of elements: a button (default is
<code>Hyperlink</code>) and a divider (default is for <code>Label</code>). You can
customize both by providing the corresponding factory.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -133,17 +124,17 @@ loadScripts(document, 'script');</script>
<div class="col-first odd-row-color"><code>final javafx.beans.property.ObjectProperty&lt;javafx.util.Callback&lt;<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;,<wbr>javafx.scene.control.ButtonBase&gt;&gt;</code></div>
<div class="col-second odd-row-color"><code><a href="#crumbFactoryProperty" class="member-name-link">crumbFactory</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Crumb factory is used to create custom bread crumb instances.</div>
<div class="block">The crumb factory is used to create custom bread crumb instances.</div>
</div>
<div class="col-first even-row-color"><code>final javafx.beans.property.ObjectProperty&lt;javafx.util.Callback&lt;<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;,<wbr>? extends javafx.scene.Node&gt;&gt;</code></div>
<div class="col-second even-row-color"><code><a href="#dividerFactoryProperty" class="member-name-link">dividerFactory</a></code></div>
<div class="col-last even-row-color">
<div class="block">Divider factory is used to create custom divider instances.</div>
<div class="block">The divider factory is used to create custom instances of dividers.</div>
</div>
<div class="col-first odd-row-color"><code>final javafx.beans.property.ObjectProperty&lt;javafx.event.EventHandler&lt;<a href="Breadcrumbs.BreadCrumbActionEvent.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbActionEvent</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&gt;&gt;</code></div>
<div class="col-second odd-row-color"><code><a href="#onCrumbActionProperty" class="member-name-link">onCrumbAction</a></code></div>
<div class="col-last odd-row-color">
<div class="block">The EventHandler is called when a user selects a bread crumb.</div>
<div class="block">Represents the EventHandler that is called when a user selects a bread crumb.</div>
</div>
<div class="col-first even-row-color"><code>final javafx.beans.property.ObjectProperty&lt;<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&gt;</code></div>
<div class="col-second even-row-color"><code><a href="#selectedCrumbProperty" class="member-name-link">selectedCrumb</a></code></div>
@ -178,11 +169,14 @@ loadScripts(document, 'script');</script>
<div class="col-first even-row-color"><code>static class&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="Breadcrumbs.BreadCrumbActionEvent.html" class="type-name-link" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbActionEvent</a>&lt;<a href="Breadcrumbs.BreadCrumbActionEvent.html" title="type parameter in Breadcrumbs.BreadCrumbActionEvent">T</a>&gt;</code></div>
<div class="col-last even-row-color">
<div class="block">Represents an Event which is fired when a bread crumb was activated.</div>
<div class="block">An <code>Event</code> which is fired when a bread crumb was activated.</div>
</div>
<div class="col-first odd-row-color"><code>static class&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="Breadcrumbs.BreadCrumbItem.html" class="type-name-link" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.BreadCrumbItem.html" title="type parameter in Breadcrumbs.BreadCrumbItem">T</a>&gt;</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-last odd-row-color">
<div class="block"><code>BreadCrumbItem</code> extends <code>TreeItem</code>, providing support
for navigating hierarchical structures.</div>
</div>
</div>
</section>
</li>
@ -240,10 +234,10 @@ loadScripts(document, 'script');</script>
<div class="col-last even-row-color">
<div class="block">Creates an empty bread crumb bar.</div>
</div>
<div class="col-constructor-name odd-row-color"><code><a href="#%3Cinit%3E(atlantafx.base.controls.Breadcrumbs.BreadCrumbItem)" class="member-name-link">Breadcrumbs</a><wbr>(<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&nbsp;selectedCrumb)</code></div>
<div class="col-constructor-name odd-row-color"><code><a href="#%3Cinit%3E(atlantafx.base.controls.Breadcrumbs.BreadCrumbItem)" class="member-name-link">Breadcrumbs</a><wbr>(@Nullable <a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&nbsp;selectedCrumb)</code></div>
<div class="col-last odd-row-color">
<div class="block">Creates a bread crumb bar with the given BreadCrumbItem as the currently
selected crumb.</div>
<div class="block">Creates a bread crumb bar with the given BreadCrumbItem as the
currently <a href="#selectedCrumbProperty()"><code>selectedCrumbProperty()</code></a>.</div>
</div>
</div>
</section>
@ -267,8 +261,8 @@ loadScripts(document, 'script');</script>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static &lt;T&gt;&nbsp;<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;T&gt;</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#buildTreeModel(T...)" class="member-name-link">buildTreeModel</a><wbr>(T...&nbsp;crumbs)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="block">Construct a tree model from the flat list which then can be set
as selectedCrumb node to be shown.</div>
<div class="block">Constructs a tree model from the flat list which then can be set
as the <code>selectedCrumb</code> node to be shown.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected javafx.scene.control.Skin&lt;?&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#createDefaultSkin()" class="member-name-link">createDefaultSkin</a>()</code></div>
@ -276,42 +270,42 @@ loadScripts(document, 'script');</script>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.beans.property.ObjectProperty&lt;javafx.util.Callback&lt;<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;,<wbr>javafx.scene.control.ButtonBase&gt;&gt;</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#crumbFactoryProperty()" class="member-name-link">crumbFactoryProperty</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Crumb factory is used to create custom bread crumb instances.</div>
<div class="block">The crumb factory is used to create custom bread crumb instances.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.beans.property.ObjectProperty&lt;javafx.util.Callback&lt;<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;,<wbr>? extends javafx.scene.Node&gt;&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#dividerFactoryProperty()" class="member-name-link">dividerFactoryProperty</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Divider factory is used to create custom divider instances.</div>
<div class="block">The divider factory is used to create custom instances of dividers.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.util.Callback&lt;<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;,<wbr>javafx.scene.control.ButtonBase&gt;</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getCrumbFactory()" class="member-name-link">getCrumbFactory</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the value of the <code>crumbFactory</code> property.</div>
<div class="block">Gets the value of the property crumbFactory.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.util.Callback&lt;<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;,<wbr>? extends javafx.scene.Node&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getDividerFactory()" class="member-name-link">getDividerFactory</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the value of the <code>dividerFactory</code> property.</div>
<div class="block">Gets the value of the property dividerFactory.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.event.EventHandler&lt;<a href="Breadcrumbs.BreadCrumbActionEvent.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbActionEvent</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&gt;</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getOnCrumbAction()" class="member-name-link">getOnCrumbAction</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the value of the <code>onCrumbAction</code> property.</div>
<div class="block">Gets the value of the property onCrumbAction.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final <a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getSelectedCrumb()" class="member-name-link">getSelectedCrumb</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the value of the <code>selectedCrumb</code> property.</div>
<div class="block">Gets the value of the property selectedCrumb.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isAutoNavigationEnabled()" class="member-name-link">isAutoNavigationEnabled</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the value of the <code>autoNavigationEnabled</code> property.</div>
<div class="block">Gets the value of the property autoNavigationEnabled.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.beans.property.ObjectProperty&lt;javafx.event.EventHandler&lt;<a href="Breadcrumbs.BreadCrumbActionEvent.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbActionEvent</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&gt;&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#onCrumbActionProperty()" class="member-name-link">onCrumbActionProperty</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">The EventHandler is called when a user selects a bread crumb.</div>
<div class="block">Represents the EventHandler that is called when a user selects a bread crumb.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.beans.property.ObjectProperty&lt;<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&gt;</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#selectedCrumbProperty()" class="member-name-link">selectedCrumbProperty</a>()</code></div>
@ -322,27 +316,27 @@ loadScripts(document, 'script');</script>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setAutoNavigationEnabled(boolean)" class="member-name-link">setAutoNavigationEnabled</a><wbr>(boolean&nbsp;enabled)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets the value of the <code>autoNavigationEnabled</code> property.</div>
<div class="block">Sets the value of the property autoNavigationEnabled.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setCrumbFactory(javafx.util.Callback)" class="member-name-link">setCrumbFactory</a><wbr>(javafx.util.Callback&lt;<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;,<wbr>javafx.scene.control.ButtonBase&gt;&nbsp;value)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets the value of the <code>crumbFactory</code> property.</div>
<div class="block">Sets the value of the property crumbFactory.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setDividerFactory(javafx.util.Callback)" class="member-name-link">setDividerFactory</a><wbr>(javafx.util.Callback&lt;<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;,<wbr>? extends javafx.scene.Node&gt;&nbsp;value)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets the value of the <code>dividerFactory</code> property.</div>
<div class="block">Sets the value of the property dividerFactory.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setOnCrumbAction(javafx.event.EventHandler)" class="member-name-link">setOnCrumbAction</a><wbr>(javafx.event.EventHandler&lt;<a href="Breadcrumbs.BreadCrumbActionEvent.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbActionEvent</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&gt;&nbsp;value)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set a new EventHandler for when a user selects a crumb.</div>
<div class="block">Sets the value of the property onCrumbAction.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setSelectedCrumb(atlantafx.base.controls.Breadcrumbs.BreadCrumbItem)" class="member-name-link">setSelectedCrumb</a><wbr>(<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&nbsp;selectedCrumb)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets the value of the <code>selectedCrumb</code> property.</div>
<div class="block">Sets the value of the property selectedCrumb.</div>
</div>
</div>
</div>
@ -387,14 +381,14 @@ loadScripts(document, 'script');</script>
<p>Consider the following hierarchy:
[Root] &gt; [Folder] &gt; [SubFolder] &gt; [file.txt]
<p>To show the above bread crumb bar, you have to set the [file.txt] tree-node as selected crumb.</div>
<p>To show the above bread crumb bar, you have to set the [file.txt]
tree-node as selected crumb.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list-long">
<li><a href="#getSelectedCrumb()"><code>getSelectedCrumb()</code></a></li>
<li><a href="#setSelectedCrumb(atlantafx.base.controls.Breadcrumbs.BreadCrumbItem)"><code>setSelectedCrumb(Breadcrumbs.BreadCrumbItem)</code></a></li>
<li><a href="#selectedCrumbProperty()"><code>selectedCrumbProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -405,15 +399,15 @@ loadScripts(document, 'script');</script>
<h3>autoNavigationEnabled</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.BooleanProperty</span>&nbsp;<span class="element-name">autoNavigationEnabledProperty</span></div>
<div class="block">Enables or disables auto navigation (default is enabled).
If auto navigation is enabled, it will automatically navigate to the crumb which was
clicked by the user.</div>
If auto navigation is enabled, it will automatically navigate to the
crumb which was clicked by the user, meaning it will set the
<a href="#selectedCrumbProperty()"><code>selectedCrumbProperty()</code></a> upon click.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list-long">
<li><a href="#isAutoNavigationEnabled()"><code>isAutoNavigationEnabled()</code></a></li>
<li><a href="#setAutoNavigationEnabled(boolean)"><code>setAutoNavigationEnabled(boolean)</code></a></li>
<li><a href="#autoNavigationEnabledProperty()"><code>autoNavigationEnabledProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -423,21 +417,21 @@ loadScripts(document, 'script');</script>
<section class="detail" id="crumbFactoryProperty">
<h3>crumbFactory</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.util.Callback&lt;<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;,<wbr>javafx.scene.control.ButtonBase&gt;&gt;</span>&nbsp;<span class="element-name">crumbFactoryProperty</span></div>
<div class="block">Crumb factory is used to create custom bread crumb instances.
<code>null</code> is not allowed and will result in a fallback to the default factory.
<div class="block">The crumb factory is used to create custom bread crumb instances.
A null value is not allowed and will result in a fallback to the default factory.
<ul>
<li><code>BreadCrumbItem&lt;T&gt;</code> specifies the tree item for creating bread crumb.</li>
<li><code>ButtonBase</code> stands for resulting bread crumb node.</li>
</ul>
<p><code>BreadCrumbItem&lt;T&gt;</code> specifies the tree item for creating bread crumb. Use
<a href="Breadcrumbs.BreadCrumbItem.html#isFirst()"><code>Breadcrumbs.BreadCrumbItem.isFirst()</code></a> and <a href="Breadcrumbs.BreadCrumbItem.html#isLast()"><code>Breadcrumbs.BreadCrumbItem.isLast()</code></a> to create bread crumb
depending on item position.
<p><code>ButtonBase</code> stands for resulting bread crumb node. It CAN NOT be <code>null</code>.</div>
<p>Use <a href="Breadcrumbs.BreadCrumbItem.html#isFirst()"><code>Breadcrumbs.BreadCrumbItem.isFirst()</code></a> and <a href="Breadcrumbs.BreadCrumbItem.html#isLast()"><code>Breadcrumbs.BreadCrumbItem.isLast()</code></a> to
create bread crumb depending on item position.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getCrumbFactory()"><code>getCrumbFactory()</code></a></li>
<li><a href="#setCrumbFactory(javafx.util.Callback)"><code>setCrumbFactory(Callback)</code></a></li>
<li><a href="#crumbFactoryProperty()"><code>crumbFactoryProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -447,23 +441,25 @@ loadScripts(document, 'script');</script>
<section class="detail" id="dividerFactoryProperty">
<h3>dividerFactory</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.util.Callback&lt;<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;,<wbr>? extends javafx.scene.Node&gt;&gt;</span>&nbsp;<span class="element-name">dividerFactoryProperty</span></div>
<div class="block">Divider factory is used to create custom divider instances.
<code>null</code> is not allowed and will result in a fallback to the default factory.
<div class="block">The divider factory is used to create custom instances of dividers.
A null value is not allowed and will result in a fallback to the default factory.
<p><code>BreadCrumbItem&lt;T&gt;</code> specifies the preceding tree item. It can be null, because this way
you can insert divider before the first bread crumb, which can be used e.g. for creating a Unix path.
Use <a href="Breadcrumbs.BreadCrumbItem.html#isFirst()"><code>Breadcrumbs.BreadCrumbItem.isFirst()</code></a> and <a href="Breadcrumbs.BreadCrumbItem.html#isLast()"><code>Breadcrumbs.BreadCrumbItem.isLast()</code></a> to create divider
depending on item position.
<ul>
<li><code>BreadCrumbItem&lt;T&gt;</code> specifies the preceding tree item.
It can be null, which allows for inserting a divider before the first bread crumb,
such as when creating a Unix path.</li>
<li><code>? extends Node</code> stands for resulting divider node. It can also be null,
indicating that there will be no divider inserted after the specified bread crumb.</li>
</ul>
<p><code>? extends Node</code> stands for resulting divider node. It CAN be <code>null</code>, which
means there will be no divider inserted after the specified bread crumb.</div>
<p>Use <a href="Breadcrumbs.BreadCrumbItem.html#isFirst()"><code>Breadcrumbs.BreadCrumbItem.isFirst()</code></a> and <a href="Breadcrumbs.BreadCrumbItem.html#isLast()"><code>Breadcrumbs.BreadCrumbItem.isLast()</code></a> to
create bread crumb depending on item position.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getDividerFactory()"><code>getDividerFactory()</code></a></li>
<li><a href="#setDividerFactory(javafx.util.Callback)"><code>setDividerFactory(Callback)</code></a></li>
<li><a href="#dividerFactoryProperty()"><code>dividerFactoryProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -473,14 +469,13 @@ loadScripts(document, 'script');</script>
<section class="detail" id="onCrumbActionProperty">
<h3>onCrumbAction</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.event.EventHandler&lt;<a href="Breadcrumbs.BreadCrumbActionEvent.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbActionEvent</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&gt;&gt;</span>&nbsp;<span class="element-name">onCrumbActionProperty</span></div>
<div class="block">The EventHandler is called when a user selects a bread crumb.</div>
<div class="block">Represents the EventHandler that is called when a user selects a bread crumb.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getOnCrumbAction()"><code>getOnCrumbAction()</code></a></li>
<li><a href="#setOnCrumbAction(javafx.event.EventHandler)"><code>setOnCrumbAction(EventHandler)</code></a></li>
<li><a href="#onCrumbActionProperty()"><code>onCrumbActionProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -568,9 +563,14 @@ loadScripts(document, 'script');</script>
<li>
<section class="detail" id="&lt;init&gt;(atlantafx.base.controls.Breadcrumbs.BreadCrumbItem)">
<h3>Breadcrumbs</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">Breadcrumbs</span><wbr><span class="parameters">(<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&nbsp;selectedCrumb)</span></div>
<div class="block">Creates a bread crumb bar with the given BreadCrumbItem as the currently
selected crumb.</div>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">Breadcrumbs</span><wbr><span class="parameters">(@Nullable
@Nullable <a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&nbsp;selectedCrumb)</span></div>
<div class="block">Creates a bread crumb bar with the given BreadCrumbItem as the
currently <a href="#selectedCrumbProperty()"><code>selectedCrumbProperty()</code></a>.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>selectedCrumb</code> - The currently selected crumb.</dd>
</dl>
</section>
</li>
</ul>
@ -596,8 +596,12 @@ loadScripts(document, 'script');</script>
<h3 id="buildTreeModel(java.lang.Object[])">buildTreeModel</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/SafeVarargs.html" title="class or interface in java.lang" class="external-link">@SafeVarargs</a>
</span><span class="modifiers">public static</span>&nbsp;<span class="type-parameters">&lt;T&gt;</span>&nbsp;<span class="return-type"><a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;T&gt;</span>&nbsp;<span class="element-name">buildTreeModel</span><wbr><span class="parameters">(T...&nbsp;crumbs)</span></div>
<div class="block">Construct a tree model from the flat list which then can be set
as selectedCrumb node to be shown.</div>
<div class="block">Constructs a tree model from the flat list which then can be set
as the <code>selectedCrumb</code> node to be shown.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>crumbs</code> - The flat list of values used to build the tree model</dd>
</dl>
</section>
</li>
<li>
@ -611,10 +615,9 @@ loadScripts(document, 'script');</script>
<p>Consider the following hierarchy:
[Root] &gt; [Folder] &gt; [SubFolder] &gt; [file.txt]
<p>To show the above bread crumb bar, you have to set the [file.txt] tree-node as selected crumb.</div>
<p>To show the above bread crumb bar, you have to set the [file.txt]
tree-node as selected crumb.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the <code>selectedCrumb</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list-long">
@ -629,7 +632,7 @@ loadScripts(document, 'script');</script>
<section class="detail" id="getSelectedCrumb()">
<h3>getSelectedCrumb</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type"><a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;</span>&nbsp;<span class="element-name">getSelectedCrumb</span>()</div>
<div class="block">Gets the value of the <code>selectedCrumb</code> property.</div>
<div class="block">Gets the value of the property selectedCrumb.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>Represents the bottom-most path node (the node on the most-right side in
@ -639,16 +642,8 @@ loadScripts(document, 'script');</script>
<p>Consider the following hierarchy:
[Root] &gt; [Folder] &gt; [SubFolder] &gt; [file.txt]
<p>To show the above bread crumb bar, you have to set the [file.txt] tree-node as selected crumb.</dd>
<dt>Returns:</dt>
<dd>the value of the <code>selectedCrumb</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list-long">
<li><a href="#setSelectedCrumb(atlantafx.base.controls.Breadcrumbs.BreadCrumbItem)"><code>setSelectedCrumb(Breadcrumbs.BreadCrumbItem)</code></a></li>
<li><a href="#selectedCrumbProperty()"><code>selectedCrumbProperty()</code></a></li>
</ul>
</dd>
<p>To show the above bread crumb bar, you have to set the [file.txt]
tree-node as selected crumb.</dd>
</dl>
</section>
</li>
@ -656,7 +651,7 @@ loadScripts(document, 'script');</script>
<section class="detail" id="setSelectedCrumb(atlantafx.base.controls.Breadcrumbs.BreadCrumbItem)">
<h3>setSelectedCrumb</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setSelectedCrumb</span><wbr><span class="parameters">(<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&nbsp;selectedCrumb)</span></div>
<div class="block">Sets the value of the <code>selectedCrumb</code> property.</div>
<div class="block">Sets the value of the property selectedCrumb.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>Represents the bottom-most path node (the node on the most-right side in
@ -666,16 +661,8 @@ loadScripts(document, 'script');</script>
<p>Consider the following hierarchy:
[Root] &gt; [Folder] &gt; [SubFolder] &gt; [file.txt]
<p>To show the above bread crumb bar, you have to set the [file.txt] tree-node as selected crumb.</dd>
<dt>Parameters:</dt>
<dd><code>selectedCrumb</code> - the value for the <code>selectedCrumb</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getSelectedCrumb()"><code>getSelectedCrumb()</code></a></li>
<li><a href="#selectedCrumbProperty()"><code>selectedCrumbProperty()</code></a></li>
</ul>
</dd>
<p>To show the above bread crumb bar, you have to set the [file.txt]
tree-node as selected crumb.</dd>
</dl>
</section>
</li>
@ -684,11 +671,10 @@ loadScripts(document, 'script');</script>
<h3>autoNavigationEnabledProperty</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.BooleanProperty</span>&nbsp;<span class="element-name">autoNavigationEnabledProperty</span>()</div>
<div class="block">Enables or disables auto navigation (default is enabled).
If auto navigation is enabled, it will automatically navigate to the crumb which was
clicked by the user.</div>
If auto navigation is enabled, it will automatically navigate to the
crumb which was clicked by the user, meaning it will set the
<a href="#selectedCrumbProperty()"><code>selectedCrumbProperty()</code></a> upon click.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>a <code>BooleanProperty</code></dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list-long">
@ -703,21 +689,13 @@ loadScripts(document, 'script');</script>
<section class="detail" id="isAutoNavigationEnabled()">
<h3>isAutoNavigationEnabled</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isAutoNavigationEnabled</span>()</div>
<div class="block">Gets the value of the <code>autoNavigationEnabled</code> property.</div>
<div class="block">Gets the value of the property autoNavigationEnabled.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>Enables or disables auto navigation (default is enabled).
If auto navigation is enabled, it will automatically navigate to the crumb which was
clicked by the user.</dd>
<dt>Returns:</dt>
<dd>the value of the <code>autoNavigationEnabled</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list-long">
<li><a href="#setAutoNavigationEnabled(boolean)"><code>setAutoNavigationEnabled(boolean)</code></a></li>
<li><a href="#autoNavigationEnabledProperty()"><code>autoNavigationEnabledProperty()</code></a></li>
</ul>
</dd>
If auto navigation is enabled, it will automatically navigate to the
crumb which was clicked by the user, meaning it will set the
<a href="#selectedCrumbProperty()"><code>selectedCrumbProperty()</code></a> upon click.</dd>
</dl>
</section>
</li>
@ -725,21 +703,13 @@ loadScripts(document, 'script');</script>
<section class="detail" id="setAutoNavigationEnabled(boolean)">
<h3>setAutoNavigationEnabled</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setAutoNavigationEnabled</span><wbr><span class="parameters">(boolean&nbsp;enabled)</span></div>
<div class="block">Sets the value of the <code>autoNavigationEnabled</code> property.</div>
<div class="block">Sets the value of the property autoNavigationEnabled.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>Enables or disables auto navigation (default is enabled).
If auto navigation is enabled, it will automatically navigate to the crumb which was
clicked by the user.</dd>
<dt>Parameters:</dt>
<dd><code>enabled</code> - the value for the <code>autoNavigationEnabled</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list-long">
<li><a href="#isAutoNavigationEnabled()"><code>isAutoNavigationEnabled()</code></a></li>
<li><a href="#autoNavigationEnabledProperty()"><code>autoNavigationEnabledProperty()</code></a></li>
</ul>
</dd>
If auto navigation is enabled, it will automatically navigate to the
crumb which was clicked by the user, meaning it will set the
<a href="#selectedCrumbProperty()"><code>selectedCrumbProperty()</code></a> upon click.</dd>
</dl>
</section>
</li>
@ -747,17 +717,16 @@ loadScripts(document, 'script');</script>
<section class="detail" id="crumbFactoryProperty()">
<h3>crumbFactoryProperty</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.util.Callback&lt;<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;,<wbr>javafx.scene.control.ButtonBase&gt;&gt;</span>&nbsp;<span class="element-name">crumbFactoryProperty</span>()</div>
<div class="block">Crumb factory is used to create custom bread crumb instances.
<code>null</code> is not allowed and will result in a fallback to the default factory.
<div class="block">The crumb factory is used to create custom bread crumb instances.
A null value is not allowed and will result in a fallback to the default factory.
<ul>
<li><code>BreadCrumbItem&lt;T&gt;</code> specifies the tree item for creating bread crumb.</li>
<li><code>ButtonBase</code> stands for resulting bread crumb node.</li>
</ul>
<p><code>BreadCrumbItem&lt;T&gt;</code> specifies the tree item for creating bread crumb. Use
<a href="Breadcrumbs.BreadCrumbItem.html#isFirst()"><code>Breadcrumbs.BreadCrumbItem.isFirst()</code></a> and <a href="Breadcrumbs.BreadCrumbItem.html#isLast()"><code>Breadcrumbs.BreadCrumbItem.isLast()</code></a> to create bread crumb
depending on item position.
<p><code>ButtonBase</code> stands for resulting bread crumb node. It CAN NOT be <code>null</code>.</div>
<p>Use <a href="Breadcrumbs.BreadCrumbItem.html#isFirst()"><code>Breadcrumbs.BreadCrumbItem.isFirst()</code></a> and <a href="Breadcrumbs.BreadCrumbItem.html#isLast()"><code>Breadcrumbs.BreadCrumbItem.isLast()</code></a> to
create bread crumb depending on item position.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the <code>crumbFactory</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -772,26 +741,18 @@ loadScripts(document, 'script');</script>
<section class="detail" id="setCrumbFactory(javafx.util.Callback)">
<h3>setCrumbFactory</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setCrumbFactory</span><wbr><span class="parameters">(javafx.util.Callback&lt;<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;,<wbr>javafx.scene.control.ButtonBase&gt;&nbsp;value)</span></div>
<div class="block">Sets the value of the <code>crumbFactory</code> property.</div>
<div class="block">Sets the value of the property crumbFactory.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>Crumb factory is used to create custom bread crumb instances.
<code>null</code> is not allowed and will result in a fallback to the default factory.
<p><code>BreadCrumbItem&lt;T&gt;</code> specifies the tree item for creating bread crumb. Use
<a href="Breadcrumbs.BreadCrumbItem.html#isFirst()"><code>Breadcrumbs.BreadCrumbItem.isFirst()</code></a> and <a href="Breadcrumbs.BreadCrumbItem.html#isLast()"><code>Breadcrumbs.BreadCrumbItem.isLast()</code></a> to create bread crumb
depending on item position.
<p><code>ButtonBase</code> stands for resulting bread crumb node. It CAN NOT be <code>null</code>.</dd>
<dt>Parameters:</dt>
<dd><code>value</code> - the value for the <code>crumbFactory</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getCrumbFactory()"><code>getCrumbFactory()</code></a></li>
<li><a href="#crumbFactoryProperty()"><code>crumbFactoryProperty()</code></a></li>
<dd>The crumb factory is used to create custom bread crumb instances.
A null value is not allowed and will result in a fallback to the default factory.
<ul>
<li><code>BreadCrumbItem&lt;T&gt;</code> specifies the tree item for creating bread crumb.</li>
<li><code>ButtonBase</code> stands for resulting bread crumb node.</li>
</ul>
</dd>
<p>Use <a href="Breadcrumbs.BreadCrumbItem.html#isFirst()"><code>Breadcrumbs.BreadCrumbItem.isFirst()</code></a> and <a href="Breadcrumbs.BreadCrumbItem.html#isLast()"><code>Breadcrumbs.BreadCrumbItem.isLast()</code></a> to
create bread crumb depending on item position.</dd>
</dl>
</section>
</li>
@ -799,26 +760,18 @@ loadScripts(document, 'script');</script>
<section class="detail" id="getCrumbFactory()">
<h3>getCrumbFactory</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.util.Callback&lt;<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;,<wbr>javafx.scene.control.ButtonBase&gt;</span>&nbsp;<span class="element-name">getCrumbFactory</span>()</div>
<div class="block">Gets the value of the <code>crumbFactory</code> property.</div>
<div class="block">Gets the value of the property crumbFactory.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>Crumb factory is used to create custom bread crumb instances.
<code>null</code> is not allowed and will result in a fallback to the default factory.
<p><code>BreadCrumbItem&lt;T&gt;</code> specifies the tree item for creating bread crumb. Use
<a href="Breadcrumbs.BreadCrumbItem.html#isFirst()"><code>Breadcrumbs.BreadCrumbItem.isFirst()</code></a> and <a href="Breadcrumbs.BreadCrumbItem.html#isLast()"><code>Breadcrumbs.BreadCrumbItem.isLast()</code></a> to create bread crumb
depending on item position.
<p><code>ButtonBase</code> stands for resulting bread crumb node. It CAN NOT be <code>null</code>.</dd>
<dt>Returns:</dt>
<dd>the value of the <code>crumbFactory</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#setCrumbFactory(javafx.util.Callback)"><code>setCrumbFactory(Callback)</code></a></li>
<li><a href="#crumbFactoryProperty()"><code>crumbFactoryProperty()</code></a></li>
<dd>The crumb factory is used to create custom bread crumb instances.
A null value is not allowed and will result in a fallback to the default factory.
<ul>
<li><code>BreadCrumbItem&lt;T&gt;</code> specifies the tree item for creating bread crumb.</li>
<li><code>ButtonBase</code> stands for resulting bread crumb node.</li>
</ul>
</dd>
<p>Use <a href="Breadcrumbs.BreadCrumbItem.html#isFirst()"><code>Breadcrumbs.BreadCrumbItem.isFirst()</code></a> and <a href="Breadcrumbs.BreadCrumbItem.html#isLast()"><code>Breadcrumbs.BreadCrumbItem.isLast()</code></a> to
create bread crumb depending on item position.</dd>
</dl>
</section>
</li>
@ -826,19 +779,20 @@ loadScripts(document, 'script');</script>
<section class="detail" id="dividerFactoryProperty()">
<h3>dividerFactoryProperty</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.util.Callback&lt;<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;,<wbr>? extends javafx.scene.Node&gt;&gt;</span>&nbsp;<span class="element-name">dividerFactoryProperty</span>()</div>
<div class="block">Divider factory is used to create custom divider instances.
<code>null</code> is not allowed and will result in a fallback to the default factory.
<div class="block">The divider factory is used to create custom instances of dividers.
A null value is not allowed and will result in a fallback to the default factory.
<p><code>BreadCrumbItem&lt;T&gt;</code> specifies the preceding tree item. It can be null, because this way
you can insert divider before the first bread crumb, which can be used e.g. for creating a Unix path.
Use <a href="Breadcrumbs.BreadCrumbItem.html#isFirst()"><code>Breadcrumbs.BreadCrumbItem.isFirst()</code></a> and <a href="Breadcrumbs.BreadCrumbItem.html#isLast()"><code>Breadcrumbs.BreadCrumbItem.isLast()</code></a> to create divider
depending on item position.
<ul>
<li><code>BreadCrumbItem&lt;T&gt;</code> specifies the preceding tree item.
It can be null, which allows for inserting a divider before the first bread crumb,
such as when creating a Unix path.</li>
<li><code>? extends Node</code> stands for resulting divider node. It can also be null,
indicating that there will be no divider inserted after the specified bread crumb.</li>
</ul>
<p><code>? extends Node</code> stands for resulting divider node. It CAN be <code>null</code>, which
means there will be no divider inserted after the specified bread crumb.</div>
<p>Use <a href="Breadcrumbs.BreadCrumbItem.html#isFirst()"><code>Breadcrumbs.BreadCrumbItem.isFirst()</code></a> and <a href="Breadcrumbs.BreadCrumbItem.html#isLast()"><code>Breadcrumbs.BreadCrumbItem.isLast()</code></a> to
create bread crumb depending on item position.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the <code>dividerFactory</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -853,28 +807,22 @@ loadScripts(document, 'script');</script>
<section class="detail" id="setDividerFactory(javafx.util.Callback)">
<h3>setDividerFactory</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setDividerFactory</span><wbr><span class="parameters">(javafx.util.Callback&lt;<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;,<wbr>? extends javafx.scene.Node&gt;&nbsp;value)</span></div>
<div class="block">Sets the value of the <code>dividerFactory</code> property.</div>
<div class="block">Sets the value of the property dividerFactory.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>Divider factory is used to create custom divider instances.
<code>null</code> is not allowed and will result in a fallback to the default factory.
<dd>The divider factory is used to create custom instances of dividers.
A null value is not allowed and will result in a fallback to the default factory.
<p><code>BreadCrumbItem&lt;T&gt;</code> specifies the preceding tree item. It can be null, because this way
you can insert divider before the first bread crumb, which can be used e.g. for creating a Unix path.
Use <a href="Breadcrumbs.BreadCrumbItem.html#isFirst()"><code>Breadcrumbs.BreadCrumbItem.isFirst()</code></a> and <a href="Breadcrumbs.BreadCrumbItem.html#isLast()"><code>Breadcrumbs.BreadCrumbItem.isLast()</code></a> to create divider
depending on item position.
<p><code>? extends Node</code> stands for resulting divider node. It CAN be <code>null</code>, which
means there will be no divider inserted after the specified bread crumb.</dd>
<dt>Parameters:</dt>
<dd><code>value</code> - the value for the <code>dividerFactory</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getDividerFactory()"><code>getDividerFactory()</code></a></li>
<li><a href="#dividerFactoryProperty()"><code>dividerFactoryProperty()</code></a></li>
<ul>
<li><code>BreadCrumbItem&lt;T&gt;</code> specifies the preceding tree item.
It can be null, which allows for inserting a divider before the first bread crumb,
such as when creating a Unix path.</li>
<li><code>? extends Node</code> stands for resulting divider node. It can also be null,
indicating that there will be no divider inserted after the specified bread crumb.</li>
</ul>
</dd>
<p>Use <a href="Breadcrumbs.BreadCrumbItem.html#isFirst()"><code>Breadcrumbs.BreadCrumbItem.isFirst()</code></a> and <a href="Breadcrumbs.BreadCrumbItem.html#isLast()"><code>Breadcrumbs.BreadCrumbItem.isLast()</code></a> to
create bread crumb depending on item position.</dd>
</dl>
</section>
</li>
@ -882,28 +830,22 @@ loadScripts(document, 'script');</script>
<section class="detail" id="getDividerFactory()">
<h3>getDividerFactory</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.util.Callback&lt;<a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;,<wbr>? extends javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">getDividerFactory</span>()</div>
<div class="block">Gets the value of the <code>dividerFactory</code> property.</div>
<div class="block">Gets the value of the property dividerFactory.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>Divider factory is used to create custom divider instances.
<code>null</code> is not allowed and will result in a fallback to the default factory.
<dd>The divider factory is used to create custom instances of dividers.
A null value is not allowed and will result in a fallback to the default factory.
<p><code>BreadCrumbItem&lt;T&gt;</code> specifies the preceding tree item. It can be null, because this way
you can insert divider before the first bread crumb, which can be used e.g. for creating a Unix path.
Use <a href="Breadcrumbs.BreadCrumbItem.html#isFirst()"><code>Breadcrumbs.BreadCrumbItem.isFirst()</code></a> and <a href="Breadcrumbs.BreadCrumbItem.html#isLast()"><code>Breadcrumbs.BreadCrumbItem.isLast()</code></a> to create divider
depending on item position.
<p><code>? extends Node</code> stands for resulting divider node. It CAN be <code>null</code>, which
means there will be no divider inserted after the specified bread crumb.</dd>
<dt>Returns:</dt>
<dd>the value of the <code>dividerFactory</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#setDividerFactory(javafx.util.Callback)"><code>setDividerFactory(Callback)</code></a></li>
<li><a href="#dividerFactoryProperty()"><code>dividerFactoryProperty()</code></a></li>
<ul>
<li><code>BreadCrumbItem&lt;T&gt;</code> specifies the preceding tree item.
It can be null, which allows for inserting a divider before the first bread crumb,
such as when creating a Unix path.</li>
<li><code>? extends Node</code> stands for resulting divider node. It can also be null,
indicating that there will be no divider inserted after the specified bread crumb.</li>
</ul>
</dd>
<p>Use <a href="Breadcrumbs.BreadCrumbItem.html#isFirst()"><code>Breadcrumbs.BreadCrumbItem.isFirst()</code></a> and <a href="Breadcrumbs.BreadCrumbItem.html#isLast()"><code>Breadcrumbs.BreadCrumbItem.isLast()</code></a> to
create bread crumb depending on item position.</dd>
</dl>
</section>
</li>
@ -911,10 +853,8 @@ loadScripts(document, 'script');</script>
<section class="detail" id="onCrumbActionProperty()">
<h3>onCrumbActionProperty</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.event.EventHandler&lt;<a href="Breadcrumbs.BreadCrumbActionEvent.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbActionEvent</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&gt;&gt;</span>&nbsp;<span class="element-name">onCrumbActionProperty</span>()</div>
<div class="block">The EventHandler is called when a user selects a bread crumb.</div>
<div class="block">Represents the EventHandler that is called when a user selects a bread crumb.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the <code>onCrumbAction</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -929,26 +869,21 @@ loadScripts(document, 'script');</script>
<section class="detail" id="setOnCrumbAction(javafx.event.EventHandler)">
<h3>setOnCrumbAction</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setOnCrumbAction</span><wbr><span class="parameters">(javafx.event.EventHandler&lt;<a href="Breadcrumbs.BreadCrumbActionEvent.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbActionEvent</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&gt;&nbsp;value)</span></div>
<div class="block">Set a new EventHandler for when a user selects a crumb.</div>
<div class="block">Sets the value of the property onCrumbAction.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>Represents the EventHandler that is called when a user selects a bread crumb.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getOnCrumbAction()">
<h3>getOnCrumbAction</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.event.EventHandler&lt;<a href="Breadcrumbs.BreadCrumbActionEvent.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbActionEvent</a>&lt;<a href="Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&gt;</span>&nbsp;<span class="element-name">getOnCrumbAction</span>()</div>
<div class="block">Gets the value of the <code>onCrumbAction</code> property.</div>
<div class="block">Gets the value of the property onCrumbAction.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>The EventHandler is called when a user selects a bread crumb.</dd>
<dt>Returns:</dt>
<dd>the value of the <code>onCrumbAction</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#setOnCrumbAction(javafx.event.EventHandler)"><code>setOnCrumbAction(EventHandler)</code></a></li>
<li><a href="#onCrumbActionProperty()"><code>onCrumbActionProperty()</code></a></li>
</ul>
</dd>
<dd>Represents the EventHandler that is called when a user selects a bread crumb.</dd>
</dl>
</section>
</li>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>BreadcrumbsSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: BreadcrumbsSkin">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +40,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li>Nested</li>
<li><a href="#field-summary">Field</a></li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li><a href="#field-detail">Field</a></li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -101,6 +86,7 @@ loadScripts(document, 'script');</script>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">BreadcrumbsSkin&lt;T&gt;</span>
<span class="extends-implements">extends javafx.scene.control.SkinBase&lt;<a href="Breadcrumbs.html" title="class in atlantafx.base.controls">Breadcrumbs</a>&lt;T&gt;&gt;</span></div>
<div class="block">The default skin for the <a href="Breadcrumbs.html" title="class in atlantafx.base.controls"><code>Breadcrumbs</code></a> control.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -194,6 +180,9 @@ loadScripts(document, 'script');</script>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.Skin">Methods inherited from interface&nbsp;javafx.scene.control.Skin</h3>
<code>install</code></div>
</section>
</li>
</ul>

@ -1,12 +1,12 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<title>InlineDatePicker (atlantafx-base 1.2.0 API)</title>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Calendar (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: InlineDatePicker">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: Calendar">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,39 +29,20 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">Class</li>
<li><a href="class-use/InlineDatePicker.html">Use</a></li>
<li><a href="class-use/Calendar.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li>Nested</li>
<li><a href="#field-summary">Field</a></li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li><a href="#field-detail">Field</a></li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -86,14 +71,14 @@ loadScripts(document, 'script');</script>
<div class="header">
<div class="sub-title"><span class="module-label-in-type">Module</span>&nbsp;<a href="../../../module-summary.html">atlantafx.base</a></div>
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">atlantafx.base.controls</a></div>
<h1 title="Class InlineDatePicker" class="title">Class InlineDatePicker</h1>
<h1 title="Class Calendar" class="title">Class Calendar</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance">javafx.scene.Node
<div class="inheritance">javafx.scene.Parent
<div class="inheritance">javafx.scene.layout.Region
<div class="inheritance">javafx.scene.control.Control
<div class="inheritance">atlantafx.base.controls.InlineDatePicker</div>
<div class="inheritance">atlantafx.base.controls.Calendar</div>
</div>
</div>
</div>
@ -105,22 +90,22 @@ loadScripts(document, 'script');</script>
<dd><code>javafx.css.Styleable</code>, <code>javafx.event.EventTarget</code>, <code>javafx.scene.control.Skinnable</code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">InlineDatePicker</span>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">Calendar</span>
<span class="extends-implements">extends javafx.scene.control.Control</span></div>
<div class="block">The DatePicker control allows the user to select a date. The calendar is based on either
<div class="block">The Calendar control allows the user to select a date. The calendar is based on either
the standard ISO-8601 chronology or any of the other chronology classes defined in the
java.time.chrono package.
<code>java.time.chrono</code> package.
<p>The <a href="#valueProperty()"><code>value</code></a> property represents the currently selected
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link"><code>LocalDate</code></a>. The default value is null.
<p>The <a href="#chronologyProperty()"><code>chronology</code></a> property specifies a calendar system to be used
for parsing, displaying, and choosing dates.
<p>The <a href="#valueProperty()"><code>value</code></a> property is always defined in the ISO calendar system,
<ul>
<li>The <a href="#valueProperty()"><code>value</code></a> property represents the currently selected
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link"><code>LocalDate</code></a>. The default value is null.</li>
<li>The <a href="#chronologyProperty()"><code>chronology</code></a> property specifies a calendar system to be used
for parsing, displaying, and choosing dates.</li>
<li>The <a href="#valueProperty()"><code>value</code></a> property is always defined in the ISO calendar system,
however, so applications based on a different chronology may use the conversion methods
provided in the <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/chrono/Chronology.html" title="class or interface in java.time.chrono" class="external-link"><code>Chronology</code></a> API to get or set the corresponding
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/chrono/ChronoLocalDate.html" title="class or interface in java.time.chrono" class="external-link"><code>ChronoLocalDate</code></a> value.</div>
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/chrono/ChronoLocalDate.html" title="class or interface in java.time.chrono" class="external-link"><code>ChronoLocalDate</code></a> value.</li>
</ul></div>
</section>
<section class="summary">
<ul class="summary-list">
@ -135,14 +120,16 @@ loadScripts(document, 'script');</script>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</code></div>
<div class="col-second even-row-color"><code><a href="#bottomNodeProperty" class="member-name-link">bottomNode</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Represents the custom node to be placed at the bottom of the Calendar below the day-cell grid.</div>
</div>
<div class="col-first odd-row-color"><code>javafx.beans.property.ObjectProperty&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/chrono/Chronology.html" title="class or interface in java.time.chrono" class="external-link">Chronology</a>&gt;</code></div>
<div class="col-second odd-row-color"><code><a href="#chronologyProperty" class="member-name-link">chronology</a></code></div>
<div class="col-last odd-row-color">
<div class="block">The calendar system used for parsing, displaying, and choosing dates in the DatePicker
control.</div>
<div class="block">The calendar system used for parsing, displaying, and choosing dates in the
Calendar control.</div>
</div>
<div class="col-first even-row-color"><code>final javafx.beans.property.ObjectProperty&lt;javafx.util.Callback&lt;<a href="InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>,<wbr>javafx.scene.control.DateCell&gt;&gt;</code></div>
<div class="col-first even-row-color"><code>final javafx.beans.property.ObjectProperty&lt;javafx.util.Callback&lt;<a href="Calendar.html" title="class in atlantafx.base.controls">Calendar</a>,<wbr>javafx.scene.control.DateCell&gt;&gt;</code></div>
<div class="col-second even-row-color"><code><a href="#dayCellFactoryProperty" class="member-name-link">dayCellFactory</a></code></div>
<div class="col-last even-row-color">
<div class="block">A custom cell factory can be provided to customize individual day cells
@ -151,14 +138,18 @@ loadScripts(document, 'script');</script>
<div class="col-first odd-row-color"><code>final javafx.beans.property.BooleanProperty</code></div>
<div class="col-second odd-row-color"><code><a href="#showWeekNumbersProperty" class="member-name-link">showWeekNumbers</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Whether the DatePicker popup should display a column showing week numbers.</div>
<div class="block">Whether the Calendar should display a column showing week numbers.</div>
</div>
<div class="col-first even-row-color"><code>javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</code></div>
<div class="col-second even-row-color"><code><a href="#topNodeProperty" class="member-name-link">topNode</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Represents the custom node to be placed at the top of the Calendar above the month-year area.</div>
</div>
<div class="col-first odd-row-color"><code>javafx.beans.property.ObjectProperty&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link">LocalDate</a>&gt;</code></div>
<div class="col-second odd-row-color"><code><a href="#valueProperty" class="member-name-link">value</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-last odd-row-color">
<div class="block">Represents the currently selected <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link"><code>LocalDate</code></a>.</div>
</div>
</div>
<div class="inherited-list">
<h3 id="properties-inherited-from-class-javafx.scene.control.Control">Properties inherited from class&nbsp;javafx.scene.control.Control</h3>
@ -206,13 +197,15 @@ loadScripts(document, 'script');</script>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" class="member-name-link">InlineDatePicker</a>()</code></div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" class="member-name-link">Calendar</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Creates a default DatePicker instance with a <code>null</code> date value set.</div>
<div class="block">Creates a default Calendar instance with a <code>null</code>
date value set.</div>
</div>
<div class="col-constructor-name odd-row-color"><code><a href="#%3Cinit%3E(java.time.LocalDate)" class="member-name-link">InlineDatePicker</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link">LocalDate</a>&nbsp;localDate)</code></div>
<div class="col-constructor-name odd-row-color"><code><a href="#%3Cinit%3E(java.time.LocalDate)" class="member-name-link">Calendar</a><wbr>(@Nullable <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link">LocalDate</a>&nbsp;localDate)</code></div>
<div class="col-last odd-row-color">
<div class="block">Creates a DatePicker instance and sets the <a href="#valueProperty()"><code>value</code></a> to the given date.</div>
<div class="block">Creates a Calendar instance and sets the <a href="#valueProperty()"><code>value</code></a>
to the specified date.</div>
</div>
</div>
</section>
@ -230,17 +223,19 @@ loadScripts(document, 'script');</script>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#bottomNodeProperty()" class="member-name-link">bottomNodeProperty</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Represents the custom node to be placed at the bottom of the Calendar below the day-cell grid.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>javafx.beans.property.ObjectProperty&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/chrono/Chronology.html" title="class or interface in java.time.chrono" class="external-link">Chronology</a>&gt;</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#chronologyProperty()" class="member-name-link">chronologyProperty</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">The calendar system used for parsing, displaying, and choosing dates in the DatePicker
control.</div>
<div class="block">The calendar system used for parsing, displaying, and choosing dates in the
Calendar control.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected javafx.scene.control.Skin&lt;?&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#createDefaultSkin()" class="member-name-link">createDefaultSkin</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"></div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.beans.property.ObjectProperty&lt;javafx.util.Callback&lt;<a href="InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>,<wbr>javafx.scene.control.DateCell&gt;&gt;</code></div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.beans.property.ObjectProperty&lt;javafx.util.Callback&lt;<a href="Calendar.html" title="class in atlantafx.base.controls">Calendar</a>,<wbr>javafx.scene.control.DateCell&gt;&gt;</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#dayCellFactoryProperty()" class="member-name-link">dayCellFactoryProperty</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">A custom cell factory can be provided to customize individual day cells
@ -249,12 +244,12 @@ loadScripts(document, 'script');</script>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.scene.Node</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getBottomNode()" class="member-name-link">getBottomNode</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the value of the <code>bottomNode</code> property.</div>
<div class="block">Gets the value of the property bottomNode.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/chrono/Chronology.html" title="class or interface in java.time.chrono" class="external-link">Chronology</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getChronology()" class="member-name-link">getChronology</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the value of the <code>chronology</code> property.</div>
<div class="block">Gets the value of the property chronology.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;javafx.css.CssMetaData&lt;? extends javafx.css.Styleable,<wbr>?&gt;&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#getClassCssMetaData()" class="member-name-link">getClassCssMetaData</a>()</code></div>
@ -265,67 +260,71 @@ loadScripts(document, 'script');</script>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;javafx.css.CssMetaData&lt;? extends javafx.css.Styleable,<wbr>?&gt;&gt;</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getControlCssMetaData()" class="member-name-link">getControlCssMetaData</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"></div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.util.Callback&lt;<a href="InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>,<wbr>javafx.scene.control.DateCell&gt;</code></div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.util.Callback&lt;<a href="Calendar.html" title="class in atlantafx.base.controls">Calendar</a>,<wbr>javafx.scene.control.DateCell&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getDayCellFactory()" class="member-name-link">getDayCellFactory</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the value of the <code>dayCellFactory</code> property.</div>
<div class="block">Gets the value of the property dayCellFactory.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.scene.Node</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTopNode()" class="member-name-link">getTopNode</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the value of the <code>topNode</code> property.</div>
<div class="block">Gets the value of the property topNode.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link">LocalDate</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getValue()" class="member-name-link">getValue</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the value of the <code>value</code> property.</div>
<div class="block">Gets the value of the property value.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isShowWeekNumbers()" class="member-name-link">isShowWeekNumbers</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the value of the <code>showWeekNumbers</code> property.</div>
<div class="block">Gets the value of the property showWeekNumbers.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setBottomNode(javafx.scene.Node)" class="member-name-link">setBottomNode</a><wbr>(javafx.scene.Node&nbsp;value)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets the value of the <code>bottomNode</code> property.</div>
<div class="block">Sets the value of the property bottomNode.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setChronology(java.time.chrono.Chronology)" class="member-name-link">setChronology</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/chrono/Chronology.html" title="class or interface in java.time.chrono" class="external-link">Chronology</a>&nbsp;value)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets the value of the <code>chronology</code> property.</div>
<div class="block">Sets the value of the property chronology.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setDayCellFactory(javafx.util.Callback)" class="member-name-link">setDayCellFactory</a><wbr>(javafx.util.Callback&lt;<a href="InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>,<wbr>javafx.scene.control.DateCell&gt;&nbsp;value)</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setDayCellFactory(javafx.util.Callback)" class="member-name-link">setDayCellFactory</a><wbr>(javafx.util.Callback&lt;<a href="Calendar.html" title="class in atlantafx.base.controls">Calendar</a>,<wbr>javafx.scene.control.DateCell&gt;&nbsp;value)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets the value of the <code>dayCellFactory</code> property.</div>
<div class="block">Sets the value of the property dayCellFactory.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setShowWeekNumbers(boolean)" class="member-name-link">setShowWeekNumbers</a><wbr>(boolean&nbsp;value)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets the value of the <code>showWeekNumbers</code> property.</div>
<div class="block">Sets the value of the property showWeekNumbers.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setTopNode(javafx.scene.Node)" class="member-name-link">setTopNode</a><wbr>(javafx.scene.Node&nbsp;value)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets the value of the <code>topNode</code> property.</div>
<div class="block">Sets the value of the property topNode.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setValue(java.time.LocalDate)" class="member-name-link">setValue</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link">LocalDate</a>&nbsp;value)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets the value of the <code>value</code> property.</div>
<div class="block">Sets the value of the property value.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.beans.property.BooleanProperty</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#showWeekNumbersProperty()" class="member-name-link">showWeekNumbersProperty</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Whether the DatePicker popup should display a column showing week numbers.</div>
<div class="block">Whether the Calendar should display a column showing week numbers.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#topNodeProperty()" class="member-name-link">topNodeProperty</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Represents the custom node to be placed at the top of the Calendar above the month-year area.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>javafx.beans.property.ObjectProperty&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link">LocalDate</a>&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#valueProperty()" class="member-name-link">valueProperty</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Represents the currently selected <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link"><code>LocalDate</code></a>.</div>
</div>
</div>
</div>
</div>
@ -362,13 +361,13 @@ loadScripts(document, 'script');</script>
<section class="detail" id="valueProperty">
<h3>value</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link">LocalDate</a>&gt;</span>&nbsp;<span class="element-name">valueProperty</span></div>
<div class="block">Represents the currently selected <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link"><code>LocalDate</code></a>. The default value is null.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getValue()"><code>getValue()</code></a></li>
<li><a href="#setValue(java.time.LocalDate)"><code>setValue(LocalDate)</code></a></li>
<li><a href="#valueProperty()"><code>valueProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -377,7 +376,7 @@ loadScripts(document, 'script');</script>
<li>
<section class="detail" id="dayCellFactoryProperty">
<h3>dayCellFactory</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.util.Callback&lt;<a href="InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>,<wbr>javafx.scene.control.DateCell&gt;&gt;</span>&nbsp;<span class="element-name">dayCellFactoryProperty</span></div>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.util.Callback&lt;<a href="Calendar.html" title="class in atlantafx.base.controls">Calendar</a>,<wbr>javafx.scene.control.DateCell&gt;&gt;</span>&nbsp;<span class="element-name">dayCellFactoryProperty</span></div>
<div class="block">A custom cell factory can be provided to customize individual day cells
Refer to <code>DateCell</code> and <code>Cell</code> for more information on cell factories.</div>
<dl class="notes">
@ -386,7 +385,6 @@ loadScripts(document, 'script');</script>
<ul class="see-list">
<li><a href="#getDayCellFactory()"><code>getDayCellFactory()</code></a></li>
<li><a href="#setDayCellFactory(javafx.util.Callback)"><code>setDayCellFactory(Callback)</code></a></li>
<li><a href="#dayCellFactoryProperty()"><code>dayCellFactoryProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -396,8 +394,8 @@ loadScripts(document, 'script');</script>
<section class="detail" id="chronologyProperty">
<h3>chronology</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/chrono/Chronology.html" title="class or interface in java.time.chrono" class="external-link">Chronology</a>&gt;</span>&nbsp;<span class="element-name">chronologyProperty</span></div>
<div class="block">The calendar system used for parsing, displaying, and choosing dates in the DatePicker
control.
<div class="block">The calendar system used for parsing, displaying, and choosing dates in the
Calendar control.
<p>The default is usually <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/chrono/IsoChronology.html" title="class or interface in java.time.chrono" class="external-link"><code>IsoChronology</code></a> unless provided explicitly
in the <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Locale.html" title="class or interface in java.util" class="external-link"><code>Locale</code></a> by use of a Locale calendar extension.
@ -409,7 +407,6 @@ loadScripts(document, 'script');</script>
<ul class="see-list">
<li><a href="#getChronology()"><code>getChronology()</code></a></li>
<li><a href="#setChronology(java.time.chrono.Chronology)"><code>setChronology(Chronology)</code></a></li>
<li><a href="#chronologyProperty()"><code>chronologyProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -419,7 +416,7 @@ loadScripts(document, 'script');</script>
<section class="detail" id="showWeekNumbersProperty">
<h3>showWeekNumbers</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.BooleanProperty</span>&nbsp;<span class="element-name">showWeekNumbersProperty</span></div>
<div class="block">Whether the DatePicker popup should display a column showing week numbers.
<div class="block">Whether the Calendar should display a column showing week numbers.
<p>The default value is specified in a resource bundle, and depends on the country of the
current locale.</div>
@ -429,7 +426,6 @@ loadScripts(document, 'script');</script>
<ul class="see-list">
<li><a href="#isShowWeekNumbers()"><code>isShowWeekNumbers()</code></a></li>
<li><a href="#setShowWeekNumbers(boolean)"><code>setShowWeekNumbers(boolean)</code></a></li>
<li><a href="#showWeekNumbersProperty()"><code>showWeekNumbersProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -439,13 +435,13 @@ loadScripts(document, 'script');</script>
<section class="detail" id="topNodeProperty">
<h3>topNode</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">topNodeProperty</span></div>
<div class="block">Represents the custom node to be placed at the top of the Calendar above the month-year area.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getTopNode()"><code>getTopNode()</code></a></li>
<li><a href="#setTopNode(javafx.scene.Node)"><code>setTopNode(Node)</code></a></li>
<li><a href="#topNodeProperty()"><code>topNodeProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -455,13 +451,13 @@ loadScripts(document, 'script');</script>
<section class="detail" id="bottomNodeProperty">
<h3>bottomNode</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">bottomNodeProperty</span></div>
<div class="block">Represents the custom node to be placed at the bottom of the Calendar below the day-cell grid.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getBottomNode()"><code>getBottomNode()</code></a></li>
<li><a href="#setBottomNode(javafx.scene.Node)"><code>setBottomNode(Node)</code></a></li>
<li><a href="#bottomNodeProperty()"><code>bottomNodeProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -497,19 +493,22 @@ loadScripts(document, 'script');</script>
<ul class="member-list">
<li>
<section class="detail" id="&lt;init&gt;()">
<h3>InlineDatePicker</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">InlineDatePicker</span>()</div>
<div class="block">Creates a default DatePicker instance with a <code>null</code> date value set.</div>
<h3>Calendar</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">Calendar</span>()</div>
<div class="block">Creates a default Calendar instance with a <code>null</code>
date value set.</div>
</section>
</li>
<li>
<section class="detail" id="&lt;init&gt;(java.time.LocalDate)">
<h3>InlineDatePicker</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">InlineDatePicker</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link">LocalDate</a>&nbsp;localDate)</span></div>
<div class="block">Creates a DatePicker instance and sets the <a href="#valueProperty()"><code>value</code></a> to the given date.</div>
<h3>Calendar</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">Calendar</span><wbr><span class="parameters">(@Nullable
@Nullable <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link">LocalDate</a>&nbsp;localDate)</span></div>
<div class="block">Creates a Calendar instance and sets the <a href="#valueProperty()"><code>value</code></a>
to the specified date.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>localDate</code> - to be set as the currently selected date in the DatePicker. Can be null.</dd>
<dd><code>localDate</code> - The date to be set as the currently selected date in the Calendar.</dd>
</dl>
</section>
</li>
@ -532,111 +531,74 @@ loadScripts(document, 'script');</script>
</section>
</li>
<li>
<section class="detail" id="getValue()">
<h3>getValue</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link">LocalDate</a></span>&nbsp;<span class="element-name">getValue</span>()</div>
<div class="block">Gets the value of the <code>value</code> property.</div>
<section class="detail" id="valueProperty()">
<h3>valueProperty</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link">LocalDate</a>&gt;</span>&nbsp;<span class="element-name">valueProperty</span>()</div>
<div class="block">Represents the currently selected <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link"><code>LocalDate</code></a>. The default value is null.</div>
<dl class="notes">
<dt>Property description:</dt>
<dt>Returns:</dt>
<dd>the value of the <code>value</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getValue()"><code>getValue()</code></a></li>
<li><a href="#setValue(java.time.LocalDate)"><code>setValue(LocalDate)</code></a></li>
<li><a href="#valueProperty()"><code>valueProperty()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getValue()">
<h3>getValue</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link">LocalDate</a></span>&nbsp;<span class="element-name">getValue</span>()</div>
<div class="block">Gets the value of the property value.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>Represents the currently selected <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link"><code>LocalDate</code></a>. The default value is null.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setValue(java.time.LocalDate)">
<h3>setValue</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setValue</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link">LocalDate</a>&nbsp;value)</span></div>
<div class="block">Sets the value of the <code>value</code> property.</div>
<div class="block">Sets the value of the property value.</div>
<dl class="notes">
<dt>Property description:</dt>
<dt>Parameters:</dt>
<dd><code>value</code> - the value for the <code>value</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getValue()"><code>getValue()</code></a></li>
<li><a href="#valueProperty()"><code>valueProperty()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="valueProperty()">
<h3>valueProperty</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link">LocalDate</a>&gt;</span>&nbsp;<span class="element-name">valueProperty</span>()</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the <code>value</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getValue()"><code>getValue()</code></a></li>
<li><a href="#setValue(java.time.LocalDate)"><code>setValue(LocalDate)</code></a></li>
</ul>
</dd>
<dd>Represents the currently selected <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link"><code>LocalDate</code></a>. The default value is null.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setDayCellFactory(javafx.util.Callback)">
<h3>setDayCellFactory</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setDayCellFactory</span><wbr><span class="parameters">(javafx.util.Callback&lt;<a href="InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>,<wbr>javafx.scene.control.DateCell&gt;&nbsp;value)</span></div>
<div class="block">Sets the value of the <code>dayCellFactory</code> property.</div>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setDayCellFactory</span><wbr><span class="parameters">(javafx.util.Callback&lt;<a href="Calendar.html" title="class in atlantafx.base.controls">Calendar</a>,<wbr>javafx.scene.control.DateCell&gt;&nbsp;value)</span></div>
<div class="block">Sets the value of the property dayCellFactory.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>A custom cell factory can be provided to customize individual day cells
Refer to <code>DateCell</code> and <code>Cell</code> for more information on cell factories.</dd>
<dt>Parameters:</dt>
<dd><code>value</code> - the value for the <code>dayCellFactory</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getDayCellFactory()"><code>getDayCellFactory()</code></a></li>
<li><a href="#dayCellFactoryProperty()"><code>dayCellFactoryProperty()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getDayCellFactory()">
<h3>getDayCellFactory</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.util.Callback&lt;<a href="InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>,<wbr>javafx.scene.control.DateCell&gt;</span>&nbsp;<span class="element-name">getDayCellFactory</span>()</div>
<div class="block">Gets the value of the <code>dayCellFactory</code> property.</div>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.util.Callback&lt;<a href="Calendar.html" title="class in atlantafx.base.controls">Calendar</a>,<wbr>javafx.scene.control.DateCell&gt;</span>&nbsp;<span class="element-name">getDayCellFactory</span>()</div>
<div class="block">Gets the value of the property dayCellFactory.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>A custom cell factory can be provided to customize individual day cells
Refer to <code>DateCell</code> and <code>Cell</code> for more information on cell factories.</dd>
<dt>Returns:</dt>
<dd>the value of the <code>dayCellFactory</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#setDayCellFactory(javafx.util.Callback)"><code>setDayCellFactory(Callback)</code></a></li>
<li><a href="#dayCellFactoryProperty()"><code>dayCellFactoryProperty()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="dayCellFactoryProperty()">
<h3>dayCellFactoryProperty</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.util.Callback&lt;<a href="InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>,<wbr>javafx.scene.control.DateCell&gt;&gt;</span>&nbsp;<span class="element-name">dayCellFactoryProperty</span>()</div>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.util.Callback&lt;<a href="Calendar.html" title="class in atlantafx.base.controls">Calendar</a>,<wbr>javafx.scene.control.DateCell&gt;&gt;</span>&nbsp;<span class="element-name">dayCellFactoryProperty</span>()</div>
<div class="block">A custom cell factory can be provided to customize individual day cells
Refer to <code>DateCell</code> and <code>Cell</code> for more information on cell factories.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the <code>dayCellFactory</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -651,16 +613,14 @@ loadScripts(document, 'script');</script>
<section class="detail" id="chronologyProperty()">
<h3>chronologyProperty</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/chrono/Chronology.html" title="class or interface in java.time.chrono" class="external-link">Chronology</a>&gt;</span>&nbsp;<span class="element-name">chronologyProperty</span>()</div>
<div class="block">The calendar system used for parsing, displaying, and choosing dates in the DatePicker
control.
<div class="block">The calendar system used for parsing, displaying, and choosing dates in the
Calendar control.
<p>The default is usually <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/chrono/IsoChronology.html" title="class or interface in java.time.chrono" class="external-link"><code>IsoChronology</code></a> unless provided explicitly
in the <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Locale.html" title="class or interface in java.util" class="external-link"><code>Locale</code></a> by use of a Locale calendar extension.
<p>Setting the value to <code>null</code> will restore the default chronology.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>a property representing the Chronology being used</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -675,25 +635,16 @@ loadScripts(document, 'script');</script>
<section class="detail" id="getChronology()">
<h3>getChronology</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/chrono/Chronology.html" title="class or interface in java.time.chrono" class="external-link">Chronology</a></span>&nbsp;<span class="element-name">getChronology</span>()</div>
<div class="block">Gets the value of the <code>chronology</code> property.</div>
<div class="block">Gets the value of the property chronology.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>The calendar system used for parsing, displaying, and choosing dates in the DatePicker
control.
<dd>The calendar system used for parsing, displaying, and choosing dates in the
Calendar control.
<p>The default is usually <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/chrono/IsoChronology.html" title="class or interface in java.time.chrono" class="external-link"><code>IsoChronology</code></a> unless provided explicitly
in the <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Locale.html" title="class or interface in java.util" class="external-link"><code>Locale</code></a> by use of a Locale calendar extension.
<p>Setting the value to <code>null</code> will restore the default chronology.</dd>
<dt>Returns:</dt>
<dd>the value of the <code>chronology</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#setChronology(java.time.chrono.Chronology)"><code>setChronology(Chronology)</code></a></li>
<li><a href="#chronologyProperty()"><code>chronologyProperty()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
@ -701,25 +652,16 @@ loadScripts(document, 'script');</script>
<section class="detail" id="setChronology(java.time.chrono.Chronology)">
<h3>setChronology</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setChronology</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/chrono/Chronology.html" title="class or interface in java.time.chrono" class="external-link">Chronology</a>&nbsp;value)</span></div>
<div class="block">Sets the value of the <code>chronology</code> property.</div>
<div class="block">Sets the value of the property chronology.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>The calendar system used for parsing, displaying, and choosing dates in the DatePicker
control.
<dd>The calendar system used for parsing, displaying, and choosing dates in the
Calendar control.
<p>The default is usually <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/chrono/IsoChronology.html" title="class or interface in java.time.chrono" class="external-link"><code>IsoChronology</code></a> unless provided explicitly
in the <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Locale.html" title="class or interface in java.util" class="external-link"><code>Locale</code></a> by use of a Locale calendar extension.
<p>Setting the value to <code>null</code> will restore the default chronology.</dd>
<dt>Parameters:</dt>
<dd><code>value</code> - the value for the <code>chronology</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getChronology()"><code>getChronology()</code></a></li>
<li><a href="#chronologyProperty()"><code>chronologyProperty()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
@ -727,13 +669,11 @@ loadScripts(document, 'script');</script>
<section class="detail" id="showWeekNumbersProperty()">
<h3>showWeekNumbersProperty</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.BooleanProperty</span>&nbsp;<span class="element-name">showWeekNumbersProperty</span>()</div>
<div class="block">Whether the DatePicker popup should display a column showing week numbers.
<div class="block">Whether the Calendar should display a column showing week numbers.
<p>The default value is specified in a resource bundle, and depends on the country of the
current locale.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>"true" if popup should display a column showing week numbers</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -748,22 +688,13 @@ loadScripts(document, 'script');</script>
<section class="detail" id="setShowWeekNumbers(boolean)">
<h3>setShowWeekNumbers</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setShowWeekNumbers</span><wbr><span class="parameters">(boolean&nbsp;value)</span></div>
<div class="block">Sets the value of the <code>showWeekNumbers</code> property.</div>
<div class="block">Sets the value of the property showWeekNumbers.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>Whether the DatePicker popup should display a column showing week numbers.
<dd>Whether the Calendar should display a column showing week numbers.
<p>The default value is specified in a resource bundle, and depends on the country of the
current locale.</dd>
<dt>Parameters:</dt>
<dd><code>value</code> - the value for the <code>showWeekNumbers</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#isShowWeekNumbers()"><code>isShowWeekNumbers()</code></a></li>
<li><a href="#showWeekNumbersProperty()"><code>showWeekNumbersProperty()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
@ -771,20 +702,27 @@ loadScripts(document, 'script');</script>
<section class="detail" id="isShowWeekNumbers()">
<h3>isShowWeekNumbers</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isShowWeekNumbers</span>()</div>
<div class="block">Gets the value of the <code>showWeekNumbers</code> property.</div>
<div class="block">Gets the value of the property showWeekNumbers.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>Whether the DatePicker popup should display a column showing week numbers.
<dd>Whether the Calendar should display a column showing week numbers.
<p>The default value is specified in a resource bundle, and depends on the country of the
current locale.</dd>
<dt>Returns:</dt>
<dd>the value of the <code>showWeekNumbers</code> property</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="topNodeProperty()">
<h3>topNodeProperty</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">topNodeProperty</span>()</div>
<div class="block">Represents the custom node to be placed at the top of the Calendar above the month-year area.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#setShowWeekNumbers(boolean)"><code>setShowWeekNumbers(boolean)</code></a></li>
<li><a href="#showWeekNumbersProperty()"><code>showWeekNumbersProperty()</code></a></li>
<li><a href="#getTopNode()"><code>getTopNode()</code></a></li>
<li><a href="#setTopNode(javafx.scene.Node)"><code>setTopNode(Node)</code></a></li>
</ul>
</dd>
</dl>
@ -794,18 +732,10 @@ loadScripts(document, 'script');</script>
<section class="detail" id="setTopNode(javafx.scene.Node)">
<h3>setTopNode</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setTopNode</span><wbr><span class="parameters">(javafx.scene.Node&nbsp;value)</span></div>
<div class="block">Sets the value of the <code>topNode</code> property.</div>
<div class="block">Sets the value of the property topNode.</div>
<dl class="notes">
<dt>Property description:</dt>
<dt>Parameters:</dt>
<dd><code>value</code> - the value for the <code>topNode</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getTopNode()"><code>getTopNode()</code></a></li>
<li><a href="#topNodeProperty()"><code>topNodeProperty()</code></a></li>
</ul>
</dd>
<dd>Represents the custom node to be placed at the top of the Calendar above the month-year area.</dd>
</dl>
</section>
</li>
@ -813,33 +743,24 @@ loadScripts(document, 'script');</script>
<section class="detail" id="getTopNode()">
<h3>getTopNode</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.scene.Node</span>&nbsp;<span class="element-name">getTopNode</span>()</div>
<div class="block">Gets the value of the <code>topNode</code> property.</div>
<div class="block">Gets the value of the property topNode.</div>
<dl class="notes">
<dt>Property description:</dt>
<dt>Returns:</dt>
<dd>the value of the <code>topNode</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#setTopNode(javafx.scene.Node)"><code>setTopNode(Node)</code></a></li>
<li><a href="#topNodeProperty()"><code>topNodeProperty()</code></a></li>
</ul>
</dd>
<dd>Represents the custom node to be placed at the top of the Calendar above the month-year area.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="topNodeProperty()">
<h3>topNodeProperty</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">topNodeProperty</span>()</div>
<section class="detail" id="bottomNodeProperty()">
<h3>bottomNodeProperty</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">bottomNodeProperty</span>()</div>
<div class="block">Represents the custom node to be placed at the bottom of the Calendar below the day-cell grid.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the <code>topNode</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getTopNode()"><code>getTopNode()</code></a></li>
<li><a href="#setTopNode(javafx.scene.Node)"><code>setTopNode(Node)</code></a></li>
<li><a href="#getBottomNode()"><code>getBottomNode()</code></a></li>
<li><a href="#setBottomNode(javafx.scene.Node)"><code>setBottomNode(Node)</code></a></li>
</ul>
</dd>
</dl>
@ -849,18 +770,10 @@ loadScripts(document, 'script');</script>
<section class="detail" id="setBottomNode(javafx.scene.Node)">
<h3>setBottomNode</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setBottomNode</span><wbr><span class="parameters">(javafx.scene.Node&nbsp;value)</span></div>
<div class="block">Sets the value of the <code>bottomNode</code> property.</div>
<div class="block">Sets the value of the property bottomNode.</div>
<dl class="notes">
<dt>Property description:</dt>
<dt>Parameters:</dt>
<dd><code>value</code> - the value for the <code>bottomNode</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getBottomNode()"><code>getBottomNode()</code></a></li>
<li><a href="#bottomNodeProperty()"><code>bottomNodeProperty()</code></a></li>
</ul>
</dd>
<dd>Represents the custom node to be placed at the bottom of the Calendar below the day-cell grid.</dd>
</dl>
</section>
</li>
@ -868,35 +781,10 @@ loadScripts(document, 'script');</script>
<section class="detail" id="getBottomNode()">
<h3>getBottomNode</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.scene.Node</span>&nbsp;<span class="element-name">getBottomNode</span>()</div>
<div class="block">Gets the value of the <code>bottomNode</code> property.</div>
<div class="block">Gets the value of the property bottomNode.</div>
<dl class="notes">
<dt>Property description:</dt>
<dt>Returns:</dt>
<dd>the value of the <code>bottomNode</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#setBottomNode(javafx.scene.Node)"><code>setBottomNode(Node)</code></a></li>
<li><a href="#bottomNodeProperty()"><code>bottomNodeProperty()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="bottomNodeProperty()">
<h3>bottomNodeProperty</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">bottomNodeProperty</span>()</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the <code>bottomNode</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getBottomNode()"><code>getBottomNode()</code></a></li>
<li><a href="#setBottomNode(javafx.scene.Node)"><code>setBottomNode(Node)</code></a></li>
</ul>
</dd>
<dd>Represents the custom node to be placed at the bottom of the Calendar below the day-cell grid.</dd>
</dl>
</section>
</li>

@ -1,12 +1,12 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<title>InlineDatePickerBehavior (atlantafx-base 1.2.0 API)</title>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>CalendarBehavior (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: InlineDatePickerBehavior">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: CalendarBehavior">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,39 +29,20 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">Class</li>
<li><a href="class-use/InlineDatePickerBehavior.html">Use</a></li>
<li><a href="class-use/CalendarBehavior.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li>Nested</li>
<li>Field</li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li>Field</li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -86,17 +71,18 @@ loadScripts(document, 'script');</script>
<div class="header">
<div class="sub-title"><span class="module-label-in-type">Module</span>&nbsp;<a href="../../../module-summary.html">atlantafx.base</a></div>
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">atlantafx.base.controls</a></div>
<h1 title="Class InlineDatePickerBehavior" class="title">Class InlineDatePickerBehavior</h1>
<h1 title="Class CalendarBehavior" class="title">Class CalendarBehavior</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance"><a href="BehaviorBase.html" title="class in atlantafx.base.controls">atlantafx.base.controls.BehaviorBase</a>&lt;<a href="InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>,<wbr><a href="InlineDatePickerSkin.html" title="class in atlantafx.base.controls">InlineDatePickerSkin</a>&gt;
<div class="inheritance">atlantafx.base.controls.InlineDatePickerBehavior</div>
<div class="inheritance"><a href="BehaviorBase.html" title="class in atlantafx.base.controls">atlantafx.base.controls.BehaviorBase</a>&lt;<a href="Calendar.html" title="class in atlantafx.base.controls">Calendar</a>,<wbr><a href="CalendarSkin.html" title="class in atlantafx.base.controls">CalendarSkin</a>&gt;
<div class="inheritance">atlantafx.base.controls.CalendarBehavior</div>
</div>
</div>
<section class="class-description" id="class-description">
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">InlineDatePickerBehavior</span>
<span class="extends-implements">extends <a href="BehaviorBase.html" title="class in atlantafx.base.controls">BehaviorBase</a>&lt;<a href="InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>,<wbr><a href="InlineDatePickerSkin.html" title="class in atlantafx.base.controls">InlineDatePickerSkin</a>&gt;</span></div>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">CalendarBehavior</span>
<span class="extends-implements">extends <a href="BehaviorBase.html" title="class in atlantafx.base.controls">BehaviorBase</a>&lt;<a href="Calendar.html" title="class in atlantafx.base.controls">Calendar</a>,<wbr><a href="CalendarSkin.html" title="class in atlantafx.base.controls">CalendarSkin</a>&gt;</span></div>
<div class="block">The default behavior for the <a href="Calendar.html" title="class in atlantafx.base.controls"><code>Calendar</code></a> control.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -108,8 +94,8 @@ loadScripts(document, 'script');</script>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(atlantafx.base.controls.InlineDatePicker,atlantafx.base.controls.InlineDatePickerSkin)" class="member-name-link">InlineDatePickerBehavior</a><wbr>(<a href="InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>&nbsp;control,
<a href="InlineDatePickerSkin.html" title="class in atlantafx.base.controls">InlineDatePickerSkin</a>&nbsp;skin)</code></div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(atlantafx.base.controls.Calendar,atlantafx.base.controls.CalendarSkin)" class="member-name-link">CalendarBehavior</a><wbr>(<a href="Calendar.html" title="class in atlantafx.base.controls">Calendar</a>&nbsp;control,
<a href="CalendarSkin.html" title="class in atlantafx.base.controls">CalendarSkin</a>&nbsp;skin)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
@ -155,10 +141,10 @@ loadScripts(document, 'script');</script>
<h2>Constructor Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="&lt;init&gt;(atlantafx.base.controls.InlineDatePicker,atlantafx.base.controls.InlineDatePickerSkin)">
<h3>InlineDatePickerBehavior</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">InlineDatePickerBehavior</span><wbr><span class="parameters">(<a href="InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>&nbsp;control,
<a href="InlineDatePickerSkin.html" title="class in atlantafx.base.controls">InlineDatePickerSkin</a>&nbsp;skin)</span></div>
<section class="detail" id="&lt;init&gt;(atlantafx.base.controls.Calendar,atlantafx.base.controls.CalendarSkin)">
<h3>CalendarBehavior</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">CalendarBehavior</span><wbr><span class="parameters">(<a href="Calendar.html" title="class in atlantafx.base.controls">Calendar</a>&nbsp;control,
<a href="CalendarSkin.html" title="class in atlantafx.base.controls">CalendarSkin</a>&nbsp;skin)</span></div>
</section>
</li>
</ul>

@ -1,12 +1,12 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<title>InlineDatePickerSkin.CalendarGrid (atlantafx-base 1.2.0 API)</title>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>CalendarSkin.CalendarGrid (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: InlineDatePickerSkin, class: CalendarGrid">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: CalendarSkin, class: CalendarGrid">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,39 +29,20 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">Class</li>
<li><a href="class-use/InlineDatePickerSkin.CalendarGrid.html">Use</a></li>
<li><a href="class-use/CalendarSkin.CalendarGrid.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li>Nested</li>
<li><a href="#field-summary">Field</a></li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li>Field</li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -86,7 +71,7 @@ loadScripts(document, 'script');</script>
<div class="header">
<div class="sub-title"><span class="module-label-in-type">Module</span>&nbsp;<a href="../../../module-summary.html">atlantafx.base</a></div>
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">atlantafx.base.controls</a></div>
<h1 title="Class InlineDatePickerSkin.CalendarGrid" class="title">Class InlineDatePickerSkin.CalendarGrid</h1>
<h1 title="Class CalendarSkin.CalendarGrid" class="title">Class CalendarSkin.CalendarGrid</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance">javafx.scene.Node
@ -94,7 +79,7 @@ loadScripts(document, 'script');</script>
<div class="inheritance">javafx.scene.layout.Region
<div class="inheritance">javafx.scene.layout.Pane
<div class="inheritance">javafx.scene.layout.GridPane
<div class="inheritance">atlantafx.base.controls.InlineDatePickerSkin.CalendarGrid</div>
<div class="inheritance">atlantafx.base.controls.CalendarSkin.CalendarGrid</div>
</div>
</div>
</div>
@ -108,10 +93,10 @@ loadScripts(document, 'script');</script>
</dl>
<dl class="notes">
<dt>Enclosing class:</dt>
<dd><code><a href="InlineDatePickerSkin.html" title="class in atlantafx.base.controls">InlineDatePickerSkin</a></code></dd>
<dd><a href="CalendarSkin.html" title="class in atlantafx.base.controls">CalendarSkin</a></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">protected class </span><span class="element-name type-name-label">InlineDatePickerSkin.CalendarGrid</span>
<div class="type-signature"><span class="modifiers">protected class </span><span class="element-name type-name-label">CalendarSkin.CalendarGrid</span>
<span class="extends-implements">extends javafx.scene.layout.GridPane</span></div>
</section>
<section class="summary">

@ -1,12 +1,12 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<title>InlineDatePickerSkin (atlantafx-base 1.2.0 API)</title>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>CalendarSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: InlineDatePickerSkin">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: CalendarSkin">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,39 +29,20 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">Class</li>
<li><a href="class-use/InlineDatePickerSkin.html">Use</a></li>
<li><a href="class-use/CalendarSkin.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li><a href="#nested-class-summary">Nested</a></li>
<li><a href="#field-summary">Field</a></li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li><a href="#field-detail">Field</a></li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li><a href="#nested-class-summary">Nested</a>&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -86,23 +71,24 @@ loadScripts(document, 'script');</script>
<div class="header">
<div class="sub-title"><span class="module-label-in-type">Module</span>&nbsp;<a href="../../../module-summary.html">atlantafx.base</a></div>
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">atlantafx.base.controls</a></div>
<h1 title="Class InlineDatePickerSkin" class="title">Class InlineDatePickerSkin</h1>
<h1 title="Class CalendarSkin" class="title">Class CalendarSkin</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance">javafx.scene.control.SkinBase&lt;C&gt;
<div class="inheritance"><a href="BehaviorSkinBase.html" title="class in atlantafx.base.controls">atlantafx.base.controls.BehaviorSkinBase</a>&lt;<a href="InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>,<wbr><a href="InlineDatePickerBehavior.html" title="class in atlantafx.base.controls">InlineDatePickerBehavior</a>&gt;
<div class="inheritance">atlantafx.base.controls.InlineDatePickerSkin</div>
<div class="inheritance"><a href="BehaviorSkinBase.html" title="class in atlantafx.base.controls">atlantafx.base.controls.BehaviorSkinBase</a>&lt;<a href="Calendar.html" title="class in atlantafx.base.controls">Calendar</a>,<wbr><a href="CalendarBehavior.html" title="class in atlantafx.base.controls">CalendarBehavior</a>&gt;
<div class="inheritance">atlantafx.base.controls.CalendarSkin</div>
</div>
</div>
</div>
<section class="class-description" id="class-description">
<dl class="notes">
<dt>All Implemented Interfaces:</dt>
<dd><code>javafx.scene.control.Skin&lt;<a href="InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>&gt;</code></dd>
<dd><code>javafx.scene.control.Skin&lt;<a href="Calendar.html" title="class in atlantafx.base.controls">Calendar</a>&gt;</code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">InlineDatePickerSkin</span>
<span class="extends-implements">extends <a href="BehaviorSkinBase.html" title="class in atlantafx.base.controls">BehaviorSkinBase</a>&lt;<a href="InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>,<wbr><a href="InlineDatePickerBehavior.html" title="class in atlantafx.base.controls">InlineDatePickerBehavior</a>&gt;</span></div>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">CalendarSkin</span>
<span class="extends-implements">extends <a href="BehaviorSkinBase.html" title="class in atlantafx.base.controls">BehaviorSkinBase</a>&lt;<a href="Calendar.html" title="class in atlantafx.base.controls">Calendar</a>,<wbr><a href="CalendarBehavior.html" title="class in atlantafx.base.controls">CalendarBehavior</a>&gt;</span></div>
<div class="block">The default skin for the <a href="Calendar.html" title="class in atlantafx.base.controls"><code>Calendar</code></a> control.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -131,7 +117,7 @@ loadScripts(document, 'script');</script>
<div class="table-header col-second">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected class&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="InlineDatePickerSkin.CalendarGrid.html" class="type-name-link" title="class in atlantafx.base.controls">InlineDatePickerSkin.CalendarGrid</a></code></div>
<div class="col-second even-row-color"><code><a href="CalendarSkin.CalendarGrid.html" class="type-name-link" title="class in atlantafx.base.controls">CalendarSkin.CalendarGrid</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
@ -148,7 +134,7 @@ loadScripts(document, 'script');</script>
<div class="col-first even-row-color"><code>protected javafx.scene.control.Button</code></div>
<div class="col-second even-row-color"><code><a href="#backButton" class="member-name-link">backButton</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected <a href="InlineDatePickerSkin.CalendarGrid.html" title="class in atlantafx.base.controls">InlineDatePickerSkin.CalendarGrid</a></code></div>
<div class="col-first odd-row-color"><code>protected <a href="CalendarSkin.CalendarGrid.html" title="class in atlantafx.base.controls">CalendarSkin.CalendarGrid</a></code></div>
<div class="col-second odd-row-color"><code><a href="#calendarGrid" class="member-name-link">calendarGrid</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html" title="class or interface in java.time" class="external-link">LocalDate</a>[]</code></div>
@ -195,7 +181,7 @@ loadScripts(document, 'script');</script>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(atlantafx.base.controls.InlineDatePicker)" class="member-name-link">InlineDatePickerSkin</a><wbr>(<a href="InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>&nbsp;datePicker)</code></div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(atlantafx.base.controls.Calendar)" class="member-name-link">CalendarSkin</a><wbr>(<a href="Calendar.html" title="class in atlantafx.base.controls">Calendar</a>&nbsp;control)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
@ -232,9 +218,11 @@ loadScripts(document, 'script');</script>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#createDayCells()" class="member-name-link">createDayCells</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="InlineDatePickerBehavior.html" title="class in atlantafx.base.controls">InlineDatePickerBehavior</a></code></div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="CalendarBehavior.html" title="class in atlantafx.base.controls">CalendarBehavior</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#createDefaultBehavior()" class="member-name-link">createDefaultBehavior</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">An abstract method for creating the behavior instance to be used by this skin.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected javafx.scene.layout.HBox</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#createMonthYearPane()" class="member-name-link">createMonthYearPane</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
@ -324,6 +312,9 @@ loadScripts(document, 'script');</script>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.Skin">Methods inherited from interface&nbsp;javafx.scene.control.Skin</h3>
<code>install</code></div>
</section>
</li>
</ul>
@ -339,14 +330,6 @@ loadScripts(document, 'script');</script>
<section class="detail" id="displayedYearMonthProperty">
<h3>displayedYearMonth</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/YearMonth.html" title="class or interface in java.time" class="external-link">YearMonth</a>&gt;</span>&nbsp;<span class="element-name">displayedYearMonthProperty</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#displayedYearMonthProperty()"><code>displayedYearMonthProperty()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
</ul>
@ -366,7 +349,7 @@ loadScripts(document, 'script');</script>
<li>
<section class="detail" id="calendarGrid">
<h3>calendarGrid</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type"><a href="InlineDatePickerSkin.CalendarGrid.html" title="class in atlantafx.base.controls">InlineDatePickerSkin.CalendarGrid</a></span>&nbsp;<span class="element-name">calendarGrid</span></div>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type"><a href="CalendarSkin.CalendarGrid.html" title="class in atlantafx.base.controls">CalendarSkin.CalendarGrid</a></span>&nbsp;<span class="element-name">calendarGrid</span></div>
</section>
</li>
<li>
@ -438,9 +421,9 @@ loadScripts(document, 'script');</script>
<h2>Constructor Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="&lt;init&gt;(atlantafx.base.controls.InlineDatePicker)">
<h3>InlineDatePickerSkin</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">InlineDatePickerSkin</span><wbr><span class="parameters">(<a href="InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>&nbsp;datePicker)</span></div>
<section class="detail" id="&lt;init&gt;(atlantafx.base.controls.Calendar)">
<h3>CalendarSkin</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">CalendarSkin</span><wbr><span class="parameters">(<a href="Calendar.html" title="class in atlantafx.base.controls">Calendar</a>&nbsp;control)</span></div>
</section>
</li>
</ul>
@ -455,10 +438,6 @@ loadScripts(document, 'script');</script>
<section class="detail" id="displayedYearMonthProperty()">
<h3>displayedYearMonthProperty</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/YearMonth.html" title="class or interface in java.time" class="external-link">YearMonth</a>&gt;</span>&nbsp;<span class="element-name">displayedYearMonthProperty</span>()</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the <code>displayedYearMonth</code> property</dd>
</dl>
</section>
</li>
<li>
@ -470,10 +449,12 @@ loadScripts(document, 'script');</script>
<li>
<section class="detail" id="createDefaultBehavior()">
<h3>createDefaultBehavior</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="InlineDatePickerBehavior.html" title="class in atlantafx.base.controls">InlineDatePickerBehavior</a></span>&nbsp;<span class="element-name">createDefaultBehavior</span>()</div>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="CalendarBehavior.html" title="class in atlantafx.base.controls">CalendarBehavior</a></span>&nbsp;<span class="element-name">createDefaultBehavior</span>()</div>
<div class="block"><span class="descfrm-type-label">Description copied from class:&nbsp;<code><a href="BehaviorSkinBase.html#createDefaultBehavior()">BehaviorSkinBase</a></code></span></div>
<div class="block">An abstract method for creating the behavior instance to be used by this skin.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="BehaviorSkinBase.html#createDefaultBehavior()">createDefaultBehavior</a></code>&nbsp;in class&nbsp;<code><a href="BehaviorSkinBase.html" title="class in atlantafx.base.controls">BehaviorSkinBase</a>&lt;<a href="InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>,<wbr><a href="InlineDatePickerBehavior.html" title="class in atlantafx.base.controls">InlineDatePickerBehavior</a>&gt;</code></dd>
<dd><code><a href="BehaviorSkinBase.html#createDefaultBehavior()">createDefaultBehavior</a></code>&nbsp;in class&nbsp;<code><a href="BehaviorSkinBase.html" title="class in atlantafx.base.controls">BehaviorSkinBase</a>&lt;<a href="Calendar.html" title="class in atlantafx.base.controls">Calendar</a>,<wbr><a href="CalendarBehavior.html" title="class in atlantafx.base.controls">CalendarBehavior</a>&gt;</code></dd>
</dl>
</section>
</li>
@ -493,9 +474,7 @@ loadScripts(document, 'script');</script>
<section class="detail" id="getPrimaryChronology()">
<h3>getPrimaryChronology</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/chrono/Chronology.html" title="class or interface in java.time.chrono" class="external-link">Chronology</a></span>&nbsp;<span class="element-name">getPrimaryChronology</span>()</div>
<div class="block">The primary chronology for display. This may be overridden to be different from the
DatePicker chronology. For example DatePickerHijrahContent uses ISO as primary and Hijrah
as a secondary chronology.</div>
<div class="block">The primary chronology for display.</div>
</section>
</li>
<li>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>CaptionMenuItem (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: CaptionMenuItem">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +40,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li>Nested</li>
<li><a href="#field-summary">Field</a></li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li><a href="#field-detail">Field</a></li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -103,6 +88,8 @@ loadScripts(document, 'script');</script>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">CaptionMenuItem</span>
<span class="extends-implements">extends javafx.scene.control.CustomMenuItem</span></div>
<div class="block">A MenuItem that is intended to contain a caption for a group of menu items
that share a common purpose.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -117,7 +104,9 @@ loadScripts(document, 'script');</script>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>javafx.beans.property.StringProperty</code></div>
<div class="col-second even-row-color"><code><a href="#titleProperty" class="member-name-link">title</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Contains the title of the menu item.</div>
</div>
</div>
<div class="inherited-list">
<h3 id="properties-inherited-from-class-javafx.scene.control.CustomMenuItem">Properties inherited from class&nbsp;javafx.scene.control.CustomMenuItem</h3>
@ -154,9 +143,13 @@ loadScripts(document, 'script');</script>
<div class="table-header col-first">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" class="member-name-link">CaptionMenuItem</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-constructor-name odd-row-color"><code><a href="#%3Cinit%3E(java.lang.String)" class="member-name-link">CaptionMenuItem</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;text)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Creates an empty menu item.</div>
</div>
<div class="col-constructor-name odd-row-color"><code><a href="#%3Cinit%3E(java.lang.String)" class="member-name-link">CaptionMenuItem</a><wbr>(@Nullable <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;text)</code></div>
<div class="col-last odd-row-color">
<div class="block">Creates a CaptionMenuItem with the specified text as the title.</div>
</div>
</div>
</section>
</li>
@ -174,16 +167,18 @@ loadScripts(document, 'script');</script>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTitle()" class="member-name-link">getTitle</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the value of the <code>title</code> property.</div>
<div class="block">Gets the value of the property title.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setTitle(java.lang.String)" class="member-name-link">setTitle</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;text)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets the value of the <code>title</code> property.</div>
<div class="block">Sets the value of the property title.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>javafx.beans.property.StringProperty</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#titleProperty()" class="member-name-link">titleProperty</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Contains the title of the menu item.</div>
</div>
</div>
</div>
</div>
@ -211,13 +206,13 @@ loadScripts(document, 'script');</script>
<section class="detail" id="titleProperty">
<h3>title</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.StringProperty</span>&nbsp;<span class="element-name">titleProperty</span></div>
<div class="block">Contains the title of the menu item.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getTitle()"><code>getTitle()</code></a></li>
<li><a href="#setTitle(java.lang.String)"><code>setTitle(String)</code></a></li>
<li><a href="#titleProperty()"><code>titleProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -249,12 +244,15 @@ loadScripts(document, 'script');</script>
<section class="detail" id="&lt;init&gt;()">
<h3>CaptionMenuItem</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">CaptionMenuItem</span>()</div>
<div class="block">Creates an empty menu item.</div>
</section>
</li>
<li>
<section class="detail" id="&lt;init&gt;(java.lang.String)">
<h3>CaptionMenuItem</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">CaptionMenuItem</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;text)</span></div>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">CaptionMenuItem</span><wbr><span class="parameters">(@Nullable
@Nullable <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;text)</span></div>
<div class="block">Creates a CaptionMenuItem with the specified text as the title.</div>
</section>
</li>
</ul>
@ -266,57 +264,40 @@ loadScripts(document, 'script');</script>
<h2>Method Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="getTitle()">
<h3>getTitle</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getTitle</span>()</div>
<div class="block">Gets the value of the <code>title</code> property.</div>
<section class="detail" id="titleProperty()">
<h3>titleProperty</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.StringProperty</span>&nbsp;<span class="element-name">titleProperty</span>()</div>
<div class="block">Contains the title of the menu item.</div>
<dl class="notes">
<dt>Property description:</dt>
<dt>Returns:</dt>
<dd>the value of the <code>title</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getTitle()"><code>getTitle()</code></a></li>
<li><a href="#setTitle(java.lang.String)"><code>setTitle(String)</code></a></li>
<li><a href="#titleProperty()"><code>titleProperty()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getTitle()">
<h3>getTitle</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getTitle</span>()</div>
<div class="block">Gets the value of the property title.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>Contains the title of the menu item.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setTitle(java.lang.String)">
<h3>setTitle</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setTitle</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;text)</span></div>
<div class="block">Sets the value of the <code>title</code> property.</div>
<div class="block">Sets the value of the property title.</div>
<dl class="notes">
<dt>Property description:</dt>
<dt>Parameters:</dt>
<dd><code>text</code> - the value for the <code>title</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getTitle()"><code>getTitle()</code></a></li>
<li><a href="#titleProperty()"><code>titleProperty()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="titleProperty()">
<h3>titleProperty</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.StringProperty</span>&nbsp;<span class="element-name">titleProperty</span>()</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the <code>title</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getTitle()"><code>getTitle()</code></a></li>
<li><a href="#setTitle(java.lang.String)"><code>setTitle(String)</code></a></li>
</ul>
</dd>
<dd>Contains the title of the menu item.</dd>
</dl>
</section>
</li>

File diff suppressed because one or more lines are too long

@ -0,0 +1,360 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>CardSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: CardSkin">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">Class</li>
<li><a href="class-use/CardSkin.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field-summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor-summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-summary">Method</a></li>
</ul>
<ul class="sub-nav-list">
<li>Detail:&nbsp;</li>
<li><a href="#field-detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor-detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="sub-title"><span class="module-label-in-type">Module</span>&nbsp;<a href="../../../module-summary.html">atlantafx.base</a></div>
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">atlantafx.base.controls</a></div>
<h1 title="Class CardSkin" class="title">Class CardSkin</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance">atlantafx.base.controls.CardSkin</div>
</div>
<section class="class-description" id="class-description">
<dl class="notes">
<dt>All Implemented Interfaces:</dt>
<dd><code>javafx.scene.control.Skin&lt;<a href="Card.html" title="class in atlantafx.base.controls">Card</a>&gt;</code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">CardSkin</span>
<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>
implements javafx.scene.control.Skin&lt;<a href="Card.html" title="class in atlantafx.base.controls">Card</a>&gt;</span></div>
<div class="block">The default skin for the <a href="Card.html" title="class in atlantafx.base.controls"><code>Card</code></a> control.</div>
</section>
<section class="summary">
<ul class="summary-list">
<!-- =========== FIELD SUMMARY =========== -->
<li>
<section class="field-summary" id="field-summary">
<h2>Field Summary</h2>
<div class="caption"><span>Fields</span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Field</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected final javafx.scene.layout.StackPane</code></div>
<div class="col-second even-row-color"><code><a href="#bodySlot" class="member-name-link">bodySlot</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected final javafx.beans.value.ChangeListener&lt;javafx.scene.Node&gt;</code></div>
<div class="col-second odd-row-color"><code><a href="#bodySlotListener" class="member-name-link">bodySlotListener</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected final <a href="Card.html" title="class in atlantafx.base.controls">Card</a></code></div>
<div class="col-second even-row-color"><code><a href="#control" class="member-name-link">control</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected final javafx.scene.layout.StackPane</code></div>
<div class="col-second odd-row-color"><code><a href="#footerSlot" class="member-name-link">footerSlot</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected final javafx.beans.value.ChangeListener&lt;javafx.scene.Node&gt;</code></div>
<div class="col-second even-row-color"><code><a href="#footerSlotListener" class="member-name-link">footerSlotListener</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected static final javafx.css.PseudoClass</code></div>
<div class="col-second odd-row-color"><code><a href="#HAS_BODY" class="member-name-link">HAS_BODY</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected static final javafx.css.PseudoClass</code></div>
<div class="col-second even-row-color"><code><a href="#HAS_FOOTER" class="member-name-link">HAS_FOOTER</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected static final javafx.css.PseudoClass</code></div>
<div class="col-second odd-row-color"><code><a href="#HAS_HEADER" class="member-name-link">HAS_HEADER</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected static final javafx.css.PseudoClass</code></div>
<div class="col-second even-row-color"><code><a href="#HAS_IMAGE" class="member-name-link">HAS_IMAGE</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected static final javafx.css.PseudoClass</code></div>
<div class="col-second odd-row-color"><code><a href="#HAS_SUBHEADER" class="member-name-link">HAS_SUBHEADER</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected final javafx.scene.layout.StackPane</code></div>
<div class="col-second even-row-color"><code><a href="#headerSlot" class="member-name-link">headerSlot</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected final javafx.beans.value.ChangeListener&lt;javafx.scene.Node&gt;</code></div>
<div class="col-second odd-row-color"><code><a href="#headerSlotListener" class="member-name-link">headerSlotListener</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected final javafx.scene.layout.VBox</code></div>
<div class="col-second even-row-color"><code><a href="#root" class="member-name-link">root</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected final javafx.scene.layout.StackPane</code></div>
<div class="col-second odd-row-color"><code><a href="#subHeaderSlot" class="member-name-link">subHeaderSlot</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected final javafx.beans.value.ChangeListener&lt;javafx.scene.Node&gt;</code></div>
<div class="col-second even-row-color"><code><a href="#subHeaderSlotListener" class="member-name-link">subHeaderSlotListener</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<li>
<section class="constructor-summary" id="constructor-summary">
<h2>Constructor Summary</h2>
<div class="caption"><span>Constructors</span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected </code></div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(atlantafx.base.controls.Card)" class="member-name-link">CardSkin</a><wbr>(<a href="Card.html" title="class in atlantafx.base.controls">Card</a>&nbsp;control)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li>
<section class="method-summary" id="method-summary">
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#dispose()" class="member-name-link">dispose</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>javafx.scene.Node</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getNode()" class="member-name-link">getNode</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="Card.html" title="class in atlantafx.base.controls">Card</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getSkinnable()" class="member-name-link">getSkinnable</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
</div>
</div>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.Skin">Methods inherited from interface&nbsp;javafx.scene.control.Skin</h3>
<code>install</code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="details-list">
<!-- ============ FIELD DETAIL =========== -->
<li>
<section class="field-details" id="field-detail">
<h2>Field Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="HAS_HEADER">
<h3>HAS_HEADER</h3>
<div class="member-signature"><span class="modifiers">protected static final</span>&nbsp;<span class="return-type">javafx.css.PseudoClass</span>&nbsp;<span class="element-name">HAS_HEADER</span></div>
</section>
</li>
<li>
<section class="detail" id="HAS_SUBHEADER">
<h3>HAS_SUBHEADER</h3>
<div class="member-signature"><span class="modifiers">protected static final</span>&nbsp;<span class="return-type">javafx.css.PseudoClass</span>&nbsp;<span class="element-name">HAS_SUBHEADER</span></div>
</section>
</li>
<li>
<section class="detail" id="HAS_BODY">
<h3>HAS_BODY</h3>
<div class="member-signature"><span class="modifiers">protected static final</span>&nbsp;<span class="return-type">javafx.css.PseudoClass</span>&nbsp;<span class="element-name">HAS_BODY</span></div>
</section>
</li>
<li>
<section class="detail" id="HAS_FOOTER">
<h3>HAS_FOOTER</h3>
<div class="member-signature"><span class="modifiers">protected static final</span>&nbsp;<span class="return-type">javafx.css.PseudoClass</span>&nbsp;<span class="element-name">HAS_FOOTER</span></div>
</section>
</li>
<li>
<section class="detail" id="HAS_IMAGE">
<h3>HAS_IMAGE</h3>
<div class="member-signature"><span class="modifiers">protected static final</span>&nbsp;<span class="return-type">javafx.css.PseudoClass</span>&nbsp;<span class="element-name">HAS_IMAGE</span></div>
</section>
</li>
<li>
<section class="detail" id="control">
<h3>control</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type"><a href="Card.html" title="class in atlantafx.base.controls">Card</a></span>&nbsp;<span class="element-name">control</span></div>
</section>
</li>
<li>
<section class="detail" id="root">
<h3>root</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.layout.VBox</span>&nbsp;<span class="element-name">root</span></div>
</section>
</li>
<li>
<section class="detail" id="headerSlot">
<h3>headerSlot</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.layout.StackPane</span>&nbsp;<span class="element-name">headerSlot</span></div>
</section>
</li>
<li>
<section class="detail" id="headerSlotListener">
<h3>headerSlotListener</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.beans.value.ChangeListener&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">headerSlotListener</span></div>
</section>
</li>
<li>
<section class="detail" id="subHeaderSlot">
<h3>subHeaderSlot</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.layout.StackPane</span>&nbsp;<span class="element-name">subHeaderSlot</span></div>
</section>
</li>
<li>
<section class="detail" id="subHeaderSlotListener">
<h3>subHeaderSlotListener</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.beans.value.ChangeListener&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">subHeaderSlotListener</span></div>
</section>
</li>
<li>
<section class="detail" id="bodySlot">
<h3>bodySlot</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.layout.StackPane</span>&nbsp;<span class="element-name">bodySlot</span></div>
</section>
</li>
<li>
<section class="detail" id="bodySlotListener">
<h3>bodySlotListener</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.beans.value.ChangeListener&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">bodySlotListener</span></div>
</section>
</li>
<li>
<section class="detail" id="footerSlot">
<h3>footerSlot</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.layout.StackPane</span>&nbsp;<span class="element-name">footerSlot</span></div>
</section>
</li>
<li>
<section class="detail" id="footerSlotListener">
<h3>footerSlotListener</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.beans.value.ChangeListener&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">footerSlotListener</span></div>
</section>
</li>
</ul>
</section>
</li>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<li>
<section class="constructor-details" id="constructor-detail">
<h2>Constructor Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="&lt;init&gt;(atlantafx.base.controls.Card)">
<h3>CardSkin</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="element-name">CardSkin</span><wbr><span class="parameters">(<a href="Card.html" title="class in atlantafx.base.controls">Card</a>&nbsp;control)</span></div>
</section>
</li>
</ul>
</section>
</li>
<!-- ============ METHOD DETAIL ========== -->
<li>
<section class="method-details" id="method-detail">
<h2>Method Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="getSkinnable()">
<h3>getSkinnable</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="Card.html" title="class in atlantafx.base.controls">Card</a></span>&nbsp;<span class="element-name">getSkinnable</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>getSkinnable</code>&nbsp;in interface&nbsp;<code>javafx.scene.control.Skin&lt;<a href="Card.html" title="class in atlantafx.base.controls">Card</a>&gt;</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getNode()">
<h3>getNode</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.scene.Node</span>&nbsp;<span class="element-name">getNode</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>getNode</code>&nbsp;in interface&nbsp;<code>javafx.scene.control.Skin&lt;<a href="Card.html" title="class in atlantafx.base.controls">Card</a>&gt;</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="dispose()">
<h3>dispose</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">dispose</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>dispose</code>&nbsp;in interface&nbsp;<code>javafx.scene.control.Skin&lt;<a href="Card.html" title="class in atlantafx.base.controls">Card</a>&gt;</code></dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
<!-- ========= END OF CLASS DATA ========= -->
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>CustomTextField (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: CustomTextField">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +40,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li><a href="#nested-class-summary">Nested</a></li>
<li><a href="#field-summary">Field</a></li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li>Field</li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li><a href="#nested-class-summary">Nested</a>&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -108,11 +93,16 @@ loadScripts(document, 'script');</script>
<dt>All Implemented Interfaces:</dt>
<dd><code>javafx.css.Styleable</code>, <code>javafx.event.EventTarget</code>, <code>javafx.scene.control.Skinnable</code></dd>
</dl>
<dl class="notes">
<dt>Direct Known Subclasses:</dt>
<dd><code><a href="MaskTextField.html" title="class in atlantafx.base.controls">MaskTextField</a></code>, <code><a href="PasswordTextField.html" title="class in atlantafx.base.controls">PasswordTextField</a></code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">CustomTextField</span>
<span class="extends-implements">extends javafx.scene.control.TextField</span></div>
<div class="block">A base class for people wanting to customize a <code>TextField</code> to contain nodes
inside the text field itself, without being on top of the users typed-in text.</div>
<div class="block">A base class for people wanting to customize a <code>TextField</code>
to contain nodes inside the text field itself, without being on top
of the users typed-in text.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -128,13 +118,12 @@ loadScripts(document, 'script');</script>
<div class="col-first even-row-color"><code>final javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</code></div>
<div class="col-second even-row-color"><code><a href="#leftProperty" class="member-name-link">left</a></code></div>
<div class="col-last even-row-color">
<div class="block">Returns an ObjectProperty wrapping the <code>Node</code> that is placed
on the left of the text field.</div>
<div class="block">Represents the <code>Node</code> that is placed on the left of the text field.</div>
</div>
<div class="col-first odd-row-color"><code>final javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</code></div>
<div class="col-second odd-row-color"><code><a href="#rightProperty" class="member-name-link">right</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Property representing the <code>Node</code> that is placed on the right of the text field.</div>
<div class="block">Represents the <code>Node</code> that is placed on the right of the text field.</div>
</div>
</div>
<div class="inherited-list">
@ -191,10 +180,12 @@ loadScripts(document, 'script');</script>
<div class="table-header col-last">Description</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" class="member-name-link">CustomTextField</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Instantiates a default CustomTextField.</div>
<div class="block">Creates an empty CustomTextField.</div>
</div>
<div class="col-constructor-name odd-row-color"><code><a href="#%3Cinit%3E(java.lang.String)" class="member-name-link">CustomTextField</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;text)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-last odd-row-color">
<div class="block">Creates a CustomTextField with initial text content.</div>
</div>
</div>
</section>
</li>
@ -225,13 +216,12 @@ loadScripts(document, 'script');</script>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#leftProperty()" class="member-name-link">leftProperty</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns an ObjectProperty wrapping the <code>Node</code> that is placed
on the left of the text field.</div>
<div class="block">Represents the <code>Node</code> that is placed on the left of the text field.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#rightProperty()" class="member-name-link">rightProperty</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Property representing the <code>Node</code> that is placed on the right of the text field.</div>
<div class="block">Represents the <code>Node</code> that is placed on the right of the text field.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setLeft(javafx.scene.Node)" class="member-name-link">setLeft</a><wbr>(javafx.scene.Node&nbsp;value)</code></div>
@ -285,15 +275,13 @@ loadScripts(document, 'script');</script>
<section class="detail" id="leftProperty">
<h3>left</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">leftProperty</span></div>
<div class="block">Returns an ObjectProperty wrapping the <code>Node</code> that is placed
on the left of the text field.</div>
<div class="block">Represents the <code>Node</code> that is placed on the left of the text field.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getLeft()"><code>getLeft()</code></a></li>
<li><a href="#setLeft(javafx.scene.Node)"><code>setLeft(Node)</code></a></li>
<li><a href="#leftProperty()"><code>leftProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -303,14 +291,13 @@ loadScripts(document, 'script');</script>
<section class="detail" id="rightProperty">
<h3>right</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">rightProperty</span></div>
<div class="block">Property representing the <code>Node</code> that is placed on the right of the text field.</div>
<div class="block">Represents the <code>Node</code> that is placed on the right of the text field.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getRight()"><code>getRight()</code></a></li>
<li><a href="#setRight(javafx.scene.Node)"><code>setRight(Node)</code></a></li>
<li><a href="#rightProperty()"><code>rightProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -328,13 +315,18 @@ loadScripts(document, 'script');</script>
<section class="detail" id="&lt;init&gt;()">
<h3>CustomTextField</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">CustomTextField</span>()</div>
<div class="block">Instantiates a default CustomTextField.</div>
<div class="block">Creates an empty CustomTextField.</div>
</section>
</li>
<li>
<section class="detail" id="&lt;init&gt;(java.lang.String)">
<h3>CustomTextField</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">CustomTextField</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;text)</span></div>
<div class="block">Creates a CustomTextField with initial text content.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>text</code> - A string for text content.</dd>
</dl>
</section>
</li>
</ul>
@ -346,14 +338,21 @@ loadScripts(document, 'script');</script>
<h2>Method Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="createDefaultSkin()">
<h3>createDefaultSkin</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">javafx.scene.control.Skin&lt;?&gt;</span>&nbsp;<span class="element-name">createDefaultSkin</span>()</div>
<dl class="notes">
<dt>Overrides:</dt>
<dd><code>createDefaultSkin</code>&nbsp;in class&nbsp;<code>javafx.scene.control.TextField</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="leftProperty()">
<h3>leftProperty</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">leftProperty</span>()</div>
<div class="block">Returns an ObjectProperty wrapping the <code>Node</code> that is placed
on the left of the text field.</div>
<div class="block">Represents the <code>Node</code> that is placed on the left of the text field.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the <code>left</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -382,10 +381,8 @@ loadScripts(document, 'script');</script>
<section class="detail" id="rightProperty()">
<h3>rightProperty</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">rightProperty</span>()</div>
<div class="block">Property representing the <code>Node</code> that is placed on the right of the text field.</div>
<div class="block">Represents the <code>Node</code> that is placed on the right of the text field.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the <code>right</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -410,16 +407,6 @@ loadScripts(document, 'script');</script>
<div class="block">Sets the <code>Node</code> that is placed on the right of the text field.</div>
</section>
</li>
<li>
<section class="detail" id="createDefaultSkin()">
<h3>createDefaultSkin</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">javafx.scene.control.Skin&lt;?&gt;</span>&nbsp;<span class="element-name">createDefaultSkin</span>()</div>
<dl class="notes">
<dt>Overrides:</dt>
<dd><code>createDefaultSkin</code>&nbsp;in class&nbsp;<code>javafx.scene.control.TextField</code></dd>
</dl>
</section>
</li>
</ul>
</section>
</li>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>CustomTextFieldSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: CustomTextFieldSkin">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +40,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li><a href="#nested-class-summary">Nested</a></li>
<li>Field</li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li>Field</li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li><a href="#nested-class-summary">Nested</a>&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -105,6 +90,7 @@ loadScripts(document, 'script');</script>
<hr>
<div class="type-signature"><span class="modifiers">public abstract class </span><span class="element-name type-name-label">CustomTextFieldSkin</span>
<span class="extends-implements">extends javafx.scene.control.skin.TextFieldSkin</span></div>
<div class="block">The default skin for the <a href="CustomTextField.html" title="class in atlantafx.base.controls"><code>CustomTextField</code></a> control.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -214,7 +200,7 @@ loadScripts(document, 'script');</script>
<code>addHighlight, computeBaselineOffset, computeMaxHeight, deleteChar, dispose, getCharacterBounds, getMenuPosition, getRangeShape, getUnderlineShape, maskText, moveCaret, positionCaret, queryAccessibleAttribute, removeHighlight, replaceText</code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.skin.TextInputControlSkin">Methods inherited from class&nbsp;javafx.scene.control.skin.TextInputControlSkin</h3>
<code>executeAccessibleAction, forwardBiasProperty, getClassCssMetaData, getCssMetaData, getHighlightFill, getHighlightTextFill, getInsertionPoint, getPromptTextFill, getTextFill, handleInputMethodEvent, highlightFillProperty, highlightTextFillProperty, invalidateMetrics, isForwardBias, promptTextFillProperty, scrollCharacterToVisible, setCaretAnimating, setForwardBias, setHighlightFill, setHighlightTextFill, setPromptTextFill, setTextFill, textFillProperty, updateHighlightFill, updateHighlightTextFill, updateTextFill</code></div>
<code>executeAccessibleAction, forwardBiasProperty, getClassCssMetaData, getCssMetaData, getHighlightFill, getHighlightTextFill, getInsertionPoint, getPromptTextFill, getTextFill, handleInputMethodEvent, highlightFillProperty, highlightTextFillProperty, install, invalidateMetrics, isForwardBias, promptTextFillProperty, scrollCharacterToVisible, setCaretAnimating, setForwardBias, setHighlightFill, setHighlightTextFill, setPromptTextFill, setTextFill, textFillProperty, updateHighlightFill, updateHighlightTextFill, updateTextFill</code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.SkinBase">Methods inherited from class&nbsp;javafx.scene.control.SkinBase</h3>
<code>computeMaxWidth, consumeMouseEvents, getChildren, getNode, getSkinnable, layoutInArea, layoutInArea, layoutInArea, positionInArea, positionInArea, pseudoClassStateChanged, registerChangeListener, registerInvalidationListener, registerListChangeListener, snappedBottomInset, snappedLeftInset, snappedRightInset, snappedTopInset, snapPosition, snapPositionX, snapPositionY, snapSize, snapSizeX, snapSizeY, snapSpace, snapSpaceX, snapSpaceY, unregisterChangeListeners, unregisterInvalidationListeners, unregisterListChangeListeners</code></div>
@ -236,28 +222,12 @@ loadScripts(document, 'script');</script>
<section class="detail" id="leftProperty">
<h3>left</h3>
<div class="member-signature"><span class="modifiers">public abstract</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">leftProperty</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#leftProperty()"><code>leftProperty()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="rightProperty">
<h3>right</h3>
<div class="member-signature"><span class="modifiers">public abstract</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">rightProperty</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#rightProperty()"><code>rightProperty()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
</ul>
@ -286,20 +256,12 @@ loadScripts(document, 'script');</script>
<section class="detail" id="leftProperty()">
<h3>leftProperty</h3>
<div class="member-signature"><span class="modifiers">public abstract</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">leftProperty</span>()</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the <code>left</code> property</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="rightProperty()">
<h3>rightProperty</h3>
<div class="member-signature"><span class="modifiers">public abstract</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">rightProperty</span>()</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the <code>right</code> property</dd>
</dl>
</section>
</li>
<li>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -0,0 +1,266 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>MessageSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: MessageSkin">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">Class</li>
<li><a href="class-use/MessageSkin.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field-summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor-summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-summary">Method</a></li>
</ul>
<ul class="sub-nav-list">
<li>Detail:&nbsp;</li>
<li><a href="#field-detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor-detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="sub-title"><span class="module-label-in-type">Module</span>&nbsp;<a href="../../../module-summary.html">atlantafx.base</a></div>
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">atlantafx.base.controls</a></div>
<h1 title="Class MessageSkin" class="title">Class MessageSkin</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance">javafx.scene.control.SkinBase&lt;T&gt;
<div class="inheritance"><a href="TileSkinBase.html" title="class in atlantafx.base.controls">atlantafx.base.controls.TileSkinBase</a>&lt;<a href="Message.html" title="class in atlantafx.base.controls">Message</a>&gt;
<div class="inheritance">atlantafx.base.controls.MessageSkin</div>
</div>
</div>
</div>
<section class="class-description" id="class-description">
<dl class="notes">
<dt>All Implemented Interfaces:</dt>
<dd><code>javafx.scene.control.Skin&lt;<a href="Message.html" title="class in atlantafx.base.controls">Message</a>&gt;</code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">MessageSkin</span>
<span class="extends-implements">extends <a href="TileSkinBase.html" title="class in atlantafx.base.controls">TileSkinBase</a>&lt;<a href="Message.html" title="class in atlantafx.base.controls">Message</a>&gt;</span></div>
<div class="block">The default skin for the <a href="Message.html" title="class in atlantafx.base.controls"><code>Message</code></a> control.</div>
</section>
<section class="summary">
<ul class="summary-list">
<!-- =========== FIELD SUMMARY =========== -->
<li>
<section class="field-summary" id="field-summary">
<h2>Field Summary</h2>
<div class="caption"><span>Fields</span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Field</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected static final javafx.css.PseudoClass</code></div>
<div class="col-second even-row-color"><code><a href="#CLOSEABLE" class="member-name-link">CLOSEABLE</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected final javafx.scene.layout.StackPane</code></div>
<div class="col-second odd-row-color"><code><a href="#closeButton" class="member-name-link">closeButton</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected final javafx.scene.layout.StackPane</code></div>
<div class="col-second even-row-color"><code><a href="#closeButtonIcon" class="member-name-link">closeButtonIcon</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="inherited-list">
<h3 id="fields-inherited-from-class-atlantafx.base.controls.TileSkinBase">Fields inherited from class&nbsp;atlantafx.base.controls.<a href="TileSkinBase.html" title="class in atlantafx.base.controls">TileSkinBase</a></h3>
<code><a href="TileSkinBase.html#actionSlot">actionSlot</a>, <a href="TileSkinBase.html#actionSlotListener">actionSlotListener</a>, <a href="TileSkinBase.html#container">container</a>, <a href="TileSkinBase.html#descriptionText">descriptionText</a>, <a href="TileSkinBase.html#graphicSlot">graphicSlot</a>, <a href="TileSkinBase.html#graphicSlotListener">graphicSlotListener</a>, <a href="TileSkinBase.html#HAS_ACTION">HAS_ACTION</a>, <a href="TileSkinBase.html#HAS_DESCRIPTION">HAS_DESCRIPTION</a>, <a href="TileSkinBase.html#HAS_GRAPHIC">HAS_GRAPHIC</a>, <a href="TileSkinBase.html#HAS_TITLE">HAS_TITLE</a>, <a href="TileSkinBase.html#headerBox">headerBox</a>, <a href="TileSkinBase.html#titleLbl">titleLbl</a></code></div>
</section>
</li>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<li>
<section class="constructor-summary" id="constructor-summary">
<h2>Constructor Summary</h2>
<div class="caption"><span>Constructors</span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(atlantafx.base.controls.Message)" class="member-name-link">MessageSkin</a><wbr>(<a href="Message.html" title="class in atlantafx.base.controls">Message</a>&nbsp;control)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li>
<section class="method-summary" id="method-summary">
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#dispose()" class="member-name-link">dispose</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#handleClose()" class="member-name-link">handleClose</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#layoutChildren(double,double,double,double)" class="member-name-link">layoutChildren</a><wbr>(double&nbsp;x,
double&nbsp;y,
double&nbsp;w,
double&nbsp;h)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
</div>
</div>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-atlantafx.base.controls.TileSkinBase">Methods inherited from class&nbsp;atlantafx.base.controls.<a href="TileSkinBase.html" title="class in atlantafx.base.controls">TileSkinBase</a></h3>
<code><a href="TileSkinBase.html#calcHeight()">calcHeight</a>, <a href="TileSkinBase.html#computeMinHeight(double,double,double,double,double)">computeMinHeight</a>, <a href="TileSkinBase.html#setDescriptionText()">setDescriptionText</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.SkinBase">Methods inherited from class&nbsp;javafx.scene.control.SkinBase</h3>
<code>computeBaselineOffset, computeMaxHeight, computeMaxWidth, computeMinWidth, computePrefHeight, computePrefWidth, consumeMouseEvents, executeAccessibleAction, getChildren, getClassCssMetaData, getCssMetaData, getNode, getSkinnable, layoutInArea, layoutInArea, layoutInArea, positionInArea, positionInArea, pseudoClassStateChanged, queryAccessibleAttribute, registerChangeListener, registerInvalidationListener, registerListChangeListener, snappedBottomInset, snappedLeftInset, snappedRightInset, snappedTopInset, snapPosition, snapPositionX, snapPositionY, snapSize, snapSizeX, snapSizeY, snapSpace, snapSpaceX, snapSpaceY, unregisterChangeListeners, unregisterInvalidationListeners, unregisterListChangeListeners</code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.Skin">Methods inherited from interface&nbsp;javafx.scene.control.Skin</h3>
<code>install</code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="details-list">
<!-- ============ FIELD DETAIL =========== -->
<li>
<section class="field-details" id="field-detail">
<h2>Field Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="CLOSEABLE">
<h3>CLOSEABLE</h3>
<div class="member-signature"><span class="modifiers">protected static final</span>&nbsp;<span class="return-type">javafx.css.PseudoClass</span>&nbsp;<span class="element-name">CLOSEABLE</span></div>
</section>
</li>
<li>
<section class="detail" id="closeButton">
<h3>closeButton</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.layout.StackPane</span>&nbsp;<span class="element-name">closeButton</span></div>
</section>
</li>
<li>
<section class="detail" id="closeButtonIcon">
<h3>closeButtonIcon</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.layout.StackPane</span>&nbsp;<span class="element-name">closeButtonIcon</span></div>
</section>
</li>
</ul>
</section>
</li>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<li>
<section class="constructor-details" id="constructor-detail">
<h2>Constructor Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="&lt;init&gt;(atlantafx.base.controls.Message)">
<h3>MessageSkin</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">MessageSkin</span><wbr><span class="parameters">(<a href="Message.html" title="class in atlantafx.base.controls">Message</a>&nbsp;control)</span></div>
</section>
</li>
</ul>
</section>
</li>
<!-- ============ METHOD DETAIL ========== -->
<li>
<section class="method-details" id="method-detail">
<h2>Method Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="handleClose()">
<h3>handleClose</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">handleClose</span>()</div>
</section>
</li>
<li>
<section class="detail" id="layoutChildren(double,double,double,double)">
<h3>layoutChildren</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">layoutChildren</span><wbr><span class="parameters">(double&nbsp;x,
double&nbsp;y,
double&nbsp;w,
double&nbsp;h)</span></div>
<dl class="notes">
<dt>Overrides:</dt>
<dd><code>layoutChildren</code>&nbsp;in class&nbsp;<code>javafx.scene.control.SkinBase&lt;<a href="Message.html" title="class in atlantafx.base.controls">Message</a>&gt;</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="dispose()">
<h3>dispose</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">dispose</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>dispose</code>&nbsp;in interface&nbsp;<code>javafx.scene.control.Skin&lt;<a href="Message.html" title="class in atlantafx.base.controls">Message</a>&gt;</code></dd>
<dt>Overrides:</dt>
<dd><code><a href="TileSkinBase.html#dispose()">dispose</a></code>&nbsp;in class&nbsp;<code><a href="TileSkinBase.html" title="class in atlantafx.base.controls">TileSkinBase</a>&lt;<a href="Message.html" title="class in atlantafx.base.controls">Message</a>&gt;</code></dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
<!-- ========= END OF CLASS DATA ========= -->
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

File diff suppressed because one or more lines are too long

@ -0,0 +1,417 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>ModalPaneSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: ModalPaneSkin">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">Class</li>
<li><a href="class-use/ModalPaneSkin.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field-summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor-summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-summary">Method</a></li>
</ul>
<ul class="sub-nav-list">
<li>Detail:&nbsp;</li>
<li><a href="#field-detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor-detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="sub-title"><span class="module-label-in-type">Module</span>&nbsp;<a href="../../../module-summary.html">atlantafx.base</a></div>
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">atlantafx.base.controls</a></div>
<h1 title="Class ModalPaneSkin" class="title">Class ModalPaneSkin</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance">javafx.scene.control.SkinBase&lt;<a href="ModalPane.html" title="class in atlantafx.base.controls">ModalPane</a>&gt;
<div class="inheritance">atlantafx.base.controls.ModalPaneSkin</div>
</div>
</div>
<section class="class-description" id="class-description">
<dl class="notes">
<dt>All Implemented Interfaces:</dt>
<dd><code>javafx.scene.control.Skin&lt;<a href="ModalPane.html" title="class in atlantafx.base.controls">ModalPane</a>&gt;</code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">ModalPaneSkin</span>
<span class="extends-implements">extends javafx.scene.control.SkinBase&lt;<a href="ModalPane.html" title="class in atlantafx.base.controls">ModalPane</a>&gt;</span></div>
<div class="block">The default skin for the <a href="ModalPane.html" title="class in atlantafx.base.controls"><code>ModalPane</code></a> control.</div>
</section>
<section class="summary">
<ul class="summary-list">
<!-- =========== FIELD SUMMARY =========== -->
<li>
<section class="field-summary" id="field-summary">
<h2>Field Summary</h2>
<div class="caption"><span>Fields</span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Field</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected final javafx.beans.value.ChangeListener&lt;javafx.animation.Animation.Status&gt;</code></div>
<div class="col-second even-row-color"><code><a href="#animationInListener" class="member-name-link">animationInListener</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected final javafx.beans.value.ChangeListener&lt;javafx.animation.Animation.Status&gt;</code></div>
<div class="col-second odd-row-color"><code><a href="#animationOutListener" class="member-name-link">animationOutListener</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected final javafx.scene.layout.StackPane</code></div>
<div class="col-second even-row-color"><code><a href="#contentWrapper" class="member-name-link">contentWrapper</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected <a href="ModalPane.html" title="class in atlantafx.base.controls">ModalPane</a></code></div>
<div class="col-second odd-row-color"><code><a href="#control" class="member-name-link">control</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected @Nullable javafx.animation.Animation</code></div>
<div class="col-second even-row-color"><code><a href="#inTransition" class="member-name-link">inTransition</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected final javafx.event.EventHandler&lt;javafx.scene.input.KeyEvent&gt;</code></div>
<div class="col-second odd-row-color"><code><a href="#keyHandler" class="member-name-link">keyHandler</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected final javafx.event.EventHandler&lt;javafx.scene.input.MouseEvent&gt;</code></div>
<div class="col-second even-row-color"><code><a href="#mouseHandler" class="member-name-link">mouseHandler</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected @Nullable javafx.animation.Animation</code></div>
<div class="col-second odd-row-color"><code><a href="#outTransition" class="member-name-link">outTransition</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected final javafx.scene.layout.StackPane</code></div>
<div class="col-second even-row-color"><code><a href="#root" class="member-name-link">root</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected @Nullable <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;javafx.scene.control.ScrollBar&gt;</code></div>
<div class="col-second odd-row-color"><code><a href="#scrollbars" class="member-name-link">scrollbars</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected final javafx.scene.control.ScrollPane</code></div>
<div class="col-second even-row-color"><code><a href="#scrollPane" class="member-name-link">scrollPane</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<li>
<section class="constructor-summary" id="constructor-summary">
<h2>Constructor Summary</h2>
<div class="caption"><span>Constructors</span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected </code></div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(atlantafx.base.controls.ModalPane)" class="member-name-link">ModalPaneSkin</a><wbr>(<a href="ModalPane.html" title="class in atlantafx.base.controls">ModalPane</a>&nbsp;control)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li>
<section class="method-summary" id="method-summary">
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected javafx.beans.value.ChangeListener&lt;javafx.animation.Animation.Status&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#createAnimationInListener()" class="member-name-link">createAnimationInListener</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected javafx.beans.value.ChangeListener&lt;javafx.animation.Animation.Status&gt;</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#createAnimationOutListener()" class="member-name-link">createAnimationOutListener</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected javafx.animation.Timeline</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#createCloseBlockedAnimation()" class="member-name-link">createCloseBlockedAnimation</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected javafx.event.EventHandler&lt;javafx.scene.input.KeyEvent&gt;</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#createKeyHandler()" class="member-name-link">createKeyHandler</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected javafx.event.EventHandler&lt;javafx.scene.input.MouseEvent&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#createMouseHandler()" class="member-name-link">createMouseHandler</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#dispose()" class="member-name-link">dispose</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#doHide()" class="member-name-link">doHide</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#doShow()" class="member-name-link">doShow</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#hide()" class="member-name-link">hide</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#hideAndConsume(javafx.event.Event)" class="member-name-link">hideAndConsume</a><wbr>(javafx.event.Event&nbsp;e)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isClickInArea(javafx.scene.input.MouseEvent,javafx.scene.Node)" class="member-name-link">isClickInArea</a><wbr>(javafx.scene.input.MouseEvent&nbsp;e,
javafx.scene.Node&nbsp;area)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#registerListeners()" class="member-name-link">registerListeners</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#show()" class="member-name-link">show</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
</div>
</div>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.SkinBase">Methods inherited from class&nbsp;javafx.scene.control.SkinBase</h3>
<code>computeBaselineOffset, computeMaxHeight, computeMaxWidth, computeMinHeight, computeMinWidth, computePrefHeight, computePrefWidth, consumeMouseEvents, executeAccessibleAction, getChildren, getClassCssMetaData, getCssMetaData, getNode, getSkinnable, layoutChildren, layoutInArea, layoutInArea, layoutInArea, positionInArea, positionInArea, pseudoClassStateChanged, queryAccessibleAttribute, registerChangeListener, registerInvalidationListener, registerListChangeListener, snappedBottomInset, snappedLeftInset, snappedRightInset, snappedTopInset, snapPosition, snapPositionX, snapPositionY, snapSize, snapSizeX, snapSizeY, snapSpace, snapSpaceX, snapSpaceY, unregisterChangeListeners, unregisterInvalidationListeners, unregisterListChangeListeners</code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.Skin">Methods inherited from interface&nbsp;javafx.scene.control.Skin</h3>
<code>install</code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="details-list">
<!-- ============ FIELD DETAIL =========== -->
<li>
<section class="field-details" id="field-detail">
<h2>Field Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="control">
<h3>control</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type"><a href="ModalPane.html" title="class in atlantafx.base.controls">ModalPane</a></span>&nbsp;<span class="element-name">control</span></div>
</section>
</li>
<li>
<section class="detail" id="root">
<h3>root</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.layout.StackPane</span>&nbsp;<span class="element-name">root</span></div>
</section>
</li>
<li>
<section class="detail" id="scrollPane">
<h3>scrollPane</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.control.ScrollPane</span>&nbsp;<span class="element-name">scrollPane</span></div>
</section>
</li>
<li>
<section class="detail" id="contentWrapper">
<h3>contentWrapper</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.layout.StackPane</span>&nbsp;<span class="element-name">contentWrapper</span></div>
</section>
</li>
<li>
<section class="detail" id="keyHandler">
<h3>keyHandler</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.event.EventHandler&lt;javafx.scene.input.KeyEvent&gt;</span>&nbsp;<span class="element-name">keyHandler</span></div>
</section>
</li>
<li>
<section class="detail" id="mouseHandler">
<h3>mouseHandler</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.event.EventHandler&lt;javafx.scene.input.MouseEvent&gt;</span>&nbsp;<span class="element-name">mouseHandler</span></div>
</section>
</li>
<li>
<section class="detail" id="animationInListener">
<h3>animationInListener</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.beans.value.ChangeListener&lt;javafx.animation.Animation.Status&gt;</span>&nbsp;<span class="element-name">animationInListener</span></div>
</section>
</li>
<li>
<section class="detail" id="animationOutListener">
<h3>animationOutListener</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.beans.value.ChangeListener&lt;javafx.animation.Animation.Status&gt;</span>&nbsp;<span class="element-name">animationOutListener</span></div>
</section>
</li>
<li>
<section class="detail" id="scrollbars">
<h3>scrollbars</h3>
<div class="member-signature"><span class="annotations">@Nullable
</span><span class="modifiers">protected</span>&nbsp;<span class="return-type">@Nullable <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;javafx.scene.control.ScrollBar&gt;</span>&nbsp;<span class="element-name">scrollbars</span></div>
</section>
</li>
<li>
<section class="detail" id="inTransition">
<h3>inTransition</h3>
<div class="member-signature"><span class="annotations">@Nullable
</span><span class="modifiers">protected</span>&nbsp;<span class="return-type">@Nullable javafx.animation.Animation</span>&nbsp;<span class="element-name">inTransition</span></div>
</section>
</li>
<li>
<section class="detail" id="outTransition">
<h3>outTransition</h3>
<div class="member-signature"><span class="annotations">@Nullable
</span><span class="modifiers">protected</span>&nbsp;<span class="return-type">@Nullable javafx.animation.Animation</span>&nbsp;<span class="element-name">outTransition</span></div>
</section>
</li>
</ul>
</section>
</li>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<li>
<section class="constructor-details" id="constructor-detail">
<h2>Constructor Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="&lt;init&gt;(atlantafx.base.controls.ModalPane)">
<h3>ModalPaneSkin</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="element-name">ModalPaneSkin</span><wbr><span class="parameters">(<a href="ModalPane.html" title="class in atlantafx.base.controls">ModalPane</a>&nbsp;control)</span></div>
</section>
</li>
</ul>
</section>
</li>
<!-- ============ METHOD DETAIL ========== -->
<li>
<section class="method-details" id="method-detail">
<h2>Method Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="registerListeners()">
<h3>registerListeners</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">registerListeners</span>()</div>
</section>
</li>
<li>
<section class="detail" id="dispose()">
<h3>dispose</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">dispose</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>dispose</code>&nbsp;in interface&nbsp;<code>javafx.scene.control.Skin&lt;<a href="ModalPane.html" title="class in atlantafx.base.controls">ModalPane</a>&gt;</code></dd>
<dt>Overrides:</dt>
<dd><code>dispose</code>&nbsp;in class&nbsp;<code>javafx.scene.control.SkinBase&lt;<a href="ModalPane.html" title="class in atlantafx.base.controls">ModalPane</a>&gt;</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="isClickInArea(javafx.scene.input.MouseEvent,javafx.scene.Node)">
<h3>isClickInArea</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isClickInArea</span><wbr><span class="parameters">(javafx.scene.input.MouseEvent&nbsp;e,
javafx.scene.Node&nbsp;area)</span></div>
</section>
</li>
<li>
<section class="detail" id="createKeyHandler()">
<h3>createKeyHandler</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">javafx.event.EventHandler&lt;javafx.scene.input.KeyEvent&gt;</span>&nbsp;<span class="element-name">createKeyHandler</span>()</div>
</section>
</li>
<li>
<section class="detail" id="createMouseHandler()">
<h3>createMouseHandler</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">javafx.event.EventHandler&lt;javafx.scene.input.MouseEvent&gt;</span>&nbsp;<span class="element-name">createMouseHandler</span>()</div>
</section>
</li>
<li>
<section class="detail" id="createAnimationInListener()">
<h3>createAnimationInListener</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">javafx.beans.value.ChangeListener&lt;javafx.animation.Animation.Status&gt;</span>&nbsp;<span class="element-name">createAnimationInListener</span>()</div>
</section>
</li>
<li>
<section class="detail" id="createAnimationOutListener()">
<h3>createAnimationOutListener</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">javafx.beans.value.ChangeListener&lt;javafx.animation.Animation.Status&gt;</span>&nbsp;<span class="element-name">createAnimationOutListener</span>()</div>
</section>
</li>
<li>
<section class="detail" id="createCloseBlockedAnimation()">
<h3>createCloseBlockedAnimation</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">javafx.animation.Timeline</span>&nbsp;<span class="element-name">createCloseBlockedAnimation</span>()</div>
</section>
</li>
<li>
<section class="detail" id="show()">
<h3>show</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">show</span>()</div>
</section>
</li>
<li>
<section class="detail" id="hide()">
<h3>hide</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">hide</span>()</div>
</section>
</li>
<li>
<section class="detail" id="hideAndConsume(javafx.event.Event)">
<h3>hideAndConsume</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">hideAndConsume</span><wbr><span class="parameters">(javafx.event.Event&nbsp;e)</span></div>
</section>
</li>
<li>
<section class="detail" id="doShow()">
<h3>doShow</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">doShow</span>()</div>
</section>
</li>
<li>
<section class="detail" id="doHide()">
<h3>doHide</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">doHide</span>()</div>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
<!-- ========= END OF CLASS DATA ========= -->
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

File diff suppressed because one or more lines are too long

@ -0,0 +1,361 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>NotificationSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: NotificationSkin">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">Class</li>
<li><a href="class-use/NotificationSkin.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field-summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor-summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-summary">Method</a></li>
</ul>
<ul class="sub-nav-list">
<li>Detail:&nbsp;</li>
<li><a href="#field-detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor-detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="sub-title"><span class="module-label-in-type">Module</span>&nbsp;<a href="../../../module-summary.html">atlantafx.base</a></div>
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">atlantafx.base.controls</a></div>
<h1 title="Class NotificationSkin" class="title">Class NotificationSkin</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance">javafx.scene.control.SkinBase&lt;<a href="Notification.html" title="class in atlantafx.base.controls">Notification</a>&gt;
<div class="inheritance">atlantafx.base.controls.NotificationSkin</div>
</div>
</div>
<section class="class-description" id="class-description">
<dl class="notes">
<dt>All Implemented Interfaces:</dt>
<dd><code>javafx.scene.control.Skin&lt;<a href="Notification.html" title="class in atlantafx.base.controls">Notification</a>&gt;</code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">NotificationSkin</span>
<span class="extends-implements">extends javafx.scene.control.SkinBase&lt;<a href="Notification.html" title="class in atlantafx.base.controls">Notification</a>&gt;</span></div>
<div class="block">The default skin for the <a href="Notification.html" title="class in atlantafx.base.controls"><code>Notification</code></a> control.</div>
</section>
<section class="summary">
<ul class="summary-list">
<!-- =========== FIELD SUMMARY =========== -->
<li>
<section class="field-summary" id="field-summary">
<h2>Field Summary</h2>
<div class="caption"><span>Fields</span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Field</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected final javafx.scene.layout.HBox</code></div>
<div class="col-second even-row-color"><code><a href="#actionsBox" class="member-name-link">actionsBox</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected final javafx.scene.control.ContextMenu</code></div>
<div class="col-second odd-row-color"><code><a href="#actionsMenu" class="member-name-link">actionsMenu</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected final javafx.scene.control.ButtonBar</code></div>
<div class="col-second even-row-color"><code><a href="#buttonBar" class="member-name-link">buttonBar</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected final javafx.scene.layout.StackPane</code></div>
<div class="col-second odd-row-color"><code><a href="#closeButton" class="member-name-link">closeButton</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected final javafx.scene.layout.StackPane</code></div>
<div class="col-second even-row-color"><code><a href="#closeButtonIcon" class="member-name-link">closeButtonIcon</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected final javafx.scene.layout.VBox</code></div>
<div class="col-second odd-row-color"><code><a href="#container" class="member-name-link">container</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected final javafx.scene.layout.StackPane</code></div>
<div class="col-second even-row-color"><code><a href="#graphicSlot" class="member-name-link">graphicSlot</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected final javafx.beans.value.ChangeListener&lt;javafx.scene.Node&gt;</code></div>
<div class="col-second odd-row-color"><code><a href="#graphicSlotListener" class="member-name-link">graphicSlotListener</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected final javafx.scene.layout.HBox</code></div>
<div class="col-second even-row-color"><code><a href="#header" class="member-name-link">header</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected final javafx.scene.layout.StackPane</code></div>
<div class="col-second odd-row-color"><code><a href="#menuButton" class="member-name-link">menuButton</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected final javafx.scene.layout.StackPane</code></div>
<div class="col-second even-row-color"><code><a href="#menuButtonIcon" class="member-name-link">menuButtonIcon</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected final javafx.scene.text.TextFlow</code></div>
<div class="col-second odd-row-color"><code><a href="#messageText" class="member-name-link">messageText</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>
</li>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<li>
<section class="constructor-summary" id="constructor-summary">
<h2>Constructor Summary</h2>
<div class="caption"><span>Constructors</span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected </code></div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(atlantafx.base.controls.Notification)" class="member-name-link">NotificationSkin</a><wbr>(<a href="Notification.html" title="class in atlantafx.base.controls">Notification</a>&nbsp;control)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li>
<section class="method-summary" id="method-summary">
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected double</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#calcHeight()" class="member-name-link">calcHeight</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected double</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#computeMinHeight(double,double,double,double,double)" class="member-name-link">computeMinHeight</a><wbr>(double&nbsp;width,
double&nbsp;topInset,
double&nbsp;rightInset,
double&nbsp;bottomInset,
double&nbsp;leftInset)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#dispose()" class="member-name-link">dispose</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#handleClose()" class="member-name-link">handleClose</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setMessageText()" class="member-name-link">setMessageText</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
</div>
</div>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.SkinBase">Methods inherited from class&nbsp;javafx.scene.control.SkinBase</h3>
<code>computeBaselineOffset, computeMaxHeight, computeMaxWidth, computeMinWidth, computePrefHeight, computePrefWidth, consumeMouseEvents, executeAccessibleAction, getChildren, getClassCssMetaData, getCssMetaData, getNode, getSkinnable, layoutChildren, layoutInArea, layoutInArea, layoutInArea, positionInArea, positionInArea, pseudoClassStateChanged, queryAccessibleAttribute, registerChangeListener, registerInvalidationListener, registerListChangeListener, snappedBottomInset, snappedLeftInset, snappedRightInset, snappedTopInset, snapPosition, snapPositionX, snapPositionY, snapSize, snapSizeX, snapSizeY, snapSpace, snapSpaceX, snapSpaceY, unregisterChangeListeners, unregisterInvalidationListeners, unregisterListChangeListeners</code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.Skin">Methods inherited from interface&nbsp;javafx.scene.control.Skin</h3>
<code>install</code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="details-list">
<!-- ============ FIELD DETAIL =========== -->
<li>
<section class="field-details" id="field-detail">
<h2>Field Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="container">
<h3>container</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.layout.VBox</span>&nbsp;<span class="element-name">container</span></div>
</section>
</li>
<li>
<section class="detail" id="header">
<h3>header</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.layout.HBox</span>&nbsp;<span class="element-name">header</span></div>
</section>
</li>
<li>
<section class="detail" id="graphicSlot">
<h3>graphicSlot</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.layout.StackPane</span>&nbsp;<span class="element-name">graphicSlot</span></div>
</section>
</li>
<li>
<section class="detail" id="graphicSlotListener">
<h3>graphicSlotListener</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.beans.value.ChangeListener&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">graphicSlotListener</span></div>
</section>
</li>
<li>
<section class="detail" id="messageText">
<h3>messageText</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.text.TextFlow</span>&nbsp;<span class="element-name">messageText</span></div>
</section>
</li>
<li>
<section class="detail" id="closeButton">
<h3>closeButton</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.layout.StackPane</span>&nbsp;<span class="element-name">closeButton</span></div>
</section>
</li>
<li>
<section class="detail" id="closeButtonIcon">
<h3>closeButtonIcon</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.layout.StackPane</span>&nbsp;<span class="element-name">closeButtonIcon</span></div>
</section>
</li>
<li>
<section class="detail" id="menuButton">
<h3>menuButton</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.layout.StackPane</span>&nbsp;<span class="element-name">menuButton</span></div>
</section>
</li>
<li>
<section class="detail" id="menuButtonIcon">
<h3>menuButtonIcon</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.layout.StackPane</span>&nbsp;<span class="element-name">menuButtonIcon</span></div>
</section>
</li>
<li>
<section class="detail" id="actionsMenu">
<h3>actionsMenu</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.control.ContextMenu</span>&nbsp;<span class="element-name">actionsMenu</span></div>
</section>
</li>
<li>
<section class="detail" id="actionsBox">
<h3>actionsBox</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.layout.HBox</span>&nbsp;<span class="element-name">actionsBox</span></div>
</section>
</li>
<li>
<section class="detail" id="buttonBar">
<h3>buttonBar</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.control.ButtonBar</span>&nbsp;<span class="element-name">buttonBar</span></div>
</section>
</li>
</ul>
</section>
</li>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<li>
<section class="constructor-details" id="constructor-detail">
<h2>Constructor Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="&lt;init&gt;(atlantafx.base.controls.Notification)">
<h3>NotificationSkin</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="element-name">NotificationSkin</span><wbr><span class="parameters">(<a href="Notification.html" title="class in atlantafx.base.controls">Notification</a>&nbsp;control)</span></div>
</section>
</li>
</ul>
</section>
</li>
<!-- ============ METHOD DETAIL ========== -->
<li>
<section class="method-details" id="method-detail">
<h2>Method Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="setMessageText()">
<h3>setMessageText</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setMessageText</span>()</div>
</section>
</li>
<li>
<section class="detail" id="handleClose()">
<h3>handleClose</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">handleClose</span>()</div>
</section>
</li>
<li>
<section class="detail" id="calcHeight()">
<h3>calcHeight</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">double</span>&nbsp;<span class="element-name">calcHeight</span>()</div>
</section>
</li>
<li>
<section class="detail" id="computeMinHeight(double,double,double,double,double)">
<h3>computeMinHeight</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">double</span>&nbsp;<span class="element-name">computeMinHeight</span><wbr><span class="parameters">(double&nbsp;width,
double&nbsp;topInset,
double&nbsp;rightInset,
double&nbsp;bottomInset,
double&nbsp;leftInset)</span></div>
<dl class="notes">
<dt>Overrides:</dt>
<dd><code>computeMinHeight</code>&nbsp;in class&nbsp;<code>javafx.scene.control.SkinBase&lt;<a href="Notification.html" title="class in atlantafx.base.controls">Notification</a>&gt;</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="dispose()">
<h3>dispose</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">dispose</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>dispose</code>&nbsp;in interface&nbsp;<code>javafx.scene.control.Skin&lt;<a href="Notification.html" title="class in atlantafx.base.controls">Notification</a>&gt;</code></dd>
<dt>Overrides:</dt>
<dd><code>dispose</code>&nbsp;in class&nbsp;<code>javafx.scene.control.SkinBase&lt;<a href="Notification.html" title="class in atlantafx.base.controls">Notification</a>&gt;</code></dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
<!-- ========= END OF CLASS DATA ========= -->
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

File diff suppressed because one or more lines are too long

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Popover.ArrowLocation (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: Popover, enum: ArrowLocation">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +40,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li><a href="#nested-class-summary">Nested</a></li>
<li><a href="#enum-constant-summary">Enum Constants</a></li>
<li>Field</li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li><a href="#enum-constant-detail">Enum Constants</a></li>
<li>Field</li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li><a href="#nested-class-summary">Nested</a>&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -100,7 +85,7 @@ loadScripts(document, 'script');</script>
</dl>
<dl class="notes">
<dt>Enclosing class:</dt>
<dd><code><a href="Popover.html" title="class in atlantafx.base.controls">Popover</a></code></dd>
<dd><a href="Popover.html" title="class in atlantafx.base.controls">Popover</a></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public static enum </span><span class="element-name type-name-label">Popover.ArrowLocation</span>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Popover (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: Popover">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +40,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li><a href="#nested-class-summary">Nested</a></li>
<li><a href="#field-summary">Field</a></li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li>Field</li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li><a href="#nested-class-summary">Nested</a>&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -105,15 +90,28 @@ loadScripts(document, 'script');</script>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">Popover</span>
<span class="extends-implements">extends javafx.scene.control.PopupControl</span></div>
<div class="block">The Popover control provides detailed information about an owning node in a
popup window. The popup window has a very lightweight appearance (no default
window decorations) and an arrow pointing at the owner. Due to the nature of
popup windows the Popover will move around with the parent window when the
user drags it.
<div class="block">A control that is intended to provide detailed information about
an owning node in a popup window. The popup window has a lightweight
appearance (no default window decorations) and an arrow pointing at the owner.
Due to the nature of popup windows the Popover will move around with the parent
window when the user drags it.
<p>The Popover can be detached from the owning node by dragging it away from the
owner. It stops displaying an arrow and starts displaying a title and a close
icon.</div>
icon.
<p>Example
<pre><code>
var textFlow = new TextFlow(new Text("Some content"));
textFlow.setPrefWidth(300);
var popover = new Popover(textFlow);
popover.setTitle("Title");
var ownerLink = new Hyperlink("Show popover");
ownerLink.setOnAction(e -&gt; popover.show(ownerLink));
</code></pre></div>
</section>
<section class="summary">
<ul class="summary-list">
@ -154,7 +152,7 @@ loadScripts(document, 'script');</script>
<div class="col-first odd-row-color"><code>final javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</code></div>
<div class="col-second odd-row-color"><code><a href="#contentNodeProperty" class="member-name-link">contentNode</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Returns the content shown by the popover.</div>
<div class="block">Specifies the content shown by the popover.</div>
</div>
<div class="col-first even-row-color"><code>final javafx.beans.property.DoubleProperty</code></div>
<div class="col-second even-row-color"><code><a href="#cornerRadiusProperty" class="member-name-link">cornerRadius</a></code></div>
@ -294,7 +292,7 @@ loadScripts(document, 'script');</script>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#contentNodeProperty()" class="member-name-link">contentNodeProperty</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns the content shown by the popover.</div>
<div class="block">Specifies the content shown by the popover.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.beans.property.DoubleProperty</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#cornerRadiusProperty()" class="member-name-link">cornerRadiusProperty</a>()</code></div>
@ -303,7 +301,7 @@ loadScripts(document, 'script');</script>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected javafx.scene.control.Skin&lt;?&gt;</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#createDefaultSkin()" class="member-name-link">createDefaultSkin</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"></div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#detach()" class="member-name-link">detach</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
@ -553,14 +551,13 @@ loadScripts(document, 'script');</script>
<section class="detail" id="contentNodeProperty">
<h3>contentNode</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">contentNodeProperty</span></div>
<div class="block">Returns the content shown by the popover.</div>
<div class="block">Specifies the content shown by the popover.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getContentNode()"><code>getContentNode()</code></a></li>
<li><a href="#setContentNode(javafx.scene.Node)"><code>setContentNode(Node)</code></a></li>
<li><a href="#contentNodeProperty()"><code>contentNodeProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -578,7 +575,6 @@ loadScripts(document, 'script');</script>
<ul class="see-list-long">
<li><a href="#isHeaderAlwaysVisible()"><code>isHeaderAlwaysVisible()</code></a></li>
<li><a href="#setHeaderAlwaysVisible(boolean)"><code>setHeaderAlwaysVisible(boolean)</code></a></li>
<li><a href="#headerAlwaysVisibleProperty()"><code>headerAlwaysVisibleProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -595,7 +591,6 @@ loadScripts(document, 'script');</script>
<ul class="see-list">
<li><a href="#isCloseButtonEnabled()"><code>isCloseButtonEnabled()</code></a></li>
<li><a href="#setCloseButtonEnabled(boolean)"><code>setCloseButtonEnabled(boolean)</code></a></li>
<li><a href="#closeButtonEnabledProperty()"><code>closeButtonEnabledProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -612,7 +607,6 @@ loadScripts(document, 'script');</script>
<ul class="see-list">
<li><a href="#isDetachable()"><code>isDetachable()</code></a></li>
<li><a href="#setDetachable(boolean)"><code>setDetachable(boolean)</code></a></li>
<li><a href="#detachableProperty()"><code>detachableProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -631,7 +625,6 @@ loadScripts(document, 'script');</script>
<ul class="see-list">
<li><a href="#isDetached()"><code>isDetached()</code></a></li>
<li><a href="#setDetached(boolean)"><code>setDetached(boolean)</code></a></li>
<li><a href="#detachedProperty()"><code>detachedProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -641,14 +634,14 @@ loadScripts(document, 'script');</script>
<section class="detail" id="arrowSizeProperty">
<h3>arrowSize</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.DoubleProperty</span>&nbsp;<span class="element-name">arrowSizeProperty</span></div>
<div class="block">Controls the size of the arrow. Default value is 12.</div>
<div class="block">Controls the size of the arrow.
Default value is "12".</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getArrowSize()"><code>getArrowSize()</code></a></li>
<li><a href="#setArrowSize(double)"><code>setArrowSize(double)</code></a></li>
<li><a href="#arrowSizeProperty()"><code>arrowSizeProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -659,14 +652,13 @@ loadScripts(document, 'script');</script>
<h3>arrowIndent</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.DoubleProperty</span>&nbsp;<span class="element-name">arrowIndentProperty</span></div>
<div class="block">Controls the distance between the arrow and the corners of the popover.
The default value is 12.</div>
Default value is "12".</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getArrowIndent()"><code>getArrowIndent()</code></a></li>
<li><a href="#setArrowIndent(double)"><code>setArrowIndent(double)</code></a></li>
<li><a href="#arrowIndentProperty()"><code>arrowIndentProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -676,14 +668,14 @@ loadScripts(document, 'script');</script>
<section class="detail" id="cornerRadiusProperty">
<h3>cornerRadius</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.DoubleProperty</span>&nbsp;<span class="element-name">cornerRadiusProperty</span></div>
<div class="block">Returns the corner radius property for the popover.</div>
<div class="block">Returns the corner radius property for the popover.
Default value is "6".</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getCornerRadius()"><code>getCornerRadius()</code></a></li>
<li><a href="#setCornerRadius(double)"><code>setCornerRadius(double)</code></a></li>
<li><a href="#cornerRadiusProperty()"><code>cornerRadiusProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -700,7 +692,6 @@ loadScripts(document, 'script');</script>
<ul class="see-list">
<li><a href="#getTitle()"><code>getTitle()</code></a></li>
<li><a href="#setTitle(java.lang.String)"><code>setTitle(String)</code></a></li>
<li><a href="#titleProperty()"><code>titleProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -718,7 +709,6 @@ loadScripts(document, 'script');</script>
<ul class="see-list-long">
<li><a href="#getArrowLocation()"><code>getArrowLocation()</code></a></li>
<li><a href="#setArrowLocation(atlantafx.base.controls.Popover.ArrowLocation)"><code>setArrowLocation(Popover.ArrowLocation)</code></a></li>
<li><a href="#arrowLocationProperty()"><code>arrowLocationProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -728,14 +718,13 @@ loadScripts(document, 'script');</script>
<section class="detail" id="fadeInDurationProperty">
<h3>fadeInDuration</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.util.Duration&gt;</span>&nbsp;<span class="element-name">fadeInDurationProperty</span></div>
<div class="block">Stores the fade-in duration. This should be set before calling Popover.show(..).</div>
<div class="block">Stores the fade-in duration. This should be set before calling <code>Popover.show(..)</code>.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getFadeInDuration()"><code>getFadeInDuration()</code></a></li>
<li><a href="#setFadeInDuration(javafx.util.Duration)"><code>setFadeInDuration(Duration)</code></a></li>
<li><a href="#fadeInDurationProperty()"><code>fadeInDurationProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -752,7 +741,6 @@ loadScripts(document, 'script');</script>
<ul class="see-list">
<li><a href="#getFadeOutDuration()"><code>getFadeOutDuration()</code></a></li>
<li><a href="#setFadeOutDuration(javafx.util.Duration)"><code>setFadeOutDuration(Duration)</code></a></li>
<li><a href="#fadeOutDurationProperty()"><code>fadeOutDurationProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -770,7 +758,6 @@ loadScripts(document, 'script');</script>
<ul class="see-list">
<li><a href="#isAnimated()"><code>isAnimated()</code></a></li>
<li><a href="#setAnimated(boolean)"><code>setAnimated(boolean)</code></a></li>
<li><a href="#animatedProperty()"><code>animatedProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -798,7 +785,7 @@ loadScripts(document, 'script');</script>
<div class="block">Creates a popover with the given node as the content node.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>content</code> - The content shown by the popover</dd>
<dd><code>content</code> - The content shown by the popover.</dd>
</dl>
</section>
</li>
@ -829,10 +816,10 @@ loadScripts(document, 'script');</script>
<p>Example:
<pre>
<pre><code>
Popover popOver = new Popover();
popOver.getRoot().getStylesheets().add(...);
</pre></div>
</code></pre></div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the root pane</dd>
@ -840,58 +827,6 @@ loadScripts(document, 'script');</script>
</section>
</li>
<li>
<section class="detail" id="contentNodeProperty()">
<h3>contentNodeProperty</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">contentNodeProperty</span>()</div>
<div class="block">Returns the content shown by the popover.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the content node property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getContentNode()"><code>getContentNode()</code></a></li>
<li><a href="#setContentNode(javafx.scene.Node)"><code>setContentNode(Node)</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getContentNode()">
<h3>getContentNode</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.scene.Node</span>&nbsp;<span class="element-name">getContentNode</span>()</div>
<div class="block">Returns the value of the content property.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the content node</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#contentNodeProperty()"><code>contentNodeProperty()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setContentNode(javafx.scene.Node)">
<h3>setContentNode</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setContentNode</span><wbr><span class="parameters">(javafx.scene.Node&nbsp;content)</span></div>
<div class="block">Sets the value of the content property.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>content</code> - the new content node value</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#contentNodeProperty()"><code>contentNodeProperty()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="show(javafx.scene.Node)">
<h3>show</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">show</span><wbr><span class="parameters">(javafx.scene.Node&nbsp;owner)</span></div>
@ -903,7 +838,7 @@ loadScripts(document, 'script');</script>
owner node.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>owner</code> - the owner of the popover</dd>
<dd><code>owner</code> - The owner of the popover.</dd>
</dl>
</section>
</li>
@ -919,10 +854,10 @@ loadScripts(document, 'script');</script>
below the given owner node.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>owner</code> - the owner of the popover</dd>
<dd><code>offset</code> - if negative specifies the distance to the owner node or when
<dd><code>owner</code> - The owner of the popover.</dd>
<dd><code>offset</code> - If negative specifies the distance to the owner node or when
positive specifies the number of pixels that the arrow will
overlap with the owner node (positive values are recommended)</dd>
overlap with the owner node (positive values are recommended).</dd>
</dl>
</section>
</li>
@ -961,9 +896,9 @@ loadScripts(document, 'script');</script>
<dt>Overrides:</dt>
<dd><code>show</code>&nbsp;in class&nbsp;<code>javafx.stage.PopupWindow</code></dd>
<dt>Parameters:</dt>
<dd><code>owner</code> - the owning node</dd>
<dd><code>x</code> - the x coordinate for the popover arrow tip</dd>
<dd><code>y</code> - the y coordinate for the popover arrow tip</dd>
<dd><code>owner</code> - The owning node.</dd>
<dd><code>x</code> - The x coordinate for the popover arrow tip.</dd>
<dd><code>y</code> - The y coordinate for the popover arrow tip.</dd>
</dl>
</section>
</li>
@ -979,10 +914,10 @@ loadScripts(document, 'script');</script>
of the arrow of the popover and not the location of the window.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>owner</code> - the owning node</dd>
<dd><code>x</code> - the x coordinate for the popover arrow tip</dd>
<dd><code>y</code> - the y coordinate for the popover arrow tip</dd>
<dd><code>fadeInDuration</code> - the time it takes for the popover to be fully visible.
<dd><code>owner</code> - The owning node.</dd>
<dd><code>x</code> - The x coordinate for the popover arrow tip.</dd>
<dd><code>y</code> - The y coordinate for the popover arrow tip.</dd>
<dd><code>fadeInDuration</code> - The time it takes for the popover to be fully visible.
This duration takes precedence over the fade-in property without setting.</dd>
</dl>
</section>
@ -1011,8 +946,8 @@ loadScripts(document, 'script');</script>
<div class="block">Hides the popover by quickly changing its opacity to 0.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>fadeOutDuration</code> - the duration of the fade transition that is being used to
change the opacity of the popover</dd>
<dd><code>fadeOutDuration</code> - The duration of the fade transition that is being used to
change the opacity of the popover.</dd>
</dl>
</section>
</li>
@ -1025,14 +960,62 @@ loadScripts(document, 'script');</script>
</section>
</li>
<li>
<section class="detail" id="contentNodeProperty()">
<h3>contentNodeProperty</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">contentNodeProperty</span>()</div>
<div class="block">Specifies the content shown by the popover.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getContentNode()"><code>getContentNode()</code></a></li>
<li><a href="#setContentNode(javafx.scene.Node)"><code>setContentNode(Node)</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getContentNode()">
<h3>getContentNode</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.scene.Node</span>&nbsp;<span class="element-name">getContentNode</span>()</div>
<div class="block">Returns the value of the content property.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the content node.</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#contentNodeProperty()"><code>contentNodeProperty()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setContentNode(javafx.scene.Node)">
<h3>setContentNode</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setContentNode</span><wbr><span class="parameters">(javafx.scene.Node&nbsp;content)</span></div>
<div class="block">Sets the value of the content property.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>content</code> - The new content node value.</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#contentNodeProperty()"><code>contentNodeProperty()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="headerAlwaysVisibleProperty()">
<h3>headerAlwaysVisibleProperty</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.BooleanProperty</span>&nbsp;<span class="element-name">headerAlwaysVisibleProperty</span>()</div>
<div class="block">Determines whether the <a href="Popover.html" title="class in atlantafx.base.controls"><code>Popover</code></a> header should remain visible or not,
even while attached.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the <code>headerAlwaysVisible</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list-long">
@ -1050,7 +1033,7 @@ loadScripts(document, 'script');</script>
<div class="block">Sets the value of the headerAlwaysVisible property.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>visible</code> - if true, then the header is visible even while attached</dd>
<dd><code>visible</code> - If "true", then the header is visible even while attached.</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1067,7 +1050,7 @@ loadScripts(document, 'script');</script>
<div class="block">Returns the value of the detachable property.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>true if the header is visible even while attached</dd>
<dd>"true" if the header is visible even while attached</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1083,8 +1066,6 @@ loadScripts(document, 'script');</script>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.BooleanProperty</span>&nbsp;<span class="element-name">closeButtonEnabledProperty</span>()</div>
<div class="block">Determines whether the header's close button should be available or not.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the <code>closeButtonEnabled</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1102,7 +1083,7 @@ loadScripts(document, 'script');</script>
<div class="block">Sets the value of the closeButtonEnabled property.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>enabled</code> - if false, the popover will not be closeable by the header's close button</dd>
<dd><code>enabled</code> - If "false", the popover will not be closeable by the header's close button.</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1119,7 +1100,7 @@ loadScripts(document, 'script');</script>
<div class="block">Returns the value of the closeButtonEnabled property.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>true if the header's close button is enabled</dd>
<dd>"true" if the header's close button is enabled</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1135,8 +1116,6 @@ loadScripts(document, 'script');</script>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.BooleanProperty</span>&nbsp;<span class="element-name">detachableProperty</span>()</div>
<div class="block">Determines if the popover is detachable at all.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the <code>detachable</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1154,7 +1133,7 @@ loadScripts(document, 'script');</script>
<div class="block">Sets the value of the detachable property.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>detachable</code> - if true then the user can detach / tear off the popover</dd>
<dd><code>detachable</code> - If "true" then the user can detach / tear off the popover.</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1171,7 +1150,7 @@ loadScripts(document, 'script');</script>
<div class="block">Returns the value of the detachable property.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>true if the user is allowed to detach / tear off the popover</dd>
<dd>"true" if the user is allowed to detach / tear off the popover</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1189,8 +1168,6 @@ loadScripts(document, 'script');</script>
A detached popover no longer shows an arrow pointing at the owner and
features its own title bar.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the detached property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1208,8 +1185,7 @@ loadScripts(document, 'script');</script>
<div class="block">Sets the value of the detached property.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>detached</code> - if true the popover will change its appearance to "detached"
mode</dd>
<dd><code>detached</code> - If "true" the popover will change its appearance to "detached" mode.</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1226,7 +1202,7 @@ loadScripts(document, 'script');</script>
<div class="block">Returns the value of the detached property.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>true if the popover is currently detached.</dd>
<dd>"true" if the popover is currently detached</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1240,10 +1216,9 @@ loadScripts(document, 'script');</script>
<section class="detail" id="arrowSizeProperty()">
<h3>arrowSizeProperty</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.DoubleProperty</span>&nbsp;<span class="element-name">arrowSizeProperty</span>()</div>
<div class="block">Controls the size of the arrow. Default value is 12.</div>
<div class="block">Controls the size of the arrow.
Default value is "12".</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the arrow size property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1278,7 +1253,7 @@ loadScripts(document, 'script');</script>
<div class="block">Sets the value of the arrow size property.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>size</code> - the new value of the arrow size property</dd>
<dd><code>size</code> - The new value of the arrow size property.</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1293,10 +1268,8 @@ loadScripts(document, 'script');</script>
<h3>arrowIndentProperty</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.DoubleProperty</span>&nbsp;<span class="element-name">arrowIndentProperty</span>()</div>
<div class="block">Controls the distance between the arrow and the corners of the popover.
The default value is 12.</div>
Default value is "12".</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the arrow indent property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1331,7 +1304,7 @@ loadScripts(document, 'script');</script>
<div class="block">Sets the value of the arrow indent property.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>size</code> - the arrow indent value</dd>
<dd><code>size</code> - The arrow indent value.</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1345,10 +1318,9 @@ loadScripts(document, 'script');</script>
<section class="detail" id="cornerRadiusProperty()">
<h3>cornerRadiusProperty</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.DoubleProperty</span>&nbsp;<span class="element-name">cornerRadiusProperty</span>()</div>
<div class="block">Returns the corner radius property for the popover.</div>
<div class="block">Returns the corner radius property for the popover.
Default value is "6".</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the corner radius property (default is 6)</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1383,7 +1355,7 @@ loadScripts(document, 'script');</script>
<div class="block">Sets the value of the corner radius property.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>radius</code> - the corner radius</dd>
<dd><code>radius</code> - The corner radius.</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1399,8 +1371,6 @@ loadScripts(document, 'script');</script>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.StringProperty</span>&nbsp;<span class="element-name">titleProperty</span>()</div>
<div class="block">Stores the title to display in the Popover's header.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the title property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1435,7 +1405,7 @@ loadScripts(document, 'script');</script>
<div class="block">Sets the value of the title property.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>title</code> - the title to use when detached</dd>
<dd><code>title</code> - The title to use when detached.</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1452,8 +1422,6 @@ loadScripts(document, 'script');</script>
<div class="block">Stores the preferred arrow location. This might not be the actual
location of the arrow if auto fix is enabled.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the arrow location property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list-long">
@ -1471,7 +1439,7 @@ loadScripts(document, 'script');</script>
<div class="block">Sets the value of the arrow location property.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>location</code> - the requested location</dd>
<dd><code>location</code> - The requested location.</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1502,10 +1470,8 @@ loadScripts(document, 'script');</script>
<section class="detail" id="fadeInDurationProperty()">
<h3>fadeInDurationProperty</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.util.Duration&gt;</span>&nbsp;<span class="element-name">fadeInDurationProperty</span>()</div>
<div class="block">Stores the fade-in duration. This should be set before calling Popover.show(..).</div>
<div class="block">Stores the fade-in duration. This should be set before calling <code>Popover.show(..)</code>.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the fade-in duration property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1517,24 +1483,6 @@ loadScripts(document, 'script');</script>
</section>
</li>
<li>
<section class="detail" id="fadeOutDurationProperty()">
<h3>fadeOutDurationProperty</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.util.Duration&gt;</span>&nbsp;<span class="element-name">fadeOutDurationProperty</span>()</div>
<div class="block">Stores the fade-out duration.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the fade-out duration property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getFadeOutDuration()"><code>getFadeOutDuration()</code></a></li>
<li><a href="#setFadeOutDuration(javafx.util.Duration)"><code>setFadeOutDuration(Duration)</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getFadeInDuration()">
<h3>getFadeInDuration</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.util.Duration</span>&nbsp;<span class="element-name">getFadeInDuration</span>()</div>
@ -1559,7 +1507,7 @@ loadScripts(document, 'script');</script>
Popover.show(..).</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>duration</code> - the requested fade-in duration</dd>
<dd><code>duration</code> - The requested fade-in duration.</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1570,6 +1518,22 @@ loadScripts(document, 'script');</script>
</section>
</li>
<li>
<section class="detail" id="fadeOutDurationProperty()">
<h3>fadeOutDurationProperty</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.util.Duration&gt;</span>&nbsp;<span class="element-name">fadeOutDurationProperty</span>()</div>
<div class="block">Stores the fade-out duration.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getFadeOutDuration()"><code>getFadeOutDuration()</code></a></li>
<li><a href="#setFadeOutDuration(javafx.util.Duration)"><code>setFadeOutDuration(Duration)</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getFadeOutDuration()">
<h3>getFadeOutDuration</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.util.Duration</span>&nbsp;<span class="element-name">getFadeOutDuration</span>()</div>
@ -1593,7 +1557,7 @@ loadScripts(document, 'script');</script>
<div class="block">Sets the value of the fade-out duration property.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>duration</code> - the requested fade-out duration</dd>
<dd><code>duration</code> - The requested fade-out duration.</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1610,8 +1574,6 @@ loadScripts(document, 'script');</script>
<div class="block">Stores the "animated" flag. If true then the Popover will be shown / hidden with a short
fade in / out animation.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the "animated" property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1629,7 +1591,7 @@ loadScripts(document, 'script');</script>
<div class="block">Returns the value of the "animated" property.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>true if the Popover will be shown and hidden with a short fade animation</dd>
<dd>"true" if the Popover will be shown and hidden with a short fade animation</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -1646,7 +1608,7 @@ loadScripts(document, 'script');</script>
<div class="block">Sets the value of the "animated" property.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>animated</code> - if true the Popover will be shown and hidden with a short fade animation</dd>
<dd><code>animated</code> - If "true" the Popover will be shown and hidden with a short fade animation.</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>PopoverSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: PopoverSkin">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +40,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li>Nested</li>
<li>Field</li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li>Field</li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -100,6 +85,7 @@ loadScripts(document, 'script');</script>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">PopoverSkin</span>
<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>
implements javafx.scene.control.Skin&lt;<a href="Popover.html" title="class in atlantafx.base.controls">Popover</a>&gt;</span></div>
<div class="block">The default skin for the <a href="Popover.html" title="class in atlantafx.base.controls"><code>Popover</code></a> control.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -142,6 +128,9 @@ implements javafx.scene.control.Skin&lt;<a href="Popover.html" title="class in a
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.Skin">Methods inherited from interface&nbsp;javafx.scene.control.Skin</h3>
<code>install</code></div>
</section>
</li>
</ul>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>ProgressSliderSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: ProgressSliderSkin">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +40,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li>Nested</li>
<li><a href="#field-summary">Field</a></li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li><a href="#field-detail">Field</a></li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -103,7 +88,7 @@ loadScripts(document, 'script');</script>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">ProgressSliderSkin</span>
<span class="extends-implements">extends javafx.scene.control.skin.SliderSkin</span></div>
<div class="block"><code>Slider</code> skin that supports progress color.</div>
<div class="block">A <code>Slider</code> skin that supports progress color indication.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -170,6 +155,9 @@ loadScripts(document, 'script');</script>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.Skin">Methods inherited from interface&nbsp;javafx.scene.control.Skin</h3>
<code>install</code></div>
</section>
</li>
</ul>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>RingProgressIndicator (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: RingProgressIndicator">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +40,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li>Nested</li>
<li><a href="#field-summary">Field</a></li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li><a href="#field-detail">Field</a></li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -109,6 +94,8 @@ loadScripts(document, 'script');</script>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">RingProgressIndicator</span>
<span class="extends-implements">extends javafx.scene.control.ProgressIndicator</span></div>
<div class="block">A ProgressIndicator that displays progress value as a ring that gradually
empties out as a task is completed.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -124,17 +111,17 @@ loadScripts(document, 'script');</script>
<div class="col-first even-row-color"><code>javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</code></div>
<div class="col-second even-row-color"><code><a href="#graphicProperty" class="member-name-link">graphic</a></code></div>
<div class="col-last even-row-color">
<div class="block">Any node to be displayed within the progress indicator.</div>
<div class="block">Represents the node to be displayed within the progress indicator.</div>
</div>
<div class="col-first odd-row-color"><code>javafx.beans.property.ReadOnlyBooleanProperty</code></div>
<div class="col-second odd-row-color"><code><a href="#reverseProperty" class="member-name-link">reverse</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Reverse progress indicator scale.</div>
<div class="block">Reverses the progress indicator scale.</div>
</div>
<div class="col-first even-row-color"><code>javafx.beans.property.ObjectProperty&lt;javafx.util.StringConverter&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>&gt;&gt;</code></div>
<div class="col-second even-row-color"><code><a href="#stringConverterProperty" class="member-name-link">stringConverter</a></code></div>
<div class="col-last even-row-color">
<div class="block">Optional converter to transform progress value to string.</div>
<div class="block">Represents an optional converter to transform the progress value to a string.</div>
</div>
</div>
<div class="inherited-list">
@ -166,9 +153,12 @@ loadScripts(document, 'script');</script>
<div class="col-first even-row-color"><code>protected final javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</code></div>
<div class="col-second even-row-color"><code><a href="#graphic" class="member-name-link">graphic</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected final javafx.beans.property.ObjectProperty&lt;javafx.util.StringConverter&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>&gt;&gt;</code></div>
<div class="col-second odd-row-color"><code><a href="#stringConverter" class="member-name-link">stringConverter</a></code></div>
<div class="col-first odd-row-color"><code>protected final javafx.beans.property.ReadOnlyBooleanWrapper</code></div>
<div class="col-second odd-row-color"><code><a href="#reverse" class="member-name-link">reverse</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected final javafx.beans.property.ObjectProperty&lt;javafx.util.StringConverter&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>&gt;&gt;</code></div>
<div class="col-second even-row-color"><code><a href="#stringConverter" class="member-name-link">stringConverter</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="inherited-list">
<h3 id="fields-inherited-from-class-javafx.scene.control.ProgressIndicator">Fields inherited from class&nbsp;javafx.scene.control.ProgressIndicator</h3>
@ -190,12 +180,18 @@ loadScripts(document, 'script');</script>
<div class="table-header col-first">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" class="member-name-link">RingProgressIndicator</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Creates a new indeterminate ProgressIndicator.</div>
</div>
<div class="col-constructor-name odd-row-color"><code><a href="#%3Cinit%3E(double)" class="member-name-link">RingProgressIndicator</a><wbr>(double&nbsp;progress)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-last odd-row-color">
<div class="block">Creates a new ProgressIndicator with the given progress value.</div>
</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(double,boolean)" class="member-name-link">RingProgressIndicator</a><wbr>(double&nbsp;progress,
boolean&nbsp;reverse)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Creates a new ProgressIndicator with the given progress value and type.</div>
</div>
</div>
</section>
</li>
@ -212,46 +208,46 @@ loadScripts(document, 'script');</script>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected javafx.scene.control.Skin&lt;?&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#createDefaultSkin()" class="member-name-link">createDefaultSkin</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"></div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>javafx.scene.Node</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getGraphic()" class="member-name-link">getGraphic</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the value of the <code>graphic</code> property.</div>
<div class="block">Gets the value of the property graphic.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>javafx.util.StringConverter&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getStringConverter()" class="member-name-link">getStringConverter</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the value of the <code>stringConverter</code> property.</div>
<div class="block">Gets the value of the property stringConverter.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#graphicProperty()" class="member-name-link">graphicProperty</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Any node to be displayed within the progress indicator.</div>
<div class="block">Represents the node to be displayed within the progress indicator.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isReverse()" class="member-name-link">isReverse</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the value of the <code>reverse</code> property.</div>
<div class="block">Gets the value of the property reverse.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>javafx.beans.property.ReadOnlyBooleanProperty</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#reverseProperty()" class="member-name-link">reverseProperty</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Reverse progress indicator scale.</div>
<div class="block">Reverses the progress indicator scale.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setGraphic(javafx.scene.Node)" class="member-name-link">setGraphic</a><wbr>(javafx.scene.Node&nbsp;graphic)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets the value of the <code>graphic</code> property.</div>
<div class="block">Sets the value of the property graphic.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setStringConverter(javafx.util.StringConverter)" class="member-name-link">setStringConverter</a><wbr>(javafx.util.StringConverter&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>&gt;&nbsp;stringConverter)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets the value of the <code>stringConverter</code> property.</div>
<div class="block">Sets the value of the property stringConverter.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>javafx.beans.property.ObjectProperty&lt;javafx.util.StringConverter&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>&gt;&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#stringConverterProperty()" class="member-name-link">stringConverterProperty</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Optional converter to transform progress value to string.</div>
<div class="block">Represents an optional converter to transform the progress value to a string.</div>
</div>
</div>
</div>
@ -292,15 +288,14 @@ loadScripts(document, 'script');</script>
<section class="detail" id="graphicProperty">
<h3>graphic</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">graphicProperty</span></div>
<div class="block">Any node to be displayed within the progress indicator. If null,
it will fall back to the Label with integer progress value from 1 to 100.</div>
<div class="block">Represents the node to be displayed within the progress indicator. If null,
it will fall back to the Label with an integer progress value from 1 to 100.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getGraphic()"><code>getGraphic()</code></a></li>
<li><a href="#setGraphic(javafx.scene.Node)"><code>setGraphic(Node)</code></a></li>
<li><a href="#graphicProperty()"><code>graphicProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -310,14 +305,14 @@ loadScripts(document, 'script');</script>
<section class="detail" id="stringConverterProperty">
<h3>stringConverter</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.util.StringConverter&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>&gt;&gt;</span>&nbsp;<span class="element-name">stringConverterProperty</span></div>
<div class="block">Optional converter to transform progress value to string.</div>
<div class="block">Represents an optional converter to transform the progress value to a string.
It is only used if a custom graphic node is not set.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list-long">
<li><a href="#getStringConverter()"><code>getStringConverter()</code></a></li>
<li><a href="#setStringConverter(javafx.util.StringConverter)"><code>setStringConverter(StringConverter)</code></a></li>
<li><a href="#stringConverterProperty()"><code>stringConverterProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -327,14 +322,13 @@ loadScripts(document, 'script');</script>
<section class="detail" id="reverseProperty">
<h3>reverse</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.ReadOnlyBooleanProperty</span>&nbsp;<span class="element-name">reverseProperty</span></div>
<div class="block">Reverse progress indicator scale. For indeterminate variant
<div class="block">Reverses the progress indicator scale. For the indeterminate variant,
this means it will be rotated counterclockwise.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#isReverse()"><code>isReverse()</code></a></li>
<li><a href="#reverseProperty()"><code>reverseProperty()</code></a></li>
</ul>
</dd>
</dl>
@ -360,6 +354,12 @@ loadScripts(document, 'script');</script>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.util.StringConverter&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>&gt;&gt;</span>&nbsp;<span class="element-name">stringConverter</span></div>
</section>
</li>
<li>
<section class="detail" id="reverse">
<h3>reverse</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.beans.property.ReadOnlyBooleanWrapper</span>&nbsp;<span class="element-name">reverse</span></div>
</section>
</li>
</ul>
</section>
</li>
@ -372,12 +372,18 @@ loadScripts(document, 'script');</script>
<section class="detail" id="&lt;init&gt;()">
<h3>RingProgressIndicator</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">RingProgressIndicator</span>()</div>
<div class="block">Creates a new indeterminate ProgressIndicator.</div>
</section>
</li>
<li>
<section class="detail" id="&lt;init&gt;(double)">
<h3>RingProgressIndicator</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">RingProgressIndicator</span><wbr><span class="parameters">(double&nbsp;progress)</span></div>
<div class="block">Creates a new ProgressIndicator with the given progress value.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>progress</code> - The progress, represented as a value between 0 and 1.</dd>
</dl>
</section>
</li>
<li>
@ -385,6 +391,12 @@ loadScripts(document, 'script');</script>
<h3>RingProgressIndicator</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">RingProgressIndicator</span><wbr><span class="parameters">(double&nbsp;progress,
boolean&nbsp;reverse)</span></div>
<div class="block">Creates a new ProgressIndicator with the given progress value and type.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>progress</code> - The progress, represented as a value between 0 and 1.</dd>
<dd><code>reverse</code> - A flag to indicate whether the indicator is reversed or not.</dd>
</dl>
</section>
</li>
</ul>
@ -406,61 +418,58 @@ loadScripts(document, 'script');</script>
</section>
</li>
<li>
<section class="detail" id="getGraphic()">
<h3>getGraphic</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.scene.Node</span>&nbsp;<span class="element-name">getGraphic</span>()</div>
<div class="block">Gets the value of the <code>graphic</code> property.</div>
<section class="detail" id="graphicProperty()">
<h3>graphicProperty</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">graphicProperty</span>()</div>
<div class="block">Represents the node to be displayed within the progress indicator. If null,
it will fall back to the Label with an integer progress value from 1 to 100.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>Any node to be displayed within the progress indicator. If null,
it will fall back to the Label with integer progress value from 1 to 100.</dd>
<dt>Returns:</dt>
<dd>the value of the <code>graphic</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getGraphic()"><code>getGraphic()</code></a></li>
<li><a href="#setGraphic(javafx.scene.Node)"><code>setGraphic(Node)</code></a></li>
<li><a href="#graphicProperty()"><code>graphicProperty()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getGraphic()">
<h3>getGraphic</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.scene.Node</span>&nbsp;<span class="element-name">getGraphic</span>()</div>
<div class="block">Gets the value of the property graphic.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>Represents the node to be displayed within the progress indicator. If null,
it will fall back to the Label with an integer progress value from 1 to 100.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setGraphic(javafx.scene.Node)">
<h3>setGraphic</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setGraphic</span><wbr><span class="parameters">(javafx.scene.Node&nbsp;graphic)</span></div>
<div class="block">Sets the value of the <code>graphic</code> property.</div>
<div class="block">Sets the value of the property graphic.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>Any node to be displayed within the progress indicator. If null,
it will fall back to the Label with integer progress value from 1 to 100.</dd>
<dt>Parameters:</dt>
<dd><code>graphic</code> - the value for the <code>graphic</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getGraphic()"><code>getGraphic()</code></a></li>
<li><a href="#graphicProperty()"><code>graphicProperty()</code></a></li>
</ul>
</dd>
<dd>Represents the node to be displayed within the progress indicator. If null,
it will fall back to the Label with an integer progress value from 1 to 100.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="graphicProperty()">
<h3>graphicProperty</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">graphicProperty</span>()</div>
<div class="block">Any node to be displayed within the progress indicator. If null,
it will fall back to the Label with integer progress value from 1 to 100.</div>
<section class="detail" id="stringConverterProperty()">
<h3>stringConverterProperty</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.util.StringConverter&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>&gt;&gt;</span>&nbsp;<span class="element-name">stringConverterProperty</span>()</div>
<div class="block">Represents an optional converter to transform the progress value to a string.
It is only used if a custom graphic node is not set.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the <code>graphic</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getGraphic()"><code>getGraphic()</code></a></li>
<li><a href="#setGraphic(javafx.scene.Node)"><code>setGraphic(Node)</code></a></li>
<ul class="see-list-long">
<li><a href="#getStringConverter()"><code>getStringConverter()</code></a></li>
<li><a href="#setStringConverter(javafx.util.StringConverter)"><code>setStringConverter(StringConverter)</code></a></li>
</ul>
</dd>
</dl>
@ -470,19 +479,11 @@ loadScripts(document, 'script');</script>
<section class="detail" id="getStringConverter()">
<h3>getStringConverter</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.util.StringConverter&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>&gt;</span>&nbsp;<span class="element-name">getStringConverter</span>()</div>
<div class="block">Gets the value of the <code>stringConverter</code> property.</div>
<div class="block">Gets the value of the property stringConverter.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>Optional converter to transform progress value to string.</dd>
<dt>Returns:</dt>
<dd>the value of the <code>stringConverter</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list-long">
<li><a href="#setStringConverter(javafx.util.StringConverter)"><code>setStringConverter(StringConverter)</code></a></li>
<li><a href="#stringConverterProperty()"><code>stringConverterProperty()</code></a></li>
</ul>
</dd>
<dd>Represents an optional converter to transform the progress value to a string.
It is only used if a custom graphic node is not set.</dd>
</dl>
</section>
</li>
@ -490,35 +491,25 @@ loadScripts(document, 'script');</script>
<section class="detail" id="setStringConverter(javafx.util.StringConverter)">
<h3>setStringConverter</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setStringConverter</span><wbr><span class="parameters">(javafx.util.StringConverter&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>&gt;&nbsp;stringConverter)</span></div>
<div class="block">Sets the value of the <code>stringConverter</code> property.</div>
<div class="block">Sets the value of the property stringConverter.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>Optional converter to transform progress value to string.</dd>
<dt>Parameters:</dt>
<dd><code>stringConverter</code> - the value for the <code>stringConverter</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getStringConverter()"><code>getStringConverter()</code></a></li>
<li><a href="#stringConverterProperty()"><code>stringConverterProperty()</code></a></li>
</ul>
</dd>
<dd>Represents an optional converter to transform the progress value to a string.
It is only used if a custom graphic node is not set.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="stringConverterProperty()">
<h3>stringConverterProperty</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.util.StringConverter&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>&gt;&gt;</span>&nbsp;<span class="element-name">stringConverterProperty</span>()</div>
<div class="block">Optional converter to transform progress value to string.</div>
<section class="detail" id="reverseProperty()">
<h3>reverseProperty</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.ReadOnlyBooleanProperty</span>&nbsp;<span class="element-name">reverseProperty</span>()</div>
<div class="block">Reverses the progress indicator scale. For the indeterminate variant,
this means it will be rotated counterclockwise.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the <code>stringConverter</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list-long">
<li><a href="#getStringConverter()"><code>getStringConverter()</code></a></li>
<li><a href="#setStringConverter(javafx.util.StringConverter)"><code>setStringConverter(StringConverter)</code></a></li>
<ul class="see-list">
<li><a href="#isReverse()"><code>isReverse()</code></a></li>
</ul>
</dd>
</dl>
@ -528,37 +519,11 @@ loadScripts(document, 'script');</script>
<section class="detail" id="isReverse()">
<h3>isReverse</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isReverse</span>()</div>
<div class="block">Gets the value of the <code>reverse</code> property.</div>
<div class="block">Gets the value of the property reverse.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>Reverse progress indicator scale. For indeterminate variant
<dd>Reverses the progress indicator scale. For the indeterminate variant,
this means it will be rotated counterclockwise.</dd>
<dt>Returns:</dt>
<dd>the value of the <code>reverse</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#reverseProperty()"><code>reverseProperty()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="reverseProperty()">
<h3>reverseProperty</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">javafx.beans.property.ReadOnlyBooleanProperty</span>&nbsp;<span class="element-name">reverseProperty</span>()</div>
<div class="block">Reverse progress indicator scale. For indeterminate variant
this means it will be rotated counterclockwise.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the <code>reverse</code> property</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#isReverse()"><code>isReverse()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>RingProgressIndicatorSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: RingProgressIndicatorSkin">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +40,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li>Nested</li>
<li><a href="#field-summary">Field</a></li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li><a href="#field-detail">Field</a></li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -101,6 +86,7 @@ loadScripts(document, 'script');</script>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">RingProgressIndicatorSkin</span>
<span class="extends-implements">extends javafx.scene.control.SkinBase&lt;<a href="RingProgressIndicator.html" title="class in atlantafx.base.controls">RingProgressIndicator</a>&gt;</span></div>
<div class="block">The default skin for the <a href="RingProgressIndicator.html" title="class in atlantafx.base.controls"><code>RingProgressIndicator</code></a> control.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -215,6 +201,9 @@ loadScripts(document, 'script');</script>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.Skin">Methods inherited from interface&nbsp;javafx.scene.control.Skin</h3>
<code>install</code></div>
</section>
</li>
</ul>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Spacer (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: Spacer">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +36,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li>Nested</li>
<li><a href="#field-summary">Field</a></li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li>Field</li>
<li><a href="#constructor-detail">Constr</a></li>
<li>Method</li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
@ -72,9 +53,9 @@ loadScripts(document, 'script');</script>
<li>Method</li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -105,6 +86,20 @@ loadScripts(document, 'script');</script>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">Spacer</span>
<span class="extends-implements">extends javafx.scene.layout.Region</span></div>
<div class="block">A spacing component used to distribute remaining width between
a parent's child components.
<p>When placing a single Spacer before or after the child components,
the components will be pushed to the right and left of its container
for horizontally oriented Spacer, or to the top and bottom for vertically
oriented Spacer.
<p>You can also specify the `Spacer` size. In this case, it will not be
extended and will work like a gap with the given size between sibling components.
<p>Note that this control is not intended to be used in FXML unless SceneBuilder
supports constructor arguments, because none of the properties mentioned above are
observable.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -144,14 +139,24 @@ loadScripts(document, 'script');</script>
<div class="table-header col-first">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" class="member-name-link">Spacer</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Creates a new horizontally oriented Spacer that expands
to fill remaining space.</div>
</div>
<div class="col-constructor-name odd-row-color"><code><a href="#%3Cinit%3E(double)" class="member-name-link">Spacer</a><wbr>(double&nbsp;size)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-last odd-row-color">
<div class="block">Creates a new Spacer with the fixed size.</div>
</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(double,javafx.geometry.Orientation)" class="member-name-link">Spacer</a><wbr>(double&nbsp;size,
javafx.geometry.Orientation&nbsp;orientation)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Creates a new Spacer with the fixed size and orientation.</div>
</div>
<div class="col-constructor-name odd-row-color"><code><a href="#%3Cinit%3E(javafx.geometry.Orientation)" class="member-name-link">Spacer</a><wbr>(javafx.geometry.Orientation&nbsp;orientation)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-last odd-row-color">
<div class="block">Creates a new Spacer with the given orientation that expands
to fill remaining space.</div>
</div>
</div>
</section>
</li>
@ -189,18 +194,31 @@ loadScripts(document, 'script');</script>
<section class="detail" id="&lt;init&gt;()">
<h3>Spacer</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">Spacer</span>()</div>
<div class="block">Creates a new horizontally oriented Spacer that expands
to fill remaining space.</div>
</section>
</li>
<li>
<section class="detail" id="&lt;init&gt;(javafx.geometry.Orientation)">
<h3>Spacer</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">Spacer</span><wbr><span class="parameters">(javafx.geometry.Orientation&nbsp;orientation)</span></div>
<div class="block">Creates a new Spacer with the given orientation that expands
to fill remaining space.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>orientation</code> - The orientation of the spacer.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="&lt;init&gt;(double)">
<h3>Spacer</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">Spacer</span><wbr><span class="parameters">(double&nbsp;size)</span></div>
<div class="block">Creates a new Spacer with the fixed size.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>size</code> - The size of the spacer.</dd>
</dl>
</section>
</li>
<li>
@ -208,6 +226,12 @@ loadScripts(document, 'script');</script>
<h3>Spacer</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">Spacer</span><wbr><span class="parameters">(double&nbsp;size,
javafx.geometry.Orientation&nbsp;orientation)</span></div>
<div class="block">Creates a new Spacer with the fixed size and orientation.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>size</code> - The size of the spacer.</dd>
<dd><code>orientation</code> - The orientation of the spacer.</dd>
</dl>
</section>
</li>
</ul>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -0,0 +1,197 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>TileSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: TileSkin">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">Class</li>
<li><a href="class-use/TileSkin.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field-summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor-summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-summary">Method</a></li>
</ul>
<ul class="sub-nav-list">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor-detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="sub-title"><span class="module-label-in-type">Module</span>&nbsp;<a href="../../../module-summary.html">atlantafx.base</a></div>
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">atlantafx.base.controls</a></div>
<h1 title="Class TileSkin" class="title">Class TileSkin</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance">javafx.scene.control.SkinBase&lt;T&gt;
<div class="inheritance"><a href="TileSkinBase.html" title="class in atlantafx.base.controls">atlantafx.base.controls.TileSkinBase</a>&lt;<a href="Tile.html" title="class in atlantafx.base.controls">Tile</a>&gt;
<div class="inheritance">atlantafx.base.controls.TileSkin</div>
</div>
</div>
</div>
<section class="class-description" id="class-description">
<dl class="notes">
<dt>All Implemented Interfaces:</dt>
<dd><code>javafx.scene.control.Skin&lt;<a href="Tile.html" title="class in atlantafx.base.controls">Tile</a>&gt;</code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">TileSkin</span>
<span class="extends-implements">extends <a href="TileSkinBase.html" title="class in atlantafx.base.controls">TileSkinBase</a>&lt;<a href="Tile.html" title="class in atlantafx.base.controls">Tile</a>&gt;</span></div>
<div class="block">The default skin for the <a href="Tile.html" title="class in atlantafx.base.controls"><code>Tile</code></a> control.</div>
</section>
<section class="summary">
<ul class="summary-list">
<!-- =========== FIELD SUMMARY =========== -->
<li>
<section class="field-summary" id="field-summary">
<h2>Field Summary</h2>
<div class="inherited-list">
<h3 id="fields-inherited-from-class-atlantafx.base.controls.TileSkinBase">Fields inherited from class&nbsp;atlantafx.base.controls.<a href="TileSkinBase.html" title="class in atlantafx.base.controls">TileSkinBase</a></h3>
<code><a href="TileSkinBase.html#actionSlot">actionSlot</a>, <a href="TileSkinBase.html#actionSlotListener">actionSlotListener</a>, <a href="TileSkinBase.html#container">container</a>, <a href="TileSkinBase.html#descriptionText">descriptionText</a>, <a href="TileSkinBase.html#graphicSlot">graphicSlot</a>, <a href="TileSkinBase.html#graphicSlotListener">graphicSlotListener</a>, <a href="TileSkinBase.html#HAS_ACTION">HAS_ACTION</a>, <a href="TileSkinBase.html#HAS_DESCRIPTION">HAS_DESCRIPTION</a>, <a href="TileSkinBase.html#HAS_GRAPHIC">HAS_GRAPHIC</a>, <a href="TileSkinBase.html#HAS_TITLE">HAS_TITLE</a>, <a href="TileSkinBase.html#headerBox">headerBox</a>, <a href="TileSkinBase.html#titleLbl">titleLbl</a></code></div>
</section>
</li>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<li>
<section class="constructor-summary" id="constructor-summary">
<h2>Constructor Summary</h2>
<div class="caption"><span>Constructors</span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(atlantafx.base.controls.Tile)" class="member-name-link">TileSkin</a><wbr>(<a href="Tile.html" title="class in atlantafx.base.controls">Tile</a>&nbsp;control)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li>
<section class="method-summary" id="method-summary">
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#dispose()" class="member-name-link">dispose</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
</div>
</div>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-atlantafx.base.controls.TileSkinBase">Methods inherited from class&nbsp;atlantafx.base.controls.<a href="TileSkinBase.html" title="class in atlantafx.base.controls">TileSkinBase</a></h3>
<code><a href="TileSkinBase.html#calcHeight()">calcHeight</a>, <a href="TileSkinBase.html#computeMinHeight(double,double,double,double,double)">computeMinHeight</a>, <a href="TileSkinBase.html#setDescriptionText()">setDescriptionText</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.SkinBase">Methods inherited from class&nbsp;javafx.scene.control.SkinBase</h3>
<code>computeBaselineOffset, computeMaxHeight, computeMaxWidth, computeMinWidth, computePrefHeight, computePrefWidth, consumeMouseEvents, executeAccessibleAction, getChildren, getClassCssMetaData, getCssMetaData, getNode, getSkinnable, layoutChildren, layoutInArea, layoutInArea, layoutInArea, positionInArea, positionInArea, pseudoClassStateChanged, queryAccessibleAttribute, registerChangeListener, registerInvalidationListener, registerListChangeListener, snappedBottomInset, snappedLeftInset, snappedRightInset, snappedTopInset, snapPosition, snapPositionX, snapPositionY, snapSize, snapSizeX, snapSizeY, snapSpace, snapSpaceX, snapSpaceY, unregisterChangeListeners, unregisterInvalidationListeners, unregisterListChangeListeners</code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.Skin">Methods inherited from interface&nbsp;javafx.scene.control.Skin</h3>
<code>install</code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="details-list">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<li>
<section class="constructor-details" id="constructor-detail">
<h2>Constructor Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="&lt;init&gt;(atlantafx.base.controls.Tile)">
<h3>TileSkin</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">TileSkin</span><wbr><span class="parameters">(<a href="Tile.html" title="class in atlantafx.base.controls">Tile</a>&nbsp;control)</span></div>
</section>
</li>
</ul>
</section>
</li>
<!-- ============ METHOD DETAIL ========== -->
<li>
<section class="method-details" id="method-detail">
<h2>Method Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="dispose()">
<h3>dispose</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">dispose</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>dispose</code>&nbsp;in interface&nbsp;<code>javafx.scene.control.Skin&lt;<a href="Tile.html" title="class in atlantafx.base.controls">Tile</a>&gt;</code></dd>
<dt>Overrides:</dt>
<dd><code><a href="TileSkinBase.html#dispose()">dispose</a></code>&nbsp;in class&nbsp;<code><a href="TileSkinBase.html" title="class in atlantafx.base.controls">TileSkinBase</a>&lt;<a href="Tile.html" title="class in atlantafx.base.controls">Tile</a>&gt;</code></dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
<!-- ========= END OF CLASS DATA ========= -->
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -0,0 +1,355 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>TileSkinBase (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: TileSkinBase">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">Class</li>
<li><a href="class-use/TileSkinBase.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field-summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor-summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-summary">Method</a></li>
</ul>
<ul class="sub-nav-list">
<li>Detail:&nbsp;</li>
<li><a href="#field-detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor-detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="sub-title"><span class="module-label-in-type">Module</span>&nbsp;<a href="../../../module-summary.html">atlantafx.base</a></div>
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">atlantafx.base.controls</a></div>
<h1 title="Class TileSkinBase" class="title">Class TileSkinBase&lt;T extends <a href="TileBase.html" title="class in atlantafx.base.controls">TileBase</a>&gt;</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance">javafx.scene.control.SkinBase&lt;T&gt;
<div class="inheritance">atlantafx.base.controls.TileSkinBase&lt;T&gt;</div>
</div>
</div>
<section class="class-description" id="class-description">
<dl class="notes">
<dt>All Implemented Interfaces:</dt>
<dd><code>javafx.scene.control.Skin&lt;T&gt;</code></dd>
</dl>
<dl class="notes">
<dt>Direct Known Subclasses:</dt>
<dd><code><a href="MessageSkin.html" title="class in atlantafx.base.controls">MessageSkin</a></code>, <code><a href="TileSkin.html" title="class in atlantafx.base.controls">TileSkin</a></code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public abstract class </span><span class="element-name type-name-label">TileSkinBase&lt;T extends <a href="TileBase.html" title="class in atlantafx.base.controls">TileBase</a>&gt;</span>
<span class="extends-implements">extends javafx.scene.control.SkinBase&lt;T&gt;</span></div>
<div class="block">A common skin for implementing tile-based controls, specifically the
<a href="MessageSkin.html" title="class in atlantafx.base.controls"><code>MessageSkin</code></a> and the <a href="TileSkin.html" title="class in atlantafx.base.controls"><code>TileSkin</code></a>.</div>
</section>
<section class="summary">
<ul class="summary-list">
<!-- =========== FIELD SUMMARY =========== -->
<li>
<section class="field-summary" id="field-summary">
<h2>Field Summary</h2>
<div class="caption"><span>Fields</span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Field</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected final javafx.scene.layout.StackPane</code></div>
<div class="col-second even-row-color"><code><a href="#actionSlot" class="member-name-link">actionSlot</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected final javafx.beans.value.ChangeListener&lt;javafx.scene.Node&gt;</code></div>
<div class="col-second odd-row-color"><code><a href="#actionSlotListener" class="member-name-link">actionSlotListener</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected final javafx.scene.layout.HBox</code></div>
<div class="col-second even-row-color"><code><a href="#container" class="member-name-link">container</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected final javafx.scene.text.TextFlow</code></div>
<div class="col-second odd-row-color"><code><a href="#descriptionText" class="member-name-link">descriptionText</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected final javafx.scene.layout.StackPane</code></div>
<div class="col-second even-row-color"><code><a href="#graphicSlot" class="member-name-link">graphicSlot</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected final javafx.beans.value.ChangeListener&lt;javafx.scene.Node&gt;</code></div>
<div class="col-second odd-row-color"><code><a href="#graphicSlotListener" class="member-name-link">graphicSlotListener</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected static final javafx.css.PseudoClass</code></div>
<div class="col-second even-row-color"><code><a href="#HAS_ACTION" class="member-name-link">HAS_ACTION</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected static final javafx.css.PseudoClass</code></div>
<div class="col-second odd-row-color"><code><a href="#HAS_DESCRIPTION" class="member-name-link">HAS_DESCRIPTION</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected static final javafx.css.PseudoClass</code></div>
<div class="col-second even-row-color"><code><a href="#HAS_GRAPHIC" class="member-name-link">HAS_GRAPHIC</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected static final javafx.css.PseudoClass</code></div>
<div class="col-second odd-row-color"><code><a href="#HAS_TITLE" class="member-name-link">HAS_TITLE</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected final javafx.scene.layout.VBox</code></div>
<div class="col-second even-row-color"><code><a href="#headerBox" class="member-name-link">headerBox</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected final javafx.scene.control.Label</code></div>
<div class="col-second odd-row-color"><code><a href="#titleLbl" class="member-name-link">titleLbl</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>
</li>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<li>
<section class="constructor-summary" id="constructor-summary">
<h2>Constructor Summary</h2>
<div class="caption"><span>Constructors</span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(T)" class="member-name-link">TileSkinBase</a><wbr>(<a href="TileSkinBase.html" title="type parameter in TileSkinBase">T</a>&nbsp;control)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li>
<section class="method-summary" id="method-summary">
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected double</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#calcHeight()" class="member-name-link">calcHeight</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected double</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#computeMinHeight(double,double,double,double,double)" class="member-name-link">computeMinHeight</a><wbr>(double&nbsp;width,
double&nbsp;topInset,
double&nbsp;rightInset,
double&nbsp;bottomInset,
double&nbsp;leftInset)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#dispose()" class="member-name-link">dispose</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setDescriptionText()" class="member-name-link">setDescriptionText</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
</div>
</div>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.SkinBase">Methods inherited from class&nbsp;javafx.scene.control.SkinBase</h3>
<code>computeBaselineOffset, computeMaxHeight, computeMaxWidth, computeMinWidth, computePrefHeight, computePrefWidth, consumeMouseEvents, executeAccessibleAction, getChildren, getClassCssMetaData, getCssMetaData, getNode, getSkinnable, layoutChildren, layoutInArea, layoutInArea, layoutInArea, positionInArea, positionInArea, pseudoClassStateChanged, queryAccessibleAttribute, registerChangeListener, registerInvalidationListener, registerListChangeListener, snappedBottomInset, snappedLeftInset, snappedRightInset, snappedTopInset, snapPosition, snapPositionX, snapPositionY, snapSize, snapSizeX, snapSizeY, snapSpace, snapSpaceX, snapSpaceY, unregisterChangeListeners, unregisterInvalidationListeners, unregisterListChangeListeners</code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.Skin">Methods inherited from interface&nbsp;javafx.scene.control.Skin</h3>
<code>install</code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="details-list">
<!-- ============ FIELD DETAIL =========== -->
<li>
<section class="field-details" id="field-detail">
<h2>Field Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="HAS_GRAPHIC">
<h3>HAS_GRAPHIC</h3>
<div class="member-signature"><span class="modifiers">protected static final</span>&nbsp;<span class="return-type">javafx.css.PseudoClass</span>&nbsp;<span class="element-name">HAS_GRAPHIC</span></div>
</section>
</li>
<li>
<section class="detail" id="HAS_TITLE">
<h3>HAS_TITLE</h3>
<div class="member-signature"><span class="modifiers">protected static final</span>&nbsp;<span class="return-type">javafx.css.PseudoClass</span>&nbsp;<span class="element-name">HAS_TITLE</span></div>
</section>
</li>
<li>
<section class="detail" id="HAS_DESCRIPTION">
<h3>HAS_DESCRIPTION</h3>
<div class="member-signature"><span class="modifiers">protected static final</span>&nbsp;<span class="return-type">javafx.css.PseudoClass</span>&nbsp;<span class="element-name">HAS_DESCRIPTION</span></div>
</section>
</li>
<li>
<section class="detail" id="HAS_ACTION">
<h3>HAS_ACTION</h3>
<div class="member-signature"><span class="modifiers">protected static final</span>&nbsp;<span class="return-type">javafx.css.PseudoClass</span>&nbsp;<span class="element-name">HAS_ACTION</span></div>
</section>
</li>
<li>
<section class="detail" id="container">
<h3>container</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.layout.HBox</span>&nbsp;<span class="element-name">container</span></div>
</section>
</li>
<li>
<section class="detail" id="graphicSlot">
<h3>graphicSlot</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.layout.StackPane</span>&nbsp;<span class="element-name">graphicSlot</span></div>
</section>
</li>
<li>
<section class="detail" id="graphicSlotListener">
<h3>graphicSlotListener</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.beans.value.ChangeListener&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">graphicSlotListener</span></div>
</section>
</li>
<li>
<section class="detail" id="headerBox">
<h3>headerBox</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.layout.VBox</span>&nbsp;<span class="element-name">headerBox</span></div>
</section>
</li>
<li>
<section class="detail" id="titleLbl">
<h3>titleLbl</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.control.Label</span>&nbsp;<span class="element-name">titleLbl</span></div>
</section>
</li>
<li>
<section class="detail" id="descriptionText">
<h3>descriptionText</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.text.TextFlow</span>&nbsp;<span class="element-name">descriptionText</span></div>
</section>
</li>
<li>
<section class="detail" id="actionSlot">
<h3>actionSlot</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.layout.StackPane</span>&nbsp;<span class="element-name">actionSlot</span></div>
</section>
</li>
<li>
<section class="detail" id="actionSlotListener">
<h3>actionSlotListener</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.beans.value.ChangeListener&lt;javafx.scene.Node&gt;</span>&nbsp;<span class="element-name">actionSlotListener</span></div>
</section>
</li>
</ul>
</section>
</li>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<li>
<section class="constructor-details" id="constructor-detail">
<h2>Constructor Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="&lt;init&gt;(T)">
<h3 id="&lt;init&gt;(atlantafx.base.controls.TileBase)">TileSkinBase</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">TileSkinBase</span><wbr><span class="parameters">(<a href="TileSkinBase.html" title="type parameter in TileSkinBase">T</a>&nbsp;control)</span></div>
</section>
</li>
</ul>
</section>
</li>
<!-- ============ METHOD DETAIL ========== -->
<li>
<section class="method-details" id="method-detail">
<h2>Method Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="setDescriptionText()">
<h3>setDescriptionText</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setDescriptionText</span>()</div>
</section>
</li>
<li>
<section class="detail" id="calcHeight()">
<h3>calcHeight</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">double</span>&nbsp;<span class="element-name">calcHeight</span>()</div>
</section>
</li>
<li>
<section class="detail" id="computeMinHeight(double,double,double,double,double)">
<h3>computeMinHeight</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">double</span>&nbsp;<span class="element-name">computeMinHeight</span><wbr><span class="parameters">(double&nbsp;width,
double&nbsp;topInset,
double&nbsp;rightInset,
double&nbsp;bottomInset,
double&nbsp;leftInset)</span></div>
<dl class="notes">
<dt>Overrides:</dt>
<dd><code>computeMinHeight</code>&nbsp;in class&nbsp;<code>javafx.scene.control.SkinBase&lt;<a href="TileSkinBase.html" title="type parameter in TileSkinBase">T</a> extends <a href="TileBase.html" title="class in atlantafx.base.controls">TileBase</a>&gt;</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="dispose()">
<h3>dispose</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">dispose</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>dispose</code>&nbsp;in interface&nbsp;<code>javafx.scene.control.Skin&lt;<a href="TileSkinBase.html" title="type parameter in TileSkinBase">T</a> extends <a href="TileBase.html" title="class in atlantafx.base.controls">TileBase</a>&gt;</code></dd>
<dt>Overrides:</dt>
<dd><code>dispose</code>&nbsp;in class&nbsp;<code>javafx.scene.control.SkinBase&lt;<a href="TileSkinBase.html" title="type parameter in TileSkinBase">T</a> extends <a href="TileBase.html" title="class in atlantafx.base.controls">TileBase</a>&gt;</code></dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
<!-- ========= END OF CLASS DATA ========= -->
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>ToggleSwitch (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: ToggleSwitch">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +40,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li>Nested</li>
<li><a href="#field-summary">Field</a></li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li><a href="#field-detail">Field</a></li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -104,11 +89,15 @@ loadScripts(document, 'script');</script>
<section class="class-description" id="class-description">
<dl class="notes">
<dt>All Implemented Interfaces:</dt>
<dd><code>javafx.css.Styleable</code>, <code>javafx.event.EventTarget</code>, <code>javafx.scene.control.Skinnable</code></dd>
<dd><code>javafx.css.Styleable</code>, <code>javafx.event.EventTarget</code>, <code>javafx.scene.control.Skinnable</code>, <code>javafx.scene.control.Toggle</code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">ToggleSwitch</span>
<span class="extends-implements">extends javafx.scene.control.Labeled</span></div>
<span class="extends-implements">extends javafx.scene.control.Labeled
implements javafx.scene.control.Toggle</span></div>
<div class="block">A control that provides users with the ability to choose between two distinct values.
It is functionally similar, though aesthetically different, from the RadioButton
and Checkbox.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -121,10 +110,20 @@ loadScripts(document, 'script');</script>
<div class="table-header col-first">Type</div>
<div class="table-header col-second">Property</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>final javafx.beans.property.BooleanProperty</code></div>
<div class="col-second even-row-color"><code><a href="#selectedProperty" class="member-name-link">selected</a></code></div>
<div class="col-first even-row-color"><code>final javafx.beans.property.ObjectProperty&lt;javafx.geometry.HorizontalDirection&gt;</code></div>
<div class="col-second even-row-color"><code><a href="#labelPositionProperty" class="member-name-link">labelPosition</a></code></div>
<div class="col-last even-row-color">
<div class="block">Returns the selected property.</div>
<div class="block">Specifies the side where <code>Labeled.textProperty()</code> value should be placed.</div>
</div>
<div class="col-first odd-row-color"><code>final javafx.beans.property.BooleanProperty</code></div>
<div class="col-second odd-row-color"><code><a href="#selectedProperty" class="member-name-link">selected</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Returns whether this Toggle Switch is selected.</div>
</div>
<div class="col-first even-row-color"><code>final javafx.beans.property.ObjectProperty&lt;javafx.scene.control.ToggleGroup&gt;</code></div>
<div class="col-second even-row-color"><code><a href="#toggleGroupProperty" class="member-name-link">toggleGroup</a></code></div>
<div class="col-last even-row-color">
<div class="block">The <code>ToggleGroup</code> to which this ToggleSwitch belongs.</div>
</div>
</div>
<div class="inherited-list">
@ -157,8 +156,11 @@ loadScripts(document, 'script');</script>
<div class="col-second even-row-color"><code><a href="#DEFAULT_STYLE_CLASS" class="member-name-link">DEFAULT_STYLE_CLASS</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected static final javafx.css.PseudoClass</code></div>
<div class="col-second odd-row-color"><code><a href="#PSEUDO_CLASS_SELECTED" class="member-name-link">PSEUDO_CLASS_SELECTED</a></code></div>
<div class="col-second odd-row-color"><code><a href="#PSEUDO_CLASS_RIGHT" class="member-name-link">PSEUDO_CLASS_RIGHT</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected static final javafx.css.PseudoClass</code></div>
<div class="col-second even-row-color"><code><a href="#PSEUDO_CLASS_SELECTED" class="member-name-link">PSEUDO_CLASS_SELECTED</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="inherited-list">
<h3 id="fields-inherited-from-class-javafx.scene.layout.Region">Fields inherited from class&nbsp;javafx.scene.layout.Region</h3>
@ -204,29 +206,62 @@ loadScripts(document, 'script');</script>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#fire()" class="member-name-link">fire</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Toggles the state of the <code>Switch</code>.</div>
<div class="block">Toggles the state of the switch, cycling through the selected and unselected states.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isSelected()" class="member-name-link">isSelected</a>()</code></div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;javafx.css.CssMetaData&lt;? extends javafx.css.Styleable,<wbr>?&gt;&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getControlCssMetaData()" class="member-name-link">getControlCssMetaData</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"></div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.geometry.HorizontalDirection</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getLabelPosition()" class="member-name-link">getLabelPosition</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the value of the property labelPosition.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.scene.control.ToggleGroup</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getToggleGroup()" class="member-name-link">getToggleGroup</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns whether this Toggle Switch is selected.</div>
<div class="block">Gets the value of the property toggleGroup.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isSelected()" class="member-name-link">isSelected</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the value of the property selected.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.beans.property.ObjectProperty&lt;javafx.geometry.HorizontalDirection&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#labelPositionProperty()" class="member-name-link">labelPositionProperty</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Specifies the side where <code>Labeled.textProperty()</code> value should be placed.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.beans.property.BooleanProperty</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#selectedProperty()" class="member-name-link">selectedProperty</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns the selected property.</div>
<div class="block">Returns whether this Toggle Switch is selected.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setSelected(boolean)" class="member-name-link">setSelected</a><wbr>(boolean&nbsp;value)</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setLabelPosition(javafx.geometry.HorizontalDirection)" class="member-name-link">setLabelPosition</a><wbr>(javafx.geometry.HorizontalDirection&nbsp;pos)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets the selected value.</div>
<div class="block">Sets the value of the property labelPosition.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setSelected(boolean)" class="member-name-link">setSelected</a><wbr>(boolean&nbsp;value)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets the value of the property selected.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setToggleGroup(javafx.scene.control.ToggleGroup)" class="member-name-link">setToggleGroup</a><wbr>(javafx.scene.control.ToggleGroup&nbsp;value)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets the value of the property toggleGroup.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final javafx.beans.property.ObjectProperty&lt;javafx.scene.control.ToggleGroup&gt;</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#toggleGroupProperty()" class="member-name-link">toggleGroupProperty</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">The <code>ToggleGroup</code> to which this ToggleSwitch belongs.</div>
</div>
</div>
</div>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.Labeled">Methods inherited from class&nbsp;javafx.scene.control.Labeled</h3>
<code>alignmentProperty, contentDisplayProperty, ellipsisStringProperty, fontProperty, getAlignment, getClassCssMetaData, getContentBias, getContentDisplay, getControlCssMetaData, getEllipsisString, getFont, getGraphic, getGraphicTextGap, getInitialAlignment, getLabelPadding, getLineSpacing, getText, getTextAlignment, getTextFill, getTextOverrun, graphicProperty, graphicTextGapProperty, isMnemonicParsing, isUnderline, isWrapText, labelPaddingProperty, lineSpacingProperty, mnemonicParsingProperty, setAlignment, setContentDisplay, setEllipsisString, setFont, setGraphic, setGraphicTextGap, setLineSpacing, setMnemonicParsing, setText, setTextAlignment, setTextFill, setTextOverrun, setUnderline, setWrapText, textAlignmentProperty, textFillProperty, textOverrunProperty, textProperty, toString, underlineProperty, wrapTextProperty</code></div>
<code>alignmentProperty, contentDisplayProperty, ellipsisStringProperty, fontProperty, getAlignment, getClassCssMetaData, getContentBias, getContentDisplay, getEllipsisString, getFont, getGraphic, getGraphicTextGap, getInitialAlignment, getLabelPadding, getLineSpacing, getText, getTextAlignment, getTextFill, getTextOverrun, graphicProperty, graphicTextGapProperty, isMnemonicParsing, isUnderline, isWrapText, labelPaddingProperty, lineSpacingProperty, mnemonicParsingProperty, setAlignment, setContentDisplay, setEllipsisString, setFont, setGraphic, setGraphicTextGap, setLineSpacing, setMnemonicParsing, setText, setTextAlignment, setTextFill, setTextOverrun, setUnderline, setWrapText, textAlignmentProperty, textFillProperty, textOverrunProperty, textProperty, toString, underlineProperty, wrapTextProperty</code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.Control">Methods inherited from class&nbsp;javafx.scene.control.Control</h3>
<code>computeMaxHeight, computeMaxWidth, computeMinHeight, computeMinWidth, computePrefHeight, computePrefWidth, contextMenuProperty, executeAccessibleAction, getBaselineOffset, getContextMenu, getCssMetaData, getInitialFocusTraversable, getSkin, getTooltip, isResizable, layoutChildren, queryAccessibleAttribute, setContextMenu, setSkin, setTooltip, skinProperty, tooltipProperty</code></div>
@ -245,6 +280,9 @@ loadScripts(document, 'script');</script>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.css.Styleable">Methods inherited from interface&nbsp;javafx.css.Styleable</h3>
<code>getStyleableNode</code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.Toggle">Methods inherited from interface&nbsp;javafx.scene.control.Toggle</h3>
<code>getProperties, getUserData, setUserData</code></div>
</section>
</li>
</ul>
@ -260,14 +298,52 @@ loadScripts(document, 'script');</script>
<section class="detail" id="selectedProperty">
<h3>selected</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.BooleanProperty</span>&nbsp;<span class="element-name">selectedProperty</span></div>
<div class="block">Returns the selected property.</div>
<div class="block">Returns whether this Toggle Switch is selected.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>selectedProperty</code>&nbsp;in interface&nbsp;<code>javafx.scene.control.Toggle</code></dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#isSelected()"><code>isSelected()</code></a></li>
<li><a href="#setSelected(boolean)"><code>setSelected(boolean)</code></a></li>
<li><a href="#selectedProperty()"><code>selectedProperty()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="toggleGroupProperty">
<h3>toggleGroup</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.scene.control.ToggleGroup&gt;</span>&nbsp;<span class="element-name">toggleGroupProperty</span></div>
<div class="block">The <code>ToggleGroup</code> to which this ToggleSwitch belongs. A toggle can only
be in one group at any one time. If the group is changed, then the toggle is
removed from the old group prior to being added to the new group.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>toggleGroupProperty</code>&nbsp;in interface&nbsp;<code>javafx.scene.control.Toggle</code></dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getToggleGroup()"><code>getToggleGroup()</code></a></li>
<li><a href="#setToggleGroup(javafx.scene.control.ToggleGroup)"><code>setToggleGroup(ToggleGroup)</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="labelPositionProperty">
<h3>labelPosition</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.geometry.HorizontalDirection&gt;</span>&nbsp;<span class="element-name">labelPositionProperty</span></div>
<div class="block">Specifies the side where <code>Labeled.textProperty()</code> value should be placed.
Default is <code>HorizontalDirection.LEFT</code>.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list-long">
<li><a href="#getLabelPosition()"><code>getLabelPosition()</code></a></li>
<li><a href="#setLabelPosition(javafx.geometry.HorizontalDirection)"><code>setLabelPosition(HorizontalDirection)</code></a></li>
</ul>
</dd>
</dl>
@ -301,6 +377,12 @@ loadScripts(document, 'script');</script>
<div class="member-signature"><span class="modifiers">protected static final</span>&nbsp;<span class="return-type">javafx.css.PseudoClass</span>&nbsp;<span class="element-name">PSEUDO_CLASS_SELECTED</span></div>
</section>
</li>
<li>
<section class="detail" id="PSEUDO_CLASS_RIGHT">
<h3>PSEUDO_CLASS_RIGHT</h3>
<div class="member-signature"><span class="modifiers">protected static final</span>&nbsp;<span class="return-type">javafx.css.PseudoClass</span>&nbsp;<span class="element-name">PSEUDO_CLASS_RIGHT</span></div>
</section>
</li>
</ul>
</section>
</li>
@ -323,7 +405,7 @@ loadScripts(document, 'script');</script>
<div class="block">Creates a toggle switch with the specified label.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>text</code> - The label string of the control</dd>
<dd><code>text</code> - The label string of the control.</dd>
</dl>
</section>
</li>
@ -336,27 +418,23 @@ loadScripts(document, 'script');</script>
<h2>Method Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="setSelected(boolean)">
<h3>setSelected</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setSelected</span><wbr><span class="parameters">(boolean&nbsp;value)</span></div>
<div class="block">Sets the selected value.</div>
</section>
</li>
<li>
<section class="detail" id="isSelected()">
<h3>isSelected</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isSelected</span>()</div>
<div class="block">Returns whether this Toggle Switch is selected.</div>
<section class="detail" id="createDefaultSkin()">
<h3>createDefaultSkin</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">javafx.scene.control.Skin&lt;?&gt;</span>&nbsp;<span class="element-name">createDefaultSkin</span>()</div>
<dl class="notes">
<dt>Overrides:</dt>
<dd><code>createDefaultSkin</code>&nbsp;in class&nbsp;<code>javafx.scene.control.Control</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="selectedProperty()">
<h3>selectedProperty</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.BooleanProperty</span>&nbsp;<span class="element-name">selectedProperty</span>()</div>
<div class="block">Returns the selected property.</div>
<div class="block">Returns whether this Toggle Switch is selected.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the <code>selected</code> property</dd>
<dt>Specified by:</dt>
<dd><code>selectedProperty</code>&nbsp;in interface&nbsp;<code>javafx.scene.control.Toggle</code></dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
@ -368,20 +446,136 @@ loadScripts(document, 'script');</script>
</section>
</li>
<li>
<section class="detail" id="fire()">
<h3>fire</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">fire</span>()</div>
<div class="block">Toggles the state of the <code>Switch</code>. The <code>Switch</code> will cycle
through the selected and unselected states.</div>
<section class="detail" id="setSelected(boolean)">
<h3>setSelected</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setSelected</span><wbr><span class="parameters">(boolean&nbsp;value)</span></div>
<div class="block">Sets the value of the property selected.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>setSelected</code>&nbsp;in interface&nbsp;<code>javafx.scene.control.Toggle</code></dd>
<dt>Property description:</dt>
<dd>Returns whether this Toggle Switch is selected.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="createDefaultSkin()">
<h3>createDefaultSkin</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">javafx.scene.control.Skin&lt;?&gt;</span>&nbsp;<span class="element-name">createDefaultSkin</span>()</div>
<section class="detail" id="isSelected()">
<h3>isSelected</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isSelected</span>()</div>
<div class="block">Gets the value of the property selected.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>isSelected</code>&nbsp;in interface&nbsp;<code>javafx.scene.control.Toggle</code></dd>
<dt>Property description:</dt>
<dd>Returns whether this Toggle Switch is selected.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="toggleGroupProperty()">
<h3>toggleGroupProperty</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.scene.control.ToggleGroup&gt;</span>&nbsp;<span class="element-name">toggleGroupProperty</span>()</div>
<div class="block">The <code>ToggleGroup</code> to which this ToggleSwitch belongs. A toggle can only
be in one group at any one time. If the group is changed, then the toggle is
removed from the old group prior to being added to the new group.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>toggleGroupProperty</code>&nbsp;in interface&nbsp;<code>javafx.scene.control.Toggle</code></dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#getToggleGroup()"><code>getToggleGroup()</code></a></li>
<li><a href="#setToggleGroup(javafx.scene.control.ToggleGroup)"><code>setToggleGroup(ToggleGroup)</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setToggleGroup(javafx.scene.control.ToggleGroup)">
<h3>setToggleGroup</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setToggleGroup</span><wbr><span class="parameters">(javafx.scene.control.ToggleGroup&nbsp;value)</span></div>
<div class="block">Sets the value of the property toggleGroup.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>setToggleGroup</code>&nbsp;in interface&nbsp;<code>javafx.scene.control.Toggle</code></dd>
<dt>Property description:</dt>
<dd>The <code>ToggleGroup</code> to which this ToggleSwitch belongs. A toggle can only
be in one group at any one time. If the group is changed, then the toggle is
removed from the old group prior to being added to the new group.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getToggleGroup()">
<h3>getToggleGroup</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.scene.control.ToggleGroup</span>&nbsp;<span class="element-name">getToggleGroup</span>()</div>
<div class="block">Gets the value of the property toggleGroup.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>getToggleGroup</code>&nbsp;in interface&nbsp;<code>javafx.scene.control.Toggle</code></dd>
<dt>Property description:</dt>
<dd>The <code>ToggleGroup</code> to which this ToggleSwitch belongs. A toggle can only
be in one group at any one time. If the group is changed, then the toggle is
removed from the old group prior to being added to the new group.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="labelPositionProperty()">
<h3>labelPositionProperty</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.beans.property.ObjectProperty&lt;javafx.geometry.HorizontalDirection&gt;</span>&nbsp;<span class="element-name">labelPositionProperty</span>()</div>
<div class="block">Specifies the side where <code>Labeled.textProperty()</code> value should be placed.
Default is <code>HorizontalDirection.LEFT</code>.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list-long">
<li><a href="#getLabelPosition()"><code>getLabelPosition()</code></a></li>
<li><a href="#setLabelPosition(javafx.geometry.HorizontalDirection)"><code>setLabelPosition(HorizontalDirection)</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setLabelPosition(javafx.geometry.HorizontalDirection)">
<h3>setLabelPosition</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setLabelPosition</span><wbr><span class="parameters">(javafx.geometry.HorizontalDirection&nbsp;pos)</span></div>
<div class="block">Sets the value of the property labelPosition.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>Specifies the side where <code>Labeled.textProperty()</code> value should be placed.
Default is <code>HorizontalDirection.LEFT</code>.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getLabelPosition()">
<h3>getLabelPosition</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">javafx.geometry.HorizontalDirection</span>&nbsp;<span class="element-name">getLabelPosition</span>()</div>
<div class="block">Gets the value of the property labelPosition.</div>
<dl class="notes">
<dt>Property description:</dt>
<dd>Specifies the side where <code>Labeled.textProperty()</code> value should be placed.
Default is <code>HorizontalDirection.LEFT</code>.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="fire()">
<h3>fire</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">fire</span>()</div>
<div class="block">Toggles the state of the switch, cycling through the selected and unselected states.</div>
</section>
</li>
<li>
<section class="detail" id="getControlCssMetaData()">
<h3>getControlCssMetaData</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;javafx.css.CssMetaData&lt;? extends javafx.css.Styleable,<wbr>?&gt;&gt;</span>&nbsp;<span class="element-name">getControlCssMetaData</span>()</div>
<dl class="notes">
<dt>Overrides:</dt>
<dd><code>createDefaultSkin</code>&nbsp;in class&nbsp;<code>javafx.scene.control.Control</code></dd>
<dd><code>getControlCssMetaData</code>&nbsp;in class&nbsp;<code>javafx.scene.control.Labeled</code></dd>
</dl>
</section>
</li>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>ToggleSwitchSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls, class: ToggleSwitchSkin">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +40,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li>Nested</li>
<li><a href="#field-summary">Field</a></li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li><a href="#field-detail">Field</a></li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -101,6 +86,7 @@ loadScripts(document, 'script');</script>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">ToggleSwitchSkin</span>
<span class="extends-implements">extends javafx.scene.control.SkinBase&lt;<a href="ToggleSwitch.html" title="class in atlantafx.base.controls">ToggleSwitch</a>&gt;</span></div>
<div class="block">The default skin for the <a href="ToggleSwitch.html" title="class in atlantafx.base.controls"><code>ToggleSwitch</code></a> control.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -113,21 +99,24 @@ loadScripts(document, 'script');</script>
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Field</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected final javafx.scene.control.Label</code></div>
<div class="col-second even-row-color"><code><a href="#label" class="member-name-link">label</a></code></div>
<div class="col-first even-row-color"><code>protected static final javafx.util.Duration</code></div>
<div class="col-second even-row-color"><code><a href="#DEFAULT_ANIMATION_TIME" class="member-name-link">DEFAULT_ANIMATION_TIME</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected final javafx.scene.layout.StackPane</code></div>
<div class="col-second odd-row-color"><code><a href="#labelContainer" class="member-name-link">labelContainer</a></code></div>
<div class="col-first odd-row-color"><code>protected final javafx.scene.control.Label</code></div>
<div class="col-second odd-row-color"><code><a href="#label" class="member-name-link">label</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected final javafx.scene.layout.StackPane</code></div>
<div class="col-second even-row-color"><code><a href="#thumb" class="member-name-link">thumb</a></code></div>
<div class="col-second even-row-color"><code><a href="#labelContainer" class="member-name-link">labelContainer</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected final javafx.scene.layout.StackPane</code></div>
<div class="col-second odd-row-color"><code><a href="#thumbArea" class="member-name-link">thumbArea</a></code></div>
<div class="col-second odd-row-color"><code><a href="#thumb" class="member-name-link">thumb</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>protected final javafx.animation.TranslateTransition</code></div>
<div class="col-second even-row-color"><code><a href="#transition" class="member-name-link">transition</a></code></div>
<div class="col-first even-row-color"><code>protected final javafx.scene.layout.StackPane</code></div>
<div class="col-second even-row-color"><code><a href="#thumbArea" class="member-name-link">thumbArea</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected final javafx.animation.TranslateTransition</code></div>
<div class="col-second odd-row-color"><code><a href="#transition" class="member-name-link">transition</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>
</li>
@ -149,7 +138,7 @@ loadScripts(document, 'script');</script>
<section class="method-summary" id="method-summary">
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab1" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab1', 3)" class="table-tab">Static Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div>
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div class="table-header col-first">Modifier and Type</div>
@ -161,60 +150,51 @@ loadScripts(document, 'script');</script>
double&nbsp;rightInset,
double&nbsp;bottomInset,
double&nbsp;leftInset)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"></div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected double</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#computeMaxWidth(double,double,double,double,double)" class="member-name-link">computeMaxWidth</a><wbr>(double&nbsp;height,
double&nbsp;topInset,
double&nbsp;rightInset,
double&nbsp;bottomInset,
double&nbsp;leftInset)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"></div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected double</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#computeMinHeight(double,double,double,double,double)" class="member-name-link">computeMinHeight</a><wbr>(double&nbsp;width,
double&nbsp;topInset,
double&nbsp;rightInset,
double&nbsp;bottomInset,
double&nbsp;leftInset)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"></div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected double</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#computeMinWidth(double,double,double,double,double)" class="member-name-link">computeMinWidth</a><wbr>(double&nbsp;height,
double&nbsp;topInset,
double&nbsp;rightInset,
double&nbsp;bottomInset,
double&nbsp;leftInset)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"></div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected double</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#computePrefHeight(double,double,double,double,double)" class="member-name-link">computePrefHeight</a><wbr>(double&nbsp;width,
double&nbsp;topInset,
double&nbsp;rightInset,
double&nbsp;bottomInset,
double&nbsp;leftInset)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"></div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected double</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#computePrefWidth(double,double,double,double,double)" class="member-name-link">computePrefWidth</a><wbr>(double&nbsp;height,
double&nbsp;topInset,
double&nbsp;rightInset,
double&nbsp;bottomInset,
double&nbsp;leftInset)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;javafx.css.CssMetaData&lt;? extends javafx.css.Styleable,<wbr>?&gt;&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#getClassCssMetaData()" class="member-name-link">getClassCssMetaData</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="block">Returns the CssMetaData associated with this class, which may include the
CssMetaData of its super classes.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;javafx.css.CssMetaData&lt;? extends javafx.css.Styleable,<wbr>?&gt;&gt;</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getCssMetaData()" class="member-name-link">getCssMetaData</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"></div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected double</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getThumbMoveAnimationTime()" class="member-name-link">getThumbMoveAnimationTime</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;javafx.css.CssMetaData&lt;? extends javafx.css.Styleable,<wbr>?&gt;&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getCssMetaData()" class="member-name-link">getCssMetaData</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"></div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#layoutChildren(double,double,double,double)" class="member-name-link">layoutChildren</a><wbr>(double&nbsp;contentX,
double&nbsp;contentY,
double&nbsp;contentWidth,
double&nbsp;contentHeight)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"></div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#selectedStateChanged()" class="member-name-link">selectedStateChanged</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
@ -223,10 +203,13 @@ loadScripts(document, 'script');</script>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.SkinBase">Methods inherited from class&nbsp;javafx.scene.control.SkinBase</h3>
<code>computeBaselineOffset, consumeMouseEvents, dispose, executeAccessibleAction, getChildren, getNode, getSkinnable, layoutInArea, layoutInArea, layoutInArea, positionInArea, positionInArea, pseudoClassStateChanged, queryAccessibleAttribute, registerChangeListener, registerInvalidationListener, registerListChangeListener, snappedBottomInset, snappedLeftInset, snappedRightInset, snappedTopInset, snapPosition, snapPositionX, snapPositionY, snapSize, snapSizeX, snapSizeY, snapSpace, snapSpaceX, snapSpaceY, unregisterChangeListeners, unregisterInvalidationListeners, unregisterListChangeListeners</code></div>
<code>computeBaselineOffset, consumeMouseEvents, dispose, executeAccessibleAction, getChildren, getClassCssMetaData, getNode, getSkinnable, layoutInArea, layoutInArea, layoutInArea, positionInArea, positionInArea, pseudoClassStateChanged, queryAccessibleAttribute, registerChangeListener, registerInvalidationListener, registerListChangeListener, snappedBottomInset, snappedLeftInset, snappedRightInset, snappedTopInset, snapPosition, snapPositionX, snapPositionY, snapSize, snapSizeX, snapSizeY, snapSpace, snapSpaceX, snapSpaceY, unregisterChangeListeners, unregisterInvalidationListeners, unregisterListChangeListeners</code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-javafx.scene.control.Skin">Methods inherited from interface&nbsp;javafx.scene.control.Skin</h3>
<code>install</code></div>
</section>
</li>
</ul>
@ -239,6 +222,12 @@ loadScripts(document, 'script');</script>
<h2>Field Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="DEFAULT_ANIMATION_TIME">
<h3>DEFAULT_ANIMATION_TIME</h3>
<div class="member-signature"><span class="modifiers">protected static final</span>&nbsp;<span class="return-type">javafx.util.Duration</span>&nbsp;<span class="element-name">DEFAULT_ANIMATION_TIME</span></div>
</section>
</li>
<li>
<section class="detail" id="thumb">
<h3>thumb</h3>
<div class="member-signature"><span class="modifiers">protected final</span>&nbsp;<span class="return-type">javafx.scene.layout.StackPane</span>&nbsp;<span class="element-name">thumb</span></div>
@ -297,12 +286,6 @@ loadScripts(document, 'script');</script>
</section>
</li>
<li>
<section class="detail" id="getThumbMoveAnimationTime()">
<h3>getThumbMoveAnimationTime</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">double</span>&nbsp;<span class="element-name">getThumbMoveAnimationTime</span>()</div>
</section>
</li>
<li>
<section class="detail" id="layoutChildren(double,double,double,double)">
<h3>layoutChildren</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">layoutChildren</span><wbr><span class="parameters">(double&nbsp;contentX,
@ -400,14 +383,6 @@ loadScripts(document, 'script');</script>
</section>
</li>
<li>
<section class="detail" id="getClassCssMetaData()">
<h3>getClassCssMetaData</h3>
<div class="member-signature"><span class="modifiers">public static</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;javafx.css.CssMetaData&lt;? extends javafx.css.Styleable,<wbr>?&gt;&gt;</span>&nbsp;<span class="element-name">getClassCssMetaData</span>()</div>
<div class="block">Returns the CssMetaData associated with this class, which may include the
CssMetaData of its super classes.</div>
</section>
</li>
<li>
<section class="detail" id="getCssMetaData()">
<h3>getCssMetaData</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;javafx.css.CssMetaData&lt;? extends javafx.css.Styleable,<wbr>?&gt;&gt;</span>&nbsp;<span class="element-name">getCssMetaData</span>()</div>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.BehaviorBase (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: BehaviorBase">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -57,7 +56,9 @@ loadScripts(document, 'script');</script>
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#atlantafx.base.controls">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
@ -71,7 +72,11 @@ loadScripts(document, 'script');</script>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>class&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../BehaviorSkinBase.html" class="type-name-link" title="class in atlantafx.base.controls">BehaviorSkinBase</a>&lt;C extends javafx.scene.control.Control,<wbr>B extends <a href="../BehaviorBase.html" title="class in atlantafx.base.controls">BehaviorBase</a>&lt;C,<wbr>?&gt;&gt;</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">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.</div>
</div>
</div>
<div class="caption"><span>Subclasses of <a href="../BehaviorBase.html" title="class in atlantafx.base.controls">BehaviorBase</a> in <a href="../package-summary.html">atlantafx.base.controls</a></span></div>
<div class="summary-table three-column-summary">
@ -79,8 +84,10 @@ loadScripts(document, 'script');</script>
<div class="table-header col-second">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>class&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../InlineDatePickerBehavior.html" class="type-name-link" title="class in atlantafx.base.controls">InlineDatePickerBehavior</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-second even-row-color"><code><a href="../CalendarBehavior.html" class="type-name-link" title="class in atlantafx.base.controls">CalendarBehavior</a></code></div>
<div class="col-last even-row-color">
<div class="block">The default behavior for the <a href="../Calendar.html" title="class in atlantafx.base.controls"><code>Calendar</code></a> control.</div>
</div>
</div>
<div class="caption"><span>Fields in <a href="../package-summary.html">atlantafx.base.controls</a> declared as <a href="../BehaviorBase.html" title="class in atlantafx.base.controls">BehaviorBase</a></span></div>
<div class="summary-table three-column-summary">

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.BehaviorSkinBase (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: BehaviorSkinBase">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -57,7 +56,9 @@ loadScripts(document, 'script');</script>
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#atlantafx.base.controls">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
@ -70,8 +71,10 @@ loadScripts(document, 'script');</script>
<div class="table-header col-second">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>class&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../InlineDatePickerSkin.html" class="type-name-link" title="class in atlantafx.base.controls">InlineDatePickerSkin</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-second even-row-color"><code><a href="../CalendarSkin.html" class="type-name-link" title="class in atlantafx.base.controls">CalendarSkin</a></code></div>
<div class="col-last even-row-color">
<div class="block">The default skin for the <a href="../Calendar.html" title="class in atlantafx.base.controls"><code>Calendar</code></a> control.</div>
</div>
</div>
</section>
</li>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.Breadcrumbs.BreadCrumbActionEvent (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: Breadcrumbs, class: BreadCrumbActionEvent">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -57,7 +56,9 @@ loadScripts(document, 'script');</script>
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#atlantafx.base.controls">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
@ -72,9 +73,8 @@ loadScripts(document, 'script');</script>
<div class="col-first even-row-color"><code>static final javafx.event.EventType&lt;<a href="../Breadcrumbs.BreadCrumbActionEvent.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbActionEvent</a>&lt;?&gt;&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Breadcrumbs.BreadCrumbActionEvent.</span><code><a href="../Breadcrumbs.BreadCrumbActionEvent.html#CRUMB_ACTION" class="member-name-link">CRUMB_ACTION</a></code></div>
<div class="col-last even-row-color">
<div class="block">The event type that should be listened to by people interested in
knowing when the <a href="../Breadcrumbs.html#selectedCrumbProperty()"><code>selected crumb</code></a>
has changed.</div>
<div class="block">Represents the event type that should be listened to by people who are
interested in knowing when the selected crumb has changed.</div>
</div>
<div class="col-first odd-row-color"><code>protected final javafx.beans.property.ObjectProperty&lt;javafx.event.EventHandler&lt;<a href="../Breadcrumbs.BreadCrumbActionEvent.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbActionEvent</a>&lt;<a href="../Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&gt;&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Breadcrumbs.</span><code><a href="../Breadcrumbs.html#onCrumbAction" class="member-name-link">onCrumbAction</a></code></div>
@ -88,12 +88,12 @@ loadScripts(document, 'script');</script>
<div class="col-first even-row-color"><code>final javafx.event.EventHandler&lt;<a href="../Breadcrumbs.BreadCrumbActionEvent.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbActionEvent</a>&lt;<a href="../Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Breadcrumbs.</span><code><a href="../Breadcrumbs.html#getOnCrumbAction()" class="member-name-link">getOnCrumbAction</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the value of the <code>onCrumbAction</code> property.</div>
<div class="block">Gets the value of the property onCrumbAction.</div>
</div>
<div class="col-first odd-row-color"><code>final javafx.beans.property.ObjectProperty&lt;javafx.event.EventHandler&lt;<a href="../Breadcrumbs.BreadCrumbActionEvent.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbActionEvent</a>&lt;<a href="../Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&gt;&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Breadcrumbs.</span><code><a href="../Breadcrumbs.html#onCrumbActionProperty()" class="member-name-link">onCrumbActionProperty</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">The EventHandler is called when a user selects a bread crumb.</div>
<div class="block">Represents the EventHandler that is called when a user selects a bread crumb.</div>
</div>
</div>
<div class="caption"><span>Method parameters in <a href="../package-summary.html">atlantafx.base.controls</a> with type arguments of type <a href="../Breadcrumbs.BreadCrumbActionEvent.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbActionEvent</a></span></div>
@ -104,7 +104,7 @@ loadScripts(document, 'script');</script>
<div class="col-first even-row-color"><code>final void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Breadcrumbs.</span><code><a href="../Breadcrumbs.html#setOnCrumbAction(javafx.event.EventHandler)" class="member-name-link">setOnCrumbAction</a><wbr>(javafx.event.EventHandler&lt;<a href="../Breadcrumbs.BreadCrumbActionEvent.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbActionEvent</a>&lt;<a href="../Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&gt;&nbsp;value)</code></div>
<div class="col-last even-row-color">
<div class="block">Set a new EventHandler for when a user selects a crumb.</div>
<div class="block">Sets the value of the property onCrumbAction.</div>
</div>
</div>
</section>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.Breadcrumbs.BreadCrumbItem (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: Breadcrumbs, class: BreadCrumbItem">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -57,7 +56,9 @@ loadScripts(document, 'script');</script>
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#atlantafx.base.controls">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
@ -93,8 +94,8 @@ loadScripts(document, 'script');</script>
<div class="col-first even-row-color"><code>static &lt;T&gt;&nbsp;<a href="../Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;T&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Breadcrumbs.</span><code><a href="../Breadcrumbs.html#buildTreeModel(T...)" class="member-name-link">buildTreeModel</a><wbr>(T...&nbsp;crumbs)</code></div>
<div class="col-last even-row-color">
<div class="block">Construct a tree model from the flat list which then can be set
as selectedCrumb node to be shown.</div>
<div class="block">Constructs a tree model from the flat list which then can be set
as the <code>selectedCrumb</code> node to be shown.</div>
</div>
<div class="col-first odd-row-color"><code><a href="../Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="../Breadcrumbs.BreadCrumbActionEvent.html" title="type parameter in Breadcrumbs.BreadCrumbActionEvent">T</a>&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Breadcrumbs.BreadCrumbActionEvent.</span><code><a href="../Breadcrumbs.BreadCrumbActionEvent.html#getSelectedCrumb()" class="member-name-link">getSelectedCrumb</a>()</code></div>
@ -102,7 +103,7 @@ loadScripts(document, 'script');</script>
<div class="col-first even-row-color"><code>final <a href="../Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="../Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Breadcrumbs.</span><code><a href="../Breadcrumbs.html#getSelectedCrumb()" class="member-name-link">getSelectedCrumb</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the value of the <code>selectedCrumb</code> property.</div>
<div class="block">Gets the value of the property selectedCrumb.</div>
</div>
</div>
<div class="caption"><span>Methods in <a href="../package-summary.html">atlantafx.base.controls</a> that return types with arguments of type <a href="../Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a></span></div>
@ -118,22 +119,22 @@ loadScripts(document, 'script');</script>
<div class="col-first odd-row-color"><code>final javafx.beans.property.ObjectProperty&lt;javafx.util.Callback&lt;<a href="../Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="../Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;,<wbr>javafx.scene.control.ButtonBase&gt;&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Breadcrumbs.</span><code><a href="../Breadcrumbs.html#crumbFactoryProperty()" class="member-name-link">crumbFactoryProperty</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Crumb factory is used to create custom bread crumb instances.</div>
<div class="block">The crumb factory is used to create custom bread crumb instances.</div>
</div>
<div class="col-first even-row-color"><code>final javafx.beans.property.ObjectProperty&lt;javafx.util.Callback&lt;<a href="../Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="../Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;,<wbr>? extends javafx.scene.Node&gt;&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Breadcrumbs.</span><code><a href="../Breadcrumbs.html#dividerFactoryProperty()" class="member-name-link">dividerFactoryProperty</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Divider factory is used to create custom divider instances.</div>
<div class="block">The divider factory is used to create custom instances of dividers.</div>
</div>
<div class="col-first odd-row-color"><code>final javafx.util.Callback&lt;<a href="../Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="../Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;,<wbr>javafx.scene.control.ButtonBase&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Breadcrumbs.</span><code><a href="../Breadcrumbs.html#getCrumbFactory()" class="member-name-link">getCrumbFactory</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets the value of the <code>crumbFactory</code> property.</div>
<div class="block">Gets the value of the property crumbFactory.</div>
</div>
<div class="col-first even-row-color"><code>final javafx.util.Callback&lt;<a href="../Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="../Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;,<wbr>? extends javafx.scene.Node&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Breadcrumbs.</span><code><a href="../Breadcrumbs.html#getDividerFactory()" class="member-name-link">getDividerFactory</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the value of the <code>dividerFactory</code> property.</div>
<div class="block">Gets the value of the property dividerFactory.</div>
</div>
<div class="col-first odd-row-color"><code>final javafx.beans.property.ObjectProperty&lt;<a href="../Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="../Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Breadcrumbs.</span><code><a href="../Breadcrumbs.html#selectedCrumbProperty()" class="member-name-link">selectedCrumbProperty</a>()</code></div>
@ -166,7 +167,7 @@ loadScripts(document, 'script');</script>
<div class="col-first even-row-color"><code>final void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Breadcrumbs.</span><code><a href="../Breadcrumbs.html#setSelectedCrumb(atlantafx.base.controls.Breadcrumbs.BreadCrumbItem)" class="member-name-link">setSelectedCrumb</a><wbr>(<a href="../Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="../Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&nbsp;selectedCrumb)</code></div>
<div class="col-last even-row-color">
<div class="block">Sets the value of the <code>selectedCrumb</code> property.</div>
<div class="block">Sets the value of the property selectedCrumb.</div>
</div>
<div class="col-first odd-row-color"><code>protected void</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">BreadcrumbsSkin.</span><code><a href="../BreadcrumbsSkin.html#updateSelectedPath(atlantafx.base.controls.Breadcrumbs.BreadCrumbItem,atlantafx.base.controls.Breadcrumbs.BreadCrumbItem)" class="member-name-link">updateSelectedPath</a><wbr>(<a href="../Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="../BreadcrumbsSkin.html" title="type parameter in BreadcrumbsSkin">T</a>&gt;&nbsp;old,
@ -181,12 +182,12 @@ loadScripts(document, 'script');</script>
<div class="col-first even-row-color"><code>final void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Breadcrumbs.</span><code><a href="../Breadcrumbs.html#setCrumbFactory(javafx.util.Callback)" class="member-name-link">setCrumbFactory</a><wbr>(javafx.util.Callback&lt;<a href="../Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="../Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;,<wbr>javafx.scene.control.ButtonBase&gt;&nbsp;value)</code></div>
<div class="col-last even-row-color">
<div class="block">Sets the value of the <code>crumbFactory</code> property.</div>
<div class="block">Sets the value of the property crumbFactory.</div>
</div>
<div class="col-first odd-row-color"><code>final void</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Breadcrumbs.</span><code><a href="../Breadcrumbs.html#setDividerFactory(javafx.util.Callback)" class="member-name-link">setDividerFactory</a><wbr>(javafx.util.Callback&lt;<a href="../Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="../Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;,<wbr>? extends javafx.scene.Node&gt;&nbsp;value)</code></div>
<div class="col-last odd-row-color">
<div class="block">Sets the value of the <code>dividerFactory</code> property.</div>
<div class="block">Sets the value of the property dividerFactory.</div>
</div>
</div>
<div class="caption"><span>Constructors in <a href="../package-summary.html">atlantafx.base.controls</a> with parameters of type <a href="../Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a></span></div>
@ -200,10 +201,10 @@ loadScripts(document, 'script');</script>
<div class="block">Creates a new event that can subsequently be fired.</div>
</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Breadcrumbs.html#%3Cinit%3E(atlantafx.base.controls.Breadcrumbs.BreadCrumbItem)" class="member-name-link">Breadcrumbs</a><wbr>(<a href="../Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="../Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&nbsp;selectedCrumb)</code></div>
<div class="col-second odd-row-color"><code><a href="../Breadcrumbs.html#%3Cinit%3E(atlantafx.base.controls.Breadcrumbs.BreadCrumbItem)" class="member-name-link">Breadcrumbs</a><wbr>(@Nullable <a href="../Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;<a href="../Breadcrumbs.html" title="type parameter in Breadcrumbs">T</a>&gt;&nbsp;selectedCrumb)</code></div>
<div class="col-last odd-row-color">
<div class="block">Creates a bread crumb bar with the given BreadCrumbItem as the currently
selected crumb.</div>
<div class="block">Creates a bread crumb bar with the given BreadCrumbItem as the
currently <a href="../Breadcrumbs.html#selectedCrumbProperty()"><code>Breadcrumbs.selectedCrumbProperty()</code></a>.</div>
</div>
</div>
</section>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.Breadcrumbs (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: Breadcrumbs">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -57,7 +56,9 @@ loadScripts(document, 'script');</script>
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#atlantafx.base.controls">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.BreadcrumbsSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: BreadcrumbsSkin">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->

@ -1,12 +1,12 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.InlineDatePicker (atlantafx-base 1.2.0 API)</title>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.Calendar (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: InlineDatePicker">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: Calendar">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
@ -25,12 +25,12 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../InlineDatePicker.html" title="class in atlantafx.base.controls">Class</a></li>
<li><a href="../Calendar.html" title="class in atlantafx.base.controls">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -50,59 +49,61 @@ loadScripts(document, 'script');</script>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.controls.InlineDatePicker" class="title">Uses of Class<br>atlantafx.base.controls.InlineDatePicker</h1>
<h1 title="Uses of Class atlantafx.base.controls.Calendar" class="title">Uses of Class<br>atlantafx.base.controls.Calendar</h1>
</div>
<div class="caption"><span>Packages that use <a href="../InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a></span></div>
<div class="caption"><span>Packages that use <a href="../Calendar.html" title="class in atlantafx.base.controls">Calendar</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#atlantafx.base.controls">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="atlantafx.base.controls">
<h2>Uses of <a href="../InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a> in <a href="../package-summary.html">atlantafx.base.controls</a></h2>
<div class="caption"><span>Methods in <a href="../package-summary.html">atlantafx.base.controls</a> that return types with arguments of type <a href="../InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a></span></div>
<h2>Uses of <a href="../Calendar.html" title="class in atlantafx.base.controls">Calendar</a> in <a href="../package-summary.html">atlantafx.base.controls</a></h2>
<div class="caption"><span>Methods in <a href="../package-summary.html">atlantafx.base.controls</a> that return types with arguments of type <a href="../Calendar.html" title="class in atlantafx.base.controls">Calendar</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>final javafx.beans.property.ObjectProperty&lt;javafx.util.Callback&lt;<a href="../InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>,<wbr>javafx.scene.control.DateCell&gt;&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">InlineDatePicker.</span><code><a href="../InlineDatePicker.html#dayCellFactoryProperty()" class="member-name-link">dayCellFactoryProperty</a>()</code></div>
<div class="col-first even-row-color"><code>final javafx.beans.property.ObjectProperty&lt;javafx.util.Callback&lt;<a href="../Calendar.html" title="class in atlantafx.base.controls">Calendar</a>,<wbr>javafx.scene.control.DateCell&gt;&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Calendar.</span><code><a href="../Calendar.html#dayCellFactoryProperty()" class="member-name-link">dayCellFactoryProperty</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">A custom cell factory can be provided to customize individual day cells
Refer to <code>DateCell</code> and <code>Cell</code> for more information on cell factories.</div>
</div>
<div class="col-first odd-row-color"><code>final javafx.util.Callback&lt;<a href="../InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>,<wbr>javafx.scene.control.DateCell&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">InlineDatePicker.</span><code><a href="../InlineDatePicker.html#getDayCellFactory()" class="member-name-link">getDayCellFactory</a>()</code></div>
<div class="col-first odd-row-color"><code>final javafx.util.Callback&lt;<a href="../Calendar.html" title="class in atlantafx.base.controls">Calendar</a>,<wbr>javafx.scene.control.DateCell&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Calendar.</span><code><a href="../Calendar.html#getDayCellFactory()" class="member-name-link">getDayCellFactory</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets the value of the <code>dayCellFactory</code> property.</div>
<div class="block">Gets the value of the property dayCellFactory.</div>
</div>
</div>
<div class="caption"><span>Method parameters in <a href="../package-summary.html">atlantafx.base.controls</a> with type arguments of type <a href="../InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a></span></div>
<div class="caption"><span>Method parameters in <a href="../package-summary.html">atlantafx.base.controls</a> with type arguments of type <a href="../Calendar.html" title="class in atlantafx.base.controls">Calendar</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>final void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">InlineDatePicker.</span><code><a href="../InlineDatePicker.html#setDayCellFactory(javafx.util.Callback)" class="member-name-link">setDayCellFactory</a><wbr>(javafx.util.Callback&lt;<a href="../InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>,<wbr>javafx.scene.control.DateCell&gt;&nbsp;value)</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Calendar.</span><code><a href="../Calendar.html#setDayCellFactory(javafx.util.Callback)" class="member-name-link">setDayCellFactory</a><wbr>(javafx.util.Callback&lt;<a href="../Calendar.html" title="class in atlantafx.base.controls">Calendar</a>,<wbr>javafx.scene.control.DateCell&gt;&nbsp;value)</code></div>
<div class="col-last even-row-color">
<div class="block">Sets the value of the <code>dayCellFactory</code> property.</div>
<div class="block">Sets the value of the property dayCellFactory.</div>
</div>
</div>
<div class="caption"><span>Constructors in <a href="../package-summary.html">atlantafx.base.controls</a> with parameters of type <a href="../InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a></span></div>
<div class="caption"><span>Constructors in <a href="../package-summary.html">atlantafx.base.controls</a> with parameters of type <a href="../Calendar.html" title="class in atlantafx.base.controls">Calendar</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../InlineDatePickerBehavior.html#%3Cinit%3E(atlantafx.base.controls.InlineDatePicker,atlantafx.base.controls.InlineDatePickerSkin)" class="member-name-link">InlineDatePickerBehavior</a><wbr>(<a href="../InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>&nbsp;control,
<a href="../InlineDatePickerSkin.html" title="class in atlantafx.base.controls">InlineDatePickerSkin</a>&nbsp;skin)</code></div>
<div class="col-second even-row-color"><code><a href="../CalendarBehavior.html#%3Cinit%3E(atlantafx.base.controls.Calendar,atlantafx.base.controls.CalendarSkin)" class="member-name-link">CalendarBehavior</a><wbr>(<a href="../Calendar.html" title="class in atlantafx.base.controls">Calendar</a>&nbsp;control,
<a href="../CalendarSkin.html" title="class in atlantafx.base.controls">CalendarSkin</a>&nbsp;skin)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../InlineDatePickerSkin.html#%3Cinit%3E(atlantafx.base.controls.InlineDatePicker)" class="member-name-link">InlineDatePickerSkin</a><wbr>(<a href="../InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>&nbsp;datePicker)</code></div>
<div class="col-second odd-row-color"><code><a href="../CalendarSkin.html#%3Cinit%3E(atlantafx.base.controls.Calendar)" class="member-name-link">CalendarSkin</a><wbr>(<a href="../Calendar.html" title="class in atlantafx.base.controls">Calendar</a>&nbsp;control)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>

@ -1,12 +1,12 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.InlineDatePickerBehavior (atlantafx-base 1.2.0 API)</title>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.CalendarBehavior (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: InlineDatePickerBehavior">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: CalendarBehavior">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
@ -25,12 +25,12 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../InlineDatePickerBehavior.html" title="class in atlantafx.base.controls">Class</a></li>
<li><a href="../CalendarBehavior.html" title="class in atlantafx.base.controls">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -50,27 +49,29 @@ loadScripts(document, 'script');</script>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.controls.InlineDatePickerBehavior" class="title">Uses of Class<br>atlantafx.base.controls.InlineDatePickerBehavior</h1>
<h1 title="Uses of Class atlantafx.base.controls.CalendarBehavior" class="title">Uses of Class<br>atlantafx.base.controls.CalendarBehavior</h1>
</div>
<div class="caption"><span>Packages that use <a href="../InlineDatePickerBehavior.html" title="class in atlantafx.base.controls">InlineDatePickerBehavior</a></span></div>
<div class="caption"><span>Packages that use <a href="../CalendarBehavior.html" title="class in atlantafx.base.controls">CalendarBehavior</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#atlantafx.base.controls">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="atlantafx.base.controls">
<h2>Uses of <a href="../InlineDatePickerBehavior.html" title="class in atlantafx.base.controls">InlineDatePickerBehavior</a> in <a href="../package-summary.html">atlantafx.base.controls</a></h2>
<div class="caption"><span>Methods in <a href="../package-summary.html">atlantafx.base.controls</a> that return <a href="../InlineDatePickerBehavior.html" title="class in atlantafx.base.controls">InlineDatePickerBehavior</a></span></div>
<h2>Uses of <a href="../CalendarBehavior.html" title="class in atlantafx.base.controls">CalendarBehavior</a> in <a href="../package-summary.html">atlantafx.base.controls</a></h2>
<div class="caption"><span>Methods in <a href="../package-summary.html">atlantafx.base.controls</a> that return <a href="../CalendarBehavior.html" title="class in atlantafx.base.controls">CalendarBehavior</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../InlineDatePickerBehavior.html" title="class in atlantafx.base.controls">InlineDatePickerBehavior</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">InlineDatePickerSkin.</span><code><a href="../InlineDatePickerSkin.html#createDefaultBehavior()" class="member-name-link">createDefaultBehavior</a>()</code></div>
<div class="col-first even-row-color"><code><a href="../CalendarBehavior.html" title="class in atlantafx.base.controls">CalendarBehavior</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">CalendarSkin.</span><code><a href="../CalendarSkin.html#createDefaultBehavior()" class="member-name-link">createDefaultBehavior</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>

@ -1,12 +1,12 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.InlineDatePickerSkin.CalendarGrid (atlantafx-base 1.2.0 API)</title>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.CalendarSkin.CalendarGrid (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: InlineDatePickerSkin, class: CalendarGrid">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: CalendarSkin, class: CalendarGrid">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
@ -25,12 +25,12 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../InlineDatePickerSkin.CalendarGrid.html" title="class in atlantafx.base.controls">Class</a></li>
<li><a href="../CalendarSkin.CalendarGrid.html" title="class in atlantafx.base.controls">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -50,27 +49,29 @@ loadScripts(document, 'script');</script>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.controls.InlineDatePickerSkin.CalendarGrid" class="title">Uses of Class<br>atlantafx.base.controls.InlineDatePickerSkin.CalendarGrid</h1>
<h1 title="Uses of Class atlantafx.base.controls.CalendarSkin.CalendarGrid" class="title">Uses of Class<br>atlantafx.base.controls.CalendarSkin.CalendarGrid</h1>
</div>
<div class="caption"><span>Packages that use <a href="../InlineDatePickerSkin.CalendarGrid.html" title="class in atlantafx.base.controls">InlineDatePickerSkin.CalendarGrid</a></span></div>
<div class="caption"><span>Packages that use <a href="../CalendarSkin.CalendarGrid.html" title="class in atlantafx.base.controls">CalendarSkin.CalendarGrid</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#atlantafx.base.controls">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="atlantafx.base.controls">
<h2>Uses of <a href="../InlineDatePickerSkin.CalendarGrid.html" title="class in atlantafx.base.controls">InlineDatePickerSkin.CalendarGrid</a> in <a href="../package-summary.html">atlantafx.base.controls</a></h2>
<div class="caption"><span>Fields in <a href="../package-summary.html">atlantafx.base.controls</a> declared as <a href="../InlineDatePickerSkin.CalendarGrid.html" title="class in atlantafx.base.controls">InlineDatePickerSkin.CalendarGrid</a></span></div>
<h2>Uses of <a href="../CalendarSkin.CalendarGrid.html" title="class in atlantafx.base.controls">CalendarSkin.CalendarGrid</a> in <a href="../package-summary.html">atlantafx.base.controls</a></h2>
<div class="caption"><span>Fields in <a href="../package-summary.html">atlantafx.base.controls</a> declared as <a href="../CalendarSkin.CalendarGrid.html" title="class in atlantafx.base.controls">CalendarSkin.CalendarGrid</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Field</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected <a href="../InlineDatePickerSkin.CalendarGrid.html" title="class in atlantafx.base.controls">InlineDatePickerSkin.CalendarGrid</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">InlineDatePickerSkin.</span><code><a href="../InlineDatePickerSkin.html#calendarGrid" class="member-name-link">calendarGrid</a></code></div>
<div class="col-first even-row-color"><code>protected <a href="../CalendarSkin.CalendarGrid.html" title="class in atlantafx.base.controls">CalendarSkin.CalendarGrid</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">CalendarSkin.</span><code><a href="../CalendarSkin.html#calendarGrid" class="member-name-link">calendarGrid</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>

@ -1,12 +1,12 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.InlineDatePickerSkin (atlantafx-base 1.2.0 API)</title>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.CalendarSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: InlineDatePickerSkin">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: CalendarSkin">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
@ -25,12 +25,12 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../InlineDatePickerSkin.html" title="class in atlantafx.base.controls">Class</a></li>
<li><a href="../CalendarSkin.html" title="class in atlantafx.base.controls">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -50,28 +49,30 @@ loadScripts(document, 'script');</script>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.controls.InlineDatePickerSkin" class="title">Uses of Class<br>atlantafx.base.controls.InlineDatePickerSkin</h1>
<h1 title="Uses of Class atlantafx.base.controls.CalendarSkin" class="title">Uses of Class<br>atlantafx.base.controls.CalendarSkin</h1>
</div>
<div class="caption"><span>Packages that use <a href="../InlineDatePickerSkin.html" title="class in atlantafx.base.controls">InlineDatePickerSkin</a></span></div>
<div class="caption"><span>Packages that use <a href="../CalendarSkin.html" title="class in atlantafx.base.controls">CalendarSkin</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#atlantafx.base.controls">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="atlantafx.base.controls">
<h2>Uses of <a href="../InlineDatePickerSkin.html" title="class in atlantafx.base.controls">InlineDatePickerSkin</a> in <a href="../package-summary.html">atlantafx.base.controls</a></h2>
<div class="caption"><span>Constructors in <a href="../package-summary.html">atlantafx.base.controls</a> with parameters of type <a href="../InlineDatePickerSkin.html" title="class in atlantafx.base.controls">InlineDatePickerSkin</a></span></div>
<h2>Uses of <a href="../CalendarSkin.html" title="class in atlantafx.base.controls">CalendarSkin</a> in <a href="../package-summary.html">atlantafx.base.controls</a></h2>
<div class="caption"><span>Constructors in <a href="../package-summary.html">atlantafx.base.controls</a> with parameters of type <a href="../CalendarSkin.html" title="class in atlantafx.base.controls">CalendarSkin</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../InlineDatePickerBehavior.html#%3Cinit%3E(atlantafx.base.controls.InlineDatePicker,atlantafx.base.controls.InlineDatePickerSkin)" class="member-name-link">InlineDatePickerBehavior</a><wbr>(<a href="../InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a>&nbsp;control,
<a href="../InlineDatePickerSkin.html" title="class in atlantafx.base.controls">InlineDatePickerSkin</a>&nbsp;skin)</code></div>
<div class="col-second even-row-color"><code><a href="../CalendarBehavior.html#%3Cinit%3E(atlantafx.base.controls.Calendar,atlantafx.base.controls.CalendarSkin)" class="member-name-link">CalendarBehavior</a><wbr>(<a href="../Calendar.html" title="class in atlantafx.base.controls">Calendar</a>&nbsp;control,
<a href="../CalendarSkin.html" title="class in atlantafx.base.controls">CalendarSkin</a>&nbsp;skin)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.CaptionMenuItem (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: CaptionMenuItem">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->

@ -0,0 +1,107 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.Card (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: Card">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Card.html" title="class in atlantafx.base.controls">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.controls.Card" class="title">Uses of Class<br>atlantafx.base.controls.Card</h1>
</div>
<div class="caption"><span>Packages that use <a href="../Card.html" title="class in atlantafx.base.controls">Card</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#atlantafx.base.controls">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="atlantafx.base.controls">
<h2>Uses of <a href="../Card.html" title="class in atlantafx.base.controls">Card</a> in <a href="../package-summary.html">atlantafx.base.controls</a></h2>
<div class="caption"><span>Fields in <a href="../package-summary.html">atlantafx.base.controls</a> declared as <a href="../Card.html" title="class in atlantafx.base.controls">Card</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Field</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected final <a href="../Card.html" title="class in atlantafx.base.controls">Card</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">CardSkin.</span><code><a href="../CardSkin.html#control" class="member-name-link">control</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Methods in <a href="../package-summary.html">atlantafx.base.controls</a> that return <a href="../Card.html" title="class in atlantafx.base.controls">Card</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../Card.html" title="class in atlantafx.base.controls">Card</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">CardSkin.</span><code><a href="../CardSkin.html#getSkinnable()" class="member-name-link">getSkinnable</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructors in <a href="../package-summary.html">atlantafx.base.controls</a> with parameters of type <a href="../Card.html" title="class in atlantafx.base.controls">Card</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected </code></div>
<div class="col-second even-row-color"><code><a href="../CardSkin.html#%3Cinit%3E(atlantafx.base.controls.Card)" class="member-name-link">CardSkin</a><wbr>(<a href="../Card.html" title="class in atlantafx.base.controls">Card</a>&nbsp;control)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -0,0 +1,62 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.CardSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: CardSkin">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CardSkin.html" title="class in atlantafx.base.controls">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.controls.CardSkin" class="title">Uses of Class<br>atlantafx.base.controls.CardSkin</h1>
</div>
No usage of atlantafx.base.controls.CardSkin</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.CustomTextField (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: CustomTextField">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -52,7 +51,43 @@ loadScripts(document, 'script');</script>
<div class="header">
<h1 title="Uses of Class atlantafx.base.controls.CustomTextField" class="title">Uses of Class<br>atlantafx.base.controls.CustomTextField</h1>
</div>
No usage of atlantafx.base.controls.CustomTextField</main>
<div class="caption"><span>Packages that use <a href="../CustomTextField.html" title="class in atlantafx.base.controls">CustomTextField</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#atlantafx.base.controls">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="atlantafx.base.controls">
<h2>Uses of <a href="../CustomTextField.html" title="class in atlantafx.base.controls">CustomTextField</a> in <a href="../package-summary.html">atlantafx.base.controls</a></h2>
<div class="caption"><span>Subclasses of <a href="../CustomTextField.html" title="class in atlantafx.base.controls">CustomTextField</a> in <a href="../package-summary.html">atlantafx.base.controls</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>class&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../MaskTextField.html" class="type-name-link" title="class in atlantafx.base.controls">MaskTextField</a></code></div>
<div class="col-last even-row-color">
<div class="block">A convenience wrapper for instantiating a <a href="../CustomTextField.html" title="class in atlantafx.base.controls"><code>CustomTextField</code></a> with a
<code>MaskTextFormatter</code>.</div>
</div>
<div class="col-first odd-row-color"><code>class&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../PasswordTextField.html" class="type-name-link" title="class in atlantafx.base.controls">PasswordTextField</a></code></div>
<div class="col-last odd-row-color">
<div class="block">A convenience wrapper for instantiating a <a href="../CustomTextField.html" title="class in atlantafx.base.controls"><code>CustomTextField</code></a>
with a <code>PasswordTextFormatter</code>.</div>
</div>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.CustomTextFieldSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: CustomTextFieldSkin">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->

@ -0,0 +1,62 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.MaskTextField (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: MaskTextField">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../MaskTextField.html" title="class in atlantafx.base.controls">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.controls.MaskTextField" class="title">Uses of Class<br>atlantafx.base.controls.MaskTextField</h1>
</div>
No usage of atlantafx.base.controls.MaskTextField</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -0,0 +1,89 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.Message (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: Message">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Message.html" title="class in atlantafx.base.controls">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.controls.Message" class="title">Uses of Class<br>atlantafx.base.controls.Message</h1>
</div>
<div class="caption"><span>Packages that use <a href="../Message.html" title="class in atlantafx.base.controls">Message</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#atlantafx.base.controls">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="atlantafx.base.controls">
<h2>Uses of <a href="../Message.html" title="class in atlantafx.base.controls">Message</a> in <a href="../package-summary.html">atlantafx.base.controls</a></h2>
<div class="caption"><span>Constructors in <a href="../package-summary.html">atlantafx.base.controls</a> with parameters of type <a href="../Message.html" title="class in atlantafx.base.controls">Message</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../MessageSkin.html#%3Cinit%3E(atlantafx.base.controls.Message)" class="member-name-link">MessageSkin</a><wbr>(<a href="../Message.html" title="class in atlantafx.base.controls">Message</a>&nbsp;control)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -0,0 +1,62 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.MessageSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: MessageSkin">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../MessageSkin.html" title="class in atlantafx.base.controls">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.controls.MessageSkin" class="title">Uses of Class<br>atlantafx.base.controls.MessageSkin</h1>
</div>
No usage of atlantafx.base.controls.MessageSkin</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -0,0 +1,129 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.ModalPane (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: ModalPane">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ModalPane.html" title="class in atlantafx.base.controls">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.controls.ModalPane" class="title">Uses of Class<br>atlantafx.base.controls.ModalPane</h1>
</div>
<div class="caption"><span>Packages that use <a href="../ModalPane.html" title="class in atlantafx.base.controls">ModalPane</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#atlantafx.base.controls">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
<div class="col-first odd-row-color"><a href="#atlantafx.base.layout">atlantafx.base.layout</a></div>
<div class="col-last odd-row-color">
<div class="block">Defines additional layouts and layout helpers.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="atlantafx.base.controls">
<h2>Uses of <a href="../ModalPane.html" title="class in atlantafx.base.controls">ModalPane</a> in <a href="../package-summary.html">atlantafx.base.controls</a></h2>
<div class="caption"><span>Fields in <a href="../package-summary.html">atlantafx.base.controls</a> declared as <a href="../ModalPane.html" title="class in atlantafx.base.controls">ModalPane</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Field</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected <a href="../ModalPane.html" title="class in atlantafx.base.controls">ModalPane</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">ModalPaneSkin.</span><code><a href="../ModalPaneSkin.html#control" class="member-name-link">control</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructors in <a href="../package-summary.html">atlantafx.base.controls</a> with parameters of type <a href="../ModalPane.html" title="class in atlantafx.base.controls">ModalPane</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected </code></div>
<div class="col-second even-row-color"><code><a href="../ModalPaneSkin.html#%3Cinit%3E(atlantafx.base.controls.ModalPane)" class="member-name-link">ModalPaneSkin</a><wbr>(<a href="../ModalPane.html" title="class in atlantafx.base.controls">ModalPane</a>&nbsp;control)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="atlantafx.base.layout">
<h2>Uses of <a href="../ModalPane.html" title="class in atlantafx.base.controls">ModalPane</a> in <a href="../../layout/package-summary.html">atlantafx.base.layout</a></h2>
<div class="caption"><span>Fields in <a href="../../layout/package-summary.html">atlantafx.base.layout</a> declared as <a href="../ModalPane.html" title="class in atlantafx.base.controls">ModalPane</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Field</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected @Nullable <a href="../ModalPane.html" title="class in atlantafx.base.controls">ModalPane</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">ModalBox.</span><code><a href="../../layout/ModalBox.html#modalPane" class="member-name-link">modalPane</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructors in <a href="../../layout/package-summary.html">atlantafx.base.layout</a> with parameters of type <a href="../ModalPane.html" title="class in atlantafx.base.controls">ModalPane</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../layout/ModalBox.html#%3Cinit%3E(atlantafx.base.controls.ModalPane,javafx.scene.Node...)" class="member-name-link">ModalBox</a><wbr>(@Nullable <a href="../ModalPane.html" title="class in atlantafx.base.controls">ModalPane</a>&nbsp;modalPane,
javafx.scene.Node...&nbsp;children)</code></div>
<div class="col-last even-row-color">
<div class="block">Creates a ModalBox layout with the given children and binds
the close handler to a ModalPane.</div>
</div>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -0,0 +1,62 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.ModalPaneSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: ModalPaneSkin">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ModalPaneSkin.html" title="class in atlantafx.base.controls">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.controls.ModalPaneSkin" class="title">Uses of Class<br>atlantafx.base.controls.ModalPaneSkin</h1>
</div>
No usage of atlantafx.base.controls.ModalPaneSkin</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -0,0 +1,89 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.Notification (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: Notification">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Notification.html" title="class in atlantafx.base.controls">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.controls.Notification" class="title">Uses of Class<br>atlantafx.base.controls.Notification</h1>
</div>
<div class="caption"><span>Packages that use <a href="../Notification.html" title="class in atlantafx.base.controls">Notification</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#atlantafx.base.controls">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="atlantafx.base.controls">
<h2>Uses of <a href="../Notification.html" title="class in atlantafx.base.controls">Notification</a> in <a href="../package-summary.html">atlantafx.base.controls</a></h2>
<div class="caption"><span>Constructors in <a href="../package-summary.html">atlantafx.base.controls</a> with parameters of type <a href="../Notification.html" title="class in atlantafx.base.controls">Notification</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected </code></div>
<div class="col-second even-row-color"><code><a href="../NotificationSkin.html#%3Cinit%3E(atlantafx.base.controls.Notification)" class="member-name-link">NotificationSkin</a><wbr>(<a href="../Notification.html" title="class in atlantafx.base.controls">Notification</a>&nbsp;control)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -0,0 +1,62 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.NotificationSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: NotificationSkin">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../NotificationSkin.html" title="class in atlantafx.base.controls">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.controls.NotificationSkin" class="title">Uses of Class<br>atlantafx.base.controls.NotificationSkin</h1>
</div>
No usage of atlantafx.base.controls.NotificationSkin</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -0,0 +1,62 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.PasswordTextField (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: PasswordTextField">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../PasswordTextField.html" title="class in atlantafx.base.controls">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.controls.PasswordTextField" class="title">Uses of Class<br>atlantafx.base.controls.PasswordTextField</h1>
</div>
No usage of atlantafx.base.controls.PasswordTextField</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Enum Class atlantafx.base.controls.Popover.ArrowLocation (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: Popover, enum: ArrowLocation">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -57,7 +56,9 @@ loadScripts(document, 'script');</script>
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#atlantafx.base.controls">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.Popover (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: Popover">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -57,7 +56,9 @@ loadScripts(document, 'script');</script>
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#atlantafx.base.controls">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.PopoverSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: PopoverSkin">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.ProgressSliderSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: ProgressSliderSkin">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.RingProgressIndicator (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: RingProgressIndicator">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -57,7 +56,9 @@ loadScripts(document, 'script');</script>
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#atlantafx.base.controls">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.RingProgressIndicatorSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: RingProgressIndicatorSkin">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.Spacer (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: Spacer">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->

@ -0,0 +1,89 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.Tile (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: Tile">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Tile.html" title="class in atlantafx.base.controls">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.controls.Tile" class="title">Uses of Class<br>atlantafx.base.controls.Tile</h1>
</div>
<div class="caption"><span>Packages that use <a href="../Tile.html" title="class in atlantafx.base.controls">Tile</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#atlantafx.base.controls">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="atlantafx.base.controls">
<h2>Uses of <a href="../Tile.html" title="class in atlantafx.base.controls">Tile</a> in <a href="../package-summary.html">atlantafx.base.controls</a></h2>
<div class="caption"><span>Constructors in <a href="../package-summary.html">atlantafx.base.controls</a> with parameters of type <a href="../Tile.html" title="class in atlantafx.base.controls">Tile</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../TileSkin.html#%3Cinit%3E(atlantafx.base.controls.Tile)" class="member-name-link">TileSkin</a><wbr>(<a href="../Tile.html" title="class in atlantafx.base.controls">Tile</a>&nbsp;control)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -0,0 +1,110 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.TileBase (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: TileBase">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../TileBase.html" title="class in atlantafx.base.controls">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.controls.TileBase" class="title">Uses of Class<br>atlantafx.base.controls.TileBase</h1>
</div>
<div class="caption"><span>Packages that use <a href="../TileBase.html" title="class in atlantafx.base.controls">TileBase</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#atlantafx.base.controls">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="atlantafx.base.controls">
<h2>Uses of <a href="../TileBase.html" title="class in atlantafx.base.controls">TileBase</a> in <a href="../package-summary.html">atlantafx.base.controls</a></h2>
<div class="caption"><span>Classes in <a href="../package-summary.html">atlantafx.base.controls</a> with type parameters of type <a href="../TileBase.html" title="class in atlantafx.base.controls">TileBase</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>class&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../TileSkinBase.html" class="type-name-link" title="class in atlantafx.base.controls">TileSkinBase</a>&lt;T extends <a href="../TileBase.html" title="class in atlantafx.base.controls">TileBase</a>&gt;</code></div>
<div class="col-last even-row-color">
<div class="block">A common skin for implementing tile-based controls, specifically the
<a href="../MessageSkin.html" title="class in atlantafx.base.controls"><code>MessageSkin</code></a> and the <a href="../TileSkin.html" title="class in atlantafx.base.controls"><code>TileSkin</code></a>.</div>
</div>
</div>
<div class="caption"><span>Subclasses of <a href="../TileBase.html" title="class in atlantafx.base.controls">TileBase</a> in <a href="../package-summary.html">atlantafx.base.controls</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>class&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Message.html" class="type-name-link" title="class in atlantafx.base.controls">Message</a></code></div>
<div class="col-last even-row-color">
<div class="block">A control for displaying banners or alerts that is specifically
designed to grab the users attention.</div>
</div>
<div class="col-first odd-row-color"><code>class&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Tile.html" class="type-name-link" title="class in atlantafx.base.controls">Tile</a></code></div>
<div class="col-last odd-row-color">
<div class="block">A versatile container that can used in various contexts such as dialog
headers, list items, and cards.</div>
</div>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -0,0 +1,62 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.TileSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: TileSkin">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../TileSkin.html" title="class in atlantafx.base.controls">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.controls.TileSkin" class="title">Uses of Class<br>atlantafx.base.controls.TileSkin</h1>
</div>
No usage of atlantafx.base.controls.TileSkin</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -0,0 +1,96 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.TileSkinBase (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: TileSkinBase">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../TileSkinBase.html" title="class in atlantafx.base.controls">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.controls.TileSkinBase" class="title">Uses of Class<br>atlantafx.base.controls.TileSkinBase</h1>
</div>
<div class="caption"><span>Packages that use <a href="../TileSkinBase.html" title="class in atlantafx.base.controls">TileSkinBase</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#atlantafx.base.controls">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="atlantafx.base.controls">
<h2>Uses of <a href="../TileSkinBase.html" title="class in atlantafx.base.controls">TileSkinBase</a> in <a href="../package-summary.html">atlantafx.base.controls</a></h2>
<div class="caption"><span>Subclasses of <a href="../TileSkinBase.html" title="class in atlantafx.base.controls">TileSkinBase</a> in <a href="../package-summary.html">atlantafx.base.controls</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>class&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../MessageSkin.html" class="type-name-link" title="class in atlantafx.base.controls">MessageSkin</a></code></div>
<div class="col-last even-row-color">
<div class="block">The default skin for the <a href="../Message.html" title="class in atlantafx.base.controls"><code>Message</code></a> control.</div>
</div>
<div class="col-first odd-row-color"><code>class&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../TileSkin.html" class="type-name-link" title="class in atlantafx.base.controls">TileSkin</a></code></div>
<div class="col-last odd-row-color">
<div class="block">The default skin for the <a href="../Tile.html" title="class in atlantafx.base.controls"><code>Tile</code></a> control.</div>
</div>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.ToggleSwitch (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: ToggleSwitch">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -57,7 +56,9 @@ loadScripts(document, 'script');</script>
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#atlantafx.base.controls">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.controls.ToggleSwitchSkin (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls, class: ToggleSwitchSkin">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>atlantafx.base.controls (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.controls">
<meta name="generator" content="javadoc/PackageWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="package-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,29 +40,19 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#package">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Package:</p>
<ul>
<li>Description</li>
<li>Related Packages</li>
<li><a href="#class-summary">Classes and Interfaces</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Package:&nbsp;</li>
<li>Description&nbsp;|&nbsp;</li>
<li><a href="#package-description">Description</a>&nbsp;|&nbsp;</li>
<li>Related Packages&nbsp;|&nbsp;</li>
<li><a href="#class-summary">Classes and Interfaces</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -72,6 +66,9 @@ loadScripts(document, 'script');</script>
</div>
<hr>
<div class="package-signature">package <span class="element-name">atlantafx.base.controls</span></div>
<section class="package-description" id="package-description">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</section>
<section class="summary">
<ul class="summary-list">
<li>
@ -82,63 +79,162 @@ loadScripts(document, 'script');</script>
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="BehaviorBase.html" title="class in atlantafx.base.controls">BehaviorBase</a>&lt;C extends javafx.scene.control.Control,<wbr>S extends javafx.scene.control.SkinBase&lt;C&gt;&gt;</div>
<div class="col-last even-row-color class-summary class-summary-tab2">&nbsp;</div>
<div class="col-last even-row-color class-summary class-summary-tab2">
<div class="block">Encapsulates behavior interaction logic for a skin.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab2"><a href="BehaviorSkinBase.html" title="class in atlantafx.base.controls">BehaviorSkinBase</a>&lt;C extends javafx.scene.control.Control,<wbr>B extends <a href="BehaviorBase.html" title="class in atlantafx.base.controls">BehaviorBase</a>&lt;C,<wbr>?&gt;&gt;</div>
<div class="col-last odd-row-color class-summary class-summary-tab2">&nbsp;</div>
<div class="col-last odd-row-color class-summary class-summary-tab2">
<div class="block">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.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="Breadcrumbs.html" title="class in atlantafx.base.controls">Breadcrumbs</a>&lt;T&gt;</div>
<div class="col-last even-row-color class-summary class-summary-tab2">
<div class="block">Represents a bread crumb bar.</div>
<div class="block">A bread crumb bar.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab2"><a href="Breadcrumbs.BreadCrumbActionEvent.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbActionEvent</a>&lt;T&gt;</div>
<div class="col-last odd-row-color class-summary class-summary-tab2">
<div class="block">Represents an Event which is fired when a bread crumb was activated.</div>
<div class="block">An <code>Event</code> which is fired when a bread crumb was activated.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="Breadcrumbs.BreadCrumbItem.html" title="class in atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a>&lt;T&gt;</div>
<div class="col-last even-row-color class-summary class-summary-tab2">&nbsp;</div>
<div class="col-last even-row-color class-summary class-summary-tab2">
<div class="block"><code>BreadCrumbItem</code> extends <code>TreeItem</code>, providing support
for navigating hierarchical structures.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab2"><a href="BreadcrumbsSkin.html" title="class in atlantafx.base.controls">BreadcrumbsSkin</a>&lt;T&gt;</div>
<div class="col-last odd-row-color class-summary class-summary-tab2">&nbsp;</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="CaptionMenuItem.html" title="class in atlantafx.base.controls">CaptionMenuItem</a></div>
<div class="col-last even-row-color class-summary class-summary-tab2">&nbsp;</div>
<div class="col-first odd-row-color class-summary class-summary-tab2"><a href="CustomTextField.html" title="class in atlantafx.base.controls">CustomTextField</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab2">
<div class="block">A base class for people wanting to customize a <code>TextField</code> to contain nodes
inside the text field itself, without being on top of the users typed-in text.</div>
<div class="block">The default skin for the <a href="Breadcrumbs.html" title="class in atlantafx.base.controls"><code>Breadcrumbs</code></a> control.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="CustomTextFieldSkin.html" title="class in atlantafx.base.controls">CustomTextFieldSkin</a></div>
<div class="col-last even-row-color class-summary class-summary-tab2">&nbsp;</div>
<div class="col-first odd-row-color class-summary class-summary-tab2"><a href="InlineDatePicker.html" title="class in atlantafx.base.controls">InlineDatePicker</a></div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="Calendar.html" title="class in atlantafx.base.controls">Calendar</a></div>
<div class="col-last even-row-color class-summary class-summary-tab2">
<div class="block">The Calendar control allows the user to select a date.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab2"><a href="CalendarBehavior.html" title="class in atlantafx.base.controls">CalendarBehavior</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab2">
<div class="block">The DatePicker control allows the user to select a date.</div>
<div class="block">The default behavior for the <a href="Calendar.html" title="class in atlantafx.base.controls"><code>Calendar</code></a> control.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="CalendarSkin.html" title="class in atlantafx.base.controls">CalendarSkin</a></div>
<div class="col-last even-row-color class-summary class-summary-tab2">
<div class="block">The default skin for the <a href="Calendar.html" title="class in atlantafx.base.controls"><code>Calendar</code></a> control.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab2"><a href="CaptionMenuItem.html" title="class in atlantafx.base.controls">CaptionMenuItem</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab2">
<div class="block">A MenuItem that is intended to contain a caption for a group of menu items
that share a common purpose.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="Card.html" title="class in atlantafx.base.controls">Card</a></div>
<div class="col-last even-row-color class-summary class-summary-tab2">
<div class="block">A versatile container that can be used in various contexts, such as headings,
text, dialogs and more.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab2"><a href="CardSkin.html" title="class in atlantafx.base.controls">CardSkin</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab2">
<div class="block">The default skin for the <a href="Card.html" title="class in atlantafx.base.controls"><code>Card</code></a> control.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="CustomTextField.html" title="class in atlantafx.base.controls">CustomTextField</a></div>
<div class="col-last even-row-color class-summary class-summary-tab2">
<div class="block">A base class for people wanting to customize a <code>TextField</code>
to contain nodes inside the text field itself, without being on top
of the users typed-in text.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab2"><a href="CustomTextFieldSkin.html" title="class in atlantafx.base.controls">CustomTextFieldSkin</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab2">
<div class="block">The default skin for the <a href="CustomTextField.html" title="class in atlantafx.base.controls"><code>CustomTextField</code></a> control.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="MaskTextField.html" title="class in atlantafx.base.controls">MaskTextField</a></div>
<div class="col-last even-row-color class-summary class-summary-tab2">
<div class="block">A convenience wrapper for instantiating a <a href="CustomTextField.html" title="class in atlantafx.base.controls"><code>CustomTextField</code></a> with a
<code>MaskTextFormatter</code>.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab2"><a href="Message.html" title="class in atlantafx.base.controls">Message</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab2">
<div class="block">A control for displaying banners or alerts that is specifically
designed to grab the users attention.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="MessageSkin.html" title="class in atlantafx.base.controls">MessageSkin</a></div>
<div class="col-last even-row-color class-summary class-summary-tab2">
<div class="block">The default skin for the <a href="Message.html" title="class in atlantafx.base.controls"><code>Message</code></a> control.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab2"><a href="ModalPane.html" title="class in atlantafx.base.controls">ModalPane</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab2">
<div class="block">A container for displaying application dialogs ot top of the current scene
without opening a modal <code>Stage</code>.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="ModalPaneSkin.html" title="class in atlantafx.base.controls">ModalPaneSkin</a></div>
<div class="col-last even-row-color class-summary class-summary-tab2">
<div class="block">The default skin for the <a href="ModalPane.html" title="class in atlantafx.base.controls"><code>ModalPane</code></a> control.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab2"><a href="Notification.html" title="class in atlantafx.base.controls">Notification</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab2">
<div class="block">A control that is intended for displaying notifications to users as pop-ups.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="NotificationSkin.html" title="class in atlantafx.base.controls">NotificationSkin</a></div>
<div class="col-last even-row-color class-summary class-summary-tab2">
<div class="block">The default skin for the <a href="Notification.html" title="class in atlantafx.base.controls"><code>Notification</code></a> control.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab2"><a href="PasswordTextField.html" title="class in atlantafx.base.controls">PasswordTextField</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab2">
<div class="block">A convenience wrapper for instantiating a <a href="CustomTextField.html" title="class in atlantafx.base.controls"><code>CustomTextField</code></a>
with a <code>PasswordTextFormatter</code>.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="InlineDatePickerBehavior.html" title="class in atlantafx.base.controls">InlineDatePickerBehavior</a></div>
<div class="col-last even-row-color class-summary class-summary-tab2">&nbsp;</div>
<div class="col-first odd-row-color class-summary class-summary-tab2"><a href="InlineDatePickerSkin.html" title="class in atlantafx.base.controls">InlineDatePickerSkin</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab2">&nbsp;</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="Popover.html" title="class in atlantafx.base.controls">Popover</a></div>
<div class="col-last even-row-color class-summary class-summary-tab2">
<div class="block">The Popover control provides detailed information about an owning node in a
popup window.</div>
<div class="block">A control that is intended to provide detailed information about
an owning node in a popup window.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab3"><a href="Popover.ArrowLocation.html" title="enum class in atlantafx.base.controls">Popover.ArrowLocation</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab3">
<div class="block">All possible arrow locations.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="PopoverSkin.html" title="class in atlantafx.base.controls">PopoverSkin</a></div>
<div class="col-last even-row-color class-summary class-summary-tab2">&nbsp;</div>
<div class="col-last even-row-color class-summary class-summary-tab2">
<div class="block">The default skin for the <a href="Popover.html" title="class in atlantafx.base.controls"><code>Popover</code></a> control.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab2"><a href="ProgressSliderSkin.html" title="class in atlantafx.base.controls">ProgressSliderSkin</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab2">
<div class="block"><code>Slider</code> skin that supports progress color.</div>
<div class="block">A <code>Slider</code> skin that supports progress color indication.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="RingProgressIndicator.html" title="class in atlantafx.base.controls">RingProgressIndicator</a></div>
<div class="col-last even-row-color class-summary class-summary-tab2">&nbsp;</div>
<div class="col-last even-row-color class-summary class-summary-tab2">
<div class="block">A ProgressIndicator that displays progress value as a ring that gradually
empties out as a task is completed.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab2"><a href="RingProgressIndicatorSkin.html" title="class in atlantafx.base.controls">RingProgressIndicatorSkin</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab2">&nbsp;</div>
<div class="col-last odd-row-color class-summary class-summary-tab2">
<div class="block">The default skin for the <a href="RingProgressIndicator.html" title="class in atlantafx.base.controls"><code>RingProgressIndicator</code></a> control.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="Spacer.html" title="class in atlantafx.base.controls">Spacer</a></div>
<div class="col-last even-row-color class-summary class-summary-tab2">&nbsp;</div>
<div class="col-last even-row-color class-summary class-summary-tab2">
<div class="block">A spacing component used to distribute remaining width between
a parent's child components.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab2"><a href="Tile.html" title="class in atlantafx.base.controls">Tile</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab2">
<div class="block">A versatile container that can used in various contexts such as dialog
headers, list items, and cards.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="TileBase.html" title="class in atlantafx.base.controls">TileBase</a></div>
<div class="col-last even-row-color class-summary class-summary-tab2">
<div class="block">A common class for implementing tile-based controls, specifically the
<a href="Message.html" title="class in atlantafx.base.controls"><code>Message</code></a> and the <a href="Tile.html" title="class in atlantafx.base.controls"><code>Tile</code></a>.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab2"><a href="TileSkin.html" title="class in atlantafx.base.controls">TileSkin</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab2">
<div class="block">The default skin for the <a href="Tile.html" title="class in atlantafx.base.controls"><code>Tile</code></a> control.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="TileSkinBase.html" title="class in atlantafx.base.controls">TileSkinBase</a>&lt;T extends <a href="TileBase.html" title="class in atlantafx.base.controls">TileBase</a>&gt;</div>
<div class="col-last even-row-color class-summary class-summary-tab2">
<div class="block">A common skin for implementing tile-based controls, specifically the
<a href="MessageSkin.html" title="class in atlantafx.base.controls"><code>MessageSkin</code></a> and the <a href="TileSkin.html" title="class in atlantafx.base.controls"><code>TileSkin</code></a>.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab2"><a href="ToggleSwitch.html" title="class in atlantafx.base.controls">ToggleSwitch</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab2">&nbsp;</div>
<div class="col-last odd-row-color class-summary class-summary-tab2">
<div class="block">A control that provides users with the ability to choose between two distinct values.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="ToggleSwitchSkin.html" title="class in atlantafx.base.controls">ToggleSwitchSkin</a></div>
<div class="col-last even-row-color class-summary class-summary-tab2">&nbsp;</div>
<div class="col-last even-row-color class-summary class-summary-tab2">
<div class="block">The default skin for the <a href="ToggleSwitch.html" title="class in atlantafx.base.controls"><code>ToggleSwitch</code></a> control.</div>
</div>
</div>
</div>
</div>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>atlantafx.base.controls Class Hierarchy (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="tree: module: atlantafx.base, package: atlantafx.base.controls">
<meta name="generator" content="javadoc/PackageTreeWriter">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -63,9 +62,10 @@ loadScripts(document, 'script');</script>
<ul>
<li class="circle">atlantafx.base.controls.<a href="BehaviorBase.html" class="type-name-link" title="class in atlantafx.base.controls">BehaviorBase</a>&lt;C,<wbr>S&gt;
<ul>
<li class="circle">atlantafx.base.controls.<a href="InlineDatePickerBehavior.html" class="type-name-link" title="class in atlantafx.base.controls">InlineDatePickerBehavior</a></li>
<li class="circle">atlantafx.base.controls.<a href="CalendarBehavior.html" class="type-name-link" title="class in atlantafx.base.controls">CalendarBehavior</a></li>
</ul>
</li>
<li class="circle">atlantafx.base.controls.<a href="CardSkin.html" class="type-name-link" title="class in atlantafx.base.controls">CardSkin</a> (implements javafx.scene.control.Skin&lt;C&gt;)</li>
<li class="circle">java.util.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/EventObject.html" class="type-name-link external-link" title="class or interface in java.util">EventObject</a> (implements java.io.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a>)
<ul>
<li class="circle">javafx.event.Event (implements java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Cloneable.html" title="class or interface in java.lang" class="external-link">Cloneable</a>)
@ -93,12 +93,15 @@ loadScripts(document, 'script');</script>
<li class="circle">javafx.scene.control.Control (implements javafx.scene.control.Skinnable)
<ul>
<li class="circle">atlantafx.base.controls.<a href="Breadcrumbs.html" class="type-name-link" title="class in atlantafx.base.controls">Breadcrumbs</a>&lt;T&gt;</li>
<li class="circle">atlantafx.base.controls.<a href="InlineDatePicker.html" class="type-name-link" title="class in atlantafx.base.controls">InlineDatePicker</a></li>
<li class="circle">atlantafx.base.controls.<a href="Calendar.html" class="type-name-link" title="class in atlantafx.base.controls">Calendar</a></li>
<li class="circle">atlantafx.base.controls.<a href="Card.html" class="type-name-link" title="class in atlantafx.base.controls">Card</a></li>
<li class="circle">javafx.scene.control.Labeled
<ul>
<li class="circle">atlantafx.base.controls.<a href="ToggleSwitch.html" class="type-name-link" title="class in atlantafx.base.controls">ToggleSwitch</a></li>
<li class="circle">atlantafx.base.controls.<a href="ToggleSwitch.html" class="type-name-link" title="class in atlantafx.base.controls">ToggleSwitch</a> (implements javafx.scene.control.Toggle)</li>
</ul>
</li>
<li class="circle">atlantafx.base.controls.<a href="ModalPane.html" class="type-name-link" title="class in atlantafx.base.controls">ModalPane</a></li>
<li class="circle">atlantafx.base.controls.<a href="Notification.html" class="type-name-link" title="class in atlantafx.base.controls">Notification</a></li>
<li class="circle">javafx.scene.control.ProgressIndicator
<ul>
<li class="circle">atlantafx.base.controls.<a href="RingProgressIndicator.html" class="type-name-link" title="class in atlantafx.base.controls">RingProgressIndicator</a></li>
@ -108,18 +111,29 @@ loadScripts(document, 'script');</script>
<ul>
<li class="circle">javafx.scene.control.TextField
<ul>
<li class="circle">atlantafx.base.controls.<a href="CustomTextField.html" class="type-name-link" title="class in atlantafx.base.controls">CustomTextField</a></li>
<li class="circle">atlantafx.base.controls.<a href="CustomTextField.html" class="type-name-link" title="class in atlantafx.base.controls">CustomTextField</a>
<ul>
<li class="circle">atlantafx.base.controls.<a href="MaskTextField.html" class="type-name-link" title="class in atlantafx.base.controls">MaskTextField</a></li>
<li class="circle">atlantafx.base.controls.<a href="PasswordTextField.html" class="type-name-link" title="class in atlantafx.base.controls">PasswordTextField</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="circle">atlantafx.base.controls.<a href="TileBase.html" class="type-name-link" title="class in atlantafx.base.controls">TileBase</a>
<ul>
<li class="circle">atlantafx.base.controls.<a href="Message.html" class="type-name-link" title="class in atlantafx.base.controls">Message</a></li>
<li class="circle">atlantafx.base.controls.<a href="Tile.html" class="type-name-link" title="class in atlantafx.base.controls">Tile</a></li>
</ul>
</li>
</ul>
</li>
<li class="circle">javafx.scene.layout.Pane
<ul>
<li class="circle">javafx.scene.layout.GridPane
<ul>
<li class="circle">atlantafx.base.controls.<a href="InlineDatePickerSkin.CalendarGrid.html" class="type-name-link" title="class in atlantafx.base.controls">InlineDatePickerSkin.CalendarGrid</a></li>
<li class="circle">atlantafx.base.controls.<a href="CalendarSkin.CalendarGrid.html" class="type-name-link" title="class in atlantafx.base.controls">CalendarSkin.CalendarGrid</a></li>
</ul>
</li>
</ul>
@ -136,10 +150,12 @@ loadScripts(document, 'script');</script>
<ul>
<li class="circle">atlantafx.base.controls.<a href="BehaviorSkinBase.html" class="type-name-link" title="class in atlantafx.base.controls">BehaviorSkinBase</a>&lt;C,<wbr>B&gt;
<ul>
<li class="circle">atlantafx.base.controls.<a href="InlineDatePickerSkin.html" class="type-name-link" title="class in atlantafx.base.controls">InlineDatePickerSkin</a></li>
<li class="circle">atlantafx.base.controls.<a href="CalendarSkin.html" class="type-name-link" title="class in atlantafx.base.controls">CalendarSkin</a></li>
</ul>
</li>
<li class="circle">atlantafx.base.controls.<a href="BreadcrumbsSkin.html" class="type-name-link" title="class in atlantafx.base.controls">BreadcrumbsSkin</a>&lt;T&gt;</li>
<li class="circle">atlantafx.base.controls.<a href="ModalPaneSkin.html" class="type-name-link" title="class in atlantafx.base.controls">ModalPaneSkin</a></li>
<li class="circle">atlantafx.base.controls.<a href="NotificationSkin.html" class="type-name-link" title="class in atlantafx.base.controls">NotificationSkin</a></li>
<li class="circle">atlantafx.base.controls.<a href="RingProgressIndicatorSkin.html" class="type-name-link" title="class in atlantafx.base.controls">RingProgressIndicatorSkin</a></li>
<li class="circle">javafx.scene.control.skin.SliderSkin
<ul>
@ -155,6 +171,12 @@ loadScripts(document, 'script');</script>
</li>
</ul>
</li>
<li class="circle">atlantafx.base.controls.<a href="TileSkinBase.html" class="type-name-link" title="class in atlantafx.base.controls">TileSkinBase</a>&lt;T&gt;
<ul>
<li class="circle">atlantafx.base.controls.<a href="MessageSkin.html" class="type-name-link" title="class in atlantafx.base.controls">MessageSkin</a></li>
<li class="circle">atlantafx.base.controls.<a href="TileSkin.html" class="type-name-link" title="class in atlantafx.base.controls">TileSkin</a></li>
</ul>
</li>
<li class="circle">atlantafx.base.controls.<a href="ToggleSwitchSkin.html" class="type-name-link" title="class in atlantafx.base.controls">ToggleSwitchSkin</a></li>
</ul>
</li>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Package atlantafx.base.controls (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.controls">
<meta name="generator" content="javadoc/PackageUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -38,10 +38,9 @@ loadScripts(document, 'script');</script>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -57,7 +56,13 @@ loadScripts(document, 'script');</script>
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#atlantafx.base.controls">atlantafx.base.controls</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Defines the UI controls and their corresponding skins.</div>
</div>
<div class="col-first odd-row-color"><a href="#atlantafx.base.layout">atlantafx.base.layout</a></div>
<div class="col-last odd-row-color">
<div class="block">Defines additional layouts and layout helpers.</div>
</div>
</div>
<section class="package-uses">
<ul class="block-list">
@ -68,42 +73,114 @@ loadScripts(document, 'script');</script>
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="class-use/BehaviorBase.html#atlantafx.base.controls">BehaviorBase</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">Encapsulates behavior interaction logic for a skin.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/BehaviorSkinBase.html#atlantafx.base.controls">BehaviorSkinBase</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-last odd-row-color">
<div class="block">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.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/Breadcrumbs.html#atlantafx.base.controls">Breadcrumbs</a></div>
<div class="col-last even-row-color">
<div class="block">Represents a bread crumb bar.</div>
<div class="block">A bread crumb bar.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/Breadcrumbs.BreadCrumbActionEvent.html#atlantafx.base.controls">Breadcrumbs.BreadCrumbActionEvent</a></div>
<div class="col-last odd-row-color">
<div class="block">Represents an Event which is fired when a bread crumb was activated.</div>
<div class="block">An <code>Event</code> which is fired when a bread crumb was activated.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/Breadcrumbs.BreadCrumbItem.html#atlantafx.base.controls">Breadcrumbs.BreadCrumbItem</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="class-use/InlineDatePicker.html#atlantafx.base.controls">InlineDatePicker</a></div>
<div class="col-last odd-row-color">
<div class="block">The DatePicker control allows the user to select a date.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/InlineDatePickerBehavior.html#atlantafx.base.controls">InlineDatePickerBehavior</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="class-use/InlineDatePickerSkin.html#atlantafx.base.controls">InlineDatePickerSkin</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="class-use/InlineDatePickerSkin.CalendarGrid.html#atlantafx.base.controls">InlineDatePickerSkin.CalendarGrid</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="class-use/Popover.html#atlantafx.base.controls">Popover</a></div>
<div class="col-last odd-row-color">
<div class="block">The Popover control provides detailed information about an owning node in a
popup window.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/Popover.ArrowLocation.html#atlantafx.base.controls">Popover.ArrowLocation</a></div>
<div class="col-last even-row-color">
<div class="block"><code>BreadCrumbItem</code> extends <code>TreeItem</code>, providing support
for navigating hierarchical structures.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/Calendar.html#atlantafx.base.controls">Calendar</a></div>
<div class="col-last odd-row-color">
<div class="block">The Calendar control allows the user to select a date.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/CalendarBehavior.html#atlantafx.base.controls">CalendarBehavior</a></div>
<div class="col-last even-row-color">
<div class="block">The default behavior for the <a href="Calendar.html" title="class in atlantafx.base.controls"><code>Calendar</code></a> control.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/CalendarSkin.html#atlantafx.base.controls">CalendarSkin</a></div>
<div class="col-last odd-row-color">
<div class="block">The default skin for the <a href="Calendar.html" title="class in atlantafx.base.controls"><code>Calendar</code></a> control.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/CalendarSkin.CalendarGrid.html#atlantafx.base.controls">CalendarSkin.CalendarGrid</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="class-use/Card.html#atlantafx.base.controls">Card</a></div>
<div class="col-last odd-row-color">
<div class="block">A versatile container that can be used in various contexts, such as headings,
text, dialogs and more.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/CustomTextField.html#atlantafx.base.controls">CustomTextField</a></div>
<div class="col-last even-row-color">
<div class="block">A base class for people wanting to customize a <code>TextField</code>
to contain nodes inside the text field itself, without being on top
of the users typed-in text.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/Message.html#atlantafx.base.controls">Message</a></div>
<div class="col-last odd-row-color">
<div class="block">A control for displaying banners or alerts that is specifically
designed to grab the users attention.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/ModalPane.html#atlantafx.base.controls">ModalPane</a></div>
<div class="col-last even-row-color">
<div class="block">A container for displaying application dialogs ot top of the current scene
without opening a modal <code>Stage</code>.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/Notification.html#atlantafx.base.controls">Notification</a></div>
<div class="col-last odd-row-color">
<div class="block">A control that is intended for displaying notifications to users as pop-ups.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/Popover.html#atlantafx.base.controls">Popover</a></div>
<div class="col-last even-row-color">
<div class="block">A control that is intended to provide detailed information about
an owning node in a popup window.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/Popover.ArrowLocation.html#atlantafx.base.controls">Popover.ArrowLocation</a></div>
<div class="col-last odd-row-color">
<div class="block">All possible arrow locations.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/RingProgressIndicator.html#atlantafx.base.controls">RingProgressIndicator</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="class-use/RingProgressIndicator.html#atlantafx.base.controls">RingProgressIndicator</a></div>
<div class="col-last even-row-color">
<div class="block">A ProgressIndicator that displays progress value as a ring that gradually
empties out as a task is completed.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/Tile.html#atlantafx.base.controls">Tile</a></div>
<div class="col-last odd-row-color">
<div class="block">A versatile container that can used in various contexts such as dialog
headers, list items, and cards.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/TileBase.html#atlantafx.base.controls">TileBase</a></div>
<div class="col-last even-row-color">
<div class="block">A common class for implementing tile-based controls, specifically the
<a href="Message.html" title="class in atlantafx.base.controls"><code>Message</code></a> and the <a href="Tile.html" title="class in atlantafx.base.controls"><code>Tile</code></a>.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/TileSkinBase.html#atlantafx.base.controls">TileSkinBase</a></div>
<div class="col-last odd-row-color">
<div class="block">A common skin for implementing tile-based controls, specifically the
<a href="MessageSkin.html" title="class in atlantafx.base.controls"><code>MessageSkin</code></a> and the <a href="TileSkin.html" title="class in atlantafx.base.controls"><code>TileSkin</code></a>.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/ToggleSwitch.html#atlantafx.base.controls">ToggleSwitch</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-last even-row-color">
<div class="block">A control that provides users with the ability to choose between two distinct values.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="atlantafx.base.layout">
<div class="caption"><span>Classes in <a href="package-summary.html">atlantafx.base.controls</a> used by <a href="../layout/package-summary.html">atlantafx.base.layout</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="class-use/ModalPane.html#atlantafx.base.layout">ModalPane</a></div>
<div class="col-last even-row-color">
<div class="block">A container for displaying application dialogs ot top of the current scene
without opening a modal <code>Stage</code>.</div>
</div>
</div>
</section>
</li>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -0,0 +1,62 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.layout.DeckPane (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.layout, class: DeckPane">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../DeckPane.html" title="class in atlantafx.base.layout">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.layout.DeckPane" class="title">Uses of Class<br>atlantafx.base.layout.DeckPane</h1>
</div>
No usage of atlantafx.base.layout.DeckPane</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -0,0 +1,62 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.layout.InputGroup (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.layout, class: InputGroup">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../InputGroup.html" title="class in atlantafx.base.layout">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.layout.InputGroup" class="title">Uses of Class<br>atlantafx.base.layout.InputGroup</h1>
</div>
No usage of atlantafx.base.layout.InputGroup</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -0,0 +1,62 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.layout.ModalBox (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.layout, class: ModalBox">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ModalBox.html" title="class in atlantafx.base.layout">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.layout.ModalBox" class="title">Uses of Class<br>atlantafx.base.layout.ModalBox</h1>
</div>
No usage of atlantafx.base.layout.ModalBox</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -0,0 +1,104 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>atlantafx.base.layout (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.layout">
<meta name="generator" content="javadoc/PackageWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="package-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
<li class="nav-bar-cell1-rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#package">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div>
<ul class="sub-nav-list">
<li>Package:&nbsp;</li>
<li><a href="#package-description">Description</a>&nbsp;|&nbsp;</li>
<li>Related Packages&nbsp;|&nbsp;</li>
<li><a href="#class-summary">Classes and Interfaces</a></li>
</ul>
</div>
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<div class="sub-title"><span class="module-label-in-package">Module</span>&nbsp;<a href="../../../module-summary.html">atlantafx.base</a></div>
<h1 title="Package atlantafx.base.layout" class="title">Package atlantafx.base.layout</h1>
</div>
<hr>
<div class="package-signature">package <span class="element-name">atlantafx.base.layout</span></div>
<section class="package-description" id="package-description">
<div class="block">Defines additional layouts and layout helpers.</div>
</section>
<section class="summary">
<ul class="summary-list">
<li>
<div id="class-summary">
<div class="caption"><span>Classes</span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="DeckPane.html" title="class in atlantafx.base.layout">DeckPane</a></div>
<div class="col-last even-row-color class-summary class-summary-tab2">
<div class="block">Represents a pane that displays all of its child nodes in a deck,
where only one node can be visible at a time.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab2"><a href="InputGroup.html" title="class in atlantafx.base.layout">InputGroup</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab2">
<div class="block">A layout that helps combine multiple controls into a group that looks
like a single control.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="ModalBox.html" title="class in atlantafx.base.layout">ModalBox</a></div>
<div class="col-last even-row-color class-summary class-summary-tab2">
<div class="block">A specialized control (or layout) designed to hold the <a href="../controls/ModalPane.html" title="class in atlantafx.base.controls"><code>ModalPane</code></a>
dialog content.</div>
</div>
</div>
</div>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -0,0 +1,102 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>atlantafx.base.layout Class Hierarchy (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="tree: module: atlantafx.base, package: atlantafx.base.layout">
<meta name="generator" content="javadoc/PackageTreeWriter">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="package-tree-page">
<script type="text/javascript">var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="nav-bar-cell1-rev">Tree</li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#tree">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 class="title">Hierarchy For Package atlantafx.base.layout</h1>
<span class="package-hierarchy-label">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<section class="hierarchy">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" class="type-name-link external-link" title="class or interface in java.lang">Object</a>
<ul>
<li class="circle">javafx.scene.Node (implements javafx.event.EventTarget, javafx.css.Styleable)
<ul>
<li class="circle">javafx.scene.Parent
<ul>
<li class="circle">javafx.scene.layout.Region
<ul>
<li class="circle">javafx.scene.layout.Pane
<ul>
<li class="circle">javafx.scene.layout.AnchorPane
<ul>
<li class="circle">atlantafx.base.layout.<a href="DeckPane.html" class="type-name-link" title="class in atlantafx.base.layout">DeckPane</a></li>
<li class="circle">atlantafx.base.layout.<a href="ModalBox.html" class="type-name-link" title="class in atlantafx.base.layout">ModalBox</a></li>
</ul>
</li>
<li class="circle">javafx.scene.layout.HBox
<ul>
<li class="circle">atlantafx.base.layout.<a href="InputGroup.html" class="type-name-link" title="class in atlantafx.base.layout">InputGroup</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -0,0 +1,62 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Package atlantafx.base.layout (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.layout">
<meta name="generator" content="javadoc/PackageUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="package-use-page">
<script type="text/javascript">var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Package atlantafx.base.layout" class="title">Uses of Package<br>atlantafx.base.layout</h1>
</div>
No usage of atlantafx.base.layout</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -0,0 +1,235 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>CupertinoDark (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.theme, class: CupertinoDark">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">Class</li>
<li><a href="class-use/CupertinoDark.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor-summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-summary">Method</a></li>
</ul>
<ul class="sub-nav-list">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor-detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="sub-title"><span class="module-label-in-type">Module</span>&nbsp;<a href="../../../module-summary.html">atlantafx.base</a></div>
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">atlantafx.base.theme</a></div>
<h1 title="Class CupertinoDark" class="title">Class CupertinoDark</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance">atlantafx.base.theme.CupertinoDark</div>
</div>
<section class="class-description" id="class-description">
<dl class="notes">
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">CupertinoDark</span>
<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>
implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></span></div>
<div class="block">A theme based on <a href="https://developer.apple.com/design/">IOS</a> color palette.</div>
</section>
<section class="summary">
<ul class="summary-list">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<li>
<section class="constructor-summary" id="constructor-summary">
<h2>Constructor Summary</h2>
<div class="caption"><span>Constructors</span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" class="member-name-link">CupertinoDark</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li>
<section class="method-summary" id="method-summary">
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getName()" class="member-name-link">getName</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns theme name.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getUserAgentStylesheet()" class="member-name-link">getUserAgentStylesheet</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns the path to the theme user-agent stylesheet.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getUserAgentStylesheetBSS()" class="member-name-link">getUserAgentStylesheetBSS</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns the path to the theme user-agent stylesheet in binary
(BSS) format.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isDarkMode()" class="member-name-link">isDarkMode</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Signifies whether the theme uses a light font on a dark background
or vise versa.</div>
</div>
</div>
</div>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-atlantafx.base.theme.Theme">Methods inherited from interface&nbsp;atlantafx.base.theme.<a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></h3>
<code><a href="Theme.html#isDefault()">isDefault</a></code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="details-list">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<li>
<section class="constructor-details" id="constructor-detail">
<h2>Constructor Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="&lt;init&gt;()">
<h3>CupertinoDark</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">CupertinoDark</span>()</div>
</section>
</li>
</ul>
</section>
</li>
<!-- ============ METHOD DETAIL ========== -->
<li>
<section class="method-details" id="method-detail">
<h2>Method Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="getName()">
<h3>getName</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getName</span>()</div>
<div class="block">Returns theme name.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#getName()">getName</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getUserAgentStylesheet()">
<h3>getUserAgentStylesheet</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getUserAgentStylesheet</span>()</div>
<div class="block">Returns the path to the theme user-agent stylesheet.
See <code>Application.setUserAgentStylesheet(String)</code> for more info.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#getUserAgentStylesheet()">getUserAgentStylesheet</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getUserAgentStylesheetBSS()">
<h3>getUserAgentStylesheetBSS</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getUserAgentStylesheetBSS</span>()</div>
<div class="block">Returns the path to the theme user-agent stylesheet in binary
(BSS) format. See <code>Application.setUserAgentStylesheet(String)</code> for more info.
All built-in themes are available in BSS format, but custom themes may not,
hence the method may return null value.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#getUserAgentStylesheetBSS()">getUserAgentStylesheetBSS</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="isDarkMode()">
<h3>isDarkMode</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isDarkMode</span>()</div>
<div class="block">Signifies whether the theme uses a light font on a dark background
or vise versa.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#isDarkMode()">isDarkMode</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
<!-- ========= END OF CLASS DATA ========= -->
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -0,0 +1,235 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>CupertinoLight (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.theme, class: CupertinoLight">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">Class</li>
<li><a href="class-use/CupertinoLight.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor-summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-summary">Method</a></li>
</ul>
<ul class="sub-nav-list">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor-detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="sub-title"><span class="module-label-in-type">Module</span>&nbsp;<a href="../../../module-summary.html">atlantafx.base</a></div>
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">atlantafx.base.theme</a></div>
<h1 title="Class CupertinoLight" class="title">Class CupertinoLight</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance">atlantafx.base.theme.CupertinoLight</div>
</div>
<section class="class-description" id="class-description">
<dl class="notes">
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">CupertinoLight</span>
<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>
implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></span></div>
<div class="block">A theme based on <a href="https://developer.apple.com/design/">IOS</a> color palette.</div>
</section>
<section class="summary">
<ul class="summary-list">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<li>
<section class="constructor-summary" id="constructor-summary">
<h2>Constructor Summary</h2>
<div class="caption"><span>Constructors</span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" class="member-name-link">CupertinoLight</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li>
<section class="method-summary" id="method-summary">
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getName()" class="member-name-link">getName</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns theme name.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getUserAgentStylesheet()" class="member-name-link">getUserAgentStylesheet</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns the path to the theme user-agent stylesheet.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getUserAgentStylesheetBSS()" class="member-name-link">getUserAgentStylesheetBSS</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns the path to the theme user-agent stylesheet in binary
(BSS) format.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isDarkMode()" class="member-name-link">isDarkMode</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Signifies whether the theme uses a light font on a dark background
or vise versa.</div>
</div>
</div>
</div>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-atlantafx.base.theme.Theme">Methods inherited from interface&nbsp;atlantafx.base.theme.<a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></h3>
<code><a href="Theme.html#isDefault()">isDefault</a></code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="details-list">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<li>
<section class="constructor-details" id="constructor-detail">
<h2>Constructor Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="&lt;init&gt;()">
<h3>CupertinoLight</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">CupertinoLight</span>()</div>
</section>
</li>
</ul>
</section>
</li>
<!-- ============ METHOD DETAIL ========== -->
<li>
<section class="method-details" id="method-detail">
<h2>Method Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="getName()">
<h3>getName</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getName</span>()</div>
<div class="block">Returns theme name.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#getName()">getName</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getUserAgentStylesheet()">
<h3>getUserAgentStylesheet</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getUserAgentStylesheet</span>()</div>
<div class="block">Returns the path to the theme user-agent stylesheet.
See <code>Application.setUserAgentStylesheet(String)</code> for more info.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#getUserAgentStylesheet()">getUserAgentStylesheet</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getUserAgentStylesheetBSS()">
<h3>getUserAgentStylesheetBSS</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getUserAgentStylesheetBSS</span>()</div>
<div class="block">Returns the path to the theme user-agent stylesheet in binary
(BSS) format. See <code>Application.setUserAgentStylesheet(String)</code> for more info.
All built-in themes are available in BSS format, but custom themes may not,
hence the method may return null value.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#getUserAgentStylesheetBSS()">getUserAgentStylesheetBSS</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="isDarkMode()">
<h3>isDarkMode</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isDarkMode</span>()</div>
<div class="block">Signifies whether the theme uses a light font on a dark background
or vise versa.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#isDarkMode()">isDarkMode</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
<!-- ========= END OF CLASS DATA ========= -->
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -0,0 +1,235 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Dracula (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.theme, class: Dracula">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">Class</li>
<li><a href="class-use/Dracula.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor-summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-summary">Method</a></li>
</ul>
<ul class="sub-nav-list">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor-detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="sub-title"><span class="module-label-in-type">Module</span>&nbsp;<a href="../../../module-summary.html">atlantafx.base</a></div>
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">atlantafx.base.theme</a></div>
<h1 title="Class Dracula" class="title">Class Dracula</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance">atlantafx.base.theme.Dracula</div>
</div>
<section class="class-description" id="class-description">
<dl class="notes">
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">Dracula</span>
<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>
implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></span></div>
<div class="block">A theme based on <a href="https://draculatheme.com">Dracula</a> color palette.</div>
</section>
<section class="summary">
<ul class="summary-list">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<li>
<section class="constructor-summary" id="constructor-summary">
<h2>Constructor Summary</h2>
<div class="caption"><span>Constructors</span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" class="member-name-link">Dracula</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li>
<section class="method-summary" id="method-summary">
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getName()" class="member-name-link">getName</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns theme name.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getUserAgentStylesheet()" class="member-name-link">getUserAgentStylesheet</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns the path to the theme user-agent stylesheet.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getUserAgentStylesheetBSS()" class="member-name-link">getUserAgentStylesheetBSS</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns the path to the theme user-agent stylesheet in binary
(BSS) format.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isDarkMode()" class="member-name-link">isDarkMode</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Signifies whether the theme uses a light font on a dark background
or vise versa.</div>
</div>
</div>
</div>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-atlantafx.base.theme.Theme">Methods inherited from interface&nbsp;atlantafx.base.theme.<a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></h3>
<code><a href="Theme.html#isDefault()">isDefault</a></code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="details-list">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<li>
<section class="constructor-details" id="constructor-detail">
<h2>Constructor Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="&lt;init&gt;()">
<h3>Dracula</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">Dracula</span>()</div>
</section>
</li>
</ul>
</section>
</li>
<!-- ============ METHOD DETAIL ========== -->
<li>
<section class="method-details" id="method-detail">
<h2>Method Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="getName()">
<h3>getName</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getName</span>()</div>
<div class="block">Returns theme name.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#getName()">getName</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getUserAgentStylesheet()">
<h3>getUserAgentStylesheet</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getUserAgentStylesheet</span>()</div>
<div class="block">Returns the path to the theme user-agent stylesheet.
See <code>Application.setUserAgentStylesheet(String)</code> for more info.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#getUserAgentStylesheet()">getUserAgentStylesheet</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getUserAgentStylesheetBSS()">
<h3>getUserAgentStylesheetBSS</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getUserAgentStylesheetBSS</span>()</div>
<div class="block">Returns the path to the theme user-agent stylesheet in binary
(BSS) format. See <code>Application.setUserAgentStylesheet(String)</code> for more info.
All built-in themes are available in BSS format, but custom themes may not,
hence the method may return null value.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#getUserAgentStylesheetBSS()">getUserAgentStylesheetBSS</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="isDarkMode()">
<h3>isDarkMode</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isDarkMode</span>()</div>
<div class="block">Signifies whether the theme uses a light font on a dark background
or vise versa.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#isDarkMode()">isDarkMode</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
<!-- ========= END OF CLASS DATA ========= -->
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>NordDark (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.theme, class: NordDark">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +40,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li>Nested</li>
<li>Field</li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li>Field</li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -100,6 +85,7 @@ loadScripts(document, 'script');</script>
<div class="type-signature"><span class="modifiers">public final class </span><span class="element-name type-name-label">NordDark</span>
<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>
implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></span></div>
<div class="block">A theme based on <a href="https://primer.style/">Nord</a> color palette.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -129,13 +115,26 @@ implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme<
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getName()" class="member-name-link">getName</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns theme name.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getUserAgentStylesheet()" class="member-name-link">getUserAgentStylesheet</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isDarkMode()" class="member-name-link">isDarkMode</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns the path to the theme user-agent stylesheet.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getUserAgentStylesheetBSS()" class="member-name-link">getUserAgentStylesheetBSS</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns the path to the theme user-agent stylesheet in binary
(BSS) format.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isDarkMode()" class="member-name-link">isDarkMode</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Signifies whether the theme uses a light font on a dark background
or vise versa.</div>
</div>
</div>
</div>
</div>
@ -174,6 +173,7 @@ implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme<
<section class="detail" id="getName()">
<h3>getName</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getName</span>()</div>
<div class="block">Returns theme name.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#getName()">getName</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
@ -184,6 +184,8 @@ implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme<
<section class="detail" id="getUserAgentStylesheet()">
<h3>getUserAgentStylesheet</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getUserAgentStylesheet</span>()</div>
<div class="block">Returns the path to the theme user-agent stylesheet.
See <code>Application.setUserAgentStylesheet(String)</code> for more info.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#getUserAgentStylesheet()">getUserAgentStylesheet</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
@ -191,9 +193,25 @@ implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme<
</section>
</li>
<li>
<section class="detail" id="getUserAgentStylesheetBSS()">
<h3>getUserAgentStylesheetBSS</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getUserAgentStylesheetBSS</span>()</div>
<div class="block">Returns the path to the theme user-agent stylesheet in binary
(BSS) format. See <code>Application.setUserAgentStylesheet(String)</code> for more info.
All built-in themes are available in BSS format, but custom themes may not,
hence the method may return null value.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#getUserAgentStylesheetBSS()">getUserAgentStylesheetBSS</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="isDarkMode()">
<h3>isDarkMode</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isDarkMode</span>()</div>
<div class="block">Signifies whether the theme uses a light font on a dark background
or vise versa.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#isDarkMode()">isDarkMode</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>NordLight (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.theme, class: NordLight">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +40,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li>Nested</li>
<li>Field</li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li>Field</li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -100,6 +85,7 @@ loadScripts(document, 'script');</script>
<div class="type-signature"><span class="modifiers">public final class </span><span class="element-name type-name-label">NordLight</span>
<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>
implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></span></div>
<div class="block">A theme based on <a href="https://www.nordtheme.com/">Nord</a> color palette.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -129,13 +115,26 @@ implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme<
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getName()" class="member-name-link">getName</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns theme name.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getUserAgentStylesheet()" class="member-name-link">getUserAgentStylesheet</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isDarkMode()" class="member-name-link">isDarkMode</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns the path to the theme user-agent stylesheet.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getUserAgentStylesheetBSS()" class="member-name-link">getUserAgentStylesheetBSS</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns the path to the theme user-agent stylesheet in binary
(BSS) format.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isDarkMode()" class="member-name-link">isDarkMode</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Signifies whether the theme uses a light font on a dark background
or vise versa.</div>
</div>
</div>
</div>
</div>
@ -174,6 +173,7 @@ implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme<
<section class="detail" id="getName()">
<h3>getName</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getName</span>()</div>
<div class="block">Returns theme name.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#getName()">getName</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
@ -184,6 +184,8 @@ implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme<
<section class="detail" id="getUserAgentStylesheet()">
<h3>getUserAgentStylesheet</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getUserAgentStylesheet</span>()</div>
<div class="block">Returns the path to the theme user-agent stylesheet.
See <code>Application.setUserAgentStylesheet(String)</code> for more info.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#getUserAgentStylesheet()">getUserAgentStylesheet</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
@ -191,9 +193,25 @@ implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme<
</section>
</li>
<li>
<section class="detail" id="getUserAgentStylesheetBSS()">
<h3>getUserAgentStylesheetBSS</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getUserAgentStylesheetBSS</span>()</div>
<div class="block">Returns the path to the theme user-agent stylesheet in binary
(BSS) format. See <code>Application.setUserAgentStylesheet(String)</code> for more info.
All built-in themes are available in BSS format, but custom themes may not,
hence the method may return null value.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#getUserAgentStylesheetBSS()">getUserAgentStylesheetBSS</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="isDarkMode()">
<h3>isDarkMode</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isDarkMode</span>()</div>
<div class="block">Signifies whether the theme uses a light font on a dark background
or vise versa.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#isDarkMode()">isDarkMode</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>PrimerDark (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.theme, class: PrimerDark">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +40,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li>Nested</li>
<li>Field</li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li>Field</li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -100,6 +85,7 @@ loadScripts(document, 'script');</script>
<div class="type-signature"><span class="modifiers">public final class </span><span class="element-name type-name-label">PrimerDark</span>
<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>
implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></span></div>
<div class="block">A theme based on <a href="https://primer.style/">Github Primer</a> color palette.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -129,13 +115,26 @@ implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme<
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getName()" class="member-name-link">getName</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns theme name.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getUserAgentStylesheet()" class="member-name-link">getUserAgentStylesheet</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isDarkMode()" class="member-name-link">isDarkMode</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns the path to the theme user-agent stylesheet.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getUserAgentStylesheetBSS()" class="member-name-link">getUserAgentStylesheetBSS</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns the path to the theme user-agent stylesheet in binary
(BSS) format.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isDarkMode()" class="member-name-link">isDarkMode</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Signifies whether the theme uses a light font on a dark background
or vise versa.</div>
</div>
</div>
</div>
</div>
@ -174,6 +173,7 @@ implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme<
<section class="detail" id="getName()">
<h3>getName</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getName</span>()</div>
<div class="block">Returns theme name.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#getName()">getName</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
@ -184,6 +184,8 @@ implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme<
<section class="detail" id="getUserAgentStylesheet()">
<h3>getUserAgentStylesheet</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getUserAgentStylesheet</span>()</div>
<div class="block">Returns the path to the theme user-agent stylesheet.
See <code>Application.setUserAgentStylesheet(String)</code> for more info.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#getUserAgentStylesheet()">getUserAgentStylesheet</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
@ -191,9 +193,25 @@ implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme<
</section>
</li>
<li>
<section class="detail" id="getUserAgentStylesheetBSS()">
<h3>getUserAgentStylesheetBSS</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getUserAgentStylesheetBSS</span>()</div>
<div class="block">Returns the path to the theme user-agent stylesheet in binary
(BSS) format. See <code>Application.setUserAgentStylesheet(String)</code> for more info.
All built-in themes are available in BSS format, but custom themes may not,
hence the method may return null value.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#getUserAgentStylesheetBSS()">getUserAgentStylesheetBSS</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="isDarkMode()">
<h3>isDarkMode</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isDarkMode</span>()</div>
<div class="block">Signifies whether the theme uses a light font on a dark background
or vise versa.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#isDarkMode()">isDarkMode</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>PrimerLight (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.theme, class: PrimerLight">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +40,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li>Nested</li>
<li>Field</li>
<li><a href="#constructor-summary">Constr</a></li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li>Field</li>
<li><a href="#constructor-detail">Constr</a></li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -100,6 +85,7 @@ loadScripts(document, 'script');</script>
<div class="type-signature"><span class="modifiers">public final class </span><span class="element-name type-name-label">PrimerLight</span>
<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>
implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></span></div>
<div class="block">A theme based on <a href="https://primer.style/">Github Primer</a> color palette.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -129,13 +115,26 @@ implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme<
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getName()" class="member-name-link">getName</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns theme name.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getUserAgentStylesheet()" class="member-name-link">getUserAgentStylesheet</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isDarkMode()" class="member-name-link">isDarkMode</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns the path to the theme user-agent stylesheet.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getUserAgentStylesheetBSS()" class="member-name-link">getUserAgentStylesheetBSS</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Returns the path to the theme user-agent stylesheet in binary
(BSS) format.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isDarkMode()" class="member-name-link">isDarkMode</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Signifies whether the theme uses a light font on a dark background
or vise versa.</div>
</div>
</div>
</div>
</div>
@ -174,6 +173,7 @@ implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme<
<section class="detail" id="getName()">
<h3>getName</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getName</span>()</div>
<div class="block">Returns theme name.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#getName()">getName</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
@ -184,6 +184,8 @@ implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme<
<section class="detail" id="getUserAgentStylesheet()">
<h3>getUserAgentStylesheet</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getUserAgentStylesheet</span>()</div>
<div class="block">Returns the path to the theme user-agent stylesheet.
See <code>Application.setUserAgentStylesheet(String)</code> for more info.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#getUserAgentStylesheet()">getUserAgentStylesheet</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
@ -191,9 +193,25 @@ implements <a href="Theme.html" title="interface in atlantafx.base.theme">Theme<
</section>
</li>
<li>
<section class="detail" id="getUserAgentStylesheetBSS()">
<h3>getUserAgentStylesheetBSS</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getUserAgentStylesheetBSS</span>()</div>
<div class="block">Returns the path to the theme user-agent stylesheet in binary
(BSS) format. See <code>Application.setUserAgentStylesheet(String)</code> for more info.
All built-in themes are available in BSS format, but custom themes may not,
hence the method may return null value.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#getUserAgentStylesheetBSS()">getUserAgentStylesheetBSS</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="isDarkMode()">
<h3>isDarkMode</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isDarkMode</span>()</div>
<div class="block">Signifies whether the theme uses a light font on a dark background
or vise versa.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Theme.html#isDarkMode()">isDarkMode</a></code>&nbsp;in interface&nbsp;<code><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></dd>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Styles (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.theme, class: Styles">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +40,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li>Nested</li>
<li><a href="#field-summary">Field</a></li>
<li>Constr</li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li><a href="#field-detail">Field</a></li>
<li>Constr</li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -95,6 +80,8 @@ loadScripts(document, 'script');</script>
<hr>
<div class="type-signature"><span class="modifiers">public final class </span><span class="element-name type-name-label">Styles</span>
<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></span></div>
<div class="block">A set of constants and utility methods that simplifies adding CSS
classes programmatically.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -111,6 +98,72 @@ loadScripts(document, 'script');</script>
<div class="col-second even-row-color"><code><a href="#ACCENT" class="member-name-link">ACCENT</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#BG_ACCENT_EMPHASIS" class="member-name-link">BG_ACCENT_EMPHASIS</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#BG_ACCENT_MUTED" class="member-name-link">BG_ACCENT_MUTED</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#BG_ACCENT_SUBTLE" class="member-name-link">BG_ACCENT_SUBTLE</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#BG_DANGER_EMPHASIS" class="member-name-link">BG_DANGER_EMPHASIS</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#BG_DANGER_MUTED" class="member-name-link">BG_DANGER_MUTED</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#BG_DANGER_SUBTLE" class="member-name-link">BG_DANGER_SUBTLE</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#BG_DEFAULT" class="member-name-link">BG_DEFAULT</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#BG_INSET" class="member-name-link">BG_INSET</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#BG_NEUTRAL_EMPHASIS" class="member-name-link">BG_NEUTRAL_EMPHASIS</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#BG_NEUTRAL_EMPHASIS_PLUS" class="member-name-link">BG_NEUTRAL_EMPHASIS_PLUS</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#BG_NEUTRAL_MUTED" class="member-name-link">BG_NEUTRAL_MUTED</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#BG_NEUTRAL_SUBTLE" class="member-name-link">BG_NEUTRAL_SUBTLE</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#BG_SUBTLE" class="member-name-link">BG_SUBTLE</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#BG_SUCCESS_EMPHASIS" class="member-name-link">BG_SUCCESS_EMPHASIS</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#BG_SUCCESS_MUTED" class="member-name-link">BG_SUCCESS_MUTED</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#BG_SUCCESS_SUBTLE" class="member-name-link">BG_SUCCESS_SUBTLE</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#BG_WARNING_EMPHASIS" class="member-name-link">BG_WARNING_EMPHASIS</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#BG_WARNING_MUTED" class="member-name-link">BG_WARNING_MUTED</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#BG_WARNING_SUBTLE" class="member-name-link">BG_WARNING_SUBTLE</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#BORDER_DEFAULT" class="member-name-link">BORDER_DEFAULT</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#BORDER_MUTED" class="member-name-link">BORDER_MUTED</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#BORDER_SUBTLE" class="member-name-link">BORDER_SUBTLE</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#BORDERED" class="member-name-link">BORDERED</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
@ -135,58 +188,64 @@ loadScripts(document, 'script');</script>
<div class="col-second even-row-color"><code><a href="#DANGER" class="member-name-link">DANGER</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#DENSE" class="member-name-link">DENSE</a></code></div>
<div class="col-second odd-row-color"><code><a href="#DATA_URI_PREFIX" class="member-name-link">DATA_URI_PREFIX</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#ELEVATED_1" class="member-name-link">ELEVATED_1</a></code></div>
<div class="col-second even-row-color"><code><a href="#DENSE" class="member-name-link">DENSE</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#ELEVATED_2" class="member-name-link">ELEVATED_2</a></code></div>
<div class="col-second odd-row-color"><code><a href="#ELEVATED_1" class="member-name-link">ELEVATED_1</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#ELEVATED_3" class="member-name-link">ELEVATED_3</a></code></div>
<div class="col-second even-row-color"><code><a href="#ELEVATED_2" class="member-name-link">ELEVATED_2</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#ELEVATED_4" class="member-name-link">ELEVATED_4</a></code></div>
<div class="col-second odd-row-color"><code><a href="#ELEVATED_3" class="member-name-link">ELEVATED_3</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#FLAT" class="member-name-link">FLAT</a></code></div>
<div class="col-second even-row-color"><code><a href="#ELEVATED_4" class="member-name-link">ELEVATED_4</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#FONT_ICON" class="member-name-link">FONT_ICON</a></code></div>
<div class="col-second odd-row-color"><code><a href="#FLAT" class="member-name-link">FLAT</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#INTERACTIVE" class="member-name-link">INTERACTIVE</a></code></div>
<div class="col-second even-row-color"><code><a href="#FONT_ICON" class="member-name-link">FONT_ICON</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#LARGE" class="member-name-link">LARGE</a></code></div>
<div class="col-second odd-row-color"><code><a href="#INTERACTIVE" class="member-name-link">INTERACTIVE</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#LEFT" class="member-name-link">LEFT</a></code></div>
<div class="col-second even-row-color"><code><a href="#LARGE" class="member-name-link">LARGE</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#LEFT_PILL" class="member-name-link">LEFT_PILL</a></code></div>
<div class="col-second odd-row-color"><code><a href="#LEFT" class="member-name-link">LEFT</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#MEDIUM" class="member-name-link">MEDIUM</a></code></div>
<div class="col-second even-row-color"><code><a href="#LEFT_PILL" class="member-name-link">LEFT_PILL</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#RIGHT" class="member-name-link">RIGHT</a></code></div>
<div class="col-second odd-row-color"><code><a href="#MEDIUM" class="member-name-link">MEDIUM</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#RIGHT_PILL" class="member-name-link">RIGHT_PILL</a></code></div>
<div class="col-second even-row-color"><code><a href="#RIGHT" class="member-name-link">RIGHT</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#ROUNDED" class="member-name-link">ROUNDED</a></code></div>
<div class="col-second odd-row-color"><code><a href="#RIGHT_PILL" class="member-name-link">RIGHT_PILL</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#SMALL" class="member-name-link">SMALL</a></code></div>
<div class="col-second even-row-color"><code><a href="#ROUNDED" class="member-name-link">ROUNDED</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final javafx.css.PseudoClass</code></div>
<div class="col-second odd-row-color"><code><a href="#STATE_ACCENT" class="member-name-link">STATE_ACCENT</a></code></div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#SMALL" class="member-name-link">SMALL</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final javafx.css.PseudoClass</code></div>
<div class="col-second even-row-color"><code><a href="#STATE_DANGER" class="member-name-link">STATE_DANGER</a></code></div>
<div class="col-second even-row-color"><code><a href="#STATE_ACCENT" class="member-name-link">STATE_ACCENT</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final javafx.css.PseudoClass</code></div>
<div class="col-second odd-row-color"><code><a href="#STATE_DANGER" class="member-name-link">STATE_DANGER</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final javafx.css.PseudoClass</code></div>
<div class="col-second even-row-color"><code><a href="#STATE_INTERACTIVE" class="member-name-link">STATE_INTERACTIVE</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final javafx.css.PseudoClass</code></div>
<div class="col-second odd-row-color"><code><a href="#STATE_SUCCESS" class="member-name-link">STATE_SUCCESS</a></code></div>
@ -201,6 +260,12 @@ loadScripts(document, 'script');</script>
<div class="col-second even-row-color"><code><a href="#SUCCESS" class="member-name-link">SUCCESS</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#TABS_CLASSIC" class="member-name-link">TABS_CLASSIC</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#TABS_FLOATING" class="member-name-link">TABS_FLOATING</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#TEXT" class="member-name-link">TEXT</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
@ -228,35 +293,38 @@ loadScripts(document, 'script');</script>
<div class="col-second odd-row-color"><code><a href="#TEXT_OBLIQUE" class="member-name-link">TEXT_OBLIQUE</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#TEXT_SMALL" class="member-name-link">TEXT_SMALL</a></code></div>
<div class="col-second even-row-color"><code><a href="#TEXT_ON_EMPHASIS" class="member-name-link">TEXT_ON_EMPHASIS</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#TEXT_STRIKETHROUGH" class="member-name-link">TEXT_STRIKETHROUGH</a></code></div>
<div class="col-second odd-row-color"><code><a href="#TEXT_SMALL" class="member-name-link">TEXT_SMALL</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#TEXT_SUBTLE" class="member-name-link">TEXT_SUBTLE</a></code></div>
<div class="col-second even-row-color"><code><a href="#TEXT_STRIKETHROUGH" class="member-name-link">TEXT_STRIKETHROUGH</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#TEXT_UNDERLINED" class="member-name-link">TEXT_UNDERLINED</a></code></div>
<div class="col-second odd-row-color"><code><a href="#TEXT_SUBTLE" class="member-name-link">TEXT_SUBTLE</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#TITLE_1" class="member-name-link">TITLE_1</a></code></div>
<div class="col-second even-row-color"><code><a href="#TEXT_UNDERLINED" class="member-name-link">TEXT_UNDERLINED</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#TITLE_2" class="member-name-link">TITLE_2</a></code></div>
<div class="col-second odd-row-color"><code><a href="#TITLE_1" class="member-name-link">TITLE_1</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#TITLE_3" class="member-name-link">TITLE_3</a></code></div>
<div class="col-second even-row-color"><code><a href="#TITLE_2" class="member-name-link">TITLE_2</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#TITLE_4" class="member-name-link">TITLE_4</a></code></div>
<div class="col-second odd-row-color"><code><a href="#TITLE_3" class="member-name-link">TITLE_3</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#TOP" class="member-name-link">TOP</a></code></div>
<div class="col-second even-row-color"><code><a href="#TITLE_4" class="member-name-link">TITLE_4</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="#WARNING" class="member-name-link">WARNING</a></code></div>
<div class="col-second odd-row-color"><code><a href="#TOP" class="member-name-link">TOP</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#WARNING" class="member-name-link">WARNING</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
@ -275,16 +343,41 @@ loadScripts(document, 'script');</script>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#activatePseudoClass(javafx.scene.Node,javafx.css.PseudoClass,javafx.css.PseudoClass...)" class="member-name-link">activatePseudoClass</a><wbr>(javafx.scene.Node&nbsp;node,
javafx.css.PseudoClass&nbsp;pseudoClass,
javafx.css.PseudoClass...&nbsp;excludes)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="block">Activates given pseudo-class to the node and deactivates the excluded pseudo-classes.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#addStyleClass(javafx.scene.Node,java.lang.String,java.lang.String...)" class="member-name-link">addStyleClass</a><wbr>(javafx.scene.Node&nbsp;node,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;styleClass,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>...&nbsp;excludes)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="block">Adds the given style class to the node and removes the excluded classes.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#toggleStyleClass(javafx.scene.Node,java.lang.String)" class="member-name-link">toggleStyleClass</a><wbr>(javafx.scene.Node&nbsp;node,
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#appendStyle(javafx.scene.Node,java.lang.String,java.lang.String)" class="member-name-link">appendStyle</a><wbr>(javafx.scene.Node&nbsp;node,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;prop,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;value)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="block">Appends CSS style declaration to the specified node.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#removeStyle(javafx.scene.Node,java.lang.String)" class="member-name-link">removeStyle</a><wbr>(javafx.scene.Node&nbsp;node,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;prop)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="block">Removes the specified CSS style declaration from the specified node.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#toDataURI(java.lang.String)" class="member-name-link">toDataURI</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;css)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="block">Converts a CSS string to the Base64-encoded data URI.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#toggleStyleClass(javafx.scene.Node,java.lang.String)" class="member-name-link">toggleStyleClass</a><wbr>(javafx.scene.Node&nbsp;node,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;styleClass)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="block">Adds the given style class to the node if it's not present,
otherwise removes it.</div>
</div>
</div>
</div>
</div>
@ -303,6 +396,20 @@ loadScripts(document, 'script');</script>
<h2>Field Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="DATA_URI_PREFIX">
<h3>DATA_URI_PREFIX</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">DATA_URI_PREFIX</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.DATA_URI_PREFIX">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="ACCENT">
<h3>ACCENT</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">ACCENT</span></div>
@ -359,30 +466,6 @@ loadScripts(document, 'script');</script>
</section>
</li>
<li>
<section class="detail" id="STATE_ACCENT">
<h3>STATE_ACCENT</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type">javafx.css.PseudoClass</span>&nbsp;<span class="element-name">STATE_ACCENT</span></div>
</section>
</li>
<li>
<section class="detail" id="STATE_SUCCESS">
<h3>STATE_SUCCESS</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type">javafx.css.PseudoClass</span>&nbsp;<span class="element-name">STATE_SUCCESS</span></div>
</section>
</li>
<li>
<section class="detail" id="STATE_WARNING">
<h3>STATE_WARNING</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type">javafx.css.PseudoClass</span>&nbsp;<span class="element-name">STATE_WARNING</span></div>
</section>
</li>
<li>
<section class="detail" id="STATE_DANGER">
<h3>STATE_DANGER</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type">javafx.css.PseudoClass</span>&nbsp;<span class="element-name">STATE_DANGER</span></div>
</section>
</li>
<li>
<section class="detail" id="TEXT">
<h3>TEXT</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">TEXT</span></div>
@ -747,6 +830,34 @@ loadScripts(document, 'script');</script>
</section>
</li>
<li>
<section class="detail" id="TABS_CLASSIC">
<h3>TABS_CLASSIC</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">TABS_CLASSIC</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.TABS_CLASSIC">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="TABS_FLOATING">
<h3>TABS_FLOATING</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">TABS_FLOATING</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.TABS_FLOATING">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="TITLE_1">
<h3>TITLE_1</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">TITLE_1</span></div>
@ -970,6 +1081,358 @@ loadScripts(document, 'script');</script>
</dl>
</section>
</li>
<li>
<section class="detail" id="TEXT_ON_EMPHASIS">
<h3>TEXT_ON_EMPHASIS</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">TEXT_ON_EMPHASIS</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.TEXT_ON_EMPHASIS">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="STATE_ACCENT">
<h3>STATE_ACCENT</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type">javafx.css.PseudoClass</span>&nbsp;<span class="element-name">STATE_ACCENT</span></div>
</section>
</li>
<li>
<section class="detail" id="STATE_SUCCESS">
<h3>STATE_SUCCESS</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type">javafx.css.PseudoClass</span>&nbsp;<span class="element-name">STATE_SUCCESS</span></div>
</section>
</li>
<li>
<section class="detail" id="STATE_WARNING">
<h3>STATE_WARNING</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type">javafx.css.PseudoClass</span>&nbsp;<span class="element-name">STATE_WARNING</span></div>
</section>
</li>
<li>
<section class="detail" id="STATE_DANGER">
<h3>STATE_DANGER</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type">javafx.css.PseudoClass</span>&nbsp;<span class="element-name">STATE_DANGER</span></div>
</section>
</li>
<li>
<section class="detail" id="STATE_INTERACTIVE">
<h3>STATE_INTERACTIVE</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type">javafx.css.PseudoClass</span>&nbsp;<span class="element-name">STATE_INTERACTIVE</span></div>
</section>
</li>
<li>
<section class="detail" id="BG_DEFAULT">
<h3>BG_DEFAULT</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">BG_DEFAULT</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.BG_DEFAULT">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="BG_INSET">
<h3>BG_INSET</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">BG_INSET</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.BG_INSET">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="BG_SUBTLE">
<h3>BG_SUBTLE</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">BG_SUBTLE</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.BG_SUBTLE">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="BG_NEUTRAL_EMPHASIS_PLUS">
<h3>BG_NEUTRAL_EMPHASIS_PLUS</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">BG_NEUTRAL_EMPHASIS_PLUS</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.BG_NEUTRAL_EMPHASIS_PLUS">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="BG_NEUTRAL_EMPHASIS">
<h3>BG_NEUTRAL_EMPHASIS</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">BG_NEUTRAL_EMPHASIS</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.BG_NEUTRAL_EMPHASIS">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="BG_NEUTRAL_MUTED">
<h3>BG_NEUTRAL_MUTED</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">BG_NEUTRAL_MUTED</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.BG_NEUTRAL_MUTED">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="BG_NEUTRAL_SUBTLE">
<h3>BG_NEUTRAL_SUBTLE</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">BG_NEUTRAL_SUBTLE</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.BG_NEUTRAL_SUBTLE">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="BG_ACCENT_EMPHASIS">
<h3>BG_ACCENT_EMPHASIS</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">BG_ACCENT_EMPHASIS</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.BG_ACCENT_EMPHASIS">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="BG_ACCENT_MUTED">
<h3>BG_ACCENT_MUTED</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">BG_ACCENT_MUTED</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.BG_ACCENT_MUTED">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="BG_ACCENT_SUBTLE">
<h3>BG_ACCENT_SUBTLE</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">BG_ACCENT_SUBTLE</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.BG_ACCENT_SUBTLE">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="BG_WARNING_EMPHASIS">
<h3>BG_WARNING_EMPHASIS</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">BG_WARNING_EMPHASIS</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.BG_WARNING_EMPHASIS">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="BG_WARNING_MUTED">
<h3>BG_WARNING_MUTED</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">BG_WARNING_MUTED</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.BG_WARNING_MUTED">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="BG_WARNING_SUBTLE">
<h3>BG_WARNING_SUBTLE</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">BG_WARNING_SUBTLE</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.BG_WARNING_SUBTLE">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="BG_SUCCESS_EMPHASIS">
<h3>BG_SUCCESS_EMPHASIS</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">BG_SUCCESS_EMPHASIS</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.BG_SUCCESS_EMPHASIS">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="BG_SUCCESS_MUTED">
<h3>BG_SUCCESS_MUTED</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">BG_SUCCESS_MUTED</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.BG_SUCCESS_MUTED">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="BG_SUCCESS_SUBTLE">
<h3>BG_SUCCESS_SUBTLE</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">BG_SUCCESS_SUBTLE</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.BG_SUCCESS_SUBTLE">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="BG_DANGER_EMPHASIS">
<h3>BG_DANGER_EMPHASIS</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">BG_DANGER_EMPHASIS</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.BG_DANGER_EMPHASIS">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="BG_DANGER_MUTED">
<h3>BG_DANGER_MUTED</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">BG_DANGER_MUTED</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.BG_DANGER_MUTED">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="BG_DANGER_SUBTLE">
<h3>BG_DANGER_SUBTLE</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">BG_DANGER_SUBTLE</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.BG_DANGER_SUBTLE">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="BORDER_DEFAULT">
<h3>BORDER_DEFAULT</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">BORDER_DEFAULT</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.BORDER_DEFAULT">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="BORDER_MUTED">
<h3>BORDER_MUTED</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">BORDER_MUTED</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.BORDER_MUTED">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="BORDER_SUBTLE">
<h3>BORDER_SUBTLE</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">BORDER_SUBTLE</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Styles.BORDER_SUBTLE">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
@ -983,6 +1446,15 @@ loadScripts(document, 'script');</script>
<h3>toggleStyleClass</h3>
<div class="member-signature"><span class="modifiers">public static</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">toggleStyleClass</span><wbr><span class="parameters">(javafx.scene.Node&nbsp;node,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;styleClass)</span></div>
<div class="block">Adds the given style class to the node if it's not present,
otherwise removes it.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>node</code> - The target node.</dd>
<dd><code>styleClass</code> - The style class to be toggled.</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/NullPointerException.html" title="class or interface in java.lang" class="external-link">NullPointerException</a></code> - if node or style class is null</dd>
</dl>
</section>
</li>
<li>
@ -991,6 +1463,17 @@ loadScripts(document, 'script');</script>
<div class="member-signature"><span class="modifiers">public static</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">addStyleClass</span><wbr><span class="parameters">(javafx.scene.Node&nbsp;node,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;styleClass,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>...&nbsp;excludes)</span></div>
<div class="block">Adds the given style class to the node and removes the excluded classes.
This method is supposed to be used when only one from a set of classes
have to be present at once.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>node</code> - The target node.</dd>
<dd><code>styleClass</code> - The style class to be toggled.</dd>
<dd><code>excludes</code> - The style classes to be excluded.</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/NullPointerException.html" title="class or interface in java.lang" class="external-link">NullPointerException</a></code> - if node or styleClass is null</dd>
</dl>
</section>
</li>
<li>
@ -999,6 +1482,72 @@ loadScripts(document, 'script');</script>
<div class="member-signature"><span class="modifiers">public static</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">activatePseudoClass</span><wbr><span class="parameters">(javafx.scene.Node&nbsp;node,
javafx.css.PseudoClass&nbsp;pseudoClass,
javafx.css.PseudoClass...&nbsp;excludes)</span></div>
<div class="block">Activates given pseudo-class to the node and deactivates the excluded pseudo-classes.
This method is supposed to be used when only one from a set of pseudo-classes
have to be present at once.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>node</code> - The node to activate the pseudo-class on.</dd>
<dd><code>pseudoClass</code> - The pseudo-class to be activated.</dd>
<dd><code>excludes</code> - The pseudo-classes to be deactivated.</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/NullPointerException.html" title="class or interface in java.lang" class="external-link">NullPointerException</a></code> - if node or pseudo-class is null</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="appendStyle(javafx.scene.Node,java.lang.String,java.lang.String)">
<h3>appendStyle</h3>
<div class="member-signature"><span class="modifiers">public static</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">appendStyle</span><wbr><span class="parameters">(javafx.scene.Node&nbsp;node,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;prop,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;value)</span></div>
<div class="block">Appends CSS style declaration to the specified node.
There's no check for duplicates, so the CSS declarations with the same property
name can be appended multiple times.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>node</code> - The node to append the new style declaration.</dd>
<dd><code>prop</code> - The CSS property name.</dd>
<dd><code>value</code> - The CSS property value.</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/NullPointerException.html" title="class or interface in java.lang" class="external-link">NullPointerException</a></code> - if node is null</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="removeStyle(javafx.scene.Node,java.lang.String)">
<h3>removeStyle</h3>
<div class="member-signature"><span class="modifiers">public static</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">removeStyle</span><wbr><span class="parameters">(javafx.scene.Node&nbsp;node,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;prop)</span></div>
<div class="block">Removes the specified CSS style declaration from the specified node.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>node</code> - The node to remove the style from.</dd>
<dd><code>prop</code> - The name of the style property to remove.</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/NullPointerException.html" title="class or interface in java.lang" class="external-link">NullPointerException</a></code> - if node is null</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="toDataURI(java.lang.String)">
<h3>toDataURI</h3>
<div class="member-signature"><span class="modifiers">public static</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">toDataURI</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;css)</span></div>
<div class="block">Converts a CSS string to the Base64-encoded data URI. The resulting string is
an inline data URI that can be applied to any node in the following manner:
<pre>
var dataUri = Styles.toDataURI();
node.getStylesheets().add(dataUri);
node.getStylesheets().contains(dataUri);
node.getStylesheets().remove(dataUri);
</pre></div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>css</code> - The CSS string to encode.</dd>
<dt>Returns:</dt>
<dd>The resulting data URI string.</dd>
</dl>
</section>
</li>
</ul>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Theme (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.theme, interface: Theme">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -16,7 +16,11 @@
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../";
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
@ -25,7 +29,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +40,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li>Nested</li>
<li>Field</li>
<li>Constr</li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li>Field</li>
<li>Constr</li>
<li><a href="#method-detail">Method</a></li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
@ -72,9 +57,9 @@ loadScripts(document, 'script');</script>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -91,10 +76,11 @@ loadScripts(document, 'script');</script>
<section class="class-description" id="class-description">
<dl class="notes">
<dt>All Known Implementing Classes:</dt>
<dd><code><a href="NordDark.html" title="class in atlantafx.base.theme">NordDark</a></code>, <code><a href="NordLight.html" title="class in atlantafx.base.theme">NordLight</a></code>, <code><a href="PrimerDark.html" title="class in atlantafx.base.theme">PrimerDark</a></code>, <code><a href="PrimerLight.html" title="class in atlantafx.base.theme">PrimerLight</a></code></dd>
<dd><code><a href="CupertinoDark.html" title="class in atlantafx.base.theme">CupertinoDark</a></code>, <code><a href="CupertinoLight.html" title="class in atlantafx.base.theme">CupertinoLight</a></code>, <code><a href="Dracula.html" title="class in atlantafx.base.theme">Dracula</a></code>, <code><a href="NordDark.html" title="class in atlantafx.base.theme">NordDark</a></code>, <code><a href="NordLight.html" title="class in atlantafx.base.theme">NordLight</a></code>, <code><a href="PrimerDark.html" title="class in atlantafx.base.theme">PrimerDark</a></code>, <code><a href="PrimerLight.html" title="class in atlantafx.base.theme">PrimerLight</a></code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public interface </span><span class="element-name type-name-label">Theme</span></div>
<div class="block">The basic theme interface.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -111,21 +97,38 @@ loadScripts(document, 'script');</script>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getName()" class="member-name-link">getName</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">&nbsp;</div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Returns theme name.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getUserAgentStylesheet()" class="member-name-link">getUserAgentStylesheet</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#isDarkMode()" class="member-name-link">isDarkMode</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#isDefault()" class="member-name-link">isDefault</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1"><code>static <a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1"><code><a href="#of(java.lang.String,java.lang.String,boolean)" class="member-name-link">of</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;name,
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Returns the path to the theme user-agent stylesheet.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>@Nullable <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getUserAgentStylesheetBSS()" class="member-name-link">getUserAgentStylesheetBSS</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Returns the path to the theme user-agent stylesheet in binary
(BSS) format.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#isDarkMode()" class="member-name-link">isDarkMode</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Signifies whether the theme uses a light font on a dark background
or vise versa.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#isDefault()" class="member-name-link">isDefault</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
<div class="block">Returns whether the theme is a standard theme provided by the OpenJFX or a custom theme.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1"><code>static <a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1"><code><a href="#of(java.lang.String,java.lang.String,boolean)" class="member-name-link">of</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;name,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;userAgentStylesheet,
boolean&nbsp;darkMode)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1">&nbsp;</div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1">
<div class="block">A simple factory method for instantiating a new theme.</div>
</div>
</div>
</div>
</div>
@ -144,18 +147,34 @@ loadScripts(document, 'script');</script>
<section class="detail" id="getName()">
<h3>getName</h3>
<div class="member-signature"><span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getName</span>()</div>
<div class="block">Returns theme name.</div>
</section>
</li>
<li>
<section class="detail" id="getUserAgentStylesheet()">
<h3>getUserAgentStylesheet</h3>
<div class="member-signature"><span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getUserAgentStylesheet</span>()</div>
<div class="block">Returns the path to the theme user-agent stylesheet.
See <code>Application.setUserAgentStylesheet(String)</code> for more info.</div>
</section>
</li>
<li>
<section class="detail" id="getUserAgentStylesheetBSS()">
<h3>getUserAgentStylesheetBSS</h3>
<div class="member-signature"><span class="annotations">@Nullable
</span><span class="return-type">@Nullable <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getUserAgentStylesheetBSS</span>()</div>
<div class="block">Returns the path to the theme user-agent stylesheet in binary
(BSS) format. See <code>Application.setUserAgentStylesheet(String)</code> for more info.
All built-in themes are available in BSS format, but custom themes may not,
hence the method may return null value.</div>
</section>
</li>
<li>
<section class="detail" id="isDarkMode()">
<h3>isDarkMode</h3>
<div class="member-signature"><span class="return-type">boolean</span>&nbsp;<span class="element-name">isDarkMode</span>()</div>
<div class="block">Signifies whether the theme uses a light font on a dark background
or vise versa.</div>
</section>
</li>
<li>
@ -164,12 +183,14 @@ loadScripts(document, 'script');</script>
<div class="member-signature"><span class="modifiers">static</span>&nbsp;<span class="return-type"><a href="Theme.html" title="interface in atlantafx.base.theme">Theme</a></span>&nbsp;<span class="element-name">of</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;name,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;userAgentStylesheet,
boolean&nbsp;darkMode)</span></div>
<div class="block">A simple factory method for instantiating a new theme.</div>
</section>
</li>
<li>
<section class="detail" id="isDefault()">
<h3>isDefault</h3>
<div class="member-signature"><span class="modifiers">default</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isDefault</span>()</div>
<div class="block">Returns whether the theme is a standard theme provided by the OpenJFX or a custom theme.</div>
</section>
</li>
</ul>

@ -0,0 +1,225 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>ThemeCompiler (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.theme, class: ThemeCompiler">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">Class</li>
<li><a href="class-use/ThemeCompiler.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor-summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-summary">Method</a></li>
</ul>
<ul class="sub-nav-list">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor-detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="sub-title"><span class="module-label-in-type">Module</span>&nbsp;<a href="../../../module-summary.html">atlantafx.base</a></div>
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">atlantafx.base.theme</a></div>
<h1 title="Class ThemeCompiler" class="title">Class ThemeCompiler</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance">atlantafx.base.theme.ThemeCompiler</div>
</div>
<section class="class-description" id="class-description">
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">ThemeCompiler</span>
<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></span></div>
<div class="block">A lazy man CSS to BSS compiler wrapper.</div>
</section>
<section class="summary">
<ul class="summary-list">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<li>
<section class="constructor-summary" id="constructor-summary">
<h2>Constructor Summary</h2>
<div class="caption"><span>Constructors</span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" class="member-name-link">ThemeCompiler</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li>
<section class="method-summary" id="method-summary">
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab1" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab1', 3)" class="table-tab">Static Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#convertToBinary(java.nio.file.Path)" class="member-name-link">convertToBinary</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/file/Path.html" title="class or interface in java.nio.file" class="external-link">Path</a>&nbsp;dir)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Converts all CSS files in the specified directory to BSS.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#convertToBinary(java.nio.file.Path,java.nio.file.Path)" class="member-name-link">convertToBinary</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/file/Path.html" title="class or interface in java.nio.file" class="external-link">Path</a>&nbsp;in,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/file/Path.html" title="class or interface in java.nio.file" class="external-link">Path</a>&nbsp;out)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Converts the specified CSS file to BSS.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#main(java.lang.String%5B%5D)" class="member-name-link">main</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]&nbsp;args)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="block">The main class that accepts exactly one parameter, which is the path to
the source directory to be scanned for CSS files.</div>
</div>
</div>
</div>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="details-list">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<li>
<section class="constructor-details" id="constructor-detail">
<h2>Constructor Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="&lt;init&gt;()">
<h3>ThemeCompiler</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">ThemeCompiler</span>()</div>
</section>
</li>
</ul>
</section>
</li>
<!-- ============ METHOD DETAIL ========== -->
<li>
<section class="method-details" id="method-detail">
<h2>Method Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="main(java.lang.String[])">
<h3>main</h3>
<div class="member-signature"><span class="modifiers">public static</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">main</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]&nbsp;args)</span></div>
<div class="block">The main class that accepts exactly one parameter, which is the path to
the source directory to be scanned for CSS files.
<p>Usage:
<pre><code>
java ThemeCompiler &lt;path&gt;
</code></pre></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#convertToBinary(java.nio.file.Path)"><code>convertToBinary(Path)</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="convertToBinary(java.nio.file.Path)">
<h3>convertToBinary</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">convertToBinary</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/file/Path.html" title="class or interface in java.nio.file" class="external-link">Path</a>&nbsp;dir)</span>
throws <span class="exceptions"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></span></div>
<div class="block">Converts all CSS files in the specified directory to BSS.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>dir</code> - The source directory to scan for CSS files.</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></code> - to punish you for using Java</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="convertToBinary(java.nio.file.Path,java.nio.file.Path)">
<h3>convertToBinary</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">convertToBinary</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/file/Path.html" title="class or interface in java.nio.file" class="external-link">Path</a>&nbsp;in,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/file/Path.html" title="class or interface in java.nio.file" class="external-link">Path</a>&nbsp;out)</span>
throws <span class="exceptions"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></span></div>
<div class="block">Converts the specified CSS file to BSS. If no output file is given,
then the input file name is used with an extension of 'bss'.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>in</code> - The input file path.</dd>
<dd><code>out</code> - The output file path.</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></code> - to punish you for using Java</dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
<!-- ========= END OF CLASS DATA ========= -->
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Sat Feb 11 13:35:19 SAMT 2023 -->
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Tweaks (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-11">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="declaration: module: atlantafx.base, package: atlantafx.base.theme, class: Tweaks">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
@ -25,7 +25,7 @@ loadScripts(document, 'script');</script>
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../module-summary.html">Module</a></li>
@ -36,28 +36,9 @@ loadScripts(document, 'script');</script>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
<ul class="sub-nav-list-small">
<li>
<p>Summary:</p>
<ul>
<li>Nested</li>
<li><a href="#field-summary">Field</a></li>
<li>Constr</li>
<li><a href="#method-summary">Method</a></li>
</ul>
</li>
<li>
<p>Detail:</p>
<ul>
<li><a href="#field-detail">Field</a></li>
<li>Constr</li>
<li>Method</li>
</ul>
</li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
@ -72,9 +53,9 @@ loadScripts(document, 'script');</script>
<li>Method</li>
</ul>
</div>
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
@ -95,9 +76,9 @@ loadScripts(document, 'script');</script>
<hr>
<div class="type-signature"><span class="modifiers">public final class </span><span class="element-name type-name-label">Tweaks</span>
<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></span></div>
<div class="block">Contains extra style class names introduced to tweak some controls view if and where it makes sense.
The reason of supporting tweaks is to allow users to write less CSS code. Search for #tweak/classname
to find the controls supporting tweaks or check the control page in the Sampler app.</div>
<div class="block">Contains extra style class names introduced to tweak some controls view
if and where it makes sense. The reason of supporting tweaks is to allow
users to write less CSS code.</div>
</section>
<section class="summary">
<ul class="summary-list">
@ -136,6 +117,11 @@ loadScripts(document, 'script');</script>
<div class="col-last odd-row-color">
<div class="block">Removes or hides dropdown arrow button.</div>
</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="#NO_HEADER" class="member-name-link">NO_HEADER</a></code></div>
<div class="col-last even-row-color">
<div class="block">Removes control header.</div>
</div>
</div>
</section>
</li>
@ -188,6 +174,21 @@ loadScripts(document, 'script');</script>
</section>
</li>
<li>
<section class="detail" id="NO_HEADER">
<h3>NO_HEADER</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">NO_HEADER</span></div>
<div class="block">Removes control header.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../constant-values.html#atlantafx.base.theme.Tweaks.NO_HEADER">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="ALIGN_LEFT">
<h3>ALIGN_LEFT</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">ALIGN_LEFT</span></div>

@ -0,0 +1,62 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.theme.CupertinoDark (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.theme, class: CupertinoDark">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CupertinoDark.html" title="class in atlantafx.base.theme">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.theme.CupertinoDark" class="title">Uses of Class<br>atlantafx.base.theme.CupertinoDark</h1>
</div>
No usage of atlantafx.base.theme.CupertinoDark</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -0,0 +1,62 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.theme.CupertinoLight (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.theme, class: CupertinoLight">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CupertinoLight.html" title="class in atlantafx.base.theme">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.theme.CupertinoLight" class="title">Uses of Class<br>atlantafx.base.theme.CupertinoLight</h1>
</div>
No usage of atlantafx.base.theme.CupertinoLight</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

@ -0,0 +1,62 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed May 31 19:33:20 SAMT 2023 -->
<title>Uses of Class atlantafx.base.theme.Dracula (atlantafx-base 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-31">
<meta name="description" content="use: module: atlantafx.base, package: atlantafx.base.theme, class: Dracula">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Dracula.html" title="class in atlantafx.base.theme">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class atlantafx.base.theme.Dracula" class="title">Uses of Class<br>atlantafx.base.theme.Dracula</h1>
</div>
No usage of atlantafx.base.theme.Dracula</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

Some files were not shown because too many files have changed in this diff Show More