| 程序包 | 说明 |
|---|---|
| com.taobao.text |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ScreenContext
The screen context extends the
Screenable and add information about the screen. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RenderAppendable |
class |
RenderWriter |
class |
ScreenBuffer |
class |
VirtualScreen
A virtual screen that can be scrolled.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Screenable |
VirtualScreen.append(char c) |
Screenable |
RenderAppendable.append(char c) |
Screenable |
VirtualScreen.append(CharSequence s) |
Screenable |
VirtualScreen.append(CharSequence csq,
int start,
int end) |
Screenable |
RenderAppendable.append(CharSequence csq,
int start,
int end) |
Screenable |
VirtualScreen.append(Style style) |
Screenable |
RenderWriter.append(Style style) |
Screenable |
Screenable.append(Style style) |
Screenable |
RenderAppendable.append(Style style) |
Screenable |
VirtualScreen.cls() |
Screenable |
RenderWriter.cls() |
Screenable |
Screenable.cls() |
Screenable |
RenderAppendable.cls() |
Copyright © 2018. All rights reserved.