Public Methods |
static
long
|
Create(long doc, double x, double y)
|
static
long
|
Create(long doc, double x, double y, String content)
|
static
int
|
GetIcon(long impl)
|
static
String
|
GetIconName(long impl)
|
static
String
|
GetState(long impl)
|
static
String
|
GetStateModel(long impl)
|
static
boolean
|
IsOpen(long impl)
|
static
void
|
SetIcon(long impl, int icon)
|
static
void
|
SetIcon(long impl, String icon)
|
static
void
|
SetOpen(long impl, boolean isopen)
|
static
void
|
SetState(long impl, String state)
|
static
void
|
SetStateModel(long impl, String statemodule)
|