Package ch.bailu.gtk.adw
Schnittstelle FlapTransitionType
public interface FlapTransitionType
-
Felddetails
-
OVER
static final int OVERThe flap slides over the content, which is
dimmed. When folded, only the flap can be swiped.- Siehe auch:
-
UNDER
static final int UNDERThe content slides over the flap. Only the
content can be swiped.- Siehe auch:
-
SLIDE
static final int SLIDEThe flap slides offscreen when hidden,
neither the flap nor content overlap each other. Both widgets can be
swiped.- Siehe auch:
-