Basics
Guides
API Reference
Basics
Guides
API Reference
[14:14] static extends: object
Helper for FXGL's InputPredicates utility
(com.almasb.fxgl.core.util.InputPredicates), providing reusable
PredicateDialogService.showInputBoxFiltered to constrain user
input to alphabetic-only or alphanumeric-only entries.
ALPHANUM ()
Returns the ALPHANUM predicate (matches any string of Unicode letters and digits).
An AussomJavaObject around a PredicateALPHA ()
Returns the ALPHA predicate (matches any string of Unicode letters only).
An AussomJavaObject around a Predicate
Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.