public class GridCellStyle extends Object
GridCellStyle(Color backcolor, Color forecolor, JRLineBox box)
boolean
equals(Object obj)
Color
getBackcolor()
JRLineBox
getBox()
getForecolor()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public GridCellStyle(Color backcolor, Color forecolor, JRLineBox box)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
public Color getBackcolor()
public Color getForecolor()
public JRLineBox getBox()
Copyright © 2014. All rights reserved.