public class FixedLocationStrategy extends java.lang.Object implements WindowPlacementStrategyI
Constructor and Description |
---|
FixedLocationStrategy(java.awt.Point topLeftCorner,
boolean maximize) |
FixedLocationStrategy(java.awt.Rectangle maxBounds,
boolean maximize) |
Modifier and Type | Method and Description |
---|---|
java.awt.Rectangle |
calculateBounds(AbstractClientDesktopElement window) |
boolean |
wantsMaximum() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addCDEInsets, assertPointInRectangle, getPreferredInitialSize
public FixedLocationStrategy(java.awt.Point topLeftCorner, boolean maximize)
public FixedLocationStrategy(java.awt.Rectangle maxBounds, boolean maximize)
public java.awt.Rectangle calculateBounds(AbstractClientDesktopElement window)
calculateBounds
in interface WindowPlacementStrategyI
public boolean wantsMaximum()
wantsMaximum
in interface WindowPlacementStrategyI
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.