┌─────────────────┐ │Lorem ipsum dolor│ │Lorem ipsum dolor│ └─────────────────┘
public abstract class A8_Frames extends Object
Collection of TA_Frame for extended ASCII characters.
| Constructor and Description |
|---|
A8_Frames() |
| Modifier and Type | Method and Description |
|---|---|
static TA_Frame |
box1Line()
A frame using the using box 1-line characters
+. |
static TA_Frame |
box2Lines()
A frame using the box 2-lines character characters
+. |
public static TA_Frame box1Line()
A frame using the using box 1-line characters +.
┌─────────────────┐ │Lorem ipsum dolor│ │Lorem ipsum dolor│ └─────────────────┘
public static TA_Frame box2Lines()
A frame using the box 2-lines character characters +.
╔═════════════════╗ ║Lorem ipsum dolor║ ║Lorem ipsum dolor║ ╚═════════════════╝
Copyright © 2016–2017. All rights reserved.