public class Less
extends org.jboss.aesh.console.man.AeshFileDisplayer
| Constructor and Description |
|---|
Less() |
| Modifier and Type | Method and Description |
|---|---|
void |
displayBottom() |
org.jboss.aesh.console.command.CommandResult |
execute(org.jboss.aesh.console.command.invocation.CommandInvocation commandInvocation) |
org.jboss.aesh.console.man.FileParser |
getFileParser() |
void |
setFile(File file) |
void |
setFile(String filename) |
void |
setInput(String input) |
afterAttach, afterDetach, clearBottomLine, getCommandInvocation, getSearchStatus, getSearchWord, getShell, getTopVisibleRow, isAtBottom, isAtTop, processInput, processOperation, setCommandInvocation, setControlOperator, writeToConsolepublic void setFile(File file) throws IOException
IOExceptionpublic void setFile(String filename) throws IOException
IOExceptionpublic void setInput(String input) throws IOException
IOExceptionpublic org.jboss.aesh.console.man.FileParser getFileParser()
getFileParser in class org.jboss.aesh.console.man.AeshFileDisplayerpublic void displayBottom()
throws IOException
displayBottom in class org.jboss.aesh.console.man.AeshFileDisplayerIOExceptionpublic org.jboss.aesh.console.command.CommandResult execute(org.jboss.aesh.console.command.invocation.CommandInvocation commandInvocation)
throws IOException
IOExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.