| Package | Description |
|---|---|
| protocol.swg | |
| services.sui |
| Constructor and Description |
|---|
SUICreatePageMessage(java.lang.String script,
int windowId,
java.util.Vector<SUIWindowComponent> components,
long rangeObjectId,
float range) |
SUIUpdatePageMessage(java.lang.String script,
int windowId,
java.util.Vector<SUIWindowComponent> components,
long rangeObjectId,
float range) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector<SUIWindowComponent> |
SUIWindow.getComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
SUIWindow.setComponents(java.util.Vector<SUIWindowComponent> components) |