- capitalizeWord() - Method in class org.jboss.aesh.console.AeshConsoleBuffer
-
- capitalizeWord() - Method in interface org.jboss.aesh.console.ConsoleBuffer
-
- changeCase() - Method in class org.jboss.aesh.console.AeshConsoleBuffer
-
- changeCase() - Method in class org.jboss.aesh.console.Buffer
-
Switch case if the current character is a letter.
- changeCase() - Method in interface org.jboss.aesh.console.ConsoleBuffer
-
Switch case if the character is a letter
- changeOutputBuffer(PrintStream) - Method in class org.jboss.aesh.console.AeshConsoleBuffer
-
- changeOutputBuffer(PrintStream) - Method in interface org.jboss.aesh.console.ConsoleBuffer
-
- changeOutputStream(PrintStream) - Method in class org.jboss.aesh.console.AeshConsoleImpl
-
- changeOutputStream(PrintStream) - Method in class org.jboss.aesh.console.Console
-
- changeOutputStream(PrintStream) - Method in class org.jboss.aesh.terminal.POSIXTerminal
-
- changeOutputStream(PrintStream) - Method in interface org.jboss.aesh.terminal.Terminal
-
During runtime, change the output stream
- changeOutputStream(PrintStream) - Method in class org.jboss.aesh.terminal.TestTerminal
-
- changeOutputStream(PrintStream) - Method in class org.jboss.aesh.terminal.WindowsTerminal
-
- CharacterConverter - Class in org.jboss.aesh.cl.converter
-
- CharacterConverter() - Constructor for class org.jboss.aesh.cl.converter.CharacterConverter
-
- CharacterType - Enum in org.jboss.aesh.terminal
-
Define what kind of character type to display
- checkEof() - Method in class org.jboss.aesh.edit.AbstractEditMode
-
- Child1() - Constructor for class AeshExample.Child1
-
- Child2() - Constructor for class AeshExample.Child2
-
- CLConverterManager - Class in org.jboss.aesh.cl.converter
-
- clear() - Method in class org.jboss.aesh.cl.internal.ProcessedCommand
-
- clear() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- clear() - Method in class org.jboss.aesh.cl.parser.AeshCommandLineParser
-
- clear() - Method in interface org.jboss.aesh.cl.parser.CommandLineParser
-
- clear() - Method in interface org.jboss.aesh.console.AeshConsole
-
Clear the terminal screen
- clear(boolean) - Method in class org.jboss.aesh.console.AeshConsoleBuffer
-
Clear an ansi terminal.
- clear() - Method in class org.jboss.aesh.console.AeshConsoleImpl
-
- clear() - Method in class org.jboss.aesh.console.Buffer
-
- clear() - Method in class org.jboss.aesh.console.Console
-
Clear a ansi terminal
- clear(boolean) - Method in interface org.jboss.aesh.console.ConsoleBuffer
-
Clear an ansi terminal.
- clear() - Method in class org.jboss.aesh.console.man.TerminalPage
-
- clear() - Method in class org.jboss.aesh.edit.KeyOperationManager
-
- clear() - Method in class org.jboss.aesh.graphics.AeshGraphics
-
Clear the entire terminal screen.
- clear() - Method in interface org.jboss.aesh.graphics.Graphics
-
Clear the entire terminal screen.
- clear() - Method in class org.jboss.aesh.history.History
-
- clear() - Method in class org.jboss.aesh.history.InMemoryHistory
-
- clear() - Method in class org.jboss.aesh.terminal.AbstractTerminal
-
- clear() - Method in interface org.jboss.aesh.terminal.Shell
-
clears the screen
- clear() - Method in class org.jboss.aesh.terminal.TestTerminal
-
- clear() - Method in class org.jboss.aesh.undo.UndoManager
-
- CLEAR_SCREEN - Static variable in class org.jboss.aesh.util.ANSI
-
- clearAndShowCursor() - Method in class org.jboss.aesh.graphics.AeshGraphics
-
Clear the entire terminal screen and enable visible cursor.
- clearAndShowCursor() - Method in interface org.jboss.aesh.graphics.Graphics
-
Clear the entire terminal screen and enable visible cursor.
- clearBottomLine() - Method in class org.jboss.aesh.console.man.AeshFileDisplayer
-
- clearBufferAndDisplayPrompt() - Method in class org.jboss.aesh.console.AeshInputProcessor
-
- clearBufferAndDisplayPrompt() - Method in class org.jboss.aesh.console.Console
-
- clearBufferAndDisplayPrompt() - Method in interface org.jboss.aesh.console.InputProcessor
-
- clearCompleterValues() - Method in class org.jboss.aesh.cl.completer.CompleterData
-
- clearCompleterValues() - Method in interface org.jboss.aesh.console.command.completer.CompleterInvocation
-
- clearScreen() - Static method in class org.jboss.aesh.terminal.InfocmpManager
-
- clone() - Method in interface org.jboss.aesh.console.settings.Settings
-
- clone() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- cloneRenderingAttributes(String) - Method in class org.jboss.aesh.terminal.TerminalString
-
- close() - Method in class org.jboss.aesh.console.command.container.AeshCommandContainer
-
- close() - Method in class org.jboss.aesh.terminal.POSIXTerminal
-
- close() - Method in class org.jboss.aesh.terminal.TestTerminal
-
- close() - Method in class org.jboss.aesh.terminal.WindowsTerminal
-
- Color - Enum in org.jboss.aesh.terminal
-
- Color.Intensity - Enum in org.jboss.aesh.terminal
-
- Color.Type - Enum in org.jboss.aesh.terminal
-
- command(Command) - Method in class org.jboss.aesh.cl.builder.CommandBuilder
-
- command(Class<? extends Command>) - Method in class org.jboss.aesh.cl.builder.CommandBuilder
-
- command(Command) - Method in class org.jboss.aesh.cl.internal.ProcessedCommandBuilder
-
- command(Class<? extends Command>) - Method in class org.jboss.aesh.cl.internal.ProcessedCommandBuilder
-
- Command<T extends CommandInvocation> - Interface in org.jboss.aesh.console.command
-
- command(Class<? extends Command>) - Method in class org.jboss.aesh.console.command.registry.AeshCommandRegistryBuilder
-
- command(ProcessedCommand) - Method in class org.jboss.aesh.console.command.registry.AeshCommandRegistryBuilder
-
- command(CommandContainer) - Method in class org.jboss.aesh.console.command.registry.AeshCommandRegistryBuilder
-
- command(CommandLineParser) - Method in class org.jboss.aesh.console.command.registry.AeshCommandRegistryBuilder
-
- command(Command) - Method in class org.jboss.aesh.console.command.registry.AeshCommandRegistryBuilder
-
- CommandBuilder - Class in org.jboss.aesh.cl.builder
-
Builder to create commands during runtime
- CommandBuilder() - Constructor for class org.jboss.aesh.cl.builder.CommandBuilder
-
- CommandContainer<T extends Command> - Interface in org.jboss.aesh.console.command.container
-
A CommandContainer hold reference to the Command and
the CommandLineParser generated from the Command.
- CommandContainerBuilder - Interface in org.jboss.aesh.console.command.container
-
- CommandContainerResult - Class in org.jboss.aesh.console.command.container
-
- CommandContainerResult(ResultHandler, CommandResult) - Constructor for class org.jboss.aesh.console.command.container.CommandContainerResult
-
- CommandDefinition - Annotation Type in org.jboss.aesh.cl
-
- CommandInvocation - Interface in org.jboss.aesh.console.command.invocation
-
A CommandInvocation is the value object passed to a Command when it is executed.
- commandInvocationProvider(CommandInvocationServices) - Method in class org.jboss.aesh.console.AeshConsoleBuilder
-
- CommandInvocationProvider<T extends CommandInvocation> - Interface in org.jboss.aesh.console.command.invocation
-
- CommandInvocationServices - Class in org.jboss.aesh.console.command.invocation
-
- CommandInvocationServices() - Constructor for class org.jboss.aesh.console.command.invocation.CommandInvocationServices
-
- CommandLine<T extends Command> - Class in org.jboss.aesh.cl
-
- CommandLine(CommandLineParser<T>) - Constructor for class org.jboss.aesh.cl.CommandLine
-
- CommandLine(CommandLineParserException) - Constructor for class org.jboss.aesh.cl.CommandLine
-
- CommandLineCompletionParser - Interface in org.jboss.aesh.cl.parser
-
- CommandLineParser<C extends Command> - Interface in org.jboss.aesh.cl.parser
-
A command line parser that is created based on a given
ProcessedCommand.
- CommandLineParserBuilder - Class in org.jboss.aesh.cl.parser
-
- CommandLineParserBuilder() - Constructor for class org.jboss.aesh.cl.parser.CommandLineParserBuilder
-
- CommandLineParserException - Exception in org.jboss.aesh.cl.parser
-
- CommandLineParserException(String) - Constructor for exception org.jboss.aesh.cl.parser.CommandLineParserException
-
- CommandLineParserException(String, Throwable) - Constructor for exception org.jboss.aesh.cl.parser.CommandLineParserException
-
- CommandNotFoundException - Exception in org.jboss.aesh.console.command
-
- CommandNotFoundException(String) - Constructor for exception org.jboss.aesh.console.command.CommandNotFoundException
-
- commandNotFoundHandler(CommandNotFoundHandler) - Method in class org.jboss.aesh.console.AeshConsoleBuilder
-
- CommandNotFoundHandler - Interface in org.jboss.aesh.console.settings
-
- CommandOperation - Class in org.jboss.aesh.console.command
-
- CommandOperation(int[]) - Constructor for class org.jboss.aesh.console.command.CommandOperation
-
- CommandOperation(Key, int[]) - Constructor for class org.jboss.aesh.console.command.CommandOperation
-
- CommandOperation(Key) - Constructor for class org.jboss.aesh.console.command.CommandOperation
-
- CommandOperation(Key, int[], int) - Constructor for class org.jboss.aesh.console.command.CommandOperation
-
- CommandPopulator<T,C extends Command> - Interface in org.jboss.aesh.cl.populator
-
- commandRegistry(CommandRegistry) - Method in class org.jboss.aesh.console.AeshConsoleBuilder
-
- CommandRegistry - Interface in org.jboss.aesh.console.command.registry
-
A simple registry where all the Commands are stored
- CommandResult - Enum in org.jboss.aesh.console.command
-
- commands(Class<? extends Command>...) - Method in class org.jboss.aesh.console.command.registry.AeshCommandRegistryBuilder
-
- CommandValidator<T extends Command> - Interface in org.jboss.aesh.cl.validator
-
- CommandValidatorException - Exception in org.jboss.aesh.cl.validator
-
- CommandValidatorException(String) - Constructor for exception org.jboss.aesh.cl.validator.CommandValidatorException
-
- compare(String, String) - Method in class org.jboss.aesh.comparators.PosixFileNameComparator
-
- compareTo(Object) - Method in class org.jboss.aesh.console.alias.Alias
-
- compareTo(TerminalString) - Method in class org.jboss.aesh.terminal.TerminalString
-
- complete(CompleterInvocation) - Method in class AeshExample.LessCompleter
-
- complete(CompleterInvocation) - Method in class org.jboss.aesh.cl.completer.BooleanOptionCompleter
-
- complete(CompleterInvocation) - Method in class org.jboss.aesh.cl.completer.DefaultValueOptionCompleter
-
- complete(CompleterInvocation) - Method in class org.jboss.aesh.cl.completer.FileOptionCompleter
-
- complete(CompleterInvocation) - Method in class org.jboss.aesh.cl.completer.NullOptionCompleter
-
- complete(T) - Method in interface org.jboss.aesh.cl.completer.OptionCompleter
-
Complete the given input for an option value.
- complete(CompleteOperation) - Method in interface org.jboss.aesh.complete.Completion
-
Populate the CompleteOperation object with possible
completions + offset if needed
- complete(PrintStream, Buffer) - Method in class org.jboss.aesh.console.AeshCompletionHandler
-
Display possible completions.
- complete(CompleteOperation) - Method in class org.jboss.aesh.console.alias.AliasCompletion
-
- complete(PrintStream, Buffer) - Method in interface org.jboss.aesh.console.CompletionHandler
-
- complete(CompleteOperation) - Method in class org.jboss.aesh.console.export.ExportCompletion
-
- complete(CompleterInvocation) - Method in class org.jboss.aesh.console.man.Man.ManCompleter
-
- complete(CompleteOperation) - Method in class org.jboss.aesh.console.operator.RedirectionCompletion
-
- completeCommandName(CompleteOperation) - Method in interface org.jboss.aesh.console.command.registry.CommandRegistry
-
Based on input, find all commands that match or partly match
- completeCommandName(CompleteOperation) - Method in class org.jboss.aesh.console.command.registry.MutableCommandRegistry
-
- CompleteOperation - Class in org.jboss.aesh.complete
-
A payload object to store completion data
- CompleteOperation(AeshContext, String, int) - Constructor for class org.jboss.aesh.complete.CompleteOperation
-
- completer(OptionCompleter) - Method in class org.jboss.aesh.cl.internal.ProcessedOptionBuilder
-
- completer(Class<? extends OptionCompleter>) - Method in class org.jboss.aesh.cl.internal.ProcessedOptionBuilder
-
- CompleterData - Class in org.jboss.aesh.cl.completer
-
A payload object to store completion values for an Option
Offset is only needed to change if the there is only one completion value
and the value is not replacing the current given value, but appending.
- CompleterData(AeshContext, String, Command) - Constructor for class org.jboss.aesh.cl.completer.CompleterData
-
- CompleterInvocation - Interface in org.jboss.aesh.console.command.completer
-
A payload object to store completion values for an Option
Offset is only needed to change if the there is only one completion value
and the value is not replacing the current given value, but appending.
- completerInvocationProvider(CompleterInvocationProvider) - Method in class org.jboss.aesh.console.AeshConsoleBuilder
-
- CompleterInvocationProvider<T extends CompleterInvocation> - Interface in org.jboss.aesh.console.command.completer
-
- Completion - Interface in org.jboss.aesh.complete
-
To enable auto completion, commands need to implement this interface.
- completion(CompletionHandler) - Method in class org.jboss.aesh.console.AeshInputProcessorBuilder
-
- CompletionHandler - Interface in org.jboss.aesh.console
-
- CompletionRegistration - Interface in org.jboss.aesh.complete
-
Allow you to remove a
Completion
after its added to Console
- Config - Class in org.jboss.aesh.console
-
- Config() - Constructor for class org.jboss.aesh.console.Config
-
- Console - Class in org.jboss.aesh.console
-
A console reader.
- Console(Settings) - Constructor for class org.jboss.aesh.console.Console
-
- consoleBuffer(ConsoleBuffer) - Method in class org.jboss.aesh.console.AeshInputProcessorBuilder
-
- ConsoleBuffer - Interface in org.jboss.aesh.console
-
- ConsoleCallback - Interface in org.jboss.aesh.console
-
Implementation of this interface will be called when a user press the
"enter/return" key.
- ConsoleInputSession - Class in org.jboss.aesh.console.reader
-
- ConsoleInputSession(InputStream) - Constructor for class org.jboss.aesh.console.reader.ConsoleInputSession
-
- ConsoleOperation - Class in org.jboss.aesh.console
-
- ConsoleOperation(ControlOperator, String) - Constructor for class org.jboss.aesh.console.ConsoleOperation
-
- containerBuilder(CommandContainerBuilder) - Method in class org.jboss.aesh.console.command.registry.AeshCommandRegistryBuilder
-
- containKey(int[]) - Method in enum org.jboss.aesh.terminal.Key
-
- containRedirection() - Method in class org.jboss.aesh.console.Buffer
-
- containsArgumentWithDefaultValues() - Method in class org.jboss.aesh.cl.internal.ProcessedCommand
-
- containsNonEscapedDollar(String) - Static method in class org.jboss.aesh.parser.Parser
-
- containSpaces() - Method in class org.jboss.aesh.terminal.TerminalString
-
- continuous() - Method in class org.jboss.aesh.console.Console
-
- controlled() - Method in class org.jboss.aesh.console.Console
-
- ControlOperator - Enum in org.jboss.aesh.console.operator
-
A token that performs a control function.
- ControlOperatorParser - Class in org.jboss.aesh.console.operator
-
Parser class for everything that contain operator and pipelines
- ControlOperatorParser() - Constructor for class org.jboss.aesh.console.operator.ControlOperatorParser
-
- convert(ConverterInvocation) - Method in class org.jboss.aesh.cl.converter.BooleanConverter
-
- convert(ConverterInvocation) - Method in class org.jboss.aesh.cl.converter.ByteConverter
-
- convert(ConverterInvocation) - Method in class org.jboss.aesh.cl.converter.CharacterConverter
-
- convert(C) - Method in interface org.jboss.aesh.cl.converter.Converter
-
- convert(ConverterInvocation) - Method in class org.jboss.aesh.cl.converter.DoubleConverter
-
- convert(ConverterInvocation) - Method in class org.jboss.aesh.cl.converter.FileConverter
-
- convert(ConverterInvocation) - Method in class org.jboss.aesh.cl.converter.FileResourceConverter
-
- convert(ConverterInvocation) - Method in class org.jboss.aesh.cl.converter.FloatConverter
-
- convert(ConverterInvocation) - Method in class org.jboss.aesh.cl.converter.IntegerConverter
-
- convert(ConverterInvocation) - Method in class org.jboss.aesh.cl.converter.LongConverter
-
- convert(ConverterInvocation) - Method in class org.jboss.aesh.cl.converter.NullConverter
-
- convert(ConverterInvocation) - Method in class org.jboss.aesh.cl.converter.ShortConverter
-
- convert(ConverterInvocation) - Method in class org.jboss.aesh.cl.converter.StringConverter
-
- Converter<T,C extends ConverterInvocation> - Interface in org.jboss.aesh.cl.converter
-
A Command line converter
All implementations must have a public constructor with no arguments.
- converter(Converter) - Method in class org.jboss.aesh.cl.internal.ProcessedOptionBuilder
-
- converter(Class<? extends Converter>) - Method in class org.jboss.aesh.cl.internal.ProcessedOptionBuilder
-
- ConverterInvocation - Interface in org.jboss.aesh.console.command.converter
-
- converterInvocationProvider(ConverterInvocationProvider) - Method in class org.jboss.aesh.console.AeshConsoleBuilder
-
- ConverterInvocationProvider<T extends ConverterInvocation> - Interface in org.jboss.aesh.console.command.converter
-
- convertStringToAnsi(String) - Static method in class org.jboss.aesh.console.man.parser.ManParserUtil
-
- copy(Resource) - Method in class org.jboss.aesh.io.FileResource
-
- copy(Resource) - Method in interface org.jboss.aesh.io.Resource
-
Copy a file/directory to destination;
- create() - Method in class org.jboss.aesh.cl.builder.CommandBuilder
-
- create() - Method in class org.jboss.aesh.cl.internal.ProcessedCommandBuilder
-
- create() - Method in class org.jboss.aesh.cl.internal.ProcessedOptionBuilder
-
- create() - Method in class org.jboss.aesh.cl.parser.CommandLineParserBuilder
-
- create() - Method in class org.jboss.aesh.console.AeshConsoleBufferBuilder
-
- create() - Method in class org.jboss.aesh.console.AeshConsoleBuilder
-
- create() - Method in class org.jboss.aesh.console.AeshInputProcessorBuilder
-
- create(Command) - Method in class org.jboss.aesh.console.command.container.AeshCommandContainerBuilder
-
- create(Class<? extends Command>) - Method in class org.jboss.aesh.console.command.container.AeshCommandContainerBuilder
-
- create(Command) - Method in interface org.jboss.aesh.console.command.container.CommandContainerBuilder
-
- create(Class<? extends Command>) - Method in interface org.jboss.aesh.console.command.container.CommandContainerBuilder
-
- create() - Method in class org.jboss.aesh.console.command.registry.AeshCommandRegistryBuilder
-
- create() - Method in class org.jboss.aesh.console.settings.SettingsBuilder
-
- currentProcessFinished(Process) - Method in class org.jboss.aesh.console.Console
-
- CURSOR_HIDE - Static variable in class org.jboss.aesh.util.ANSI
-
- CURSOR_RESTORE - Static variable in class org.jboss.aesh.util.ANSI
-
- CURSOR_ROW - Static variable in class org.jboss.aesh.util.ANSI
-
- CURSOR_SAVE - Static variable in class org.jboss.aesh.util.ANSI
-
- CURSOR_SHOW - Static variable in class org.jboss.aesh.util.ANSI
-
- CURSOR_START - Static variable in class org.jboss.aesh.util.ANSI
-
- CursorPosition - Class in org.jboss.aesh.terminal
-
Define the position of the cursor in a terminal
1:1 is upper left corner.
- CursorPosition(int, int) - Constructor for class org.jboss.aesh.terminal.CursorPosition
-
- CYAN_BG - Static variable in class org.jboss.aesh.util.ANSI
-
- CYAN_TEXT - Static variable in class org.jboss.aesh.util.ANSI
-
- DEFAULT_BG - Static variable in class org.jboss.aesh.util.ANSI
-
- DEFAULT_PROVIDER_NAME - Static variable in class org.jboss.aesh.console.command.invocation.CommandInvocationServices
-
- DEFAULT_TEXT - Static variable in class org.jboss.aesh.util.ANSI
-
- DefaultAeshContext - Class in org.jboss.aesh.console.settings
-
- DefaultAeshContext() - Constructor for class org.jboss.aesh.console.settings.DefaultAeshContext
-
- DefaultAeshContext(Resource) - Constructor for class org.jboss.aesh.console.settings.DefaultAeshContext
-
- DefaultCommandContainer<C extends Command> - Class in org.jboss.aesh.console.command.container
-
- DefaultCommandContainer() - Constructor for class org.jboss.aesh.console.command.container.DefaultCommandContainer
-
- DefaultValueOptionCompleter - Class in org.jboss.aesh.cl.completer
-
- DefaultValueOptionCompleter(List<String>) - Constructor for class org.jboss.aesh.cl.completer.DefaultValueOptionCompleter
-
- delete(int, int) - Method in class org.jboss.aesh.console.Buffer
-
- delete() - Method in class org.jboss.aesh.io.FileResource
-
- delete() - Method in interface org.jboss.aesh.io.Resource
-
Deletes the file resource.
- DeleteAction - Class in org.jboss.aesh.edit.actions
-
- DeleteAction(int, Action) - Constructor for class org.jboss.aesh.edit.actions.DeleteAction
-
- DeleteAction(int, Action, boolean) - Constructor for class org.jboss.aesh.edit.actions.DeleteAction
-
- description(String) - Method in class org.jboss.aesh.cl.builder.CommandBuilder
-
- description(String) - Method in class org.jboss.aesh.cl.internal.ProcessedCommandBuilder
-
- description(String) - Method in class org.jboss.aesh.cl.internal.ProcessedOptionBuilder
-
A description of the param.
- DirectoryResourceFilter - Class in org.jboss.aesh.io.filter
-
- DirectoryResourceFilter() - Constructor for class org.jboss.aesh.io.filter.DirectoryResourceFilter
-
- DirectoryValidator() - Constructor for class AeshExample.DirectoryValidator
-
- DirectoryValidatorInvocation(File, Command, AeshContext) - Constructor for class AeshExample.DirectoryValidatorInvocation
-
- disable() - Method in class org.jboss.aesh.history.History
-
- disableCompletion(boolean) - Method in class org.jboss.aesh.console.settings.SettingsBuilder
-
- disableHistory(boolean) - Method in class org.jboss.aesh.console.settings.SettingsBuilder
-
- disablePrompt(boolean) - Method in class org.jboss.aesh.console.Buffer
-
Need to disable prompt in calculations involving search.
- disableUnderline() - Static method in class org.jboss.aesh.terminal.InfocmpManager
-
- displayBottom() - Method in class org.jboss.aesh.console.man.AeshFileDisplayer
-
- displayBottom() - Method in class org.jboss.aesh.console.man.Man
-
- displayPrompt() - Method in class org.jboss.aesh.console.AeshConsoleBuffer
-
- displayPrompt() - Method in interface org.jboss.aesh.console.ConsoleBuffer
-
- doAction(String) - Method in class org.jboss.aesh.edit.actions.DeleteAction
-
- doAction(String) - Method in class org.jboss.aesh.edit.actions.EditAction
-
Perform an action
- doAction(String) - Method in class org.jboss.aesh.edit.actions.NextSpaceWordAction
-
- doAction(String) - Method in class org.jboss.aesh.edit.actions.NextWordAction
-
- doAction(String) - Method in class org.jboss.aesh.edit.actions.PrevSpaceWordAction
-
- doAction(String) - Method in class org.jboss.aesh.edit.actions.PrevWordAction
-
- doAction(String) - Method in class org.jboss.aesh.edit.actions.SimpleAction
-
- doAppendSeparator(boolean) - Method in class org.jboss.aesh.complete.CompleteOperation
-
Set if this CompletionOperation would allow an separator to
be appended.
- doAskDisplayCompletion() - Method in class org.jboss.aesh.console.AeshCompletionHandler
-
- doAskDisplayCompletion() - Method in interface org.jboss.aesh.console.CompletionHandler
-
- doDisplayOptions() - Method in class org.jboss.aesh.cl.parser.ParsedCompleteObject
-
- doesStringContainOpenQuote(String) - Static method in class org.jboss.aesh.parser.Parser
-
Check if a string contain open quotes.
- doExportUsesSystemEnvironment() - Method in interface org.jboss.aesh.console.settings.Settings
-
Is load environment system?
- doExportUsesSystemEnvironment() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- doIgnoreNonEscapedSpace() - Method in class org.jboss.aesh.complete.CompleteOperation
-
- doIgnoreOffset() - Method in class org.jboss.aesh.cl.completer.CompleterData
-
- doIgnoreOffset() - Method in class org.jboss.aesh.complete.CompleteOperation
-
- doIgnoreOffset() - Method in interface org.jboss.aesh.console.command.completer.CompleterInvocation
-
- DOLLAR - Static variable in class org.jboss.aesh.parser.Parser
-
- doLog() - Static method in class org.jboss.aesh.util.LoggerUtil
-
- doOverrideRequired() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- doPersistAlias() - Method in interface org.jboss.aesh.console.settings.Settings
-
Is alias persisted
- doPersistAlias() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- doPersistExport() - Method in interface org.jboss.aesh.console.settings.Settings
-
Is aesh persisting variables at shutdown
- doPersistExport() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- doReadInputrc() - Method in interface org.jboss.aesh.console.settings.Settings
-
Do aesh read inputrc during init
- doReadInputrc() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Should we read config from inputrc
Set to true by default
- doStringContainPipelineOrEnd(String) - Static method in class org.jboss.aesh.console.operator.ControlOperatorParser
-
Used when parsing a complete
- doStringContainRedirectionNoPipeline(String) - Static method in class org.jboss.aesh.console.operator.ControlOperatorParser
-
- DOT - Static variable in interface org.jboss.aesh.constants.AeshConstants
-
- DOUBLE_QUOTE - Static variable in class org.jboss.aesh.parser.Parser
-
- DoubleConverter - Class in org.jboss.aesh.cl.converter
-
- DoubleConverter() - Constructor for class org.jboss.aesh.cl.converter.DoubleConverter
-
- doWordContainEscapedSpace(String) - Static method in class org.jboss.aesh.parser.Parser
-
- doWordContainOnlyEscapedSpace(String) - Static method in class org.jboss.aesh.parser.Parser
-
- drawCircle(int, int, int) - Method in class org.jboss.aesh.graphics.AeshGraphics
-
- drawCircle(int, int, int) - Method in interface org.jboss.aesh.graphics.Graphics
-
Draw a Circle using the given x,y as center
Note: the circle is more like an oval atm..
- drawLine() - Method in class org.jboss.aesh.console.AeshConsoleBuffer
-
- drawLine(boolean) - Method in class org.jboss.aesh.console.AeshConsoleBuffer
-
- drawLine() - Method in interface org.jboss.aesh.console.ConsoleBuffer
-
- drawLine(boolean) - Method in interface org.jboss.aesh.console.ConsoleBuffer
-
- drawLine(int, int, int, int) - Method in class org.jboss.aesh.graphics.AeshGraphics
-
- drawLine(int, int, int, int) - Method in interface org.jboss.aesh.graphics.Graphics
-
Draws a line, using the current color,
between the points (x1, y1) and (x2, y2) in this graphics context's coordinate system.
- drawRect(int, int, int, int) - Method in class org.jboss.aesh.graphics.AeshGraphics
-
- drawRect(int, int, int, int) - Method in interface org.jboss.aesh.graphics.Graphics
-
Draws the outline of the specified rectangle.
- drawString(String, int, int) - Method in class org.jboss.aesh.graphics.AeshGraphics
-
- drawString(String, int, int) - Method in interface org.jboss.aesh.graphics.Graphics
-
Draws the text given by the specified string,
using this graphics context's current font and color.
- fieldName(String) - Method in class org.jboss.aesh.cl.internal.ProcessedOptionBuilder
-
- FileAccessPermission - Class in org.jboss.aesh.console.settings
-
FileAccessPermission
defines file access permission like readable, writable.
- FileAccessPermission() - Constructor for class org.jboss.aesh.console.settings.FileAccessPermission
-
Default constructor
- FileConverter - Class in org.jboss.aesh.cl.converter
-
- FileConverter() - Constructor for class org.jboss.aesh.cl.converter.FileConverter
-
- FileHistory - Class in org.jboss.aesh.history
-
Read the history file at init and writeToStdOut to it at shutdown
- FileHistory(File, int, boolean) - Constructor for class org.jboss.aesh.history.FileHistory
-
- FileHistory(File, int, FileAccessPermission, boolean) - Constructor for class org.jboss.aesh.history.FileHistory
-
- FileLister - Class in org.jboss.aesh.util
-
Helper class to list possible files during a complete operation.
- FileLister(String, Resource) - Constructor for class org.jboss.aesh.util.FileLister
-
- FileLister(String, Resource, Comparator) - Constructor for class org.jboss.aesh.util.FileLister
-
- FileLister(String, Resource, ResourceFilter) - Constructor for class org.jboss.aesh.util.FileLister
-
- FileLister(String, Resource, ResourceFilter, Comparator) - Constructor for class org.jboss.aesh.util.FileLister
-
- FileOptionCompleter - Class in org.jboss.aesh.cl.completer
-
- FileOptionCompleter() - Constructor for class org.jboss.aesh.cl.completer.FileOptionCompleter
-
- FileOptionCompleter(ResourceFilter) - Constructor for class org.jboss.aesh.cl.completer.FileOptionCompleter
-
- FileParser - Interface in org.jboss.aesh.console.man
-
- FileResource - Class in org.jboss.aesh.io
-
Default impl of FileResource, using java.io.File
- FileResource(File) - Constructor for class org.jboss.aesh.io.FileResource
-
- FileResource(String) - Constructor for class org.jboss.aesh.io.FileResource
-
- FileResourceConverter - Class in org.jboss.aesh.cl.converter
-
- FileResourceConverter() - Constructor for class org.jboss.aesh.cl.converter.FileResourceConverter
-
- FileUtils - Class in org.jboss.aesh.util
-
Helper to find proper files/directories given partial paths/filenames.
- FileUtils() - Constructor for class org.jboss.aesh.util.FileUtils
-
- fillRect(int, int, int, int) - Method in class org.jboss.aesh.graphics.AeshGraphics
-
- fillRect(int, int, int, int) - Method in interface org.jboss.aesh.graphics.Graphics
-
Fills the specified rectangle.
- finalize() - Method in class org.jboss.aesh.console.Console
-
- find(String) - Method in class org.jboss.aesh.history.History
-
- find(String) - Method in class org.jboss.aesh.history.InMemoryHistory
-
- findAllControlOperators(String) - Static method in class org.jboss.aesh.console.operator.ControlOperatorParser
-
Parse buffer and find all RedirectionOperations
- findAllMatchingKeys(String) - Method in class org.jboss.aesh.console.export.ExportManager
-
- findAllMatchingNames(String) - Method in class org.jboss.aesh.console.alias.AliasManager
-
- findAllOccurrences(String, String) - Static method in class org.jboss.aesh.parser.Parser
-
- findAllWords(String) - Static method in class org.jboss.aesh.parser.Parser
-
Split up the text into words, escaped spaces and quotes are handled
- findCompleteObject(String, int) - Method in class org.jboss.aesh.cl.parser.AeshCommandLineCompletionParser
-
1.
- findCompleteObject(String, int) - Method in interface org.jboss.aesh.cl.parser.CommandLineCompletionParser
-
1.
- findCurrentWordFromCursor(String, int) - Static method in class org.jboss.aesh.parser.Parser
-
Return the word "connected" to cursor, the word ends at cursor position.
- findEscapedSpaceWordCloseToEnd(String) - Static method in class org.jboss.aesh.parser.Parser
-
Search backwards for a non-escaped space and only return work containing non-escaped space
- findFirstWord(String) - Static method in class org.jboss.aesh.parser.Parser
-
If string contain space, return the text before the first space.
- findIfWordEndWithSpace(String) - Static method in class org.jboss.aesh.parser.Parser
-
- findLastPipelineAndEndPositionBeforeCursor(String, int) - Static method in class org.jboss.aesh.console.operator.ControlOperatorParser
-
Used when finding the correct word to base complete on
- findLastRedirectionPositionBeforeCursor(String, int) - Static method in class org.jboss.aesh.console.operator.ControlOperatorParser
-
Used when finding the correct word to base operator complete on
- findLongOption(String) - Method in class org.jboss.aesh.cl.internal.ProcessedCommand
-
- findLongOptionNoActivatorCheck(String) - Method in class org.jboss.aesh.cl.internal.ProcessedCommand
-
- findMatchingDirectories(CompleteOperation) - Method in class org.jboss.aesh.util.FileLister
-
findMatchingDirectories will try to populate the CompleteOperation object based on it initial params.
- findNumberOfSpacesInWord(String) - Static method in class org.jboss.aesh.parser.Parser
-
find number of spaces in the given word.
- findOperation(Key) - Method in class org.jboss.aesh.edit.KeyOperationManager
-
- findOperation(int[]) - Method in class org.jboss.aesh.edit.KeyOperationManager
-
- findOption(String) - Method in class org.jboss.aesh.cl.internal.ProcessedCommand
-
- findOptionNoActivatorCheck(String) - Method in class org.jboss.aesh.cl.internal.ProcessedCommand
-
- findPossibleLongNamesWitdDash(String) - Method in class org.jboss.aesh.cl.internal.ProcessedCommand
-
- findStartKey(int[]) - Static method in enum org.jboss.aesh.terminal.Key
-
- findStartKey(int[], int) - Static method in enum org.jboss.aesh.terminal.Key
-
- findStartsWith(List<String>) - Static method in class org.jboss.aesh.parser.Parser
-
Return the biggest common startsWith string
- findStartsWithOperation(List<CompleteOperation>) - Static method in class org.jboss.aesh.parser.Parser
-
If there is any common start string in the completion list, return it
- findStartsWithTerminalString(List<TerminalString>) - Static method in class org.jboss.aesh.parser.Parser
-
Return the biggest common startsWith string
- findWord(String) - Method in class org.jboss.aesh.console.man.TerminalPage
-
- findWordClosestToCursor(String, int) - Static method in class org.jboss.aesh.parser.Parser
-
- FloatConverter - Class in org.jboss.aesh.cl.converter
-
- FloatConverter() - Constructor for class org.jboss.aesh.cl.converter.FloatConverter
-
- flush() - Method in class org.jboss.aesh.graphics.AeshGraphics
-
- flush() - Method in interface org.jboss.aesh.graphics.Graphics
-
Flush the graphics to the terminal.
- FooCommand() - Constructor for class AeshExample.FooCommand
-
- formatDisplayCompactListTerminalString(List<TerminalString>, int) - Static method in class org.jboss.aesh.parser.Parser
-
Format output to columns with flexible sizes and no redundant space between them
- formatDisplayList(String[], int, int) - Static method in class org.jboss.aesh.parser.Parser
-
Format completions so that they look similar to GNU Readline
- formatDisplayList(List<String>, int, int) - Static method in class org.jboss.aesh.parser.Parser
-
Format completions so that they look similar to GNU Readline
- formatDisplayListTerminalString(List<TerminalString>, int, int) - Static method in class org.jboss.aesh.parser.Parser
-
Format completions so that they look similar to GNU Readline
- fullString() - Method in class org.jboss.aesh.terminal.TerminalColor
-
- generateCommandLineParser(Command) - Static method in class org.jboss.aesh.cl.parser.ParserGenerator
-
- generateCommandLineParser(Class<? extends Command>) - Static method in class org.jboss.aesh.cl.parser.ParserGenerator
-
- generateEmacsMode() - Static method in class org.jboss.aesh.edit.KeyOperationFactory
-
- generateViMode() - Static method in class org.jboss.aesh.edit.KeyOperationFactory
-
- get(int) - Method in class org.jboss.aesh.edit.PasteManager
-
- get(int) - Method in class org.jboss.aesh.history.History
-
- get(int) - Method in class org.jboss.aesh.history.InMemoryHistory
-
- get(String) - Method in class org.jboss.aesh.terminal.InfocmpHandler
-
- getAbsolutePath() - Method in class org.jboss.aesh.io.FileResource
-
- getAbsolutePath() - Method in interface org.jboss.aesh.io.Resource
-
Returns the absolute file resource string of this
- getAction() - Method in class org.jboss.aesh.edit.actions.EditAction
-
- getAction() - Method in enum org.jboss.aesh.edit.actions.Operation
-
- getActivator() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- getAeshContext() - Method in class AeshExample.DirectoryValidatorInvocation
-
- getAeshContext() - Method in class org.jboss.aesh.cl.completer.CompleterData
-
- getAeshContext() - Method in class org.jboss.aesh.complete.CompleteOperation
-
- getAeshContext() - Method in interface org.jboss.aesh.console.AeshConsole
-
Get the AeshContext
- getAeshContext() - Method in class org.jboss.aesh.console.AeshConsoleImpl
-
- getAeshContext() - Method in interface org.jboss.aesh.console.command.completer.CompleterInvocation
-
- getAeshContext() - Method in class org.jboss.aesh.console.command.converter.AeshConverterInvocation
-
- getAeshContext() - Method in interface org.jboss.aesh.console.command.converter.ConverterInvocation
-
- getAeshContext() - Method in class org.jboss.aesh.console.command.invocation.AeshCommandInvocation
-
- getAeshContext() - Method in interface org.jboss.aesh.console.command.invocation.CommandInvocation
-
Get AeshContext
- getAeshContext() - Method in class org.jboss.aesh.console.command.validator.AeshValidatorInvocation
-
- getAeshContext() - Method in interface org.jboss.aesh.console.command.validator.ValidatorInvocation
-
- getAeshContext() - Method in class org.jboss.aesh.console.Console
-
- getAeshContext() - Method in interface org.jboss.aesh.console.settings.Settings
-
Get aesh context
- getAeshContext() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- getAlias(String) - Method in class org.jboss.aesh.console.alias.AliasManager
-
- getAliasFile() - Method in interface org.jboss.aesh.console.settings.Settings
-
Location of alias file
- getAliasFile() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- getAll() - Method in class org.jboss.aesh.history.History
-
- getAll() - Method in class org.jboss.aesh.history.InMemoryHistory
-
- getAllChildParsers() - Method in class org.jboss.aesh.cl.parser.AeshCommandLineParser
-
- getAllChildParsers() - Method in interface org.jboss.aesh.cl.parser.CommandLineParser
-
- getAllCommandNames() - Method in class org.jboss.aesh.console.command.registry.AeshInternalCommandRegistry
-
- getAllCommandNames() - Method in interface org.jboss.aesh.console.command.registry.CommandRegistry
-
- getAllCommandNames() - Method in class org.jboss.aesh.console.command.registry.MutableCommandRegistry
-
- getAllNames() - Method in class org.jboss.aesh.cl.parser.AeshCommandLineParser
-
- getAllNames() - Method in interface org.jboss.aesh.cl.parser.CommandLineParser
-
- getAllNames() - Method in class org.jboss.aesh.console.alias.AliasManager
-
- getAllNames() - Method in class org.jboss.aesh.console.export.ExportManager
-
- getAllNamesWithEquals() - Method in class org.jboss.aesh.console.export.ExportManager
-
- getANSI() - Method in class org.jboss.aesh.console.Prompt
-
- getANSILength() - Method in class org.jboss.aesh.terminal.TerminalString
-
- getArgument() - Method in class org.jboss.aesh.cl.CommandLine
-
- getArgument() - Method in class org.jboss.aesh.cl.internal.ProcessedCommand
-
- getArgument() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- getAsChar() - Method in enum org.jboss.aesh.terminal.Key
-
- getAsInts(String) - Method in class org.jboss.aesh.terminal.InfocmpHandler
-
- getAskCompletionSize() - Method in class org.jboss.aesh.console.AeshCompletionHandler
-
- getAskCompletionSize() - Method in interface org.jboss.aesh.console.CompletionHandler
-
- getAsList() - Method in class org.jboss.aesh.console.man.parser.ManFileParser
-
- getAsList() - Method in class org.jboss.aesh.console.man.parser.ManParameter
-
- getAsList() - Method in class org.jboss.aesh.console.man.parser.ManSection
-
- getBellStyle() - Method in interface org.jboss.aesh.console.settings.Settings
-
Get bell style
NOTE: Not used yet
- getBellStyle() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
By default, bell style is noisy
NOTE: Not implemented yet
- getBounds() - Method in class org.jboss.aesh.graphics.AeshGraphicsConfiguration
-
- getBounds() - Method in interface org.jboss.aesh.graphics.GraphicsConfiguration
-
- getBuffer() - Method in class org.jboss.aesh.complete.CompleteOperation
-
- getBuffer() - Method in class org.jboss.aesh.console.AeshConsoleBuffer
-
- getBuffer() - Method in class org.jboss.aesh.console.AeshConsoleImpl
-
- getBuffer() - Method in class org.jboss.aesh.console.Console
-
Get the current console buffer line (no masking)
- getBuffer() - Method in interface org.jboss.aesh.console.ConsoleBuffer
-
- getBuffer() - Method in class org.jboss.aesh.console.ConsoleOperation
-
- getBuffer() - Method in class org.jboss.aesh.undo.UndoAction
-
- getBuildErrorMessage() - Method in class org.jboss.aesh.console.command.container.AeshCommandContainer
-
- getBuildErrorMessage() - Method in interface org.jboss.aesh.console.command.container.CommandContainer
-
- getCenterHeight() - Method in class org.jboss.aesh.terminal.TerminalSize
-
Gets the center height of current and not readjusted terminal screen.
- getCenterWidth() - Method in class org.jboss.aesh.terminal.TerminalSize
-
Gets the center width of current and not readjusted terminal screen.
- getCharacter() - Method in class org.jboss.aesh.terminal.TerminalCharacter
-
- getCharacters() - Method in class org.jboss.aesh.terminal.TerminalString
-
- getChildParser(String) - Method in class org.jboss.aesh.cl.parser.AeshCommandLineParser
-
- getChildParser(String) - Method in interface org.jboss.aesh.cl.parser.CommandLineParser
-
- getColor() - Method in class AeshExample.BlueBoldRenderer
-
- getColor() - Method in class org.jboss.aesh.cl.renderer.NullOptionRenderer
-
- getColor() - Method in interface org.jboss.aesh.cl.renderer.OptionRenderer
-
- getColor() - Method in class org.jboss.aesh.graphics.AeshGraphics
-
- getColor() - Method in interface org.jboss.aesh.graphics.Graphics
-
- getColumn() - Method in class org.jboss.aesh.terminal.CursorPosition
-
- getCommand() - Method in class AeshExample.DirectoryValidatorInvocation
-
- getCommand() - Method in class org.jboss.aesh.cl.completer.CompleterData
-
- getCommand() - Method in class org.jboss.aesh.cl.internal.ProcessedCommand
-
- getCommand() - Method in class org.jboss.aesh.cl.parser.AeshCommandLineParser
-
- getCommand() - Method in interface org.jboss.aesh.cl.parser.CommandLineParser
-
- getCommand() - Method in interface org.jboss.aesh.console.command.completer.CompleterInvocation
-
- getCommand() - Method in enum org.jboss.aesh.console.command.InternalCommands
-
- getCommand(String) - Method in class org.jboss.aesh.console.command.registry.AeshInternalCommandRegistry
-
- getCommand(String, String) - Method in interface org.jboss.aesh.console.command.registry.CommandRegistry
-
- getCommand(String, String) - Method in class org.jboss.aesh.console.command.registry.MutableCommandRegistry
-
- getCommand() - Method in class org.jboss.aesh.console.command.validator.AeshValidatorInvocation
-
- getCommand() - Method in interface org.jboss.aesh.console.command.validator.ValidatorInvocation
-
- getCommandInvocation() - Method in class org.jboss.aesh.console.man.AeshFileDisplayer
-
- getCommandInvocationProvider(String) - Method in class org.jboss.aesh.console.command.invocation.CommandInvocationServices
-
- getCommandPopulator() - Method in class org.jboss.aesh.cl.internal.ProcessedCommand
-
- getCommandPopulator() - Method in class org.jboss.aesh.cl.parser.AeshCommandLineParser
-
- getCommandPopulator() - Method in interface org.jboss.aesh.cl.parser.CommandLineParser
-
- getCommandRegistry() - Method in interface org.jboss.aesh.console.AeshConsole
-
Get the CommandRegistry
- getCommandRegistry() - Method in class org.jboss.aesh.console.AeshConsoleImpl
-
- getCommandRegistry() - Method in class org.jboss.aesh.console.command.invocation.AeshCommandInvocation
-
- getCommandRegistry() - Method in interface org.jboss.aesh.console.command.invocation.CommandInvocation
-
- getCommandResult() - Method in class org.jboss.aesh.console.command.container.CommandContainerResult
-
- getCommands() - Method in interface org.jboss.aesh.console.command.GroupCommand
-
- getCompleter() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- getCompleter() - Method in class org.jboss.aesh.console.AeshInputProcessor
-
- getCompleter() - Method in interface org.jboss.aesh.console.InputProcessor
-
- getCompleterProvider() - Method in class org.jboss.aesh.console.AeshInvocationProviders
-
- getCompleterProvider() - Method in interface org.jboss.aesh.console.InvocationProviders
-
- getCompleterValues() - Method in class org.jboss.aesh.cl.completer.CompleterData
-
- getCompleterValues() - Method in interface org.jboss.aesh.console.command.completer.CompleterInvocation
-
- getCompletionCandidates() - Method in class org.jboss.aesh.complete.CompleteOperation
-
- getCompletionParser() - Method in class org.jboss.aesh.cl.parser.AeshCommandLineParser
-
- getCompletionParser() - Method in interface org.jboss.aesh.cl.parser.CommandLineParser
-
- getCompletionParser() - Method in class org.jboss.aesh.cl.parser.ParsedCompleteObject
-
- getConsoleCallback() - Method in class org.jboss.aesh.console.Console
-
- getControlOperator() - Method in class org.jboss.aesh.console.command.invocation.AeshCommandInvocation
-
- getControlOperator() - Method in interface org.jboss.aesh.console.command.invocation.CommandInvocation
-
- getControlOperator() - Method in class org.jboss.aesh.console.ConsoleOperation
-
- getConverter(Class) - Method in class org.jboss.aesh.cl.converter.CLConverterManager
-
- getConverter() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- getConverterProvider() - Method in class org.jboss.aesh.console.AeshInvocationProviders
-
- getConverterProvider() - Method in interface org.jboss.aesh.console.InvocationProviders
-
- getCurrent() - Method in class org.jboss.aesh.history.History
-
- getCurrent() - Method in class org.jboss.aesh.history.InMemoryHistory
-
- getCurrentAction() - Method in interface org.jboss.aesh.edit.EditMode
-
- getCurrentAction() - Method in class org.jboss.aesh.edit.EmacsEditMode
-
- getCurrentAction() - Method in class org.jboss.aesh.edit.ViEditMode
-
- getCurrentProcess() - Method in class org.jboss.aesh.console.ProcessManager
-
this is the current running process
- getCurrentWorkingDirectory() - Method in interface org.jboss.aesh.console.AeshContext
-
- getCurrentWorkingDirectory() - Method in class org.jboss.aesh.console.settings.DefaultAeshContext
-
- getCursor() - Method in class org.jboss.aesh.complete.CompleteOperation
-
- getCursor() - Method in class org.jboss.aesh.console.Buffer
-
- getCursor() - Method in class org.jboss.aesh.terminal.AbstractTerminal
-
Return the row position if we use a ansi terminal
Send a terminal: '[6n'
and we receive the position as: '[n;mR'
where n = current row and m = current column
- getCursor() - Method in interface org.jboss.aesh.terminal.Shell
-
- getCursor() - Method in class org.jboss.aesh.terminal.TestTerminal
-
- getCursorPosition() - Method in class org.jboss.aesh.undo.UndoAction
-
- getCursorWithPrompt() - Method in class org.jboss.aesh.console.Buffer
-
- getDefaultCommandInvocationProvider() - Method in class org.jboss.aesh.console.command.invocation.CommandInvocationServices
-
- getDefaultValues() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- getDelete() - Static method in class org.jboss.aesh.terminal.InfocmpManager
-
- getDelta() - Method in class org.jboss.aesh.console.Buffer
-
- getDescription() - Method in class org.jboss.aesh.cl.internal.ProcessedCommand
-
- getDescription() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- getDisplayName() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- getDown() - Static method in class org.jboss.aesh.terminal.InfocmpManager
-
- getEditMode() - Method in class org.jboss.aesh.console.AeshConsoleBuffer
-
- getEditMode() - Method in interface org.jboss.aesh.console.ConsoleBuffer
-
- getEditMode() - Method in interface org.jboss.aesh.console.settings.Settings
-
Get current edit mode
- getEditMode() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Get EditMode based on os and mode
- getEnd() - Method in class org.jboss.aesh.edit.actions.EditAction
-
- getEnd() - Static method in class org.jboss.aesh.terminal.InfocmpManager
-
- getEndsWithSeparator() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- getErrorMessage() - Method in class org.jboss.aesh.parser.AeshLine
-
- getExecuteAtStart() - Method in interface org.jboss.aesh.console.settings.Settings
-
- getExecuteAtStart() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- getExecuteFileAtStart() - Method in interface org.jboss.aesh.console.settings.Settings
-
- getExecuteFileAtStart() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- getExitResult() - Method in class org.jboss.aesh.console.AeshProcess
-
- getExitResult() - Method in interface org.jboss.aesh.console.Process
-
- getExportFile() - Method in interface org.jboss.aesh.console.settings.Settings
-
Get the export file
Defaults to ~/.aesh_export
- getExportFile() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- getExportManager() - Method in interface org.jboss.aesh.console.AeshConsole
-
- getExportManager() - Method in class org.jboss.aesh.console.AeshConsoleImpl
-
- getExportManager() - Method in class org.jboss.aesh.console.Console
-
- getFieldName() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- getFile() - Method in class org.jboss.aesh.io.FileResource
-
- getFileName() - Method in class org.jboss.aesh.console.man.TerminalPage
-
- getFileParser() - Method in class org.jboss.aesh.console.man.AeshFileDisplayer
-
- getFileParser() - Method in class org.jboss.aesh.console.man.Man
-
- getFilter() - Method in class org.jboss.aesh.cl.completer.FileOptionCompleter
-
- getFirstValue() - Method in class org.jboss.aesh.edit.KeyOperation
-
- getFirstValue() - Method in enum org.jboss.aesh.terminal.Key
-
- getFormattedCompletion(String) - Method in class org.jboss.aesh.complete.CompleteOperation
-
- getFormattedCompletionCandidates() - Method in class org.jboss.aesh.complete.CompleteOperation
-
- getFormattedCompletionCandidatesTerminalString() - Method in class org.jboss.aesh.complete.CompleteOperation
-
- getFormattedLength() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- getFormattedOption(int, int, int) - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- getGivenCompleteValue() - Method in class org.jboss.aesh.cl.completer.CompleterData
-
- getGivenCompleteValue() - Method in interface org.jboss.aesh.console.command.completer.CompleterInvocation
-
- getGraphics() - Method in class org.jboss.aesh.graphics.AeshGraphicsConfiguration
-
- getGraphics() - Method in interface org.jboss.aesh.graphics.GraphicsConfiguration
-
- getHeight() - Method in class org.jboss.aesh.terminal.TerminalSize
-
Gets the height of current and not readjusted terminal screen.
- getHelpInfo(String) - Method in interface org.jboss.aesh.console.AeshConsole
-
Get a formatted usage/help info from the specified command
- getHelpInfo(String) - Method in class org.jboss.aesh.console.AeshConsoleImpl
-
- getHelpInfo(String) - Method in class org.jboss.aesh.console.command.invocation.AeshCommandInvocation
-
- getHelpInfo(String) - Method in interface org.jboss.aesh.console.command.invocation.CommandInvocation
-
- getHistory() - Method in class org.jboss.aesh.console.AeshInputProcessor
-
- getHistory() - Method in class org.jboss.aesh.console.Console
-
Get the History object
- getHistory() - Method in interface org.jboss.aesh.console.InputProcessor
-
- getHistoryFile() - Method in interface org.jboss.aesh.console.settings.Settings
-
Get file where history is stored
- getHistoryFile() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
If not set the history file will be:
$HOME/.aesh_history
- getHistoryFilePermission() - Method in interface org.jboss.aesh.console.settings.Settings
-
Get history file access permission, this is used when write to history file.
- getHistoryFilePermission() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- getHistorySize() - Method in interface org.jboss.aesh.console.settings.Settings
-
Get history size
- getHistorySize() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
By default history size is 500
If its set to -1 the size is unlimited (Integer.MAX_VALUE)
- getHome() - Static method in class org.jboss.aesh.terminal.InfocmpManager
-
- getHomeDir() - Static method in class org.jboss.aesh.console.Config
-
- getInput() - Method in class org.jboss.aesh.console.AeshConsoleCallback
-
- getInput() - Method in class org.jboss.aesh.console.AeshProcess
-
- getInput() - Method in class org.jboss.aesh.console.command.CommandOperation
-
- getInput() - Method in class org.jboss.aesh.console.command.converter.AeshConverterInvocation
-
- getInput() - Method in interface org.jboss.aesh.console.command.converter.ConverterInvocation
-
- getInput() - Method in class org.jboss.aesh.console.command.invocation.AeshCommandInvocation
-
- getInput() - Method in interface org.jboss.aesh.console.command.invocation.CommandInvocation
-
A blocking call that will return user input from the terminal
- getInput() - Method in class org.jboss.aesh.console.Console
-
- getInput() - Method in interface org.jboss.aesh.console.ConsoleCallback
-
A blocking call that will return user input from the terminal
- getInput() - Method in class org.jboss.aesh.console.helper.Search
-
- getInput() - Method in interface org.jboss.aesh.console.Process
-
- getInput(int) - Method in class org.jboss.aesh.console.ProcessManager
-
- getInput() - Method in enum org.jboss.aesh.edit.actions.Operation
-
- getInputKey() - Method in class org.jboss.aesh.console.command.CommandOperation
-
- getInputLine() - Method in class org.jboss.aesh.console.AeshConsoleCallback
-
- getInputLine() - Method in class org.jboss.aesh.console.AeshProcess
-
- getInputLine() - Method in class org.jboss.aesh.console.command.invocation.AeshCommandInvocation
-
- getInputLine() - Method in interface org.jboss.aesh.console.command.invocation.CommandInvocation
-
A blocking call that will return user input from the terminal
after the user has pressed enter.
- getInputLine() - Method in class org.jboss.aesh.console.Console
-
Read from the input stream and return when user have pressed enter.
- getInputLine() - Method in interface org.jboss.aesh.console.ConsoleCallback
-
A blocking call that will return user input from the terminal
after the user has pressed enter.
- getInputLine() - Method in interface org.jboss.aesh.console.Process
-
- getInputLine(int) - Method in class org.jboss.aesh.console.ProcessManager
-
- getInputProcessor() - Method in class org.jboss.aesh.console.AeshConsoleImpl
-
- getInputProcessor() - Method in class org.jboss.aesh.console.Console
-
- getInputrc() - Method in interface org.jboss.aesh.console.settings.Settings
-
Get inputrc file location
- getInputrc() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Get the inputrc file, if not set it defaults to:
System.getProperty("user.home")+Config.getPathSeparator()+".inputrc"
- getInputStream() - Method in interface org.jboss.aesh.console.settings.Settings
-
Get input stream
- getInputStream() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
If not set, System.in will be used
- getIns() - Static method in class org.jboss.aesh.terminal.InfocmpManager
-
- getInstance() - Static method in class org.jboss.aesh.cl.converter.CLConverterManager
-
- getInstance() - Static method in class org.jboss.aesh.terminal.InfocmpHandler
-
- getInterruptHook() - Method in interface org.jboss.aesh.console.settings.Settings
-
Get interrupt hook
- getInterruptHook() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- getKey() - Method in class org.jboss.aesh.edit.KeyOperation
-
- getKey(int[]) - Static method in enum org.jboss.aesh.terminal.Key
-
- getKeyEnd() - Static method in class org.jboss.aesh.terminal.InfocmpManager
-
- getKeyHome() - Static method in class org.jboss.aesh.terminal.InfocmpManager
-
- getKeyValues() - Method in class org.jboss.aesh.edit.KeyOperation
-
- getKeyValues() - Method in enum org.jboss.aesh.terminal.Key
-
- getLeft() - Static method in class org.jboss.aesh.terminal.InfocmpManager
-
- getLength() - Method in class org.jboss.aesh.console.Prompt
-
- getLength() - Method in class org.jboss.aesh.terminal.TerminalColor
-
- getLength() - Method in class org.jboss.aesh.terminal.TerminalTextStyle
-
- getLine() - Method in class org.jboss.aesh.console.Buffer
-
- getLine(int) - Method in class org.jboss.aesh.console.man.TerminalPage
-
- getLineFrom(int) - Method in class org.jboss.aesh.console.Buffer
-
Get line from given param
- getLineNoMask() - Method in class org.jboss.aesh.console.Buffer
-
- getLines() - Method in class org.jboss.aesh.console.man.TerminalPage
-
- getLineSeparator() - Static method in class org.jboss.aesh.console.Config
-
- getLineWithPrompt() - Method in class org.jboss.aesh.console.Buffer
-
Get the complete line (including prompt)
- getLogFile() - Method in interface org.jboss.aesh.console.settings.Settings
-
Get location of log file
- getLogFile() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Get log file
- getLogger(String) - Static method in class org.jboss.aesh.util.LoggerUtil
-
- getManProvider() - Method in interface org.jboss.aesh.console.AeshConsole
-
- getManProvider() - Method in class org.jboss.aesh.console.AeshConsoleImpl
-
- getManualDocument(String) - Method in class AeshExample.ManProviderExample
-
- getManualDocument(String) - Method in interface org.jboss.aesh.console.helper.ManProvider
-
Based on a command name, return the InputStream of
the man documentation for the specific command.
- getMask() - Method in class org.jboss.aesh.console.Prompt
-
- getMode() - Method in interface org.jboss.aesh.console.settings.Settings
-
Get the current Mode.
- getMode() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Either Emacs or Vi mode.
- getMode() - Method in interface org.jboss.aesh.edit.EditMode
-
- getMode() - Method in class org.jboss.aesh.edit.EmacsEditMode
-
- getMode() - Method in class org.jboss.aesh.edit.ViEditMode
-
- getMovement() - Method in enum org.jboss.aesh.edit.actions.Operation
-
- getMultiCursor() - Method in class org.jboss.aesh.console.Buffer
-
- getMultiLine() - Method in class org.jboss.aesh.console.Buffer
-
- getMultiLineBuffer() - Method in class org.jboss.aesh.console.Buffer
-
- getName() - Method in class org.jboss.aesh.cl.internal.ProcessedCommand
-
- getName() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- getName() - Method in class org.jboss.aesh.cl.parser.ParsedCompleteObject
-
- getName() - Method in class org.jboss.aesh.console.alias.Alias
-
- getName() - Method in interface org.jboss.aesh.console.man.FileParser
-
- getName() - Method in class org.jboss.aesh.console.man.parser.ManFileParser
-
- getName() - Method in class org.jboss.aesh.console.man.parser.ManSection
-
- getName() - Method in interface org.jboss.aesh.console.settings.Settings
-
Get the name of the cli
Default is "aesh"
- getName() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Get the name of the cli
- getName() - Method in class org.jboss.aesh.io.FileResource
-
- getName() - Method in interface org.jboss.aesh.io.Resource
-
Returns the name of this file resource
- getNext() - Method in class org.jboss.aesh.undo.UndoManager
-
- getNextFetch() - Method in class org.jboss.aesh.history.History
-
- getNextFetch() - Method in class org.jboss.aesh.history.InMemoryHistory
-
- getNonTrimmedBuffer() - Method in class org.jboss.aesh.complete.CompleteOperation
-
- getObject() - Method in class org.jboss.aesh.cl.populator.AeshCommandPopulator
-
- getObject() - Method in interface org.jboss.aesh.cl.populator.CommandPopulator
-
- getOffset() - Method in class org.jboss.aesh.cl.completer.CompleterData
-
- getOffset() - Method in class org.jboss.aesh.cl.parser.ParsedCompleteObject
-
- getOffset() - Method in class org.jboss.aesh.complete.CompleteOperation
-
- getOffset() - Method in interface org.jboss.aesh.console.command.completer.CompleterInvocation
-
- getOperation() - Method in class org.jboss.aesh.console.helper.Search
-
- getOperation() - Method in class org.jboss.aesh.edit.KeyOperation
-
- getOperationManager() - Method in interface org.jboss.aesh.console.settings.Settings
-
Get KeyOperationManager
- getOperationManager() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- getOperations() - Method in class org.jboss.aesh.edit.KeyOperationManager
-
- getOption(String) - Method in class org.jboss.aesh.cl.CommandLine
-
- getOptionActivatorProvider() - Method in class org.jboss.aesh.console.AeshInvocationProviders
-
- getOptionActivatorProvider() - Method in interface org.jboss.aesh.console.InvocationProviders
-
- getOptionLongNamesWithDash() - Method in class org.jboss.aesh.cl.internal.ProcessedCommand
-
Return all option names that not already have a value
and is enabled
- getOptionProperties(String) - Method in class org.jboss.aesh.cl.CommandLine
-
- getOptions() - Method in class org.jboss.aesh.cl.CommandLine
-
- getOptions() - Method in class org.jboss.aesh.cl.internal.ProcessedCommand
-
- getOptionType() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- getOptionValue(char) - Method in class org.jboss.aesh.cl.CommandLine
-
- getOptionValue(String) - Method in class org.jboss.aesh.cl.CommandLine
-
- getOptionValue(String, String) - Method in class org.jboss.aesh.cl.CommandLine
-
- getOptionValues(char) - Method in class org.jboss.aesh.cl.CommandLine
-
- getOptionValues(String) - Method in class org.jboss.aesh.cl.CommandLine
-
- getOptionValues(String, List<String>) - Method in class org.jboss.aesh.cl.CommandLine
-
- getOriginalInput() - Method in class org.jboss.aesh.parser.AeshLine
-
- getOS() - Static method in class org.jboss.aesh.console.Config
-
- getParameters() - Method in class org.jboss.aesh.console.man.parser.ManSection
-
- getParent() - Method in class org.jboss.aesh.io.FileResource
-
- getParent() - Method in interface org.jboss.aesh.io.Resource
-
Returns the file resource of this parent, or
null
if this file resource does not name a parent directory.
- getParser() - Method in class org.jboss.aesh.cl.CommandLine
-
- getParser() - Method in class org.jboss.aesh.console.command.container.AeshCommandContainer
-
- getParser() - Method in interface org.jboss.aesh.console.command.container.CommandContainer
-
- getParserException() - Method in class org.jboss.aesh.cl.CommandLine
-
- getPasteManager() - Method in class org.jboss.aesh.console.AeshConsoleBuffer
-
- getPasteManager() - Method in interface org.jboss.aesh.console.ConsoleBuffer
-
- getPathSeparator() - Static method in class org.jboss.aesh.console.Config
-
- getPgDown() - Static method in class org.jboss.aesh.terminal.InfocmpManager
-
- getPgUp() - Static method in class org.jboss.aesh.terminal.InfocmpManager
-
- getPID() - Method in class org.jboss.aesh.console.AeshProcess
-
- getPid() - Method in class org.jboss.aesh.console.command.invocation.AeshCommandInvocation
-
- getPid() - Method in interface org.jboss.aesh.console.command.invocation.CommandInvocation
-
The process id.
- getPid() - Method in class org.jboss.aesh.console.ConsoleOperation
-
- getPID() - Method in interface org.jboss.aesh.console.Process
-
- getPosition() - Method in class org.jboss.aesh.console.command.CommandOperation
-
- getPositionOfFirstRedirection(String) - Static method in class org.jboss.aesh.console.operator.ControlOperatorParser
-
- getPreviousFetch() - Method in class org.jboss.aesh.history.History
-
- getPreviousFetch() - Method in class org.jboss.aesh.history.InMemoryHistory
-
- getProcessedCommand() - Method in class org.jboss.aesh.cl.parser.AeshCommandLineParser
-
- getProcessedCommand() - Method in interface org.jboss.aesh.cl.parser.CommandLineParser
-
- getPrompt() - Method in interface org.jboss.aesh.console.AeshConsole
-
Get the current Prompt
- getPrompt() - Method in class org.jboss.aesh.console.AeshConsoleImpl
-
- getPrompt() - Method in class org.jboss.aesh.console.Buffer
-
- getPrompt() - Method in class org.jboss.aesh.console.command.invocation.AeshCommandInvocation
-
- getPrompt() - Method in interface org.jboss.aesh.console.command.invocation.CommandInvocation
-
- getPrompt() - Method in class org.jboss.aesh.console.Console
-
- getPromptAsString() - Method in class org.jboss.aesh.console.Prompt
-
- getProperties() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- getQuitHandler() - Method in interface org.jboss.aesh.console.settings.Settings
-
Get quit handler
- getQuitHandler() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- getRedirectionPosition() - Method in class org.jboss.aesh.console.Buffer
-
- getRenderedNameWithDashes() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- getRenderer() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
might return null if render is not specified
- getResource() - Method in interface org.jboss.aesh.console.settings.Settings
-
- getResource() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- getResult() - Method in class org.jboss.aesh.console.helper.Search
-
- getResultHandler() - Method in class org.jboss.aesh.cl.internal.ProcessedCommand
-
- getResultHandler() - Method in class org.jboss.aesh.console.command.container.CommandContainerResult
-
- getResultValue() - Method in enum org.jboss.aesh.console.command.CommandResult
-
- getRight() - Static method in class org.jboss.aesh.terminal.InfocmpManager
-
- getRow() - Method in class org.jboss.aesh.terminal.CursorPosition
-
- getSearchDirection() - Method in class org.jboss.aesh.history.History
-
- getSearchDirection() - Method in class org.jboss.aesh.history.InMemoryHistory
-
- getSearchStatus() - Method in class org.jboss.aesh.console.man.AeshFileDisplayer
-
- getSearchTerm() - Method in class org.jboss.aesh.console.helper.Search
-
- getSearchWord() - Method in class org.jboss.aesh.console.man.AeshFileDisplayer
-
- getSections() - Method in class org.jboss.aesh.console.man.parser.ManFileParser
-
- getSectionType(String) - Static method in enum org.jboss.aesh.console.man.parser.SectionType
-
- getSeparator() - Method in class org.jboss.aesh.complete.CompleteOperation
-
Get the separator character, by default its space
- getSettings() - Method in class org.jboss.aesh.console.Console
-
- getShell() - Method in interface org.jboss.aesh.console.AeshConsole
-
- getShell() - Method in class org.jboss.aesh.console.AeshConsoleImpl
-
- getShell() - Method in class org.jboss.aesh.console.command.invocation.AeshCommandInvocation
-
- getShell() - Method in interface org.jboss.aesh.console.command.invocation.CommandInvocation
-
- getShell() - Method in class org.jboss.aesh.console.Console
-
- getShell() - Method in class org.jboss.aesh.console.man.AeshFileDisplayer
-
- getShell() - Method in class org.jboss.aesh.terminal.AbstractTerminal
-
- getShell() - Method in interface org.jboss.aesh.terminal.Terminal
-
- getShell() - Method in class org.jboss.aesh.terminal.TestTerminal
-
- getShortName() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- getSize() - Method in class org.jboss.aesh.terminal.POSIXTerminal
-
- getSize() - Method in interface org.jboss.aesh.terminal.Shell
-
- getSize() - Method in class org.jboss.aesh.terminal.TestTerminal
-
- getSize() - Method in class org.jboss.aesh.terminal.WindowsTerminal
-
- getStart() - Method in class org.jboss.aesh.edit.actions.EditAction
-
- getStatus() - Method in class org.jboss.aesh.console.AeshProcess
-
- getStatus() - Method in interface org.jboss.aesh.console.Process
-
- getStatus() - Method in class org.jboss.aesh.parser.AeshLine
-
- getStdErr() - Method in interface org.jboss.aesh.console.settings.Settings
-
Get standard error stream
- getStdErr() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
If not set System.out is used
- getStdError() - Method in class org.jboss.aesh.console.reader.AeshStandardStream
-
- getStdIn() - Method in class org.jboss.aesh.console.reader.AeshStandardStream
-
- getStdOut() - Method in interface org.jboss.aesh.console.settings.Settings
-
Get standard output stream
- getStdOut() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
If not set System.out is used
- getStyle() - Method in class org.jboss.aesh.terminal.TerminalCharacter
-
- getStyle() - Method in class org.jboss.aesh.terminal.TerminalString
-
- getTerminal() - Method in interface org.jboss.aesh.console.settings.Settings
-
Get current terminal
- getTerminal() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Use the specified terminal implementation
If not set, aesh will try to use the best suited one
- getTerminalSize() - Method in class org.jboss.aesh.console.Console
-
- getTextStyle() - Method in class org.jboss.aesh.graphics.AeshGraphics
-
- getTextStyle() - Method in interface org.jboss.aesh.graphics.Graphics
-
- getTextType() - Method in class AeshExample.BlueBoldRenderer
-
- getTextType() - Method in class org.jboss.aesh.cl.renderer.NullOptionRenderer
-
- getTextType() - Method in interface org.jboss.aesh.cl.renderer.OptionRenderer
-
- getTmpDir() - Static method in class org.jboss.aesh.console.Config
-
- getTopVisibleRow() - Method in class org.jboss.aesh.console.man.AeshFileDisplayer
-
- getTrimmedSize() - Method in class org.jboss.aesh.complete.CompleteOperation
-
- getType() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- getType() - Method in class org.jboss.aesh.cl.parser.ParsedCompleteObject
-
- getType() - Method in enum org.jboss.aesh.console.man.parser.SectionType
-
- getUndoManager() - Method in class org.jboss.aesh.console.AeshConsoleBuffer
-
- getUndoManager() - Method in interface org.jboss.aesh.console.ConsoleBuffer
-
- getUp() - Static method in class org.jboss.aesh.terminal.InfocmpManager
-
- getUserDir() - Static method in class org.jboss.aesh.console.Config
-
- getValidator() - Method in class org.jboss.aesh.cl.internal.ProcessedCommand
-
- getValidator() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- getValidatorProvider() - Method in class org.jboss.aesh.console.AeshInvocationProviders
-
- getValidatorProvider() - Method in interface org.jboss.aesh.console.InvocationProviders
-
- getValue() - Method in class AeshExample.DirectoryValidatorInvocation
-
- getValue() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- getValue() - Method in class org.jboss.aesh.cl.parser.ParsedCompleteObject
-
- getValue() - Method in class org.jboss.aesh.console.alias.Alias
-
- getValue() - Method in class org.jboss.aesh.console.command.validator.AeshValidatorInvocation
-
- getValue() - Method in interface org.jboss.aesh.console.command.validator.ValidatorInvocation
-
- getValue(String) - Method in class org.jboss.aesh.console.export.ExportManager
-
line that contains a non escaped $
- getValue() - Method in enum org.jboss.aesh.terminal.CharacterType
-
- getValue() - Method in enum org.jboss.aesh.terminal.Color
-
- getValue(Color.Type) - Method in enum org.jboss.aesh.terminal.Color.Intensity
-
- getValueComparedToPrev(TerminalTextStyle) - Method in class org.jboss.aesh.terminal.TerminalTextStyle
-
- getValueIgnoreCase(String) - Method in class org.jboss.aesh.console.export.ExportManager
-
- getValues() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- getValues() - Method in enum org.jboss.aesh.console.settings.VariableSettings
-
- getValueSeparator() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- getVariable() - Method in enum org.jboss.aesh.console.settings.VariableSettings
-
- getWidth() - Method in class org.jboss.aesh.terminal.TerminalSize
-
Gets the width of current and not readjusted terminal screen.
- getWords() - Method in class org.jboss.aesh.parser.AeshLine
-
- getWorkingMode() - Method in class org.jboss.aesh.edit.KeyOperation
-
- Graphics - Interface in org.jboss.aesh.graphics
-
Simple Terminal Graphics API
- GraphicsCommand() - Constructor for class AeshGraphicsExample.GraphicsCommand
-
- GraphicsConfiguration - Interface in org.jboss.aesh.graphics
-
- GREEN_BG - Static variable in class org.jboss.aesh.util.ANSI
-
- GREEN_TEXT - Static variable in class org.jboss.aesh.util.ANSI
-
- GroupCommand() - Constructor for class AeshExample.GroupCommand
-
- GroupCommand - Interface in org.jboss.aesh.console.command
-
- GroupCommandDefinition - Annotation Type in org.jboss.aesh.cl
-
- ignoreEof - Variable in class org.jboss.aesh.edit.AbstractEditMode
-
- in() - Method in class org.jboss.aesh.terminal.AbstractTerminal
-
- in() - Method in interface org.jboss.aesh.terminal.Shell
-
Get the possible input stream
- in() - Method in class org.jboss.aesh.terminal.TestTerminal
-
- InfocmpHandler - Class in org.jboss.aesh.terminal
-
Run infocmp and parse the output.
- InfocmpManager - Class in org.jboss.aesh.terminal
-
Fetch the values parsed from "infocmp".
- InfocmpManager() - Constructor for class org.jboss.aesh.terminal.InfocmpManager
-
- init(Console) - Method in class org.jboss.aesh.edit.AbstractEditMode
-
- init(Console) - Method in interface org.jboss.aesh.edit.EditMode
-
- init(Settings) - Method in class org.jboss.aesh.terminal.POSIXTerminal
-
- init(Settings) - Method in interface org.jboss.aesh.terminal.Terminal
-
Initialize the Terminal with which input/output stream it should use
- init(Settings) - Method in class org.jboss.aesh.terminal.TestTerminal
-
- init(Settings) - Method in class org.jboss.aesh.terminal.WindowsTerminal
-
- injectValueIntoField(Object, InvocationProviders, AeshContext, boolean) - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- injectValuesAndComplete(ParsedCompleteObject, CompleteOperation, InvocationProviders) - Method in class org.jboss.aesh.cl.parser.AeshCommandLineCompletionParser
-
- injectValuesAndComplete(ParsedCompleteObject, CompleteOperation, InvocationProviders) - Method in interface org.jboss.aesh.cl.parser.CommandLineCompletionParser
-
- InMemoryHistory - Class in org.jboss.aesh.history
-
A simple in-memory history implementation
By default max size is 500
- InMemoryHistory() - Constructor for class org.jboss.aesh.history.InMemoryHistory
-
- InMemoryHistory(int) - Constructor for class org.jboss.aesh.history.InMemoryHistory
-
- InputProcessor - Interface in org.jboss.aesh.console
-
- InputProcessorInterruptHook - Interface in org.jboss.aesh.console
-
- inputrc(File) - Method in class org.jboss.aesh.console.settings.SettingsBuilder
-
- inputStartsWithKey(int[]) - Method in enum org.jboss.aesh.terminal.Key
-
- inputStartsWithKey(int[], int) - Method in enum org.jboss.aesh.terminal.Key
-
- inputStream(InputStream) - Method in class org.jboss.aesh.console.settings.SettingsBuilder
-
- insert(int, String) - Method in class org.jboss.aesh.console.Buffer
-
- insertBufferLine(String, int) - Method in class org.jboss.aesh.console.AeshConsoleBuffer
-
- insertBufferLine(String, int) - Method in interface org.jboss.aesh.console.ConsoleBuffer
-
- IntegerConverter - Class in org.jboss.aesh.cl.converter
-
- IntegerConverter() - Constructor for class org.jboss.aesh.cl.converter.IntegerConverter
-
- InternalCommands - Enum in org.jboss.aesh.console.command
-
List over internal commands/functions in aesh
- interrupt() - Method in class org.jboss.aesh.console.AeshProcess
-
- interrupt() - Method in interface org.jboss.aesh.console.Process
-
- interruptHook(InputProcessorInterruptHook) - Method in class org.jboss.aesh.console.AeshInputProcessorBuilder
-
- InterruptHook - Interface in org.jboss.aesh.console.helper
-
InterruptHook is the handler thats called when an interrupt has occurred.
- interruptHook(InterruptHook) - Method in class org.jboss.aesh.console.settings.SettingsBuilder
-
- INVERT_BACKGROUND - Static variable in class org.jboss.aesh.util.ANSI
-
- invertBackground() - Static method in class org.jboss.aesh.terminal.InfocmpManager
-
- InvocationProviders - Interface in org.jboss.aesh.console
-
- isActivated(ProcessedCommand) - Method in class AeshExample.BarActivator
-
- isActivated(ProcessedCommand) - Method in class org.jboss.aesh.cl.activation.NullActivator
-
- isActivated(ProcessedCommand) - Method in interface org.jboss.aesh.cl.activation.OptionActivator
-
Activates the current option to be "visible".
- isAliasEnabled() - Method in interface org.jboss.aesh.console.settings.Settings
-
Is alias enabled
- isAliasEnabled() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- isAnsiConsole() - Method in interface org.jboss.aesh.console.settings.Settings
-
If the current console is an ANSI console
- isAnsiConsole() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- isAppendSpace() - Method in class org.jboss.aesh.cl.completer.CompleterData
-
- isAppendSpace() - Method in interface org.jboss.aesh.console.command.completer.CompleterInvocation
-
- isArgument() - Method in class org.jboss.aesh.cl.parser.ParsedCompleteObject
-
- isAskingForCompletions() - Method in class org.jboss.aesh.edit.AbstractEditMode
-
- isAtBottom() - Method in class org.jboss.aesh.console.man.AeshFileDisplayer
-
- isAtTop() - Method in class org.jboss.aesh.console.man.AeshFileDisplayer
-
- isBlink() - Method in class org.jboss.aesh.terminal.TerminalTextStyle
-
- isBold() - Method in class org.jboss.aesh.terminal.TerminalTextStyle
-
- isCharacter() - Method in enum org.jboss.aesh.terminal.Key
-
is of type a-z or A-Z
- isChild() - Method in class org.jboss.aesh.cl.parser.AeshCommandLineParser
-
- isCompleteOptionName() - Method in class org.jboss.aesh.cl.parser.ParsedCompleteObject
-
- isCompletionDisabled() - Method in interface org.jboss.aesh.console.settings.Settings
-
Is completion disabled
- isCompletionDisabled() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Is completion disabled?
Set to false by default
- isConceal() - Method in class org.jboss.aesh.terminal.TerminalTextStyle
-
- isCrossedOut() - Method in class org.jboss.aesh.terminal.TerminalTextStyle
-
- isCygwin() - Static method in class org.jboss.aesh.console.Config
-
- isDelimiter(char) - Method in class org.jboss.aesh.edit.actions.EditAction
-
Checks to see if the specified character is a delimiter.
- isDirectory() - Method in class org.jboss.aesh.io.FileResource
-
- isDirectory() - Method in interface org.jboss.aesh.io.Resource
-
Check if the file denoted is a directory.
- isEchoEnabled() - Method in class org.jboss.aesh.terminal.POSIXTerminal
-
- isEchoEnabled() - Method in interface org.jboss.aesh.terminal.Terminal
-
- isEchoEnabled() - Method in class org.jboss.aesh.terminal.TestTerminal
-
- isEchoEnabled() - Method in class org.jboss.aesh.terminal.WindowsTerminal
-
- isEmpty() - Method in class org.jboss.aesh.undo.UndoManager
-
- isEnabled() - Method in class org.jboss.aesh.history.History
-
- isErr() - Method in enum org.jboss.aesh.console.operator.ControlOperator
-
- isExecutable() - Method in class org.jboss.aesh.console.settings.FileAccessPermission
-
- isExecutableOwnerOnly() - Method in class org.jboss.aesh.console.settings.FileAccessPermission
-
- isExportEnabled() - Method in interface org.jboss.aesh.console.settings.Settings
-
Are export enabled?
- isExportEnabled() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- isFaint() - Method in class org.jboss.aesh.terminal.TerminalTextStyle
-
- isFinished() - Method in class org.jboss.aesh.console.helper.Search
-
- isGroupCommand() - Method in class org.jboss.aesh.cl.parser.AeshCommandLineParser
-
- isGroupCommand() - Method in interface org.jboss.aesh.cl.parser.CommandLineParser
-
- isHistoryDisabled() - Method in interface org.jboss.aesh.console.settings.Settings
-
Is history disabled
- isHistoryDisabled() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Is history disabled
Set to true to disable history
- isHistoryPersistent() - Method in interface org.jboss.aesh.console.settings.Settings
-
Is history persisted during shutdown
- isHistoryPersistent() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Is the history list persisted to file.
- isIgnoreStartsWith() - Method in class org.jboss.aesh.cl.completer.CompleterData
-
- isIgnoreStartsWith() - Method in class org.jboss.aesh.complete.CompleteOperation
-
- isIgnoreStartsWith() - Method in interface org.jboss.aesh.console.command.completer.CompleterInvocation
-
- isInEditMode() - Method in class org.jboss.aesh.edit.ViEditMode
-
- isInvert() - Method in class org.jboss.aesh.terminal.TerminalTextStyle
-
- isItalic() - Method in class org.jboss.aesh.terminal.TerminalTextStyle
-
- isLeaf() - Method in class org.jboss.aesh.io.FileResource
-
- isLeaf() - Method in interface org.jboss.aesh.io.Resource
-
Return true if this file resource is a file, not a directory.
- isLogging() - Method in interface org.jboss.aesh.console.settings.Settings
-
Are we logging
- isLogging() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Are we logging?
- isLongNameUsed() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- isMainBuffer() - Method in class org.jboss.aesh.terminal.AbstractTerminal
-
- isMainBuffer() - Method in interface org.jboss.aesh.terminal.Shell
-
- isMainBuffer() - Method in class org.jboss.aesh.terminal.TestTerminal
-
- isManEnabled() - Method in interface org.jboss.aesh.console.settings.Settings
-
Is the man command enabled (currently only for AeshConsole)
- isManEnabled() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- isMasking() - Method in class org.jboss.aesh.console.Buffer
-
- isMasking() - Method in class org.jboss.aesh.console.Prompt
-
- isMultiLine() - Method in class org.jboss.aesh.console.Buffer
-
- isNumber() - Method in enum org.jboss.aesh.terminal.Key
-
- isOperatorParserEnabled() - Method in interface org.jboss.aesh.console.settings.Settings
-
Is operator parser enabled
- isOperatorParserEnabled() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- isOption() - Method in class org.jboss.aesh.cl.parser.ParsedCompleteObject
-
- isOSPOSIXCompatible() - Static method in class org.jboss.aesh.console.Config
-
- isOut() - Method in enum org.jboss.aesh.console.operator.ControlOperator
-
- isPipe() - Method in enum org.jboss.aesh.console.operator.ControlOperator
-
- isPositionWithinSize(CursorPosition) - Method in class org.jboss.aesh.terminal.TerminalSize
-
- isPrintable() - Method in enum org.jboss.aesh.terminal.Key
-
- isPrintable(int[]) - Static method in enum org.jboss.aesh.terminal.Key
-
- isPromptDisabled() - Method in class org.jboss.aesh.console.Buffer
-
- isPrompted() - Method in class org.jboss.aesh.console.AeshConsoleBuffer
-
- isPrompted() - Method in interface org.jboss.aesh.console.ConsoleBuffer
-
- isProperty() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- isProperty(boolean) - Method in class org.jboss.aesh.cl.internal.ProcessedOptionBuilder
-
- isReadable() - Method in class org.jboss.aesh.console.settings.FileAccessPermission
-
- isReadableOwnerOnly() - Method in class org.jboss.aesh.console.settings.FileAccessPermission
-
- isReading() - Method in class org.jboss.aesh.console.reader.AeshInputStream
-
- isRedirect() - Method in enum org.jboss.aesh.console.operator.ControlOperator
-
- isRedirectionErr() - Method in enum org.jboss.aesh.console.operator.ControlOperator
-
- isRedirectionOut() - Method in enum org.jboss.aesh.console.operator.ControlOperator
-
- isRequired() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- isRunning() - Method in interface org.jboss.aesh.console.AeshConsole
-
Is the console currently running?
- isRunning() - Method in class org.jboss.aesh.console.AeshConsoleImpl
-
- isRunning() - Method in class org.jboss.aesh.console.Console
-
- isSpace(char) - Method in class org.jboss.aesh.edit.actions.EditAction
-
Checks to see if the specified character is a space.
- isSymbolicLink() - Method in class org.jboss.aesh.io.FileResource
-
- isSymbolicLink() - Method in interface org.jboss.aesh.io.Resource
-
Return true if this resource is a symbolic link.
- isTrimmed() - Method in class org.jboss.aesh.complete.CompleteOperation
-
- isUnderline() - Method in class org.jboss.aesh.terminal.TerminalTextStyle
-
- isWaiting() - Method in class org.jboss.aesh.console.Console
-
Returns true if the console is waiting for input and no foreground process is executing.
- isWaitingWithoutBackgroundProcess() - Method in class org.jboss.aesh.console.Console
-
Returns true if the console is waiting for input and no process, foreground or background, is executing.
- isWritable() - Method in class org.jboss.aesh.console.settings.FileAccessPermission
-
- isWritableOwnerOnly() - Method in class org.jboss.aesh.console.settings.FileAccessPermission
-
- padLeft(int, String) - Static method in class org.jboss.aesh.parser.Parser
-
- padRight(int, String) - Static method in class org.jboss.aesh.parser.Parser
-
- PARENT - Static variable in interface org.jboss.aesh.constants.AeshConstants
-
- parse(String) - Method in class org.jboss.aesh.cl.parser.AeshCommandLineParser
-
Parse a command line with the defined command as base of the rules.
- parse(AeshLine, boolean) - Method in class org.jboss.aesh.cl.parser.AeshCommandLineParser
-
- parse(String, boolean) - Method in class org.jboss.aesh.cl.parser.AeshCommandLineParser
-
Parse a command line with the defined command as base of the rules.
- parse(List<String>, boolean) - Method in class org.jboss.aesh.cl.parser.AeshCommandLineParser
-
Parse a command line with the defined command as base of the rules.
- parse(String) - Method in interface org.jboss.aesh.cl.parser.CommandLineParser
-
Parse a command line with the defined command as base of the rules.
- parse(String, boolean) - Method in interface org.jboss.aesh.cl.parser.CommandLineParser
-
Parse a command line with the defined command as base of the rules.
- parse(AeshLine, boolean) - Method in interface org.jboss.aesh.cl.parser.CommandLineParser
-
- parse(List<String>, boolean) - Method in interface org.jboss.aesh.cl.parser.CommandLineParser
-
Parse a command line with the defined command as base of the rules.
- parseAction(Operation, int, int, Mode) - Static method in class org.jboss.aesh.edit.actions.EditActionManager
-
- parseAlias(String) - Method in class org.jboss.aesh.console.alias.AliasManager
-
- parseAndPopulate(Command, String, String...) - Static method in class org.jboss.aesh.cl.parser.ParserGenerator
-
- parseAndPopulate(Command, String) - Static method in class org.jboss.aesh.cl.parser.ParserGenerator
-
- ParsedCompleteObject - Class in org.jboss.aesh.cl.parser
-
A value object designed to show on which option a complete operation
is performed on.
- ParsedCompleteObject(boolean, CommandLineCompletionParser) - Constructor for class org.jboss.aesh.cl.parser.ParsedCompleteObject
-
- ParsedCompleteObject(boolean, String, int, CommandLineCompletionParser) - Constructor for class org.jboss.aesh.cl.parser.ParsedCompleteObject
-
- ParsedCompleteObject(boolean, String, int, boolean, CommandLineCompletionParser) - Constructor for class org.jboss.aesh.cl.parser.ParsedCompleteObject
-
- ParsedCompleteObject(String, String, Class<?>, boolean, boolean, CommandLineCompletionParser) - Constructor for class org.jboss.aesh.cl.parser.ParsedCompleteObject
-
- ParsedCompleteObject(String, String, Class<?>, boolean, CommandLineCompletionParser) - Constructor for class org.jboss.aesh.cl.parser.ParsedCompleteObject
-
- parseInput(Key, String) - Method in interface org.jboss.aesh.edit.EditMode
-
- parseInput(Key, String) - Method in class org.jboss.aesh.edit.EmacsEditMode
-
- parseInput(Key, String) - Method in class org.jboss.aesh.edit.ViEditMode
-
- parseInputrc(Settings) - Static method in class org.jboss.aesh.console.Config
-
TODO: clean this shit up!
Must be able to parse:
set variablename value
keyname: function-name or macro
"keyseq": function-name or macro
Lines starting with # are comments
Lines starting with $ are conditional init constructs
- parseOperation(CommandOperation) - Method in class org.jboss.aesh.console.AeshInputProcessor
-
- parseOperation(CommandOperation) - Method in interface org.jboss.aesh.console.InputProcessor
-
- parseOperators(boolean) - Method in class org.jboss.aesh.console.settings.SettingsBuilder
-
- parseParams(List<String>, int) - Method in class org.jboss.aesh.console.man.parser.ManParameter
-
First line is the param/option name
following lines are the description
- Parser - Class in org.jboss.aesh.parser
-
String/Parser util methods
- Parser() - Constructor for class org.jboss.aesh.parser.Parser
-
- ParserGenerator - Class in org.jboss.aesh.cl.parser
-
- ParserGenerator() - Constructor for class org.jboss.aesh.cl.parser.ParserGenerator
-
- ParserStatus - Enum in org.jboss.aesh.parser
-
- parseSection(List<String>, int) - Method in class org.jboss.aesh.console.man.parser.ManSection
-
- paste(int, boolean) - Method in class org.jboss.aesh.console.AeshConsoleBuffer
-
Paste previous yanked word/char either before or on the cursor position
- paste(int, boolean) - Method in interface org.jboss.aesh.console.ConsoleBuffer
-
- PasteManager - Class in org.jboss.aesh.edit
-
Keep track of edits for paste
- PasteManager() - Constructor for class org.jboss.aesh.edit.PasteManager
-
- PathResolver - Class in org.jboss.aesh.io
-
Resolve a file that might contain (~,*,?) to its proper parentPath
Returns a list of files.
- PathResolver() - Constructor for class org.jboss.aesh.io.PathResolver
-
- performAction(EditAction) - Method in class org.jboss.aesh.console.AeshConsoleBuffer
-
- performAction(EditAction) - Method in interface org.jboss.aesh.console.ConsoleBuffer
-
Perform the designated action created by an event
- persist() - Method in class org.jboss.aesh.console.alias.AliasManager
-
- persistAlias(boolean) - Method in class org.jboss.aesh.console.settings.SettingsBuilder
-
- persistHistory(boolean) - Method in class org.jboss.aesh.console.AeshInputProcessorBuilder
-
- persistHistory(boolean) - Method in class org.jboss.aesh.console.settings.SettingsBuilder
-
- persistVariables() - Method in class org.jboss.aesh.console.export.ExportManager
-
- populateObject(CommandLine<Command>, InvocationProviders, AeshContext, boolean) - Method in class org.jboss.aesh.cl.populator.AeshCommandPopulator
-
Populate a Command instance with the values parsed from a command line
If any parser errors are detected it will throw an exception
- populateObject(CommandLine<C>, InvocationProviders, AeshContext, boolean) - Method in interface org.jboss.aesh.cl.populator.CommandPopulator
-
Populate a Command instance with the values parsed from a command line
If any parser errors are detected it will throw an exception
- populator(CommandPopulator<?, ? extends Command>) - Method in class org.jboss.aesh.cl.builder.CommandBuilder
-
- populator(CommandPopulator) - Method in class org.jboss.aesh.cl.internal.ProcessedCommandBuilder
-
- PosixFileNameComparator - Class in org.jboss.aesh.comparators
-
- PosixFileNameComparator() - Constructor for class org.jboss.aesh.comparators.PosixFileNameComparator
-
- POSIXTerminal - Class in org.jboss.aesh.terminal
-
Terminal that should work on most POSIX systems
- POSIXTerminal() - Constructor for class org.jboss.aesh.terminal.POSIXTerminal
-
- PrevSpaceWordAction - Class in org.jboss.aesh.edit.actions
-
- PrevSpaceWordAction(int, Action) - Constructor for class org.jboss.aesh.edit.actions.PrevSpaceWordAction
-
- PrevWordAction - Class in org.jboss.aesh.edit.actions
-
- PrevWordAction(int, Action, Mode) - Constructor for class org.jboss.aesh.edit.actions.PrevWordAction
-
- print(String) - Method in class org.jboss.aesh.console.command.invocation.AeshCommandInvocation
-
- print(String) - Method in interface org.jboss.aesh.console.command.invocation.CommandInvocation
-
Print a message on console
- print() - Method in class org.jboss.aesh.console.man.parser.ManFileParser
-
- printAllAliases() - Method in class org.jboss.aesh.console.alias.AliasManager
-
- printAnsi(String) - Static method in class org.jboss.aesh.console.Buffer
-
Return a ansified string based on param
- printHelp() - Method in class org.jboss.aesh.cl.internal.ProcessedCommand
-
Returns a description String based on the defined command and options.
- printHelp() - Method in class org.jboss.aesh.cl.parser.AeshCommandLineParser
-
Returns a usage String based on the defined command and options.
- printHelp() - Method in interface org.jboss.aesh.cl.parser.CommandLineParser
-
Returns a usage String based on the defined command and options.
- printHelp(String) - Method in interface org.jboss.aesh.console.command.container.CommandContainer
-
- printHelp(String) - Method in class org.jboss.aesh.console.command.container.DefaultCommandContainer
-
- println(String) - Method in class org.jboss.aesh.console.command.invocation.AeshCommandInvocation
-
- println(String) - Method in interface org.jboss.aesh.console.command.invocation.CommandInvocation
-
Print a new line with a message on console;
- printToTerminal() - Method in class org.jboss.aesh.console.man.parser.ManParameter
-
- printToTerminal() - Method in class org.jboss.aesh.console.man.parser.ManSection
-
- Process - Interface in org.jboss.aesh.console
-
- Process.Status - Enum in org.jboss.aesh.console
-
- ProcessedCommand<C extends Command> - Class in org.jboss.aesh.cl.internal
-
- ProcessedCommand(String, C, String, CommandValidator, ResultHandler, ProcessedOption, List<ProcessedOption>, CommandPopulator) - Constructor for class org.jboss.aesh.cl.internal.ProcessedCommand
-
- processedCommand(ProcessedCommand) - Method in class org.jboss.aesh.cl.parser.CommandLineParserBuilder
-
- ProcessedCommandBuilder - Class in org.jboss.aesh.cl.internal
-
- ProcessedCommandBuilder() - Constructor for class org.jboss.aesh.cl.internal.ProcessedCommandBuilder
-
- ProcessedOption - Class in org.jboss.aesh.cl.internal
-
- ProcessedOption(char, String, String, String, boolean, char, List<String>, Class<?>, String, OptionType, Converter, OptionCompleter, OptionValidator, OptionActivator, OptionRenderer, boolean) - Constructor for class org.jboss.aesh.cl.internal.ProcessedOption
-
- ProcessedOptionBuilder - Class in org.jboss.aesh.cl.internal
-
- ProcessedOptionBuilder() - Constructor for class org.jboss.aesh.cl.internal.ProcessedOptionBuilder
-
- processHaveFinished(Process) - Method in class org.jboss.aesh.console.ProcessManager
-
- processInput() - Method in class org.jboss.aesh.console.man.AeshFileDisplayer
-
- ProcessManager - Class in org.jboss.aesh.console
-
- ProcessManager(Console, boolean) - Constructor for class org.jboss.aesh.console.ProcessManager
-
- processOperation(CommandOperation) - Method in class AeshExample.PromptCommand
-
- processOperation(CommandInvocation) - Method in class AeshExample.TestConsoleCommand
-
- processOperation(CommandOperation) - Method in class Example.ExampleConsoleCommand
-
- processOperation(CommandOperation) - Method in class org.jboss.aesh.console.man.AeshFileDisplayer
-
- prompt(Prompt) - Method in class org.jboss.aesh.console.AeshConsoleBufferBuilder
-
- prompt(Prompt) - Method in class org.jboss.aesh.console.AeshConsoleBuilder
-
- Prompt - Class in org.jboss.aesh.console
-
The Prompt:
If created with a String value that value will be the prompt
with the default back and foreground colors.
- Prompt(String) - Constructor for class org.jboss.aesh.console.Prompt
-
- Prompt(String, String) - Constructor for class org.jboss.aesh.console.Prompt
-
- Prompt(String, Character) - Constructor for class org.jboss.aesh.console.Prompt
-
- Prompt(TerminalString) - Constructor for class org.jboss.aesh.console.Prompt
-
- Prompt(List<TerminalCharacter>) - Constructor for class org.jboss.aesh.console.Prompt
-
- Prompt(List<TerminalCharacter>, Character) - Constructor for class org.jboss.aesh.console.Prompt
-
- PromptCommand() - Constructor for class AeshExample.PromptCommand
-
- push(String) - Method in class org.jboss.aesh.history.History
-
- push(String) - Method in class org.jboss.aesh.history.InMemoryHistory
-
- pushToInputStream(String) - Method in class org.jboss.aesh.console.Console
-
- putProcessInBackground(int) - Method in class org.jboss.aesh.console.AeshConsoleImpl
-
- putProcessInBackground() - Method in class org.jboss.aesh.console.command.invocation.AeshCommandInvocation
-
- putProcessInBackground() - Method in interface org.jboss.aesh.console.command.invocation.CommandInvocation
-
Put the current process in the background
- putProcessInBackground(int) - Method in class org.jboss.aesh.console.Console
-
Put the current process in the background
- putProcessInBackground(int) - Method in class org.jboss.aesh.console.ProcessManager
-
- putProcessInForeground(int) - Method in class org.jboss.aesh.console.AeshConsoleImpl
-
- putProcessInForeground() - Method in class org.jboss.aesh.console.command.invocation.AeshCommandInvocation
-
- putProcessInForeground() - Method in interface org.jboss.aesh.console.command.invocation.CommandInvocation
-
Put the current process in the foreground
- putProcessInForeground(int) - Method in class org.jboss.aesh.console.Console
-
Put the current process in the foreground
- putProcessInForeground(int) - Method in class org.jboss.aesh.console.ProcessManager
-
- saveCursor() - Static method in class org.jboss.aesh.terminal.InfocmpManager
-
- saveFile(Resource, String, boolean) - Static method in class org.jboss.aesh.util.FileUtils
-
- Search - Class in org.jboss.aesh.console.helper
-
- Search(Operation, int) - Constructor for class org.jboss.aesh.console.helper.Search
-
- search(String) - Method in class org.jboss.aesh.history.History
-
- search(String) - Method in class org.jboss.aesh.history.InMemoryHistory
-
- SearchDirection - Enum in org.jboss.aesh.history
-
- SectionType - Enum in org.jboss.aesh.console.man.parser
-
- setAeshContext(AeshContext) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- setAliasEnabled(boolean) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- setAliasFile(File) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- setAliasManager(AliasManager) - Method in class org.jboss.aesh.console.AeshCompletionHandler
-
- setAliasManager(AliasManager) - Method in interface org.jboss.aesh.console.CompletionHandler
-
- setAnsiConsole(boolean) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Possible to override the type of console
- setAppendSpace(boolean) - Method in class org.jboss.aesh.cl.completer.CompleterData
-
- setAppendSpace(boolean) - Method in interface org.jboss.aesh.console.command.completer.CompleterInvocation
-
- setArgument(ProcessedOption) - Method in class org.jboss.aesh.cl.CommandLine
-
- setArgument(ProcessedOption) - Method in class org.jboss.aesh.cl.internal.ProcessedCommand
-
- setAskCompletionSize(int) - Method in class org.jboss.aesh.console.AeshCompletionHandler
-
- setAskCompletionSize(int) - Method in interface org.jboss.aesh.console.CompletionHandler
-
- setAskDisplayCompletion(boolean) - Method in class org.jboss.aesh.console.AeshCompletionHandler
-
- setAskDisplayCompletion(boolean) - Method in interface org.jboss.aesh.console.CompletionHandler
-
- setAskForCompletions(boolean) - Method in class org.jboss.aesh.edit.AbstractEditMode
-
- setAskForCompletions(boolean) - Method in interface org.jboss.aesh.edit.EditMode
-
- setBellStyle(String) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- setBlink(boolean) - Method in class org.jboss.aesh.terminal.TerminalTextStyle
-
- setBold(boolean) - Method in class org.jboss.aesh.terminal.TerminalTextStyle
-
- setBufferLine(String) - Method in class org.jboss.aesh.console.AeshConsoleBuffer
-
- setBufferLine(String) - Method in interface org.jboss.aesh.console.ConsoleBuffer
-
- setCharacter(char) - Method in class org.jboss.aesh.terminal.TerminalCharacter
-
- setCharacters(String) - Method in class org.jboss.aesh.terminal.TerminalString
-
- setChild(boolean) - Method in class org.jboss.aesh.cl.parser.AeshCommandLineParser
-
- setChild(boolean) - Method in interface org.jboss.aesh.cl.parser.CommandLineParser
-
- setColor(TerminalColor) - Method in class org.jboss.aesh.graphics.AeshGraphics
-
- setColor(TerminalColor) - Method in interface org.jboss.aesh.graphics.Graphics
-
Sets this graphics context's current color to the specified color.
- setColumn(int) - Method in class org.jboss.aesh.terminal.CursorPosition
-
- setCommandContainerBuilder(CommandContainerBuilder) - Method in class org.jboss.aesh.console.command.registry.MutableCommandRegistry
-
- setCommandInvocation(CommandInvocation) - Method in class org.jboss.aesh.console.man.AeshFileDisplayer
-
- setCommandResult(CommandResult) - Method in class org.jboss.aesh.console.command.container.CommandContainerResult
-
- setCompleterValues(Collection<String>) - Method in class org.jboss.aesh.cl.completer.CompleterData
-
- setCompleterValues(Collection<String>) - Method in interface org.jboss.aesh.console.command.completer.CompleterInvocation
-
- setCompleterValuesTerminalString(List<TerminalString>) - Method in class org.jboss.aesh.cl.completer.CompleterData
-
- setCompleterValuesTerminalString(List<TerminalString>) - Method in interface org.jboss.aesh.console.command.completer.CompleterInvocation
-
- setCompletionCandidates(List<String>) - Method in class org.jboss.aesh.complete.CompleteOperation
-
- setCompletionCandidatesTerminalString(List<TerminalString>) - Method in class org.jboss.aesh.complete.CompleteOperation
-
- setCompletionEnabled(boolean) - Method in class org.jboss.aesh.console.Console
-
Runtime enable/disable of completion capabilities
- setConceal(boolean) - Method in class org.jboss.aesh.terminal.TerminalTextStyle
-
- setConsoleCallback(ConsoleCallback) - Method in class org.jboss.aesh.console.Console
-
- setControlOperator(ControlOperator) - Method in class org.jboss.aesh.console.man.AeshFileDisplayer
-
- setCrossedOut(boolean) - Method in class org.jboss.aesh.terminal.TerminalTextStyle
-
- setCurrent(String) - Method in class org.jboss.aesh.history.History
-
- setCurrent(String) - Method in class org.jboss.aesh.history.InMemoryHistory
-
- setCurrentCommandInvocationProvider(String) - Method in interface org.jboss.aesh.console.AeshConsole
-
Specify the current CommandInvocationProvider
- setCurrentCommandInvocationProvider(String) - Method in class org.jboss.aesh.console.AeshConsoleImpl
-
- setCurrentWorkingDirectory(Resource) - Method in interface org.jboss.aesh.console.AeshContext
-
- setCurrentWorkingDirectory(Resource) - Method in class org.jboss.aesh.console.settings.DefaultAeshContext
-
- setCursor(int) - Method in class org.jboss.aesh.console.Buffer
-
- setCursor(CursorPosition) - Method in class org.jboss.aesh.terminal.AbstractTerminal
-
- setCursor(CursorPosition) - Method in interface org.jboss.aesh.terminal.Shell
-
Set cursor position
- setCursor(CursorPosition) - Method in class org.jboss.aesh.terminal.TestTerminal
-
- setDisableCompletion(boolean) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Set to true do disable completion
Set to false by default
- setEditMode(EditMode) - Method in class org.jboss.aesh.console.AeshConsoleBuffer
-
- setEditMode(EditMode) - Method in interface org.jboss.aesh.console.ConsoleBuffer
-
- setEnabled(boolean) - Method in class org.jboss.aesh.console.AeshCompletionHandler
-
- setEnabled(boolean) - Method in interface org.jboss.aesh.console.CompletionHandler
-
- setEnd(int) - Method in class org.jboss.aesh.edit.actions.EditAction
-
- setEndsWithSeparator(boolean) - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- setExecutable(boolean) - Method in class org.jboss.aesh.console.settings.FileAccessPermission
-
- setExecutableOwnerOnly(boolean) - Method in class org.jboss.aesh.console.settings.FileAccessPermission
-
- setExecuteAtStart(String) - Method in interface org.jboss.aesh.console.settings.Settings
-
- setExecuteAtStart(String) - Method in class org.jboss.aesh.console.settings.SettingsBuilder
-
- setExecuteAtStart(String) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- setExecuteFileAtStart(Resource) - Method in interface org.jboss.aesh.console.settings.Settings
-
- setExecuteFileAtStart(Resource) - Method in class org.jboss.aesh.console.settings.SettingsBuilder
-
- setExecuteFileAtStart(Resource) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- setExportEnabled(boolean) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- setExportFile(File) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- setExportUsesSystemEnvironment(boolean) - Method in interface org.jboss.aesh.console.settings.Settings
-
Aesh load environment system.
- setExportUsesSystemEnvironment(boolean) - Method in class org.jboss.aesh.console.settings.SettingsBuilder
-
- setExportUsesSystemEnvironment(boolean) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- setFileResource(Resource) - Method in class org.jboss.aesh.console.settings.SettingsBuilder
-
- setFinished(boolean) - Method in class org.jboss.aesh.console.helper.Search
-
- setHeight(int) - Method in class org.jboss.aesh.terminal.TerminalSize
-
Sets the height of terminal screen.
This method throw an IllegalArgumentException in case height < 1.
- setHistoryDisabled(boolean) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Is history disabled
Set to true to disable history
- setHistoryFile(File) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- setHistoryFilePermission(FileAccessPermission) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- setHistoryPersistent(boolean) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Is the history list persisted to file.
- setHistorySize(int) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
By default history size is 500
If its set to -1 the size is unlimited (Integer.MAX_VALUE)
- setIgnoreNonEscapedSpace(boolean) - Method in class org.jboss.aesh.complete.CompleteOperation
-
- setIgnoreOffset(boolean) - Method in class org.jboss.aesh.cl.completer.CompleterData
-
- setIgnoreOffset(boolean) - Method in class org.jboss.aesh.complete.CompleteOperation
-
- setIgnoreOffset(boolean) - Method in interface org.jboss.aesh.console.command.completer.CompleterInvocation
-
- setIgnoreStartsWith(boolean) - Method in class org.jboss.aesh.cl.completer.CompleterData
-
- setIgnoreStartsWith(boolean) - Method in class org.jboss.aesh.complete.CompleteOperation
-
- setIgnoreStartsWith(boolean) - Method in interface org.jboss.aesh.console.command.completer.CompleterInvocation
-
- setInput(int) - Method in class org.jboss.aesh.console.helper.Search
-
- setInput(InputStream) - Method in class org.jboss.aesh.console.man.parser.ManFileParser
-
- setInput(int[]) - Method in enum org.jboss.aesh.edit.actions.Operation
-
- setInputrc(File) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- setInputStream(InputStream) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Set where input is coming from
- setInterruptHook(InterruptHook) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- setInvert(boolean) - Method in class org.jboss.aesh.terminal.TerminalTextStyle
-
- setItalic(boolean) - Method in class org.jboss.aesh.terminal.TerminalTextStyle
-
- setLastAccessed(long) - Method in class org.jboss.aesh.io.FileResource
-
- setLastAccessed(long) - Method in interface org.jboss.aesh.io.Resource
-
Sets the last-accessed time of the file or directory named by this abstract pathname.
- setLastModified(long) - Method in class org.jboss.aesh.io.FileResource
-
- setLastModified(long) - Method in interface org.jboss.aesh.io.Resource
-
Sets the last-modified time of the file or directory named by this abstract pathname.
- setLine(String) - Method in class org.jboss.aesh.console.Buffer
-
- setLogFile(String) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Specify a log file
- setLogging(boolean) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Set logging, by default set to true
- setLongNameUsed(boolean) - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- setManager(ProcessManager) - Method in class org.jboss.aesh.console.AeshProcess
-
- setManager(ProcessManager) - Method in interface org.jboss.aesh.console.Process
-
- setManEnabled(boolean) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- setMode(Mode) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- setMultiLine(boolean) - Method in class org.jboss.aesh.console.Buffer
-
- setName(String) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Set the name of the cli
- setOffset(int) - Method in class org.jboss.aesh.cl.completer.CompleterData
-
- setOffset(int) - Method in class org.jboss.aesh.complete.CompleteOperation
-
- setOffset(int) - Method in interface org.jboss.aesh.console.command.completer.CompleterInvocation
-
- setOperation(Operation) - Method in class org.jboss.aesh.console.helper.Search
-
- setParserError(boolean) - Method in class org.jboss.aesh.cl.CommandLine
-
- setParserException(CommandLineParserException) - Method in class org.jboss.aesh.cl.CommandLine
-
- setPersistAlias(boolean) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- setPersistExport(boolean) - Method in interface org.jboss.aesh.console.settings.Settings
-
Should aesh persist export variables at shutdown
- setPersistExport(boolean) - Method in class org.jboss.aesh.console.settings.SettingsBuilder
-
- setPersistExport(boolean) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- setPid(int) - Method in class org.jboss.aesh.console.ConsoleOperation
-
- setPosition(CursorPosition) - Method in class org.jboss.aesh.terminal.CursorPosition
-
- setProcess(Process) - Method in class org.jboss.aesh.console.AeshConsoleCallback
-
- setProcess(Process) - Method in interface org.jboss.aesh.console.ConsoleCallback
-
Internally callback method
- setPrompt(Prompt) - Method in interface org.jboss.aesh.console.AeshConsole
-
Specify the prompt
- setPrompt(Prompt) - Method in class org.jboss.aesh.console.AeshConsoleBuffer
-
- setPrompt(Prompt) - Method in class org.jboss.aesh.console.AeshConsoleImpl
-
- setPrompt(Prompt) - Method in class org.jboss.aesh.console.command.invocation.AeshCommandInvocation
-
- setPrompt(Prompt) - Method in interface org.jboss.aesh.console.command.invocation.CommandInvocation
-
Specify the prompt
- setPrompt(Prompt) - Method in class org.jboss.aesh.console.Console
-
Set the current prompt.
- setPrompt(Prompt) - Method in interface org.jboss.aesh.console.ConsoleBuffer
-
- setPrompted(boolean) - Method in class org.jboss.aesh.console.AeshConsoleBuffer
-
- setPrompted(boolean) - Method in interface org.jboss.aesh.console.ConsoleBuffer
-
- setQuitHandler(QuitHandler) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- setReadable(boolean) - Method in class org.jboss.aesh.console.settings.FileAccessPermission
-
- setReadableOwnerOnly(boolean) - Method in class org.jboss.aesh.console.settings.FileAccessPermission
-
- setReadInputrc(boolean) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Specify if we should read config from inputrc
Set to true by default
- setRegistry(CommandRegistry) - Method in class org.jboss.aesh.console.man.Man
-
- setResource(Resource) - Method in interface org.jboss.aesh.console.settings.Settings
-
Specify
- setResource(Resource) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- setResult(String) - Method in class org.jboss.aesh.console.helper.Search
-
- setResultHandler(ResultHandler) - Method in class org.jboss.aesh.console.command.container.CommandContainerResult
-
- setResultValue(int) - Method in enum org.jboss.aesh.console.command.CommandResult
-
- setRow(int) - Method in class org.jboss.aesh.terminal.CursorPosition
-
- setSearchDirection(SearchDirection) - Method in class org.jboss.aesh.history.History
-
- setSearchDirection(SearchDirection) - Method in class org.jboss.aesh.history.InMemoryHistory
-
- setSearchTerm(String) - Method in class org.jboss.aesh.console.helper.Search
-
- setSearchTerm(StringBuilder) - Method in class org.jboss.aesh.console.helper.Search
-
- setSeparator(char) - Method in class org.jboss.aesh.complete.CompleteOperation
-
By default the separator is one space char, but
it can be overridden here.
- setStdErr(PrintStream) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Set where output should go to
- setStdError(BufferedInputStream) - Method in class org.jboss.aesh.console.reader.AeshStandardStream
-
- setStdIn(BufferedInputStream) - Method in class org.jboss.aesh.console.reader.AeshStandardStream
-
- setStdOut(PrintStream) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Set where output should go to
- setTerminal(Terminal) - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
Specify which terminal impl to use
- setTextStyle(TerminalTextStyle) - Method in class org.jboss.aesh.graphics.AeshGraphics
-
- setTextStyle(TerminalTextStyle) - Method in interface org.jboss.aesh.graphics.Graphics
-
Set this graphics context's current text style
Note: Not implemented yet
- settings(Settings) - Method in class org.jboss.aesh.console.AeshConsoleBuilder
-
- settings(Settings) - Method in class org.jboss.aesh.console.AeshInputProcessorBuilder
-
- Settings - Interface in org.jboss.aesh.console.settings
-
Object thats define all tunable settings used by Console
- settings - Variable in class org.jboss.aesh.terminal.AbstractTerminal
-
- SettingsBuilder - Class in org.jboss.aesh.console.settings
-
- SettingsBuilder() - Constructor for class org.jboss.aesh.console.settings.SettingsBuilder
-
- SettingsBuilder(Settings) - Constructor for class org.jboss.aesh.console.settings.SettingsBuilder
-
- SettingsImpl - Class in org.jboss.aesh.console.settings
-
Settings object that is parsed when Console is initialized.
- SettingsImpl() - Constructor for class org.jboss.aesh.console.settings.SettingsImpl
-
- SettingsImpl(Settings) - Constructor for class org.jboss.aesh.console.settings.SettingsImpl
-
- setUnderline(boolean) - Method in class org.jboss.aesh.terminal.TerminalTextStyle
-
- setWidth(int) - Method in class org.jboss.aesh.terminal.TerminalSize
-
Sets the width of terminal screen.
This method throw an IllegalArgumentException in case width < 1.
- setWritable(boolean) - Method in class org.jboss.aesh.console.settings.FileAccessPermission
-
- setWritableOwnerOnly(boolean) - Method in class org.jboss.aesh.console.settings.FileAccessPermission
-
- shell(Shell) - Method in class org.jboss.aesh.console.AeshConsoleBufferBuilder
-
- Shell - Interface in org.jboss.aesh.terminal
-
A Shell is an abstraction of the Terminal that provides easy to use methods
to manipulate text/cursor/buffers.
- ShortConverter - Class in org.jboss.aesh.cl.converter
-
- ShortConverter() - Constructor for class org.jboss.aesh.cl.converter.ShortConverter
-
- shortName(char) - Method in class org.jboss.aesh.cl.internal.ProcessedOptionBuilder
-
The short option Name
- SimpleAction - Class in org.jboss.aesh.edit.actions
-
A placeholder class for simple actions that require little logic.
- SimpleAction(int, Action) - Constructor for class org.jboss.aesh.edit.actions.SimpleAction
-
- SimpleAction(int, Action, int) - Constructor for class org.jboss.aesh.edit.actions.SimpleAction
-
- SINGLE_QUOTE - Static variable in class org.jboss.aesh.parser.Parser
-
- size() - Method in class org.jboss.aesh.console.man.TerminalPage
-
- size() - Method in class org.jboss.aesh.history.History
-
- size() - Method in class org.jboss.aesh.history.InMemoryHistory
-
- size() - Method in class org.jboss.aesh.undo.UndoManager
-
- SPACE - Static variable in interface org.jboss.aesh.constants.AeshConstants
-
- SPACE - Static variable in class org.jboss.aesh.parser.Parser
-
- SPACE_CHAR - Static variable in class org.jboss.aesh.parser.Parser
-
- splitBySizeKeepWords(String, int) - Static method in class org.jboss.aesh.parser.Parser
-
- STAR - Static variable in interface org.jboss.aesh.constants.AeshConstants
-
- start() - Method in interface org.jboss.aesh.console.AeshConsole
-
Start the Console.
- start() - Method in class org.jboss.aesh.console.AeshConsoleImpl
-
- start() - Method in class org.jboss.aesh.console.Console
-
- START - Static variable in class org.jboss.aesh.util.ANSI
-
- startNewProcess(ConsoleCallback, ConsoleOperation) - Method in class org.jboss.aesh.console.ProcessManager
-
- startsWithEscape(int[]) - Static method in enum org.jboss.aesh.terminal.Key
-
- startWithLongOption(String) - Method in class org.jboss.aesh.cl.internal.ProcessedCommand
-
- startWithOption(String) - Method in class org.jboss.aesh.cl.internal.ProcessedCommand
-
- stop() - Method in interface org.jboss.aesh.console.AeshConsole
-
Stop the Console, close streams and reset terminal settings.
- stop() - Method in class org.jboss.aesh.console.AeshConsoleImpl
-
- stop() - Method in class org.jboss.aesh.console.command.invocation.AeshCommandInvocation
-
- stop() - Method in interface org.jboss.aesh.console.command.invocation.CommandInvocation
-
Stop the console and end the session
- stop() - Method in class org.jboss.aesh.console.Console
-
- stop() - Method in class org.jboss.aesh.console.ProcessManager
-
- stop() - Method in class org.jboss.aesh.console.reader.AeshInputStream
-
- stop() - Method in class org.jboss.aesh.console.reader.ConsoleInputSession
-
- stop() - Method in class org.jboss.aesh.history.FileHistory
-
- stop() - Method in class org.jboss.aesh.history.History
-
- stop() - Method in class org.jboss.aesh.history.InMemoryHistory
-
- StringConverter - Class in org.jboss.aesh.cl.converter
-
- StringConverter() - Constructor for class org.jboss.aesh.cl.converter.StringConverter
-
- stripAwayAnsiCodes(String) - Static method in class org.jboss.aesh.parser.Parser
-
- stty(String) - Static method in class org.jboss.aesh.terminal.POSIXTerminal
-
Run stty with arguments on the active terminal
- switchEscapedSpacesToSpacesInList(List<String>) - Static method in class org.jboss.aesh.parser.Parser
-
- switchEscapedSpacesToSpacesInTerminalStringList(List<TerminalString>) - Static method in class org.jboss.aesh.parser.Parser
-
- switchEscapedSpacesToSpacesInWord(String) - Static method in class org.jboss.aesh.parser.Parser
-
- switchMode() - Method in interface org.jboss.aesh.console.settings.Settings
-
Switch from Emacs to Vi mode (or back)
- switchMode() - Method in class org.jboss.aesh.console.settings.SettingsImpl
-
- switchSpacesToEscapedSpaces() - Method in class org.jboss.aesh.terminal.TerminalString
-
- switchSpacesToEscapedSpacesInWord(String) - Static method in class org.jboss.aesh.parser.Parser
-
- syncCursor() - Method in class org.jboss.aesh.console.AeshConsoleBuffer
-
- syncCursor() - Method in interface org.jboss.aesh.console.ConsoleBuffer
-
- terminal(Terminal) - Method in class org.jboss.aesh.console.settings.SettingsBuilder
-
- Terminal - Interface in org.jboss.aesh.terminal
-
Generic interface for Terminals
- TerminalCharacter - Class in org.jboss.aesh.terminal
-
Value object that describe how a terminal character should be displayed
- TerminalCharacter(char) - Constructor for class org.jboss.aesh.terminal.TerminalCharacter
-
- TerminalCharacter(char, TerminalTextStyle) - Constructor for class org.jboss.aesh.terminal.TerminalCharacter
-
- TerminalCharacter(char, TerminalColor) - Constructor for class org.jboss.aesh.terminal.TerminalCharacter
-
- TerminalCharacter(char, TerminalColor, CharacterType) - Constructor for class org.jboss.aesh.terminal.TerminalCharacter
-
- TerminalCharacter(char, TerminalColor, TerminalTextStyle) - Constructor for class org.jboss.aesh.terminal.TerminalCharacter
-
- TerminalColor - Class in org.jboss.aesh.terminal
-
- TerminalColor() - Constructor for class org.jboss.aesh.terminal.TerminalColor
-
- TerminalColor(Color, Color) - Constructor for class org.jboss.aesh.terminal.TerminalColor
-
- TerminalColor(Color, Color, Color.Intensity) - Constructor for class org.jboss.aesh.terminal.TerminalColor
-
- TerminalColor(int, int) - Constructor for class org.jboss.aesh.terminal.TerminalColor
-
0x00-0x07: standard colors (as in ESC [ 30..37 m)
0x08-0x0f: high intensity colors (as in ESC [ 90..97 m)
0x10-0xe7: 6*6*6=216 colors: 16 + 36*r + 6*g + b (0≤r,g,b≤5)
0xe8-0xff: grayscale from black to white in 24 steps
- TerminalColor(int, Color) - Constructor for class org.jboss.aesh.terminal.TerminalColor
-
0x00-0x07: standard colors (as in ESC [ 30..37 m)
0x08-0x0f: high intensity colors (as in ESC [ 90..97 m)
0x10-0xe7: 6*6*6=216 colors: 16 + 36*r + 6*g + b (0≤r,g,b≤5)
0xe8-0xff: grayscale from black to white in 24 steps
- TerminalColor(int, Color, Color.Intensity) - Constructor for class org.jboss.aesh.terminal.TerminalColor
-
- TerminalColor(Color, int) - Constructor for class org.jboss.aesh.terminal.TerminalColor
-
- TerminalColor(Color, int, Color.Intensity) - Constructor for class org.jboss.aesh.terminal.TerminalColor
-
- TerminalPage - Class in org.jboss.aesh.console.man
-
TerminalPage parse files or input string and prepare it to be displayed in a term
- TerminalPage(FileParser, int) - Constructor for class org.jboss.aesh.console.man.TerminalPage
-
- TerminalPage.Search - Enum in org.jboss.aesh.console.man
-
- TerminalSize - Class in org.jboss.aesh.terminal
-
- TerminalSize(int, int) - Constructor for class org.jboss.aesh.terminal.TerminalSize
-
Initializes a TerminalSize with height and width.
- TerminalString - Class in org.jboss.aesh.terminal
-
Value object that describe how a string should be displayed
- TerminalString(String, TerminalColor, TerminalTextStyle) - Constructor for class org.jboss.aesh.terminal.TerminalString
-
- TerminalString(String, TerminalColor) - Constructor for class org.jboss.aesh.terminal.TerminalString
-
- TerminalString(String, TerminalTextStyle) - Constructor for class org.jboss.aesh.terminal.TerminalString
-
- TerminalString(String) - Constructor for class org.jboss.aesh.terminal.TerminalString
-
- TerminalString(String, boolean) - Constructor for class org.jboss.aesh.terminal.TerminalString
-
- TerminalTextStyle - Class in org.jboss.aesh.terminal
-
Specify a text style.
- TerminalTextStyle() - Constructor for class org.jboss.aesh.terminal.TerminalTextStyle
-
- TerminalTextStyle(CharacterType) - Constructor for class org.jboss.aesh.terminal.TerminalTextStyle
-
- TerminalTextStyle(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.jboss.aesh.terminal.TerminalTextStyle
-
- TestConsoleCommand() - Constructor for class AeshExample.TestConsoleCommand
-
- TestTerminal - Class in org.jboss.aesh.terminal
-
A dummy terminal used for tests
- TestTerminal() - Constructor for class org.jboss.aesh.terminal.TestTerminal
-
- TILDE - Static variable in interface org.jboss.aesh.constants.AeshConstants
-
- toString() - Method in class org.jboss.aesh.cl.CommandLine
-
- toString() - Method in class org.jboss.aesh.cl.internal.ProcessedCommand
-
- toString() - Method in class org.jboss.aesh.cl.internal.ProcessedOption
-
- toString() - Method in class org.jboss.aesh.cl.parser.AeshCommandLineParser
-
- toString() - Method in class org.jboss.aesh.cl.parser.ParsedCompleteObject
-
- toString() - Method in class org.jboss.aesh.complete.CompleteOperation
-
- toString() - Method in class org.jboss.aesh.console.AeshProcess
-
- toString() - Method in class org.jboss.aesh.console.alias.Alias
-
- toString() - Method in class org.jboss.aesh.console.command.CommandOperation
-
- toString() - Method in class org.jboss.aesh.console.command.container.AeshCommandContainer
-
- toString() - Method in class org.jboss.aesh.console.ConsoleOperation
-
- toString() - Method in class org.jboss.aesh.edit.KeyOperation
-
- toString() - Method in class org.jboss.aesh.io.FileResource
-
- toString() - Method in class org.jboss.aesh.parser.AeshLine
-
- toString() - Method in class org.jboss.aesh.terminal.CursorPosition
-
- toString(TerminalCharacter) - Method in class org.jboss.aesh.terminal.TerminalCharacter
-
style, text color, background color
- toString() - Method in class org.jboss.aesh.terminal.TerminalCharacter
-
- toString() - Method in class org.jboss.aesh.terminal.TerminalColor
-
- toString(TerminalColor) - Method in class org.jboss.aesh.terminal.TerminalColor
-
- toString() - Method in class org.jboss.aesh.terminal.TerminalSize
-
- toString(TerminalString) - Method in class org.jboss.aesh.terminal.TerminalString
-
style, text color, background color
- toString() - Method in class org.jboss.aesh.terminal.TerminalString
-
- toString() - Method in class org.jboss.aesh.terminal.TerminalTextStyle
-
- toString() - Method in class org.jboss.aesh.util.FileLister
-
- totalLength() - Method in class org.jboss.aesh.console.Buffer
-
- trim(String) - Static method in class org.jboss.aesh.parser.Parser
-
Similar to String.trim(), but do not remove spaces that are escaped
- trimInFront(String) - Static method in class org.jboss.aesh.parser.Parser
-
Only trim space in front of the word
- trimOptionName(String) - Static method in class org.jboss.aesh.parser.Parser
-
remove leading dashes from word
- type(Class<?>) - Method in class org.jboss.aesh.cl.internal.ProcessedOptionBuilder
-
Define the Class type of this Option.
- validate(AeshExample.DirectoryValidatorInvocation) - Method in class AeshExample.DirectoryValidator
-
- validate(T) - Method in interface org.jboss.aesh.cl.validator.CommandValidator
-
Validate that all the option values combined are valid
- validate(Command) - Method in class org.jboss.aesh.cl.validator.NullCommandValidator
-
- validate(ValidatorInvocation) - Method in class org.jboss.aesh.cl.validator.NullValidator
-
- validate(T) - Method in interface org.jboss.aesh.cl.validator.OptionValidator
-
Validate if the given value is valid
- validator(CommandValidator<?>) - Method in class org.jboss.aesh.cl.builder.CommandBuilder
-
- validator(Class<? extends CommandValidator>) - Method in class org.jboss.aesh.cl.builder.CommandBuilder
-
- validator(CommandValidator<?>) - Method in class org.jboss.aesh.cl.internal.ProcessedCommandBuilder
-
- validator(Class<? extends CommandValidator>) - Method in class org.jboss.aesh.cl.internal.ProcessedCommandBuilder
-
- validator(OptionValidator) - Method in class org.jboss.aesh.cl.internal.ProcessedOptionBuilder
-
- validator(Class<? extends OptionValidator>) - Method in class org.jboss.aesh.cl.internal.ProcessedOptionBuilder
-
- ValidatorInvocation<V,C> - Interface in org.jboss.aesh.console.command.validator
-
- validatorInvocationProvider(ValidatorInvocationProvider) - Method in class org.jboss.aesh.console.AeshConsoleBuilder
-
- ValidatorInvocationProvider<T extends ValidatorInvocation> - Interface in org.jboss.aesh.console.command.validator
-
- valueOf(String) - Static method in enum org.jboss.aesh.cl.internal.OptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.aesh.console.command.CommandResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.aesh.console.command.InternalCommands
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.aesh.console.man.parser.SectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.aesh.console.man.TerminalPage.Search
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.aesh.console.operator.ControlOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.aesh.console.Process.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.aesh.console.settings.VariableSettings
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.aesh.edit.actions.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.aesh.edit.actions.Movement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.aesh.edit.actions.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.aesh.edit.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.aesh.history.SearchDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.aesh.parser.ParserStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.aesh.terminal.CharacterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.aesh.terminal.Color.Intensity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.aesh.terminal.Color.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.aesh.terminal.Color
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.aesh.terminal.Key
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jboss.aesh.cl.internal.OptionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.aesh.console.command.CommandResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.aesh.console.command.InternalCommands
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.aesh.console.man.parser.SectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.aesh.console.man.TerminalPage.Search
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.aesh.console.operator.ControlOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.aesh.console.Process.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.aesh.console.settings.VariableSettings
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.aesh.edit.actions.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.aesh.edit.actions.Movement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.aesh.edit.actions.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.aesh.edit.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.aesh.history.SearchDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.aesh.parser.ParserStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.aesh.terminal.CharacterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.aesh.terminal.Color.Intensity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.aesh.terminal.Color.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.aesh.terminal.Color
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.aesh.terminal.Key
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueSeparator(char) - Method in class org.jboss.aesh.cl.internal.ProcessedOptionBuilder
-
- VariableSettings - Enum in org.jboss.aesh.console.settings
-
Defines all the possible variable settings defined for GNU Readline,
ref: http://cnswww.cns.cwru.edu/php/chet/readline/readline.html#SEC10
- ViEditMode - Class in org.jboss.aesh.edit
-
- ViEditMode(KeyOperationManager) - Constructor for class org.jboss.aesh.edit.ViEditMode
-