Index
All Classes and Interfaces|All Packages|Constant Field Values
I
- InputHandler - Class in com.calebleavell.jatui.templates
-
Handles management of the application state by running logic on saved inputs from the application.
- InputHandler() - Constructor for class com.calebleavell.jatui.templates.InputHandler
- InputHandler(String, String) - Constructor for class com.calebleavell.jatui.templates.InputHandler
- InputHandler.HandlerType - Enum Class in com.calebleavell.jatui.templates
-
Specifies how to build the handler.
- inputName - Variable in class com.calebleavell.jatui.templates.InputHandler
-
The name of the app state to read
- inputName(String) - Method in class com.calebleavell.jatui.templates.InputHandler
-
inputNameis the name of the app state to read. - INVALID - Static variable in class com.calebleavell.jatui.modules.TextInputModule
-
A basic default error message if input is determined to be invalid via an InputHandler or something else.
- IOCapture - Class in com.calebleavell.jatui.util
- IOCapture() - Constructor for class com.calebleavell.jatui.util.IOCapture
- IOCapture(String) - Constructor for class com.calebleavell.jatui.util.IOCapture
- iterator - Variable in class com.calebleavell.jatui.templates.TextChain
-
Appended to the name of every new
TextModuleand incremented.
All Classes and Interfaces|All Packages|Constant Field Values