Package ch.bailu.gtk.adw
Schnittstelle ToolbarStyle
public interface ToolbarStyle
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
No background, shadow only for scrolled contentstatic final int
Opaque background with a persistent shadowstatic final int
Opaque background with a persistent border
-
Felddetails
-
FLAT
static final int FLATNo background, shadow only for scrolled content- Siehe auch:
-
RAISED
static final int RAISEDOpaque background with a persistent shadow- Siehe auch:
-
RAISED_BORDER
static final int RAISED_BORDEROpaque background with a persistent border- Siehe auch:
-