public final class NotificationsLayoutUtils
extends java.lang.Object
implements javax.swing.SwingConstants
| Constructor and Description |
|---|
NotificationsLayoutUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
layout(java.util.List<? extends java.awt.Component> notifications,
java.awt.Rectangle bounds)
Lays out provided notifications by changing their bounds.
|
public static void layout(java.util.List<? extends java.awt.Component> notifications,
java.awt.Rectangle bounds)
notifications - notifications to lay outbounds - available bounds