public interface SIPConstants
Modifier and Type | Field and Description |
---|---|
static int |
SIP_CURRENT |
static int |
SIP_FREEZE |
static int |
SIP_IS_ON |
static int |
SIP_LEAVE_BUTTON
See documentation of SetSIP()
|
static int |
SIP_LOCK
See documentation of SetSIP()
|
static int |
SIP_ON
See documentation of SetSIP()
|
static int |
SIP_OVERRIDE_USE_SIP
If VmOptions.useSIP is false, this will override it so that a setSIP() with this
option will activate the SIP.
|
static int |
SIP_REMOVE_BUTTON |
static int |
SIP_UNFREEZE |
static final int SIP_ON
static final int SIP_LEAVE_BUTTON
static final int SIP_LOCK
static final int SIP_FREEZE
static final int SIP_UNFREEZE
static final int SIP_OVERRIDE_USE_SIP
static final int SIP_REMOVE_BUTTON
static final int SIP_IS_ON
static final int SIP_CURRENT