public static final class AJFileChooser.WhereToAddButtons
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static AJFileChooser.WhereToAddButtons |
LEFT |
static AJFileChooser.WhereToAddButtons |
MIDDLE |
static AJFileChooser.WhereToAddButtons |
RIGHT |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static final AJFileChooser.WhereToAddButtons LEFT
public static final AJFileChooser.WhereToAddButtons MIDDLE
public static final AJFileChooser.WhereToAddButtons RIGHT