Package ch.bailu.gtk.adw
Schnittstelle ResponseAppearance
public interface ResponseAppearance
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
the default appearance.static final int
used to draw attention to the potentially damaging
consequences of using the response.static final int
used to denote important responses such as the
affirmative action.
-
Felddetails
-
DEFAULT
static final int DEFAULTthe default appearance.- Siehe auch:
-
SUGGESTED
static final int SUGGESTEDused to denote important responses such as the
affirmative action.- Siehe auch:
-
DESTRUCTIVE
static final int DESTRUCTIVEused to draw attention to the potentially damaging
consequences of using the response. This appearance acts as a warning to
the user.- Siehe auch:
-