public class GridCellStyle extends Object
Constructor and Description |
---|
GridCellStyle(Color backcolor,
Color forecolor,
JRLineBox box) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Color |
getBackcolor() |
JRLineBox |
getBox() |
Color |
getForecolor() |
int |
hashCode() |
String |
toString() |
Copyright © 2016. All rights reserved.