public class Env
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
APPLET |
static int |
APPLICATION |
static int |
context |
Constructor and Description |
---|
Env() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isApplet() |
static boolean |
isApplication() |
static void |
setContext(int ic) |
static void |
setContextApplet() |
public static final int APPLICATION
public static final int APPLET
public static int context
Copyright © 2013. All Rights Reserved.