public class DialogHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
HIDE |
static int |
NONE |
static int |
SHOW |
| Modifier and Type | Method and Description |
|---|---|
static DialogHelper |
get() |
String |
getButtonLabel(int buttonId) |
String |
getButtonLabel(int buttonId,
int flags) |
public String getButtonLabel(int buttonId)
public String getButtonLabel(int buttonId, int flags)
public static DialogHelper get()
Copyright © 2022 Fraunhofer IWU. All rights reserved.