public class GraphColors extends Object
Constructor and Description |
---|
GraphColors() |
Modifier and Type | Method and Description |
---|---|
Color |
getBorderBg() |
Color |
getBorderFg() |
Color |
getGraphBg() |
void |
setBorderBg(Color c) |
void |
setBorderFg(Color c) |
void |
setGraphBg(Color c) |
Copyright © 2020. All rights reserved.