Package uno.anahata.asi.desktop


package uno.anahata.asi.desktop
Provides the main entry points and bootstrapping logic for the standalone Anahata ASI applications.

This package is responsible for the initial environment configuration, Look-and-Feel (Laf) setup, and the orchestration of the top-level Swing frames and containers outside of an IDE environment.

Key Responsibilities:

  • Application Bootstrapping: Initializing logging levels and system properties.
  • UI Initialization: Setting up FlatLaf and assembling the primary JFrame.
  • Container Lifecycle: Instantiating the standalone-specific AsiContainer and binding it to the main UI panel.
Author:
anahata
  • Classes
    Class
    Description
    The main entry point for the Anahata AI standalone Swing application.