Index
All Classes and Interfaces|All Packages
A
- act(EasyCLI, String...) - Method in interface org.nwolfhub.easycli.model.InputTask
-
Things to be done after command is recognized
- activeTemplate - Variable in class org.nwolfhub.easycli.EasyCLI
- addTask(String, InputTask) - Method in class org.nwolfhub.easycli.EasyCLI
- addTemplate(String, Template) - Method in class org.nwolfhub.easycli.EasyCLI
- addTemplate(Template) - Method in class org.nwolfhub.easycli.EasyCLI
- addTemplate(Template, String) - Method in class org.nwolfhub.easycli.EasyCLI
- addVariable(Variable) - Method in class org.nwolfhub.easycli.EasyCLI
-
Adds a new variable to the list of variables processed by the variable processor.
- addVariable(Variable) - Method in class org.nwolfhub.easycli.model.Template
-
Adds a new variable to the list of variables processed by the variable processor.
- addVariable(Variable) - Method in class org.nwolfhub.easycli.VariableProcessor
-
Adds a new variable to the list of variables.
- applyBorder(String) - Method in class org.nwolfhub.easycli.model.Border
- applyBorder(String[]) - Method in class org.nwolfhub.easycli.model.Border
B
- border - Variable in class org.nwolfhub.easycli.model.Template
- Border - Class in org.nwolfhub.easycli.model
- Border() - Constructor for class org.nwolfhub.easycli.model.Border
- Border(String, String, String) - Constructor for class org.nwolfhub.easycli.model.Border
- boxedText - Static variable in class org.nwolfhub.easycli.Defaults
C
- call() - Method in class org.nwolfhub.easycli.model.FlexableValue
-
This method is called each time
- carriageReturn - Static variable in class org.nwolfhub.easycli.Defaults
- clearAll() - Method in class org.nwolfhub.easycli.VariableProcessor
-
Clears all variables from the list.
- clearVariables() - Method in class org.nwolfhub.easycli.EasyCLI
-
Clears all the variables in the list of variables processed by the variable processor.
- clearVariables() - Method in class org.nwolfhub.easycli.model.Template
-
Clears all the variables in the list of variables processed by the variable processor.
- commandNotFoundText - Variable in class org.nwolfhub.easycli.EasyCLI
D
- Defaults - Class in org.nwolfhub.easycli
- Defaults() - Constructor for class org.nwolfhub.easycli.Defaults
- defaultTemplate - Static variable in class org.nwolfhub.easycli.Defaults
- detectLogLevel() - Method in class org.nwolfhub.easycli.EasyCLI
- detectLogLevel(File) - Method in class org.nwolfhub.easycli.EasyCLI
- downChar - Variable in class org.nwolfhub.easycli.model.Border
E
- EasyCLI - Class in org.nwolfhub.easycli
- EasyCLI() - Constructor for class org.nwolfhub.easycli.EasyCLI
-
Creates an EasyCLI instance.
- EasyCLI(boolean) - Constructor for class org.nwolfhub.easycli.EasyCLI
-
Creates an EasyCLI instance.
- EasyCLI(InputStream, PrintStream) - Constructor for class org.nwolfhub.easycli.EasyCLI
-
Creates an EasyCLI instance
- Error - Enum constant in enum class org.nwolfhub.easycli.model.Level
F
- Fine - Enum constant in enum class org.nwolfhub.easycli.model.Level
- Finest - Enum constant in enum class org.nwolfhub.easycli.model.Level
- FlexableValue - Class in org.nwolfhub.easycli.model
- FlexableValue() - Constructor for class org.nwolfhub.easycli.model.FlexableValue
- FlexableValue(Object) - Constructor for class org.nwolfhub.easycli.model.FlexableValue
- Flood - Enum constant in enum class org.nwolfhub.easycli.model.Level
- formatText(String, Level) - Method in class org.nwolfhub.easycli.model.Template
-
Applies all template rules to the text
G
- getActiveTemplate() - Method in class org.nwolfhub.easycli.EasyCLI
- getBorder() - Method in class org.nwolfhub.easycli.model.Template
- getDownChar() - Method in class org.nwolfhub.easycli.model.Border
- getLevel() - Method in class org.nwolfhub.easycli.EasyCLI
- getMeta() - Method in class org.nwolfhub.easycli.model.FlexableValue
- getMidChar() - Method in class org.nwolfhub.easycli.model.Border
- getName() - Method in class org.nwolfhub.easycli.model.Template
- getPostfix() - Method in class org.nwolfhub.easycli.model.Template
-
Retrieves the postfix value.
- getPrefix() - Method in class org.nwolfhub.easycli.model.Template
-
Retrieves the prefix value.
- getTasks() - Method in class org.nwolfhub.easycli.EasyCLI
- getTemplates() - Method in class org.nwolfhub.easycli.EasyCLI
- getUpChar() - Method in class org.nwolfhub.easycli.model.Border
- getVariables() - Method in class org.nwolfhub.easycli.EasyCLI
-
Returns a list of all variables processed by the variable processor.
- getVariables() - Method in class org.nwolfhub.easycli.model.Template
-
Returns a list of all variables processed by the variable processor.
- getVariables() - Method in class org.nwolfhub.easycli.VariableProcessor
-
Returns a new ArrayList containing all variables in the list.
I
- Info - Enum constant in enum class org.nwolfhub.easycli.model.Level
- InputTask - Interface in org.nwolfhub.easycli.model
L
- level - Variable in class org.nwolfhub.easycli.EasyCLI
- Level - Enum Class in org.nwolfhub.easycli.model
- loggingTemplate - Static variable in class org.nwolfhub.easycli.Defaults
M
- main(String[]) - Static method in class org.nwolfhub.easycli.Main
- Main - Class in org.nwolfhub.easycli
- Main() - Constructor for class org.nwolfhub.easycli.Main
- meta - Variable in class org.nwolfhub.easycli.model.FlexableValue
- midChar - Variable in class org.nwolfhub.easycli.model.Border
N
- name - Variable in class org.nwolfhub.easycli.model.Template
- name - Variable in class org.nwolfhub.easycli.model.Variable
O
- org.nwolfhub.easycli - package org.nwolfhub.easycli
- org.nwolfhub.easycli.model - package org.nwolfhub.easycli.model
P
- Panic - Enum constant in enum class org.nwolfhub.easycli.model.Level
- postfix - Variable in class org.nwolfhub.easycli.model.Template
- prefix - Variable in class org.nwolfhub.easycli.model.Template
- print(Class<?>, String) - Method in class org.nwolfhub.easycli.EasyCLI
- print(Object...) - Method in class org.nwolfhub.easycli.EasyCLI
- print(String) - Method in class org.nwolfhub.easycli.EasyCLI
- print(String, Class<?>) - Method in class org.nwolfhub.easycli.EasyCLI
- print(String, Object...) - Method in class org.nwolfhub.easycli.EasyCLI
- print(String, String) - Method in class org.nwolfhub.easycli.EasyCLI
- print(String, Template) - Method in class org.nwolfhub.easycli.EasyCLI
- print(Template, Object...) - Method in class org.nwolfhub.easycli.EasyCLI
- printAtLevel(Class<?>, Level, String) - Method in class org.nwolfhub.easycli.EasyCLI
- printAtLevel(String, String, Level) - Method in class org.nwolfhub.easycli.EasyCLI
- printAtLevel(String, Level) - Method in class org.nwolfhub.easycli.EasyCLI
- printAtLevel(String, Level, Class<?>) - Method in class org.nwolfhub.easycli.EasyCLI
- printAtLevel(String, Level, Object...) - Method in class org.nwolfhub.easycli.EasyCLI
- printAtLevel(String, Template, Level) - Method in class org.nwolfhub.easycli.EasyCLI
- printAtLevel(Level, Object...) - Method in class org.nwolfhub.easycli.EasyCLI
- printAtLevel(Template, Level, Object...) - Method in class org.nwolfhub.easycli.EasyCLI
- printNotFoundText - Variable in class org.nwolfhub.easycli.EasyCLI
- processText(String) - Method in class org.nwolfhub.easycli.model.Variable
- processText(String) - Method in class org.nwolfhub.easycli.VariableProcessor
-
Applies all variables to provided text
R
- removeTask(String) - Method in class org.nwolfhub.easycli.EasyCLI
- removeTemplate(String) - Method in class org.nwolfhub.easycli.EasyCLI
- removeVariable(int) - Method in class org.nwolfhub.easycli.EasyCLI
-
Removes the variable at the specified index from the list of variables processed by the variable processor.
- removeVariable(int) - Method in class org.nwolfhub.easycli.model.Template
-
Removes the variable at the specified index from the list of variables processed by the variable processor.
- removeVariable(int) - Method in class org.nwolfhub.easycli.VariableProcessor
-
Removes the variable at the specified index from the list of variables.
S
- setActiveTemplate(String) - Method in class org.nwolfhub.easycli.EasyCLI
- setBorder(Border) - Method in class org.nwolfhub.easycli.model.Template
- setDownChar(String) - Method in class org.nwolfhub.easycli.model.Border
- setLevel(Level) - Method in class org.nwolfhub.easycli.EasyCLI
- setMeta(Object) - Method in class org.nwolfhub.easycli.model.FlexableValue
- setMidChar(String) - Method in class org.nwolfhub.easycli.model.Border
- setName(String) - Method in class org.nwolfhub.easycli.model.Template
-
sets a name for the template that can be used later to use it in EasyCLI
- setPostfix(String) - Method in class org.nwolfhub.easycli.model.Template
-
Sets the postfix value.
- setPrefix(String) - Method in class org.nwolfhub.easycli.model.Template
-
Sets the prefix value.
- setUpChar(String) - Method in class org.nwolfhub.easycli.model.Border
- squareBorder - Static variable in class org.nwolfhub.easycli.Defaults
- startListening() - Method in class org.nwolfhub.easycli.EasyCLI
- stopListening() - Method in class org.nwolfhub.easycli.EasyCLI
T
- Template - Class in org.nwolfhub.easycli.model
- Template() - Constructor for class org.nwolfhub.easycli.model.Template
- Template(String, String, String) - Constructor for class org.nwolfhub.easycli.model.Template
U
V
- value - Variable in class org.nwolfhub.easycli.model.Variable
- valueOf(String) - Static method in enum class org.nwolfhub.easycli.model.Level
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.nwolfhub.easycli.model.Level
-
Returns an array containing the constants of this enum class, in the order they are declared.
- Variable - Class in org.nwolfhub.easycli.model
- Variable() - Constructor for class org.nwolfhub.easycli.model.Variable
- Variable(String) - Constructor for class org.nwolfhub.easycli.model.Variable
- Variable(String, FlexableValue) - Constructor for class org.nwolfhub.easycli.model.Variable
- VariableProcessor - Class in org.nwolfhub.easycli
- VariableProcessor() - Constructor for class org.nwolfhub.easycli.VariableProcessor
W
A B C D E F G I L M N O P R S T U V WAll Classes and Interfaces|All Packages