Constant Field Values


Contents
net.sf.*

net.sf.zig_project.gpl.common.enumerations.Enumerator
public static final String ON_LINE_SEP ", "

net.sf.zig_project.gpl.common.gfx.FormLayout
public static final String BOTTOM "Bottom"
public static final String LEFT "Left"
public static final String RIGHT "Right"
public static final String TOP "Top"

net.sf.zig_project.gpl.common.io.ThreadedTransfer
public static final byte ABORTED 2
public static final byte CLOSED 3
public static final byte OPEN 0

net.sf.zig_project.gpl.common.io.Transfer
public static final int SUGGESTED_CHUNK_SIZE 8192