public class ProtectResourceOptionDialog
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CANCEL |
static int |
CHANGE_RW |
static int |
NO_SHOW |
static int |
ONE_TIME |
| Constructor and Description |
|---|
ProtectResourceOptionDialog() |
| Modifier and Type | Method and Description |
|---|---|
static ProtectResourceOptionDialog |
getInstance() |
int |
showOptionDialog() |
public static final int CHANGE_RW
public static final int ONE_TIME
public static final int CANCEL
public static final int NO_SHOW
public static ProtectResourceOptionDialog getInstance()
public int showOptionDialog()