Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Renamed method in LimitedTextArea class
The method getOutOfRange() in the LimitedTextArea class has been renamed to isOutOfRange(). The change was made to enhance the readability and clarity of the code, adhering to general Java naming conventions.
- Loading branch information