Product Information > JADE Initialization File Reference > Chapter 1 - JADE Initialization File > WindowPos

WindowPos

Integer, Integer, Integer, Integer

Not specified

Purpose

The WindowPos parameter specifies the position of the Application Server window.

The first and second integer values (indicating the x and y points) are the horizontal and vertical point coordinates of the window in pixels, respectively, relative to the top left corner of the window. The third and fourth integer values (indicating the x2 and y2 points) indicate the width and height of the window in pixels, respectively.

Parameter is read when …

The application server node is next initialized; for example, when you restart the application server.

Hint

Set the values for this parameter by manipulating the Application Server window, to ensure their accuracy. When you move or resize the display window, the values in this parameter are then updated.