Package swingtree.input


@NullMarked package swingtree.input
Input handling utilities for SwingTree, including keyboard state tracking and event-based input management for UI applications.
  • Class
    Description
    This is a simple Singleton class representing the current state of the keyboard.
    This enum represents all the keys on the keyboard which can be queried for their current state.