|
JComponentPack 1.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CellStyle.Border | |
|---|---|
| com.zfqjava.swing.cell | |
| Uses of CellStyle.Border in com.zfqjava.swing.cell |
|---|
| Methods in com.zfqjava.swing.cell that return CellStyle.Border | |
|---|---|
static CellStyle.Border |
CellStyle.getBottomBorder(AttributeSet a)
Returns the bottom border. |
static CellStyle.Border |
CellStyle.getDownBorder(AttributeSet a)
Returns the down border. |
static CellStyle.Border |
CellStyle.getLeftBorder(AttributeSet a)
Returns the left border. |
static CellStyle.Border |
CellStyle.getRightBorder(AttributeSet a)
Returns the right border. |
static CellStyle.Border |
CellStyle.getTopBorder(AttributeSet a)
Returns the top border. |
static CellStyle.Border |
CellStyle.getUpBorder(AttributeSet a)
Returns the up border. |
| Methods in com.zfqjava.swing.cell with parameters of type CellStyle.Border | |
|---|---|
static void |
CellStyle.setBottomBorder(MutableAttributeSet a,
CellStyle.Border border)
Sets the bottom border. |
static void |
CellStyle.setDownBorder(MutableAttributeSet a,
CellStyle.Border border)
Sets the down border. |
static void |
CellStyle.setLeftBorder(MutableAttributeSet a,
CellStyle.Border border)
Sets the left border. |
static void |
CellStyle.setRightBorder(MutableAttributeSet a,
CellStyle.Border border)
Sets the right border. |
static void |
CellStyle.setTopBorder(MutableAttributeSet a,
CellStyle.Border border)
Sets the top border. |
static void |
CellStyle.setUpBorder(MutableAttributeSet a,
CellStyle.Border border)
Sets the up border. |
|
JComponentPack 1.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||