com.zfqjava.swing.cell
Class CellStyle.Border
java.lang.Object
com.zfqjava.swing.cell.CellStyle.Border
- Enclosing class:
- CellStyle
public static final class CellStyle.Border
- extends Object
The Border.
- Since:
- JDataGrid 1.7
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CellStyle.Border
public CellStyle.Border()
- Constructs a border with default paint and stroke.
- Since:
- JDataGrid 2.0
CellStyle.Border
public CellStyle.Border(Paint paint)
- Constructs a border with default stroke.
- Since:
- JDataGrid 2.0
CellStyle.Border
public CellStyle.Border(Paint paint,
Stroke stroke)
getPaint
public Paint getPaint()
getStroke
public Stroke getStroke()
Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.