public interface ColorMap
| Modifier and Type | Field and Description |
|---|---|
static int |
BOLD |
static int |
CURSOR_BACKGROUND |
static int |
CURSOR_FOREGROUND |
static int |
FIELD_BACKGROUND |
| Modifier and Type | Method and Description |
|---|---|
Color |
translateColor(int c) |
static final int CURSOR_FOREGROUND
static final int CURSOR_BACKGROUND
static final int BOLD
static final int FIELD_BACKGROUND
Color translateColor(int c)
Copyright © 2013. All Rights Reserved.