JComponentPack 1.5.0

com.zfqjava.swing.cell
Class CellStyle.Border

java.lang.Object
  extended by com.zfqjava.swing.cell.CellStyle.Border
Enclosing class:
CellStyle

public static final class CellStyle.Border
extends Object

The Border.

Since:
JDataGrid 1.7

Constructor Summary
CellStyle.Border()
          Constructs a border with default paint and stroke.
CellStyle.Border(Paint paint)
          Constructs a border with default stroke.
CellStyle.Border(Paint paint, Stroke stroke)
           
 
Method Summary
 Paint getPaint()
           
 Stroke getStroke()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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)
Method Detail

getPaint

public Paint getPaint()

getStroke

public Stroke getStroke()

JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.