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, waitaddCDEInsets, assertPointInRectangle, getPreferredInitialSizepublic 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 WindowPlacementStrategyIpublic boolean wantsMaximum()
wantsMaximum in interface WindowPlacementStrategyICopyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.