Contents
Partner Programs
Sepasoft - MES Modules
Cirrus Link - MQTT Modules
Resources
Knowledge Base Articles
Inductive University
Forum
IA Support
SDK Documentation
Note | ||
---|---|---|
| ||
As of 7.8.1. See system.gui.transform() instead. |
Panel | ||
---|---|---|
| ||
Sets a component's size at runtime. The coordinates work in the same way as the system.gui.moveComponent function. |
Panel | ||
---|---|---|
| ||
system.gui.resizeComponent(component, width, height)
JComponent component - The component to resize int width - The new width for the component int height - The new height for the component
Nothing
Client |
Panel | |||||||
---|---|---|---|---|---|---|---|
| |||||||
|