Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Cleans up comments

AuthorDaveJarvis <email>
Date2025-09-06 12:32:41 GMT-0700
Commite82e13da5798a477c2b02be1acda712ca4c2bf50
Parent0fdc4c5
src/main/java/com/keenwrite/events/PagingEvent.java
/**
* Represents pagination progress during document typesetting operations.
- * This event extends StatusEvent to provide specialized handling for
- * pagination status messages.
*/
public final class PagingEvent extends StatusEvent {
/**
- * Override the print method to provide specialized pagination output
- * handling.
* Uses carriage return to overwrite the same line for typesetting progress.
*
Delta0 lines added, 4 lines removed, 4-line decrease