|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectappli.diff.BracketMode
Title:
Description:
Copyright: Copyright (c) 2003
Company:
Field Summary | |
static int |
ATTACH_MODE
|
static int |
BDAC_MODE
|
static int |
BREAK_MODE
|
static int |
NONE_MODE
|
int |
value
|
Constructor Summary | |
BracketMode(int val)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int NONE_MODE
public static final int ATTACH_MODE
public static final int BREAK_MODE
public static final int BDAC_MODE
public int value
Constructor Detail |
public BracketMode(int val)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |