Package ch.bailu.gtk.adw
Schnittstelle FlapFoldPolicy
public interface FlapFoldPolicy
-
Feldübersicht
Felder
-
Felddetails
-
NEVER
static final int NEVERDisable folding, the flap cannot reach narrow
sizes.- Siehe auch:
-
ALWAYS
static final int ALWAYSKeep the flap always folded.- Siehe auch:
-
AUTO
static final int AUTOFold and unfold the flap based on available
space.- Siehe auch:
-