| Package | Description |
|---|---|
| net.abstractfactory.plum.view.component | |
| net.abstractfactory.plum.view.misc |
| Modifier and Type | Field and Description |
|---|---|
protected Color |
Component.backgroundColor |
protected Color |
Component.color |
| Modifier and Type | Method and Description |
|---|---|
Color |
Component.getBackgroundColor() |
Color |
Component.getColor() |
| Modifier and Type | Method and Description |
|---|---|
void |
Component.setBackgroundColor(Color backgroundColor) |
void |
Component.setColor(Color color) |
| Modifier and Type | Field and Description |
|---|---|
static Color |
Color.BLACK |
static Color |
Color.BLUE |
static Color |
Color.GREEN |
static Color |
Color.GREY |
static Color |
Color.RED |
static Color |
Color.WHITE |
Copyright © 2015. All Rights Reserved.