Searched refs:screenDim (Results 1 – 1 of 1) sorted by relevance
601 Dimension screenDim = Toolkit.getDefaultToolkit().getScreenSize(); in makeWindowPositionRage() local606 pos.x = screenDim.width / 2; in makeWindowPositionRage()607 pos.y = screenDim.height / 2; in makeWindowPositionRage()612 size.Height = screenDim.height; in makeWindowPositionRage()613 size.Width = screenDim.width; in makeWindowPositionRage()