- Enclosing class:
LControl<S extends LControl<S>>
public static final class LControl.Positions
extends Object
The possible values of position
- See Also:
-
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
TOP_LEFT
public static final String TOP_LEFT
- See Also:
-
-
TOP_RIGHT
public static final String TOP_RIGHT
- See Also:
-
-
BOTTOM_LEFT
public static final String BOTTOM_LEFT
- See Also:
-
-
BOTTOM_RIGHT
public static final String BOTTOM_RIGHT
- See Also:
-