public class TabLevel
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static int |
TABSIZE_IN_SPACES
If using spaces mode, the number of space characters to use for a single tab (defaults to 4)
|
| Constructor and Description |
|---|
TabLevel() |
TabLevel(boolean useSpaces) |
TabLevel(int level) |
TabLevel(int level,
boolean useSpaces) |
public static final int TABSIZE_IN_SPACES
Copyright © 2014. All Rights Reserved.