public final class Border extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Border.Chars |
| Modifier and Type | Field and Description |
|---|---|
static Border |
DOUBLE_LINE |
static Border |
SINGLE_LINE |
| Constructor and Description |
|---|
Border(Border.Chars chars) |
| Modifier and Type | Method and Description |
|---|---|
GridTable |
apply(GridTable grid) |
static Border |
of(Border.Chars chars) |
public static final Border DOUBLE_LINE
public static final Border SINGLE_LINE
public Border(Border.Chars chars)
public static Border of(Border.Chars chars)
Copyright © 2016 JBoss by Red Hat. All rights reserved.