| Package | Description |
|---|---|
| de.vandermeer.asciithemes |
Themes for ASCII and UTF-8 elements: lines, corners, borders, frames, grids, lists.
|
| de.vandermeer.asciithemes.a7 |
Themes for ASCII 7-bit elements.
|
| de.vandermeer.asciithemes.u8 |
Themes for UTF-8 elements.
|
| Modifier and Type | Method and Description |
|---|---|
static TA_Checklist |
TA_Checklist.create(String description,
TA_CheckedItem... items)
Creates a new checklist list with levels.
|
static TA_Checklist |
TA_Checklist.create(TA_CheckedItem item,
String description)
Creates a new checklist with unlimited levels.
|
| Modifier and Type | Method and Description |
|---|---|
static TA_Checklist |
A7_Checklists.brx()
A checklist using
A7_CheckedItems.brx() for unlimited levels. |
static TA_Checklist |
A7_Checklists.brX()
A checklist using
A7_CheckedItems.brX() for unlimited levels. |
static TA_Checklist |
A7_Checklists.cbrx()
A checklist using
A7_CheckedItems.cbrx() for unlimited levels. |
static TA_Checklist |
A7_Checklists.cbrX()
A checklist using
A7_CheckedItems.cbrX() for unlimited levels. |
static TA_Checklist |
A7_Checklists.gtltx()
A checklist using mixed styles for 4 levels.
|
static TA_Checklist |
A7_Checklists.gtltX()
A checklist using
A7_CheckedItems.gtltX() for unlimited levels. |
static TA_Checklist |
A7_Checklists.mix() |
static TA_Checklist |
A7_Checklists.sbrx()
A checklist using
A7_CheckedItems.sbrx() for unlimited levels. |
static TA_Checklist |
A7_Checklists.sbrX()
A checklist using
A7_CheckedItems.sbrX() for unlimited levels. |
| Modifier and Type | Method and Description |
|---|---|
static TA_Checklist |
U8_Checklists.ballotBox()
A checklist using
U8_CheckedItems.ballotBox() for unlimited levels. |
static TA_Checklist |
U8_Checklists.ballotBoxX()
A checklist using
U8_CheckedItems.ballotBoxX() for unlimited levels. |
static TA_Checklist |
U8_Checklists.ballotX_Heavy()
A checklist using
U8_CheckedItems.ballotX_Heavy() for unlimited levels. |
static TA_Checklist |
U8_Checklists.ballotX()
A checklist using
U8_CheckedItems.ballotX() for unlimited levels. |
static TA_Checklist |
U8_Checklists.checkmark()
A checklist using
U8_CheckedItems.checkmark() for unlimited levels. |
static TA_Checklist |
U8_Checklists.mix()
A checklist using mixed styles for 4 levels.
|
static TA_Checklist |
U8_Checklists.multiplication()
A checklist using
U8_CheckedItems.multiplication() for unlimited levels. |
static TA_Checklist |
U8_Checklists.spaqmx()
A checklist using
U8_CheckedItems.spaqmx() for unlimited levels. |
static TA_Checklist |
U8_Checklists.spaqmX()
A checklist using
U8_CheckedItems.spaqmX() for unlimited levels. |
Copyright © 2016–2017. All rights reserved.