public class PositionAndSizeReminder
extends java.awt.event.WindowAdapter
Window (e.g a JFrame or a JDialog).| Modifier and Type | Class and Description |
|---|---|
class |
PositionAndSizeReminder.PositionAndSize
The Class PositionAndSize is use as a reminder for the position and
the size of a specified JFrame or JDialog.
|
| Constructor and Description |
|---|
PositionAndSizeReminder(java.awt.Window window)
Instantiates a new position and size reminder for a Window (e.g a
JFrame or a JDialog). |
| Modifier and Type | Method and Description |
|---|---|
void |
windowClosing(java.awt.event.WindowEvent we) |