public class ConditionalBorder
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static int |
LEADING_TRAILING |
leading and trailing border
|
static int |
NORMAL |
normal border
|
static int |
REST |
all the rest
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
toString() |
public static final int NORMAL
public static final int LEADING_TRAILING
public static final int REST
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.