| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MB_OK |
0 |
public static final int |
MB_OK_CANCEL |
1 |
public static final int |
MB_YES_NO |
2 |
public static final int |
MB_YES_NO_CANCEL |
3 |
public static final int |
MR_NO |
4 |
public static final int |
MR_YES |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MR_CANCEL |
2 |
public static final int |
MR_OK |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_MODALS |
3 |
Copyright © 2007–2018. All rights reserved.