Package com.dua3.utility.fx


package com.dua3.utility.fx
JavaFX related classes and utilities.
  • Klasse
    Beschreibung
    This class represents an embedded font in JavaFX.
    Utility class for working with fonts in JavaFX.
    Implementation of the FontUtilProvider interface for JavaFX.
    The FxGraphics class implements the Graphics interface for rendering graphics in JavaFX based applications.
    A record representing an image in JavaFX.
    Utility class for manipulating JavaFX images.
    Implementation of the ImageUtilProvider interface for JavaFX.
    FxLogPane is a custom JavaFX component that provides a log viewer with filtering and search capabilities.
    The FxLogWindow class represents a JavaFX window that displays log entries in a table view.
    A class intended for controlling possibly long-running update operations.
    Abstract class that extends the JavaFX Service class to manage tasks with progress, state, and title trackers.
    Interface for tracking and updating the state, progress, title, and message of a task.
    JavaFX utility class.
    The PlatformHelper class provides utility methods for performing tasks on the JavaFX application thread.
    A utility class for converting properties between different types while maintaining synchronization between the original and converted properties.
    Utility class providing methods for manipulating TableView instances.
    Represents the result of a validation process performed on a Control.
    Enum representing the level of a validation result.