Index

A B C E F G I N P R S V 
All Classes and Interfaces|All Packages|Constant Field Values

S

setBackDescription(String) - Method in class fibrous.fi.FiCLI
Sets the description that the back command will show (when FiState.BACK is allowed to be returned.)
setBackString(String) - Method in class fibrous.fi.FiCLI
Determines what String will return FiState.BACK when doCommand() is called.
setCaret(String) - Method in class fibrous.fi.FiCLI
Sets the caret.
setCommands(ArrayList<FiCommand>) - Method in class fibrous.fi.FiCLI
Sets the list of commands through an ArrayList containing FiCommand objects.
setExitDescription(String) - Method in class fibrous.fi.FiCLI
Sets the description that the exit command will show (when FiState.EXIT is allowed to be returned.)
setExitString(String) - Method in class fibrous.fi.FiCLI
Determines what String will return FiState.EXIT when doCommand() is called.
setInput(FiInputStream) - Method in class fibrous.fi.FiCLI
Sets the input system.
setOutput(FiOutputStream) - Method in class fibrous.fi.FiCLI
Sets the output system.
state - Variable in class fibrous.fi.FiState
The state returned from the system based off of the command that was received.
A B C E F G I N P R S V 
All Classes and Interfaces|All Packages|Constant Field Values