| Modifier and Type | Field and Description |
|---|---|
protected Size |
Less.size |
protected Size |
Nano.size |
| Modifier and Type | Field and Description |
|---|---|
protected Size |
LineReaderImpl.size |
| Modifier and Type | Method and Description |
|---|---|
Size |
Terminal.getSize() |
| Modifier and Type | Method and Description |
|---|---|
void |
Size.copy(Size size) |
void |
Terminal.setSize(Size size) |
TerminalBuilder |
TerminalBuilder.size(Size size)
Initial size to use when creating a non system terminal,
i.e.
|
| Modifier and Type | Field and Description |
|---|---|
protected Size |
LineDisciplineTerminal.size |
| Modifier and Type | Method and Description |
|---|---|
Size |
AbstractPosixTerminal.getSize() |
Size |
DumbTerminal.getSize() |
Size |
ExecPty.getSize() |
Size |
LineDisciplineTerminal.getSize() |
Size |
Pty.getSize() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPosixTerminal.setSize(Size size) |
void |
AbstractWindowsTerminal.setSize(Size size) |
void |
DumbTerminal.setSize(Size sz) |
void |
ExecPty.setSize(Size size) |
void |
LineDisciplineTerminal.setSize(Size sz) |
void |
Pty.setSize(Size size) |
| Modifier and Type | Method and Description |
|---|---|
Size |
JansiWinSysTerminal.getSize() |
| Modifier and Type | Method and Description |
|---|---|
static JnaNativePty |
JnaNativePty.open(Attributes attr,
Size size) |
| Modifier and Type | Method and Description |
|---|---|
Size |
FreeBsdNativePty.getSize() |
Size |
CLibrary.winsize.toSize() |
| Modifier and Type | Method and Description |
|---|---|
static FreeBsdNativePty |
FreeBsdNativePty.open(Attributes attr,
Size size) |
void |
FreeBsdNativePty.setSize(Size size) |
| Constructor and Description |
|---|
winsize(Size ws) |
| Modifier and Type | Method and Description |
|---|---|
Size |
LinuxNativePty.getSize() |
Size |
CLibrary.winsize.toSize() |
| Modifier and Type | Method and Description |
|---|---|
static LinuxNativePty |
LinuxNativePty.open(Attributes attr,
Size size) |
void |
LinuxNativePty.setSize(Size size) |
| Constructor and Description |
|---|
winsize(Size ws) |
| Modifier and Type | Method and Description |
|---|---|
Size |
OsXNativePty.getSize() |
Size |
CLibrary.winsize.toSize() |
| Modifier and Type | Method and Description |
|---|---|
static OsXNativePty |
OsXNativePty.open(Attributes attr,
Size size) |
void |
OsXNativePty.setSize(Size size) |
| Constructor and Description |
|---|
winsize(Size ws) |
| Modifier and Type | Method and Description |
|---|---|
Size |
SolarisNativePty.getSize() |
Size |
CLibrary.winsize.toSize() |
| Modifier and Type | Method and Description |
|---|---|
static SolarisNativePty |
SolarisNativePty.open(Attributes attr,
Size size) |
void |
SolarisNativePty.setSize(Size size) |
| Constructor and Description |
|---|
winsize(Size ws) |
| Modifier and Type | Method and Description |
|---|---|
Size |
JnaWinSysTerminal.getSize() |
Copyright © 2021. All rights reserved.