Skip navigation links
A E F G I J M N O P S T V W 

A

acceptor - Variable in enum net.neoforged.cliutils.progress.ProgressActionType
 

E

enabled - Variable in class net.neoforged.cliutils.progress.ProgressReporter
 
ENABLED_PROPERTY - Static variable in class net.neoforged.cliutils.progress.ProgressReporter
 

F

FULL_MODIFIER - Static variable in class net.neoforged.cliutils.progress.ProgressInterceptor
 

G

getDefault() - Static method in class net.neoforged.cliutils.progress.ProgressReporter
 
getFileCountInZip(File) - Static method in class net.neoforged.cliutils.JarUtils
 

I

identifier - Variable in enum net.neoforged.cliutils.progress.ProgressActionType
 

J

JarUtils - Class in net.neoforged.cliutils
 
JarUtils() - Constructor for class net.neoforged.cliutils.JarUtils
 

M

manager - Variable in class net.neoforged.cliutils.progress.ProgressInterceptor
 
MODIFIER_KEY - Static variable in class net.neoforged.cliutils.progress.ProgressReporter
 

N

net.neoforged.cliutils - package net.neoforged.cliutils
 
net.neoforged.cliutils.progress - package net.neoforged.cliutils.progress
 

O

output - Variable in class net.neoforged.cliutils.progress.ProgressReporter
 

P

ProgressActionType - Enum in net.neoforged.cliutils.progress
 
ProgressInterceptor - Class in net.neoforged.cliutils.progress
Intercepts ProgressActionType progress manager actions and redirects them to the manager.
ProgressInterceptor(OutputStream, ProgressManager) - Constructor for class net.neoforged.cliutils.progress.ProgressInterceptor
 
ProgressManager - Interface in net.neoforged.cliutils.progress
A manager that changes the progress of a progress bar, to indicate the current progress to users.
ProgressReporter - Class in net.neoforged.cliutils.progress
A ProgressManager that forwards all changes to a print stream that writes the changes with an ANSI modifier "progressmanager".
ProgressReporter(boolean, PrintStream) - Constructor for class net.neoforged.cliutils.progress.ProgressReporter
 

S

setIndeterminate(boolean) - Method in interface net.neoforged.cliutils.progress.ProgressManager
Sets whether the max progress is known or not.
setIndeterminate(boolean) - Method in class net.neoforged.cliutils.progress.ProgressReporter
 
setMaxProgress(int) - Method in interface net.neoforged.cliutils.progress.ProgressManager
Sets the max progress of the manager.
setMaxProgress(int) - Method in class net.neoforged.cliutils.progress.ProgressReporter
 
setPercentageProgress(double) - Method in interface net.neoforged.cliutils.progress.ProgressManager
Sets progress of the manager, based on a fractional value.
setPercentageProgress(double) - Method in class net.neoforged.cliutils.progress.ProgressReporter
 
setProgress(int) - Method in interface net.neoforged.cliutils.progress.ProgressManager
Sets the current progress of the manager.
setProgress(int) - Method in class net.neoforged.cliutils.progress.ProgressReporter
 
setStep(String) - Method in interface net.neoforged.cliutils.progress.ProgressManager
Sets the current step to be shown to the user.
setStep(String) - Method in class net.neoforged.cliutils.progress.ProgressReporter
 

T

TYPES - Static variable in enum net.neoforged.cliutils.progress.ProgressActionType
 

V

valueOf(String) - Static method in enum net.neoforged.cliutils.progress.ProgressActionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.neoforged.cliutils.progress.ProgressActionType
Returns an array containing the constants of this enum type, in the order they are declared.

W

wrapDownload(URLConnection) - Method in class net.neoforged.cliutils.progress.ProgressReporter
 
wrapDownload(InputStream) - Method in class net.neoforged.cliutils.progress.ProgressReporter
 
write(int) - Method in class net.neoforged.cliutils.progress.ProgressInterceptor
 
write(ProgressActionType, String) - Method in class net.neoforged.cliutils.progress.ProgressReporter
 
A E F G I J M N O P S T V W 
Skip navigation links