Package ch.bailu.gtk.gtk
Interface PositionType
public interface PositionType
-
Field Summary
-
Field Details
-
LEFT
static final int LEFTThe feature is at the left edge.- See Also:
-
RIGHT
static final int RIGHTThe feature is at the right edge.- See Also:
-
TOP
static final int TOPThe feature is at the top edge.- See Also:
-
BOTTOM
static final int BOTTOMThe feature is at the bottom edge.- See Also:
-