- getBuffer() - Method in class org.crsh.telnet.term.console.ConsoleTerm
-
- getBuffer() - Method in interface org.crsh.telnet.term.Term
-
Returns the current buffer content to the cursor;
- getConfig() - Method in class org.crsh.telnet.term.TelnetLifeCycle
-
- getContext() - Method in class org.crsh.telnet.term.TermLifeCycle
-
- getDirectBuffer() - Method in class org.crsh.telnet.term.console.ConsoleTerm
-
- getDirectBuffer() - Method in interface org.crsh.telnet.term.Term
-
Returns the direct buffer, any char appended in the returned appendable will translate into an
insertion in the buffer.
- getHandler() - Method in class org.crsh.telnet.term.TermLifeCycle
-
- getHeight() - Method in class org.crsh.telnet.term.console.ConsoleTerm
-
- getHeight() - Method in class org.crsh.telnet.term.processor.Processor
-
- getHeight() - Method in interface org.crsh.telnet.term.spi.TermIO
-
Returns the term height in chars.
- getHeight() - Method in class org.crsh.telnet.term.TelnetIO
-
- getImplementation() - Method in class org.crsh.telnet.TelnetPlugin
-
- getImplementation() - Method in class org.crsh.telnet.term.processor.ProcessorIOHandler
-
- getLine() - Method in class org.crsh.telnet.term.TermEvent.Complete
-
- getLine() - Method in class org.crsh.telnet.term.TermEvent.ReadLine
-
- getPort() - Method in class org.crsh.telnet.term.TelnetLifeCycle
-
- getProperty(String) - Method in class org.crsh.telnet.term.console.ConsoleTerm
-
- getProperty(String) - Method in interface org.crsh.telnet.term.spi.TermIO
-
Retrieves the value of a property specified by this TermIO
- getProperty(String) - Method in class org.crsh.telnet.term.TelnetIO
-
- getProperty(String) - Method in interface org.crsh.telnet.term.Term
-
Retrieves the value of a property specified by this Term
- getSize() - Method in class org.crsh.telnet.term.console.TermIOBuffer
-
Returns the total number of chars in the buffer, independently of the cursor position.
- getWidth() - Method in class org.crsh.telnet.term.console.ConsoleTerm
-
- getWidth() - Method in class org.crsh.telnet.term.processor.Processor
-
- getWidth() - Method in interface org.crsh.telnet.term.spi.TermIO
-
Returns the term width in chars.
- getWidth() - Method in class org.crsh.telnet.term.TelnetIO
-