public abstract static class InstructionViewer.Form<T extends InstructionViewer.Form.Template>
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
InstructionViewer.Form.Check |
static interface |
InstructionViewer.Form.List |
static interface |
InstructionViewer.Form.OneOf |
static interface |
InstructionViewer.Form.Template |
static interface |
InstructionViewer.Form.Toggle |
Modifier and Type | Field and Description |
---|---|
static int |
INSET |
Constructor and Description |
---|
InstructionViewer.Form(T _template) |
public static final int INSET
public InstructionViewer.Form(T _template)