Class Card

java.lang.Object
javafx.scene.Node
javafx.scene.Parent
javafx.scene.layout.Region
javafx.scene.control.Control
atlantafx.base.controls.Card
All Implemented Interfaces:
javafx.css.Styleable, javafx.event.EventTarget, javafx.scene.control.Skinnable

public class Card extends javafx.scene.control.Control
A versatile container that can be used in various contexts, such as headings, text, dialogs and more. It includes a header to provide a brief overview or context of the information. The sub-header and body sections provide more detailed content, while the footer may include additional actions or information.